What is the value of x in the right triangle below?
Show your work and round your answer to the nearest hundredth

What Is The Value Of X In The Right Triangle Below?Show Your Work And Round Your Answer To The Nearest

Answers

Answer 1

Answer:

9

Step-by-step explanation:

Based on the Pythagorean theorem, A equals the square root of C squared minus B squared. By plugging in these numbers, you get 9.


Related Questions

A study is done on the population of a certain fish species in a lake. Suppose that the population size P (t) after t years is given by the following exponential function P(t)=510(0.72)^t

Answers

The population size of the fish species after 5 years is approximately 99.

What is the Population Size of the Species?

The population size of the fish species after t years is given by the exponential function P(t)=510(0.72)^t. To find the population size, we simply need to substitute the given value of t in the equation.

For example, if we want to find the population size after 5 years, we substitute t=5 in the equation:

P(5) = 510(0.72)^5

P(5) = 510*0.1934917632

P(5) = 98.680799232

P(5) ≈ 99.

Therefore, the population size of the fish species after 5 years is approximately 99.

We can determine whether the population is growing or decaying by examining the value of the base of the exponential function, which is 0.72 in this case. Since the base is less than 1, we know that the exponential function represents exponential decay. This means that the population of the fish species in the lake is decreasing over time, and the rate of decrease is determined by the value of the base. In this case, the population is decreasing by a factor of 0.72 each year.

Read more about population

brainly.com/question/25630111

#SPJ1

A cone is shown below.

Which 2-dimensional shape results from slicing a cross section horizontally and parallel to the base.


A. rectangle


B. trapezoid


C. square


D. rhombus


E. ellipse


F. circle

Answers

Step-by-step explanation:

I don't know if so what we do this question but I kind of wish I can be with triangle don't ever stop and never ever disturb you

help me please please today ​

Answers

a) Function f(x) = 2^x is an exponential growth function because a = 2 is greater than 0 and b = 2 is greater than 1. The graph of the function starts at (0,1) and increases rapidly as x increases.

b) Function f(x) = (1/2)^x is an exponential decay function because a = 1/2 is greater than 0 and b = 1/2 is between 0 and 1. The graph of the function starts at (0,1) and decreases rapidly as x increases.

What are the key features of both graphs?

Key features of both graphs:

x-intercept: There is no x-intercept for either function.y-intercept: The y-intercept for both functions is (0,1).Domain: The domain of both functions is all real numbers.Range: The range of f(x) = 2^x is all positive real numbers, while the range of f(x) = (1/2)^x is all positive numbers between 0 and 1.Asymptote: The x-axis is a horizontal asymptote for both functions.Growth/decay factor: The growth/decay factor for f(x) = 2^x is 2, while the growth/decay factor for f(x) = (1/2)^x is 1/2.

Learn more about exponential growth function  at:

https://brainly.com/question/11487261

#SPJ1

What variable names does a function have access to?
a) All variables used in a program.
b) Only variables created in the function.
c) Only the parameters passed to the function.
d) Parameters that are passed to the function and any variables created in the function.

Answers

A function has access to parameters that are passed to it and any variables created within the function (local and function scope).

The variable names that a function has access to depend on the scope of the variables. Scope refers to the visibility of a variable within a program.

There are four different scopes that a variable can have in relation to a function:
Global scope -

A variable that is declared outside of a function has global scope.

This means that it can be accessed by any function within the program.
Local scope -

A variable that is declared within a function has local scope.

This means that it can only be accessed within the function in which it was declared.
Parameter scope -

A variable that is passed as a parameter to a function has parameter scope.

This means that it can only be accessed within the function in which it was passed.
Function scope -

A variable that is created within a function has function scope.

This means that it can only be accessed within the function in which it was created.

It does not have access to variables declared outside of the function (global scope) unless they are explicitly passed as parameters.

It is important to note that naming conflicts can occur if variable names are not chosen carefully, especially when dealing with global and local scope.

