document.write( "Question 470922: A toy manufacturer needs a piece of plastic in the shape of a right triangle with the longer leg 1 cm more than the shorter leg and the hypotenuse 2 cm more than the shorter leg. How long should the sides of the right triangle be?\r
\n" ); document.write( "\n" ); document.write( "pls help! thanks, roya
\n" ); document.write( "

Algebra.Com's Answer #323001 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A toy manufacturer needs a piece of plastic in the shape of a right triangle with the longer leg 1 cm more than the shorter leg and the hypotenuse 2 cm more than the shorter leg. How long should the sides of the right triangle be?
\n" ); document.write( "--------------------
\n" ); document.write( "s = shortest leg
\n" ); document.write( "s + 1 = 2nd leg
\n" ); document.write( "h = s+2 (hypotenuse)
\n" ); document.write( "-------
\n" ); document.write( "\"%28s%2B2%29%5E2+=+s%5E2+%2B+%28s%2B1%29%5E2\"
\n" ); document.write( "\"s%5E2+%2B+4s+%2B+4+=+2s%5E2+%2B+2s+%2B+1\"
\n" ); document.write( "\"s%5E2+-+2s+-+3+=+0\"
\n" ); document.write( "(s-3)*(s+1) = 0
\n" ); document.write( "s = -1 Ignore
\n" ); document.write( "s = 3
\n" ); document.write( "-------------
\n" ); document.write( "Sides are 3, 4 & 5
\n" ); document.write( "
\n" );