document.write( "Question 324085: The sum of the squares of two consecutive integers is 613. What are the integers?
\n" );
document.write( "Let x be one integer. Therefore x +1 is the next integer.
\n" );
document.write( "x^2+(x+1)^2=613 \n" );
document.write( "
Algebra.Com's Answer #231973 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Complete the square. \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( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "The integers are either -18 and -17 or 17 and 18. \n" ); document.write( " \n" ); document.write( " |