SOLUTION: I have to find the length of an isosceles right triangles legs and the hypotenuse. The hypotenuse is 6 cm longer than either of the legs. I came up with the euqation 2xsquared+(x+6

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: I have to find the length of an isosceles right triangles legs and the hypotenuse. The hypotenuse is 6 cm longer than either of the legs. I came up with the euqation 2xsquared+(x+6      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 112371: I have to find the length of an isosceles right triangles legs and the hypotenuse. The hypotenuse is 6 cm longer than either of the legs. I came up with the euqation 2xsquared+(x+6)squared. However, I can't seem to figure out how to solve that equation to a solution for x.
If you could just point me in the right direction I would be very greatful.
Emily Suspeck

Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
Let c=a+6 since a=b
a^2+b^2=c^2
2a^2=(a+6)^2
2a^2=a^2+12a+36
a^2-12a-36=0 subtract the right side from the left side.
a=14.4853...(see below)
c=20.4853...
Check:
2*(14.4853...)^2=20.4853...^2 true
Ed
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 1x%5E2%2B-12x%2B-36+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-12%29%5E2-4%2A1%2A-36=288.

Discriminant d=288 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28--12%2B-sqrt%28+288+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%28-12%29%2Bsqrt%28+288+%29%29%2F2%5C1+=+14.4852813742386
x%5B2%5D+=+%28-%28-12%29-sqrt%28+288+%29%29%2F2%5C1+=+-2.48528137423857

Quadratic expression 1x%5E2%2B-12x%2B-36 can be factored:
1x%5E2%2B-12x%2B-36+=+%28x-14.4852813742386%29%2A%28x--2.48528137423857%29
Again, the answer is: 14.4852813742386, -2.48528137423857. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-12%2Ax%2B-36+%29