document.write( "Question 308203: how do you find the leg measurements of a right triangle whose hypotenuse is 600 and perimeter is 1400 \n" ); document.write( "
Algebra.Com's Answer #220403 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Let p = perimeter of right triangle\r
\n" ); document.write( "\n" ); document.write( "Let L = legs of right triangle\r
\n" ); document.write( "\n" ); document.write( "Let h = hypotenuse of right triangle\r
\n" ); document.write( "\n" ); document.write( "P = 2L + h\r
\n" ); document.write( "\n" ); document.write( "1400 = 2L + 600\r
\n" ); document.write( "\n" ); document.write( "Can you finish?
\n" ); document.write( "
\n" );