document.write( "Question 832703: Find three consecutive integers whose sum is 156. \n" ); document.write( "
Algebra.Com's Answer #502426 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2B%28N%2B1%29%2B%28N%2B2%29=156\"
\n" ); document.write( "\"3N%2B3=156\"
\n" ); document.write( "\"3N=153\"
\n" ); document.write( "\"N=51\"
\n" ); document.write( "\"N%2B1=52\"
\n" ); document.write( "\"N%2B2=53\"
\n" ); document.write( "
\n" ); document.write( "
\n" );