45.7k views
4 votes
Find the length of the third side. If necessary, round to the nearest tenth.20 28

Find the length of the third side. If necessary, round to the nearest tenth.20 28-example-1
User Ruohola
by
4.3k points

1 Answer

5 votes

We have a right triangle from which we know the length of its hypotenuse (the side opposite to the right angle, 28 in this case), and the length of one hick, 20 (hicks are the sides forming the right angle). To find the length of the third side we can use the Pythagorean theorem, an equation that relates the 3 sides of a right triangle:


c^2=a^2+b^2

Where c is the hypotenuse, and a and b are the two hicks. We can replace values:


28^2=20^2+b^2

And now we can solve for the unknown side:


b^2=28^2-20^2
b=\sqrt[]{784-400}
b=\sqrt[]{384}

Now, we can represent 384 as the product of smaller numbers by decomposing it:

384 | 2

192 | 2

96 | 2

48 | 2

24 | 2

12 | 2

6 | 2

3 | 3

1

Then, 384 can be written as 364 = 2*2*2*2*2*2*2*3:


b=\sqrt[]{384}=\sqrt[]{2\cdot2\cdot2\cdot2\cdot2\cdot2\cdot2\cdot3}
b=\sqrt[]{2^2\cdot2^2\cdot2^2\cdot2\cdot3}

Recalling that the square root of a product is equal to the product of the square roots:


b=\sqrt[]{2^2}\cdot\sqrt[]{2^2}\cdot\sqrt[]{2^2}\cdot\sqrt[]{2\cdot3}
\begin{gathered} b=2\cdot2\cdot2\cdot\sqrt[]{6} \\ b=8\cdot\sqrt[]{6} \end{gathered}

Now we have the simplified value of the third side.

Solving and rounding:


b\approx19.6

User Patrick Burtchaell
by
4.3k points