For similar questions on variables

https://brainly.com/question/82796

#SPJ11

. a fair coin is flipped 8 times and thesequence of heads and tails is noted. in howmany outcomes are therea. exactly 6 heads?b. at least 3 heads?c. at most 6 heads?d. at most 2 head

Answers

The total number of possible outcomes when flipping a coin 8 times is 2^8 = 256.

a. To get exactly 6 heads, we need to choose 6 out of the 8 flips to be heads, and the remaining 2 flips to be tails. The number of ways to choose 6 out of 8 is given by the binomial coefficient (8 choose 6) = 28. Therefore, there are 28 possible outcomes with exactly 6 heads.

b. To get at least 3 heads, we need to count the number of outcomes with 3, 4, 5, 6, 7, or 8 heads. Using the same logic as part (a), we can count the number of outcomes with each of these numbers of heads and add them up to get the total number of outcomes with at least 3 heads.

Number of outcomes with 3 heads: (8 choose 3) = 56

Number of outcomes with 4 heads: (8 choose 4) = 70

Number of outcomes with 5 heads: (8 choose 5) = 56

Number of outcomes with 6 heads: (8 choose 6) = 28

Number of outcomes with 7 heads: (8 choose 7) = 8

Number of outcomes with 8 heads: (8 choose 8) = 1

Total number of outcomes with at least 3 heads = 56 + 70 + 56 + 28 + 8 + 1 = 219.

c. To get at most 6 heads, we need to count the number of outcomes with 0, 1, 2, 3, 4, 5, or 6 heads. Using the same logic as part (b), we can count the number of outcomes with each of these numbers of heads and add them up to get the total number of outcomes with at most 6 heads.

Number of outcomes with 0 heads: (8 choose 0) = 1

Number of outcomes with 1 head: (8 choose 1) = 8

Number of outcomes with 2 heads: (8 choose 2) = 28

Number of outcomes with 3 heads: (8 choose 3) = 56

Number of outcomes with 4 heads: (8 choose 4) = 70

Number of outcomes with 5 heads: (8 choose 5) = 56

Number of outcomes with 6 heads: (8 choose 6) = 28

Total number of outcomes with at most 6 heads = 1 + 8 + 28 + 56 + 70 + 56 + 28 = 247.

d. To get at most 2 heads, we need to count the number of outcomes with 0, 1, or 2 heads. Using the same logic as parts (b) and (c), we can count the number of outcomes with each of these numbers of heads and add them up to get the total number of outcomes with at most 2 heads.

Number of outcomes with 0 heads: (8 choose 0) = 1

Number of outcomes with 1 head: (8 choose 1) = 8

Number of outcomes with 2 heads: (8 choose 2) = 28

Total number of outcomes with at most 2 heads = 1 + 8 + 28 = 37.

To learn more about numbers visit:

brainly.com/question/17429689

#SPJ11

if the diameter of a circle is 4x+12 then find the area?


please solve this question...this question is based on "multiplying binomials by binomials" ​

Answers

since the formula for the area of a circle squares the radius, the area of the larger circle is always 4 or 22 multiple the tiny square

If the height of this prism is 10 cm, what is the surface area
of the rectangular prism?
Surface Area = 2lw + 2lh + 2wh
5 cm
5 cm

Answers

Answer:

2(5)(5) + 4(5)(10) = 50 + 200 =

250 square centimeters

Answer:

Surface Area = 250cm2

Step-by-Explanation:

To find the surface area of the rectangular prism, we need to plug in the given dimensions into the formula:

Surface Area = 2lw + 2lh + 2wh

where l, w, and h are the length, width, and height of the rectangular prism, respectively.

In this case, the height of the prism is given as 10 cm, and the length, width, and height of one of the rectangular faces are 5 cm each. Therefore, we can substitute these values into the formula:

Surface Area = 2(5)(5) + 2(5)(10) + 2(5)(10)
Surface Area = 50 + 100 + 100
Surface Area = 250

Therefore, the surface area of the rectangular prism is 250 square centimeters.

6n²-39n-21
How To Solve This Factoring Perfect Squares Trinomials problem?

Answers

Answer:

First image.

Step-by-step explanation:

Second image.

The box plot displays the number of flowers planted in a town last summer.

A box plot uses a number line from 6 to 21 with tick marks every one-half unit. The box extends from 10 to 15 on the number line. A line in the box is at 11. The lines outside the box end at 7 and 20. The graph is titled Flowers Planted In Town, and the line is labeled Number of Flowers.

Which of the following is the best measure of center for the data shown, and what is that value?

The mean is the best measure of center and equals 11.
The mean is the best measure of center and equals 12.
The median is the best measure of center and equals 11.
The median is the best measure of center and equals 12.

Answers

The correct statement regarding the best measure of center from the box and whisker plot is given as follows:

The median is the best measure of center and equals 11.

What does a box and whisker plot shows?

A box and whisker plots shows these five features from a data-set, listed as follows:

The minimum non-outlier value.The 25th percentile, which is the median of the bottom 50%.The median, which splits the entire data-set into two halfs, the bottom 50% and the upper 50%.The 75th percentile, which is the median of the upper 50%.The maximum non-outlier value.

The features for the data-set in this problem are given as follows:

Minimum of 6.Q1 = 7.Median of 11.Q3 = 20.Maximum of 21.

More can be learned about box plots at https://brainly.com/question/3473797

#SPJ1

in a specific city there are 1350 people per square mile the city is shaped like a rectangle has a length of 12 miles and a width of eight what is the population of the city?

Answers

To find the population of the city, we need to find the total number of people living in the city. We know that there are 1350 people per square mile, so we can find the total number of people by multiplying the number of square miles in the city by the number of people per square mile.

The area of the city is the length times the width, so:

Area = Length x Width

Area = 12 miles x 8 miles

Area = 96 square miles

Now, we can find the population by multiplying the area by the number of people per square mile:

Population = Area x People per square mile

Population = 96 square miles x 1350 people per square mile

Population = 129,600 people

Therefore, the population of the city is 129,600 people.

Hope this helps!

Cory is a bird watcher. He estimates that 30% of the birds he sees are American robins, 20% are dark-eyed juncos, and 20% are song sparrows. He designs a simulation.

Answers

Answer:

C.0.75

Step-by-step explanation:

the number of occurrence is 15 and the number of simulations is 20 so

P= 15/20

.75

Craig started a new print-screen company. His weekly income can be modeled by the function p(x)=−2x2+145x
, where x
is the number of t-shirts produced in a week.

Approximately how many shirts should Craig make to maximize his earnings for the week?

Answers

Craig should make approximately 36 shirts to maximize his earnings for the week.

How to find how many shirts to maximize his earnings for the week?

The maximum value of x for a quadratic equation, ax² + bx + c is given by the formula:

x (max) = -b/2a

Since the weekly income can be modeled by the function p(x)= −2x² + 145x.

In this case a = -2 and b = 145. Thus,
x (max) = -145/2(-2)

           =  145/4

           =  36.25

Thus, Craig should make approximately 36 shirts to maximize his earnings for the week

Learn more about model function on:

https://brainly.com/question/29458424

#SPJ1

Solids $A$ and $B$ are similar. Use the given information and scale factor $k$ from solid $A$ to solid $B$ to find the volume of solid $B$ to the nearest thousandth. Cylinder $A$ has a volume of $112\pi$ cubic meters and $k=$ $\frac{1}{4}$. The volume of solid $B$ is about
cubic meters

Answers

The volume of solid B is about 7π cubic meters, which is approximately 21.99 cubic meters when rounded to the nearest thousandth.

The volume of a cylinder is given by the formula V = πr²h, where r is the radius and h is the height. Since solids A and B are similar, they have the same shape, but different sizes.

Let V₁ be the volume of solid A, and V₂ be the volume of solid B. The scale factor k from solid A to solid B is 1/4, which means that the dimensions of solid B are 1/4 of the dimensions of solid A.

We can find the radius and height of solid B by multiplying the radius and height of solid A by 1/4. Therefore, we have:

V₂ = π(r/4)²(h/4) = (π/16)rh²

We are given that V₁ = 112π cubic meters, so we can solve for rh²:

112π = πr²h

rh² = 112

Substituting into the formula for V₂, we get:

V₂ = (π/16)rh² = (π/16)(112) = 7π

To learn more about volume click on,

https://brainly.com/question/31412409

#SPJ4

The perimeter of parallelogram ABCD is 96 cm. AD is 3 cm more than twice AB. Find the lengths of all four sides of ABCD

Answers

The lengths of all four sides of parallelogram ABCD:

AB = 15 cm, BC = 33 cm, CD = 15 cm and AD = 33 cm

Consider a parallelogram ABCD

Let's assume that x represents the length of sides AD and BC

y be the length of sides AB and CD

We know that the formula for the perimeter of parallelogram is

P = 2(length + width)

Here,  AD is 3 cm more than twice AB

So we get an expression,

AD = 3 + 2(AB)

AD = 3 + 2y

x  = 3 + 2y

USing above formula of perimeter, the perimeter of parallelogram ABCD would be,

P = 2(x + y)

96 = 2(3 + 2y + y)

48 = 3 + 3y

45 = 3y

y = 15 cm

And x = 3 + 2(15)

x = 33 cm

Therefore, the lengths of sides AD and BC =  33 cm and the lengths of sides AB and CD = 15 cm

Learn more about the parallelogram here:

https://brainly.com/question/30252651

#SPJ4

What is the unit price for a piece of cheese if 1. 24 pounds costs $11. 25

Answers

The unit price for a piece of cheese is $0.11 per pound.

To find the unit price, we need to divide the total cost by the total weight. In this case, we have 1.24 pounds of cheese that costs $11.25.

So, we can set up a proportion

1.24 pounds / $11.25 = x pounds / $1

To solve for x, we can cross-multiply

1.24 pounds * $1 = $11.25 * x pounds

1.24 = $11.25 * x

x = 1.24 / $11.25

x = 0.11

So, the unit price is $0.11 per pound.

To know more about unit price:

https://brainly.com/question/10706678

#SPJ4

which expression is eqivalent to 5( x -3)?

Answers

Answer:

5x - 15

Step-by-step explanation:

5(x - 3) ← multiply each term in the parenthesis by the 5 outside

= 5x - 15

15 POINTS PLEASE I NEED HELP

Answers

Answer:

x = 7∠ECB = 65°

Step-by-step explanation:

You want the measures of x and ∠ECB in rectangle ABCD with center point E and AE=3x+6, BD=5x+19, ∠EBA=25°.

Diagonals

The diagonals of a rectangle are congruent and cross at their midponts. This means the triangles they form are all isosceles.

X

The value of x can be found by relating the length of a half-diagonal to the length of the whole diagonal.

  2·AE = BD

  2(3x +6) = 5x +19 . . . . . . . substitute given lengths

  6x +12 = 5x +19 . . . . . eliminate parentheses

  x = 7 . . . . . . . . . . . subtract 5x+12

The value of x is 7.

Angle

Angle EBC is the complement of angle EBA, so its measure is ...

  ∠EBC = 90° -∠EBA

  ∠EBC = 90° -25° = 65°

Angle ECB is the other base angle of isosceles triangle BCE, so has the same measure as ∠EBC.

  ∠ECB = 65°

__

Additional comment

You know the corner angles of a rectangle are 90°, which is what makes angles EBA and EBC complementary.

With x = 7, AE = 27 and BD = 54. The full diagonal is double the length of the half-diagonal, as you expect.

<95141404393>

Trevor is making soup in a cylindrical cooking pot. It has a diameter of 10 inches and a height of 8 inches. What is the approximate volume of the cooking pot (Use 3.14)

