document.write( "Question 842378: The sum of three consecutive integers is 468. find the numbers by writing and solving an equation... \n" ); document.write( "
Algebra.Com's Answer #507525 by Narsinghchauhan8960103366(17)\"\" \"About 
You can put this solution on YOUR website!
Let the first no = x
\n" ); document.write( "So second no = (x+1)
\n" ); document.write( "And third no = x+1+1
\n" ); document.write( "=(x+2)
\n" ); document.write( "According to question
\n" ); document.write( "x+(x+1)+(x+2)=468
\n" ); document.write( "3x+3=468
\n" ); document.write( "3x=468-3=465
\n" ); document.write( "x=465/3=155
\n" ); document.write( "first no = x=155
\n" ); document.write( "So second no = (x+1)=155+1=156
\n" ); document.write( "And third no =(x+2)=155+2=157
\n" ); document.write( "
\n" );