document.write( "Question 500072: the sum of three consecutive integers is 165. what are the integers? \n" ); document.write( "
Algebra.Com's Answer #337974 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+1+x+2=165
\n" ); document.write( "3x=162
\n" ); document.write( "x=54
\n" ); document.write( "x+1=55
\n" ); document.write( "x+2=56
\n" ); document.write( "
\n" );