document.write( "Question 357111: A lot is in the shape of a right triangle. The longer leg measures 1 meter more than the shorter leg. The hypotenuse measures 2 meters more than the shorter leg. Find the dimensions of the lot. \n" ); document.write( "
Algebra.Com's Answer #255030 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the shorter leg, then we have:
\n" ); document.write( "a right triangle with x & (x+1m) as legs and (x+2m)as the hypotenuse
\n" ); document.write( "using the Pythagorean Theorem to solve
\n" ); document.write( "\"x%5E2+%2B+%28x%2B1%29%5E2+=+%28x%2B2%29%5E2\"
\n" ); document.write( "Simplifying
\n" ); document.write( "\"x%5E2+%2B+x%5E2+%2B+2x%2B+1+=+x%5E2%2B+4x+%2B4\"
\n" ); document.write( "\"x%5E2+%2B+2x%2B+1+=+4x+%2B4\"
\n" ); document.write( "\"x%5E2+-+2x+-+3+=+0\"
\n" ); document.write( "factoring
\n" ); document.write( "(x-3)(x+1)=0
\n" ); document.write( "x = -1 cannot use this value
\n" ); document.write( "x = 3
\n" ); document.write( "Triangular lot has the dimensions 3m , 4m and 5m
\n" ); document.write( "check our answer using Pythagoream theorem
\n" ); document.write( "9 + 16 = 25 \n" ); document.write( "
\n" );