document.write( "Question 473167: the difference between the squares of two consecutive integers is 133. what are the integers \n" ); document.write( "
Algebra.Com's Answer #324449 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "the difference between the squares of two consecutive integers is 133.
\n" ); document.write( "Let x and (x+1) represent the two consecutive integers
\n" ); document.write( "Question states***
\n" ); document.write( "(x +1)^2 - x^2 = 133
\n" ); document.write( " x^2+2x+1-x^2 = 133
\n" ); document.write( " 2x+1 = 133
\n" ); document.write( " 2x = 132
\n" ); document.write( " x = 66 | Integers are 66,67\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( "4489 - 4356 = 133 \n" ); document.write( "
\n" );