Answers

The approximate volume of the cooking pot will be;  2009.6 cubic inches.

Since volume of the cylinder is the product of the height, pie, and square of the radius.

The volume of the cylinder = [tex]\pi r^{2} h[/tex]

We know that the volume of the cylinder is  [tex]\pi r^{2} h[/tex]

Here we are given that Trevor is making soup in a cylindrical cooking pot that has a diameter of 10 inches and a height of 8 inches.

h=10 in, and r= 8 in, so

[tex]\begin{gathered} V=(3.14)(10 in)(8 in)^2 \\ V= 2009.6 in^3 \end{gathered}[/tex]

Then, the pot can hold 2009.6 cubic inches

Learn more about volume;

https://brainly.com/question/1578538

#SPJ1

All of my faces are equal in
size.
All 6 of my faces are square.

Answers

Answer:

Cube

Step-by-step explanation:

A cube is a three-dimensional shape with six square faces that are all congruent to each other. Each face of a cube is perpendicular to the adjacent faces, and all of its edges are the same length.

Select the correct number from each drop-down menu to complete the equation. ​ 7 8 − ( − 2 + 3 4 ) = 8 7 ​ −( − 2+ 4 3 ​ )= ( + ) + 7 8 + 8 7 ​

Answers

The value of the expression is 17/8.

Given is an expression, 7/8 - (-2+3/4) = ( ____+____) + 7/8, we need to solve it,

7/8-(-2+3/4)

= 7/8-(-8+3)/4

= 7/8 + 5/4

= 7+10 /8

= 17/8

Hence, the value of the expression is 17/8.

Learn more about expression, click;

https://brainly.com/question/14083225

#SPJ1

a variable needs to be eliminated to solve the system of equations below.
x-7y= -45 -x+8y=51

Answers

Eliminate x by adding the two equations, yielding [tex]y = 6[/tex]. Then, substitute y into either equation to solve for x, obtaining [tex]x = -3[/tex]. The solution is [tex](-3,6)[/tex].

What is equation?

An equation is a mathematical statement that uses symbols, numbers, and variables to show that two expressions are equal, typically with an equal sign between them.

A variable is a quantity or symbol that can take on different values in a mathematical expression, equation, or formula, typically represented by a letter.

To eliminate a variable in a system of equations, we want to find a way to add or subtract the two equations so that one of the variables is eliminated.

In this case, we can eliminate the variable x by adding the two equations

[tex]x- 7y = -45[/tex]

[tex](-x +8y = 51)[/tex]

[tex]y = 6[/tex]

Now that we have found the value of y, we can substitute it into either of the original equations to solve for x. Let's use the first equation

[tex]x-7y = -45\\x- 7(6) = -45\\x = -45+42\\x = -3[/tex]

Therefore the solution to the system of equations is [tex]x= -3[/tex] and[tex]y= 6[/tex]

Learn more about equation

https://brainly.com/question/29657992

#SPJ1

the solution to the system of equations is (x, y) = (-3, 6).

What is an Equations?

Equations are mathematical statements with two algebraic expressions on either side of an equals (=) sign. It illustrates the equality between the expressions written on the left and right sides. To determine the value of a variable representing an unknown quantity, equations can be solved. A statement is not an equation if there is no "equal to" symbol in it. It will be regarded as an expression.

To eliminate the variable x, we can add the two equations together. This will result in the x variable being eliminated, leaving us with an equation in terms of y:

(x - 7y) + (-x + 8y) = -45 + 51

Simplifying and solving for y, we get:

y = 6

Now that we know the value of y, we can substitute it into one of the original equations to solve for x. Using the first equation:

x - 7(6) = -45

Simplifying and solving for x, we get:

x = -3

Therefore, the solution to the system of equations is (x, y) = (-3, 6).

Learn more about equations, by the following link

brainly.com/question/2972832

#SPJ1

