document.write( "Question 97137This question is from textbook Intermediate Algebra
\n" );
document.write( ": One leg of a right triangle is 2 in. longer than the other leg. The hypotenuse is 10 in. long. What are the lengths of the legs of the triangle? \n" );
document.write( "
Algebra.Com's Answer #70714 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! A^2+(A+2)^2=10^10 \n" ); document.write( "A^2+A^2+4A+4=100 \n" ); document.write( "2A^2+4A+4=100 \n" ); document.write( "2A^2+4A+4-100=0 \n" ); document.write( "2A^2+4A-96=0 \n" ); document.write( "2(A^2+2A-48)=0 \n" ); document.write( "(A-6)(A+8)=0 \n" ); document.write( "A-6=0 \n" ); document.write( "A=6 ANSWER FOR THE SMALLER SIDE \n" ); document.write( "6+2=8 FOR THE LONGER SIDE \n" ); document.write( "PROOF \n" ); document.write( "6^2+8^2=10^2 \n" ); document.write( "36+64=100 \n" ); document.write( "100=100 \n" ); document.write( " |