asked 55.5k views
1 vote
Use Pythagorean theorem to solve the following problems.

1. leg = 10, leg = 8, find hypotenuse.

2. leg = 10, hypotenuse = 26, find other leg.

asked
User Sdcbr
by
7.2k points

1 Answer

5 votes
The Pythagorean theorem tells you that for legs a and b, and hypotenuse c this relationship holds:
c² = a² + b²

It can be useful to make a couple of rearrangements of this relation.
c = √(a² +b²)
a = √(c² -b²)

1. c = √(10² + 8²) = √164 = 2√41

2. a = √(26² - 10²) = √576 = 24

_____
It doesn't matter which leg you call "a" and which one you call "b", unless they are specifically marked on the triangle. Then use the marks you are given.
answered
User AnV
by
8.0k points

No related questions found