document.write( "Question 156936This question is from textbook PRECALCULUS Mathmatics for Calculus 4th
\n" );
document.write( ": I can't figure out how to even start this:
\n" );
document.write( "The hypotenuse of a right triangle has length 20 cm. The sum of the lengths of the other two sides is 28 cm. Find the lengths of the other two sides of the triangle. \n" );
document.write( "
Algebra.Com's Answer #115705 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let one of the sides be \"x\"; Let the other side be \"28-x'\r \n" ); document.write( "\n" ); document.write( "Use Pythagoras to find \"s\" and 28-x:\r \n" ); document.write( "\n" ); document.write( "EQUATION: \n" ); document.write( "x^2 + (28-x)^2 = 20^2 \n" ); document.write( "x^2 + 784 - 56x + x^2 = 400 \n" ); document.write( "2x^2 -56x + 384 = 0 \n" ); document.write( "x^2 - 28x + 192 = 0 \n" ); document.write( "(x-12)(x-16) = 0 \n" ); document.write( "x = 12 or x = 16 \n" ); document.write( "-----------\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |