SOLUTION: In right triangleABC , the length of the hypotenuse is 25 and the lengths of the legs are x and 3x + 3. What is
the perimeter of the triangle?
Algebra ->
Pythagorean-theorem
-> SOLUTION: In right triangleABC , the length of the hypotenuse is 25 and the lengths of the legs are x and 3x + 3. What is
the perimeter of the triangle?
Log On
Question 1007682: In right triangleABC , the length of the hypotenuse is 25 and the lengths of the legs are x and 3x + 3. What is
the perimeter of the triangle? Found 3 solutions by solver91311, stanbon, mananth:Answer by solver91311(24713) (Show Source):
You can put this solution on YOUR website! In right triangle ABC , the length of the hypotenuse is 25 and the lengths of the legs are x and 3x + 3. What is
the perimeter of the triangle?
-----
Solve for "x"::
x^2 + (3x+3)^2 = 25^2
------
x^2 + 9x^2 + 18x + 9 - 625 = 0
-----
10x^2 + 18x - 616 = 0
---
5x^2 + 9x - 308 = 0
---
(x-7)(5x+44) = 0
---
Positive solution::
x = 7
3x+3 = 24
----
Ans: Perimeter = 25 + 24 + 7 = 56
----------
Cheers,
Stan H.
--------------