If x and y are linearly​ independent, and if z is in Span {x, y}​, then {x, y, z} is linearly dependent.
a. true
b. false

Answers

The statement is true: If x and y are linearly independent, and if z is in Span {x, y}, then {x, y, z} is linearly dependent.

The statement is true.
Let's first understand the terms used:
Linearly independent:

A set of vectors is linearly independent if none of them can be expressed as a linear combination of the other vectors. In other words, no vector in the set can be written as a sum of scalar multiples of the other vectors.
Span:

The span of a set of vectors is the set of all linear combinations of those vectors.

In this case, Span[tex]{x, y}[/tex] is the set of all vectors that can be formed by adding scalar multiples of x and y.
Now, let's consider the given statement:
If x and y are linearly independent, it means that neither x nor y can be expressed as a linear combination of the other. However, it is given that z is in the Span[tex]{x, y}.[/tex]

This means that z can be expressed as a linear combination of x and y:
[tex]z = ax + by[/tex], where a and b are scalar constants.
Let's analyze the set[tex]{x, y, z}[/tex]. We know that z can be expressed as a linear combination of x and y, as shown above. This implies that the set [tex]{x, y, z}[/tex]is linearly dependent, because one vector (z) can be expressed as a linear combination of the others [tex](x and y)[/tex].

Thus, the statement is true: If x and y are linearly independent, and if z is in Span[tex]{x, y}[/tex], then[tex]{x, y, z}[/tex] is linearly dependent.

For similar questions on Linearly

https://brainly.com/question/2248255

#SPJ11

Which of the following circle graphs correctly represents the data in the table? a circle graph with four sections, labeled turkey 30 percent, ham 20 percent, chicken 35 percent, and vegetarian 15 percent a circle graph with four sections, labeled vegetarian 30 percent, turkey 20 percent, ham 35 percent, and chicken 15 percent a circle graph with four sections, labeled chicken 30 percent, vegetarian 20 percent, turkey 35 percent, and ham 15 percent a circle graph with four sections, labeled ham 30 percent, chicken 20 percent, vegetarian 35 percent, and turkey 15 percent

Answers

The circle graph that correctly represents the data in the table is that with:  A. four sections, labeled turkey 30 percent, ham 20 percent, chicken 35 percent, and vegetarian 15 percent correctly represents the data in the table.

How to find the correct circle graph

To find the percentage for each type of sandwich, we can divide the number of customers who ordered that sandwich by the total number of customers (100) and multiply by 100.

Using the data given in the table, we get:

Turkey: 30/100 x 100% = 30%

Ham: 20/100 x 100% = 20%

Chicken: 35/100 x 100% = 35%

Vegetarian: 15/100 x 100% = 15%

Learn moe about circle graphs here:

https://brainly.com/question/24461724

#SPJ1

Question 1-2
The relationship between two variables a and b is proportional. When a is 4, b is 49, What is a when b is 147?

12
16
4
8

Answers

Therefore , the solution of the given problem of equation comes out to be the value of an is 12 when b is 147. Therefore, 12 is the right response.

Define equation.

In intricate algorithms, variable words are typically employed to demonstrate consistency between two opposing arguments. Equations are academic phrases that are used to demonstrate the equality of different academic figures. Consider the specifics of the above x + 7 suggestions. improving in this case provides b + 7 while constructing y + 7 before integrating.

Here,

The following values can be used to put up a proportion if the relationship between variables a and b is proportional:

=>  a / b = 4 / 49

The value of a when b is 147 can therefore be calculated using this ratio:

=>  a / 147 = 4 / 49

By cross-multiplying, we can isolate a:

=>  a = (4 / 49) * 147

Now that we know the value of a, we can:

=> a = 12

Therefore, the value of an is 12 when b is 147. Therefore, 12 is the right response.

To know more about equation visit:

https://brainly.com/question/649785

#SPJ1

find the length of the missing leg

Answers

Answer:

12 m

Step-by-step explanation:

