document.write( "Question 129501This question is from textbook
\n" );
document.write( ":
\n" );
document.write( "The longest side of a right trangle is 3 less than twice the shortest side. The third side measures 12 inches. Find the length of the shortest side. \n" );
document.write( "
Algebra.Com's Answer #94567 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 12^2+X^2=(2X-3)^2 \n" ); document.write( "144+X^2=4X^2-12X+9 \n" ); document.write( "X^2-4X^2+12X+144-9=0 \n" ); document.write( "-3X^2+12X+135=0 \n" ); document.write( "-3(X^2-4X-45)=0 \n" ); document.write( "-3(X-9)(X+5)=0 \n" ); document.write( "X-9=0 \n" ); document.write( "X=9 ANSWER FOR THE SHORTEST SIDE.. \n" ); document.write( "2*9-3=18-3=15 IS THE LONGEST SIDE. \n" ); document.write( "12=THE THIRD SIDE. \n" ); document.write( "PROOF: \n" ); document.write( "12^2+9^2=15^2 \n" ); document.write( "144+81=225 \n" ); document.write( "225=225\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |