document.write( "Question 41264: The Pythagorean Theorem
\n" );
document.write( "A triangle has sides whose lengths are consecutive integers. Find the lengths of the sides.
\n" );
document.write( "Thank you\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #26626 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! You need something that limitates; in more terms, you need more information. \n" ); document.write( "Consecutive means that it comes next .... \n" ); document.write( "Side's length: x \n" ); document.write( "Other side's length: x + 1 \n" ); document.write( "Possibilities: \n" ); document.write( "x = 1 ; 2 \n" ); document.write( "x = 2 ; 3 \n" ); document.write( "x = 3 ; 4 \n" ); document.write( "and so on and so on .... \n" ); document.write( " |