Since this is a right triangle, let's use the Pythagorean Theorem.

Recall that the Pythagorean Theorem is:

[tex]a^2+b^2=c^2[/tex]

Where a is the length of one of the legs, b is the length of the other leg, and c is the length of the hypotenuse.

We are given the hypotenuse (15 m) and one of the legs (9 m).

Let's assign some values:

[tex]a=??\\c=15\\b=9[/tex]

Let's solve for b by using the Pythagorean Theorem.

[tex]a^2+b^2=c^2=\\a^2+9^2=15^2=\\a^2+81=225=\\a^2=144=\\a=12[/tex]

So, the length of the missing leg, a, is 12 m.

Answer:

The length of the missing leg is 12 m.

Step-by-step explanation:

SOLUTION :

Here we have given that the base of triangle is 9 m and hypotenuse is 15 m. We have to find the the height of triangle.

Using Pythagoras Theorem to find the height of triangle :

[tex]\quad{\longrightarrow{\sf{{(H)}^{2} = {(b)}^{2} + {(h)}^{2}}}}[/tex]

H = hypotenuse b = baseh = height

Substituting all the given values in the formula to find the height of triangle :

[tex]\quad{\longrightarrow{\sf{{(H)}^{2} = {(b)}^{2} + {(h)}^{2}}}}[/tex]

b = 9 mH = 15 m

[tex]\quad{\longrightarrow{\sf{{(15)}^{2} = {(9)}^{2} + {(h)}^{2}}}}[/tex]

[tex]\quad{\longrightarrow{\sf{{(15 \times 15)} = {(9 \times 9)} + {(h)}^{2}}}}[/tex]

[tex]\quad{\longrightarrow{\sf{{(225)} = {(81)} + {(h)}^{2}}}}[/tex]

[tex]\quad{\longrightarrow{\sf{{(h)}^{2} = 225 - 81}}}[/tex]

[tex]\quad{\longrightarrow{\sf{{(h)}^{2} = 144}}}[/tex]

[tex]\quad{\longrightarrow{\sf{h = \sqrt{144}}}}[/tex]

[tex]\quad{\longrightarrow{\sf{\underline{\underline{\pink{h = 12 \: m}}}}}}[/tex]

Hence, the height of triangle is 12 m.

———————————————

PLEASE HELP I'LL GIVE THE BRAINLIEST

Answers

Answer:

H = 45 ½ ÷ 6 ½

Step-by-step explanation:

The formula  for the area of the base of the box is L * W.

The formula for the volume of the box is L * W * H

Therefore dividing 45 ½ (volume of box) by 6 ½ (area of base) will give you the height of the box

Can you pls help? This is geometry

Answers

Answer:

(x-3)^2+(y-2)^2=16

Step-by-step explanation:

The equation of a circle in standard form is (x-h)^2+(y-k)^2=r^2

So, the center is (3,2), so you have to input the opposite value.

(x-3)^2+(y-2)^2=4^2

simplify:
(x-3)^2+(y-2)^2=16

Use the figure shown below to complete the sentence? The area of the figure is blank square units

Answers

The answer is 46.75.
Explanation: the formula for a parallelogram is base times high. So in this problem we will add 6+2 1/2= 8.5. Then you multiply 8.5 x 5.5 = 46.75.
Hope that helps :)

Can someone please help me with this question please

Answers

The x - coordinate of B given the y - coordinate, can be found to be 3 units.

How to find the x - coordinate ?

Looking at the figure, we notice that the relationship between B and the circle can be modeled as a right triangle. 5 would be the hypotenuse, 4 which is the y - coordinate would the be the height.

The x - coordinate would then be the length which can be found by the Pythagorean theorem.

The x - coordinate is:

= 5² = 4² + x²

Simplifying the equation, we get:

25 = 16 + x²

9 = x²

x = 3

Find out more on coordinates at https://brainly.com/question/17337547

#SPJ1

Use your shapes to create a new shape with an area of 4 square units. Trace your shape.

