document.write( "Question 352258: Find three consecutive integers who's sum is 171 \n" ); document.write( "
Algebra.Com's Answer #251756 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
x-first integer
\n" ); document.write( "x+1-second integer
\n" ); document.write( "x+2-third integer
\n" ); document.write( "\"x%2Bx%2B1%2Bx%2B2=171\"combine like terms
\n" ); document.write( "\"3x%2B3=171\" subtract 3 from each side
\n" ); document.write( "\"3x=168\" divide each side by 3
\n" ); document.write( "x=56, then the next integer is 56+1=57 and the next one is 57+1=58
\n" ); document.write( "
\n" ); document.write( "
\n" );