document.write( "Question 162007: find three consecutive integers such that the sum of the squares of the second and the third exceeds the square of the first by 21. \n" ); document.write( "
Algebra.Com's Answer #119391 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Let the three consecutive integers be: x, (x+1), and (x+2) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "There are two answers to this problem: \n" ); document.write( "x = 2 \n" ); document.write( "(x+1) = 3 \n" ); document.write( "(x+2) = 4 and... \n" ); document.write( "x = -8 \n" ); document.write( "x+1 = -7 \n" ); document.write( "x+2 = -6 \n" ); document.write( " |