document.write( "Question 377912: The longer leg of a right triangle is 6 less than 3 times the shorter leg. If the hypotenuse is 26cm., find the length of the two legs. Define the variables, set up your equation and solve. \n" ); document.write( "
Algebra.Com's Answer #268532 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let shorter leg be x
\n" ); document.write( "longer leg = 3x-6
\n" ); document.write( "hypotenuse = 26 cm
\n" ); document.write( "...
\n" ); document.write( "Pythagoras theorem
\n" ); document.write( "x^2+(3x-6)^2= 26^2
\n" ); document.write( "x^2+9x^2-36x+36=26^2
\n" ); document.write( "10x^2-36x+36-676=0
\n" ); document.write( "10x^2-36x-640=0
\n" ); document.write( "10x^2-100x+64x-640=0
\n" ); document.write( "10x(x-10)+64(x-10)=0
\n" ); document.write( "(10x+64)(x-10)=0
\n" ); document.write( "c= 10 which is positive
\n" ); document.write( "one leg is 10 cm
\n" ); document.write( "the other leg = 3x-6 = 30-6 =24cm
\n" ); document.write( "..
\n" ); document.write( "m.ananth@hotmail.ca\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );