Problema Solution
a right triangle has a perimeter of 32 and an area of 20.find its hypotenuse?
Answer provided by our tutors
Let 'a', 'b' and 'c' represent the side of the right triangle.
The are of a right triangle is (1/2)ab that is:
(ab)/2 = 20
ab = 40
The perimeter is 32 means:
a + b + c = 32
a + b = 32 - c
(a + b)^2 = (32 - c)^2
a^2 + 2ab + b^2 = (32 - c)^2
Since c^2 = a^2 + b^2 we have:
2*40 + c^2 = (32 - c)^2
(32 - c)^2 - c^2 - 80 = 0
........
click here to see the equation solved for c
........
c = 14.75
The hypotenuse is 14.75.