document.write( "Question 957607: The sum of the squares of three consecutive integers integers is 596. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #585187 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The sum of the squares of three consecutive integers integers is 596. What are the numbers?
\n" ); document.write( "====================
\n" ); document.write( "596/3 =~ 199
\n" ); document.write( "sqrt(199) =~ 14
\n" ); document.write( "--> 13, 14 & 15
\n" ); document.write( "=================
\n" ); document.write( "13^2 + 14^2 + 15^2 = 590
\n" ); document.write( "14^2 + 15^2 + 16^2 = 677
\n" ); document.write( "--> no solution for 596
\n" ); document.write( "
\n" ); document.write( "
\n" );