document.write( "Question 976215: A lot is in the shape of a right triangle. The shorter leg measures 150 m. The hypotenuse is 50 m longer than the length of the longer leg. How long is the longer leg? \n" ); document.write( "
Algebra.Com's Answer #597888 by Loon Bajracharya(1)\"\" \"About 
You can put this solution on YOUR website!
Let the shorter leg be the perpendicular and the longer leg be base.
\n" ); document.write( "by using Pythagorean theoream,we have\r
\n" ); document.write( "\n" ); document.write( "h^2=p^2+b^2
\n" ); document.write( "now,if the hypotenious is 50m longer than longer i.e base. then h=p+50m\r
\n" ); document.write( "\n" ); document.write( "therefore,\r
\n" ); document.write( "\n" ); document.write( "(p+50m)^2=p^2+150^2\r
\n" ); document.write( "\n" ); document.write( "now fore the hypotenious side solve using the formula (a+b)^2\r
\n" ); document.write( "\n" ); document.write( "p^2+2×p×50+50^2=p^2+22500\r
\n" ); document.write( "\n" ); document.write( "or,100p=p^2-p^2+22500-2500
\n" ); document.write( "or,p=20000/100\r
\n" ); document.write( "\n" ); document.write( "therefore, p=longer leg=200m\r
\n" ); document.write( "\n" ); document.write( "SOLVED.....
\n" ); document.write( "
\n" );