asked 206k views
2 votes
The given lengths are two sides of a right triangle. All three side lengths of the triangle are integers and together form a pythagorean triple. Find the length of the third side, and tell whether it is a leg or a hypotenuse 28,96

asked
User Apardes
by
8.4k points

1 Answer

1 vote
Two possibilities:
28^2 + x^2 = 96^2
OR
28^2 + 96^2 = c^2

784 + x^2 = 9216
subtract 784 from both side
x^2 = 8432
Take the square root of both sides
x = 91.83 NOT an Integer

28^2 + 96^2 = c^2
784 + 8216 = c^2
10,000 = c^2
Take the square root of both sides
c = 100 HYPOTENUSE
answered
User Jbub
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.