SOLUTION: the hypotenuse of a right angle triangle is 18 cm. if one of the other sides is 4 cm longer than the third side. find the lengths of the other two sides

Algebra ->  Triangles -> SOLUTION: the hypotenuse of a right angle triangle is 18 cm. if one of the other sides is 4 cm longer than the third side. find the lengths of the other two sides      Log On


   



Question 819773: the hypotenuse of a right angle triangle is 18 cm. if one of the other sides is 4 cm longer than the third side. find the lengths of the other two sides
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
h = sqrt( aa + bb )
a = b + 4
18 = sqrt( (b + 4)(b + 4) + bb )
324 = (b + 4)(b + 4) + bb
324 = bb + 8b + 16 + bb
2bb + 8b - 308 = 0
---
the above quadratic equation is in standard form, with a=2, b=8, and c=-308
---
to solve the quadratic equation, by using the quadratic formula, plug this:
2 8 -308
into this: https://sooeet.com/math/quadratic-equation-solver.php
---
the two real roots (i.e. the two x-intercepts), of the quadratic are:
b = 10.5698051
b = -14.5698051
---
the negative root doesn't make sense for a length, so use the positive root
---
324 = aa + 10.5698051^2
a = sqrt( 324 - 10.5698051^2 )
a = sqrt( 212.27922 )
a = 14.569805
---
answer:
a = 14.569805 cm
b = 10.5698051 cm
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php