document.write( "Question 163428: The sum of three consecutive integers is 53 more than the least of the integers. Find the integers.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #120409 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Let x, x+1 & x+2 be the three integers.
\n" ); document.write( "x+x+1+x+2=x+53
\n" ); document.write( "3x+3=x+53
\n" ); document.write( "3x-x=53-3
\n" ); document.write( "2x=50
\n" ); document.write( "x=50/2
\n" ); document.write( "x=25 fir the first integer.
\n" ); document.write( "25=1=26 for the next integer.
\n" ); document.write( "25+2=27 is the largest integer.
\n" ); document.write( "Proof:
\n" ); document.write( "25+25+27=25+53
\n" ); document.write( "77=77
\n" ); document.write( "
\n" );