Answers

We can construct a shape of area 4 square meters using the four shapes square, rectangle, triangle and parallelogram.

What are your knowledge of area ?

Area is the entire amount of space occupied by a flat (2-D) surface or an object's shape.

The area of a plane figure is the area that its perimeter encloses. The amount of units in a figure determines its area. Area is measured in square units like cm² and m². Area of a shape is a two dimensional quantity.

Area of a square =  side² (a²)

Area of a triangle = 1/2 × base length × height (1/2×b×h)

Area of a rectangle = length × breadth ( l×b )

Area of a parallelogram = base length × height ( b×h)

Consider the square of side 1 m

Area = 1 × 1 = 1 m²

Now consider the triangle of base length , b = 1/2 m and height, h = 2 m

∴ Area = 1/2×1/2×2 = 1/2 m²

Once more , area of the parallelogram of side 1 m and height 2 m is given by

Area = 1×2= 2 m²

For the rectangle of length 1/2 m and breadth 1 m

Area = l × b = 1/2 × 1 = 1/2 m²

∴ Total area = 1 + 1/2 + 2 + 1/2 = 4 square meter.

To know more about area visit :

https://brainly.com/question/27683633

#SPJ1

Other Questions
The time $t$t (in seconds) it takes a dropped object to fall h$h$h feet is given by t is equal to square root of h over 16 end root$t=\sqrt{\frac{h}{16}}$t=h16 .A building of height 55 feet.a. Estimate how long it takes an earring to hit the ground when it falls from the roof of the building. Round your answer to the nearest hundredth.about ____ secondsb. Estimate how much sooner the earring hits the ground when it is dropped from two stories (22 feet) below the roof. Round your answer to the nearest hundredth.about seconds Static wheel unbalance causes:A. Cupped tire tread wear.B. Even wear on one edge of the tire tread.C. Even wear on the center of the tire tread.D. Feathered tire tread wear. Who sets the maximum pollution levels of each of the six criteria air pollutants? What are they called? can someone help me w this Managing the impact of database structural changes on applications and users is an operational task for a database administrator. True False A cube is shown. Describe the shape resulting from a horizontal cross section, a vertical cross section, and an angled cross section. horizontal cross section: _____ vertical cross section: _____ angled cross section: _____ The changes to the cuttlefish's skin are related to _______.A. reproductive strategiesB. elimination of wasteC. camouflageD. feeding behavior Please help me solve these question(giving 50 points) given the reaction 2hgo(s) 2hg(l) o2(g), what weight of elemental mercury will be obtained by the decomposition of 94.5 g of hgo? The proportion of scores in a standard Normal Distribution that are greater than 1.25 is closest to...a) .1056b) .1151c) .1600d) .8849e) .8944 market blank______ is a tool companies use when trying to identify distinct groups of consumers whose purchasing behaviors differ from that of other consumers. List one cause for each of the following effects: American market for European goods dropped; unemployment rates soared; European banks and businesses closed. A mole is a unit of measure, describing the amount of a chemical substance that contains as many atoms, ions, or molecules as there are in exactly 12 grams of pure Nickel. True False Please help! -Screenshot-Correct answer gets brainlist Question 5 of 8Which word or words is the verb plus any helping verbs?The clock on the wall could be a few minutes fast.could be a fewon the wall could becould becouldSUBMIT What eventually made the Erie Canal and other canals like it obsolete or unused?this is due tomorrow so pls help me The halt-lime performance of a marching band includes a performance in which the band members form a circle with point J at the center. This formation can he modeled by the equation 2 +1? + 10z 12y - 83 = 0. in terms of erosion protection from wave action, seawalls: question 41 options: are cost effective. are ineffective. are moderately effective. are very effective. require very little maintenance. 5 sentence helppppp ! please Choose a Strategy. Ms. Jimenez earns $27,000 per year. She is paid weekly. She puts 8% of her salary in a retirement fund. How much money goes into this fund each week?