document.write( "Question 854418: find three consecutive integers such that the difference of the squares of the least and the greatest is 96 \n" ); document.write( "
Algebra.Com's Answer #514665 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find three consecutive integers such that the difference of the squares of the least and the greatest is 96
\n" ); document.write( "------
\n" ); document.write( "1st: x-1
\n" ); document.write( "2nd: x
\n" ); document.write( "3rd: x+1
\n" ); document.write( "-------
\n" ); document.write( "Equation:
\n" ); document.write( "(x-1)^2-(x+1)^2 = 96
\n" ); document.write( "======
\n" ); document.write( "x^2 -2x + 1 - (x^2 +2x + 1) = 96
\n" ); document.write( "-4x = 96
\n" ); document.write( "x = -24
\n" ); document.write( "---
\n" ); document.write( "1st: -25
\n" ); document.write( "2nd: -24
\n" ); document.write( "3rd: -23
\n" ); document.write( "-------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "================
\n" ); document.write( "
\n" ); document.write( "
\n" );