document.write( "Question 122718: The hypotenuse of a right triangle is 26 cm. The sum of the other two sides is 34 cm. Find the lengths of the other two sides of the triangle. \n" ); document.write( "
Algebra.Com's Answer #90079 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! x^2+(34-x)^2=26^2 \n" ); document.write( "x^2+1156-68x+x^2=676 \n" ); document.write( "2x^2-68x+1156-676=0 \n" ); document.write( "2x^2-68x+480=0 \n" ); document.write( "2(x^2-34x+240)=0 \n" ); document.write( "2(x-24)(x-10)=0 \n" ); document.write( "x-24=o x=24 answer. \n" ); document.write( "x-10=0 \n" ); document.write( "x=10 answer. \n" ); document.write( "therefore the sides are 10 & 24 cm. \n" ); document.write( "proof \n" ); document.write( "10*2+24^2=676 \n" ); document.write( "100+576=676 \n" ); document.write( "676=676 \n" ); document.write( " \n" ); document.write( " |