document.write( "Question 1121044: The slides makes a right triangle with the ground and the stairs. The \"rise\" is 1 meter shorter than the \" run \" and the slide is 1 meter longer than the \" run\". Find three sides of this slide. \n" ); document.write( "
Algebra.Com's Answer #736788 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The words describe a right triangle with sides that are consecutive integers.

\n" ); document.write( "Without any calculations, you should recognize this as a 3-4-5 right triangle.

\n" ); document.write( "The sides are 3m, 4m, and 5m.

\n" ); document.write( "With algebra....

\n" ); document.write( "let r = length of the run
\n" ); document.write( "then r-1 = length of rise
\n" ); document.write( "and r+1 = length of slide

\n" ); document.write( "Then

\n" ); document.write( "\"r%5E2%2B%28r-1%29%5E2+=+%28r%2B1%29%5E2\"

\n" ); document.write( "Solve the equation....
\n" ); document.write( "
\n" );