document.write( "Question 335653: 7. The sum of three consecutive even numbers is 30. What is the greatest of the three even numbers? \n" ); document.write( "
Algebra.Com's Answer #240674 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2BN%2B2%2BN%2B4=30\"
\n" ); document.write( "\"3N%2B6=30\"
\n" ); document.write( "\"3N=24\"
\n" ); document.write( "\"N=8\"
\n" ); document.write( "\"N%2B4=highlight%2812%29\"
\n" ); document.write( "
\n" );