document.write( "Question 356258: The sum of three consecutive integers if the greatest
\n" ); document.write( "integer is x
\n" ); document.write( "

Algebra.Com's Answer #254297 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
If the greatest is \"x\", then the one before it is \"x-1\" and before that one is \"x-2\"
\n" ); document.write( "So the sum would be
\n" ); document.write( "\"S=x%2Bx-1%2Bx-2\"
\n" ); document.write( "\"highlight%28S=3x-3%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );