document.write( "Question 842158: One leg of a right triangle is four inches longer than the other side. The hypotenuse is 20 inches. Find the length of each leg of the triangle. Draw a picture and write an equation. \n" ); document.write( "
Algebra.Com's Answer #507401 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
20^2=x^2+(x+4)^2
\n" ); document.write( "x = 12
\n" ); document.write( "x+4=16
\n" ); document.write( "
\n" );