Question 694548: A right triangle has a perimeter of 36 units if the hypotenuse is 15 units, how long are the other 2 sides?
can you please explain me this? I dont understand.Thanks in advance.
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A right triangle has a perimeter of 36 units if the hypotenuse is 15 units, how long are the other 2 sides?
-----
Perimeter = a + b + c
36 = a + b + 15
a + b = 21
---
a = 21-b
-------------------
Use Pythagoras:
a^2 + b^2 = c^2
(21-b)^2 + b^2 = 15^2
---
441 - 42b + 2b^2 = 225
2b^2 - 42b + 216 = 0
----
b^2 -21b + 108 = 0
----
b = [21 +- sqrt(441-4*108)]/2
------
b = [21 +- sqrt(9)]/2
b = [21+- 3]/2
b = 12 or b = 9
---
Using a = 21-b
If b = 12, a = 9
If b = 9, a = 12
======================
cheers,
Stan H.
===============
|
|
|