document.write( "Question 375810: what are consecutive integers? and how would you write it in an equation if you were given the problem: Three consecutive integers have the sum of 153. \n" ); document.write( "
Algebra.Com's Answer #267256 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N\",\"N%2B1\",and \"N%2B2\" are the integers.
\n" ); document.write( "\"N%2BN%2B1%2BN%2B2=153\"
\n" ); document.write( "\"3N%2B3=153\"
\n" ); document.write( "\"3N=150\"
\n" ); document.write( "\"N=50\"
\n" ); document.write( "The integers are \"50\",\"51\", and \"52\".
\n" ); document.write( "
\n" );