document.write( "Question 445974: My question is this, the lengths of the three sides of a right triangle are represented by consecutive whole numbers. Find the length of the three sides? Can you help I am confused. Thank you \n" ); document.write( "
Algebra.Com's Answer #307132 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! x2+(x+1)2=(x+2)2 \n" ); document.write( "x2+x2+2x+1=x2+4x+4 \n" ); document.write( "2x2+2x+1=x2+4x+4 \n" ); document.write( "x2-2x-3=0 \n" ); document.write( "(x-3)(x+1)=0 \n" ); document.write( "x=3 or -1 \n" ); document.write( "Throwing out the negative answer, we get the lengths to be 3,4, and 5.. \n" ); document.write( " |