document.write( "Question 627495: the sum of three consecutive numbers are 609.find the numbers. \n" ); document.write( "
Algebra.Com's Answer #394952 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+1+x+2=609
\n" ); document.write( "3x=606
\n" ); document.write( "x=606/3
\n" ); document.write( "x=202
\n" ); document.write( "x+1=203
\n" ); document.write( "x+2=204
\n" ); document.write( "
\n" );