document.write( "Question 351934: how do I work this word problem?
\n" ); document.write( "The sum of three consecutive even whole numbers if
\n" ); document.write( "the greatest is x.
\n" ); document.write( "

Algebra.Com's Answer #251607 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
If the greatest is \"x\", then the previous one is \"x-2\", and the one before that is \"x-4\", since they're consecutive even numbers.
\n" ); document.write( "The sum is then,
\n" ); document.write( "\"S=x%2B%28x-2%29%2B%28x-4%29\"
\n" ); document.write( "\"highlight%28S=3x-6%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );