document.write( "Question 903998: The sum of three consecutive even numbers is 90. What is the smallest of the three? \n" ); document.write( "
Algebra.Com's Answer #548445 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "The sum of three consecutive even numbers is 90
\n" ); document.write( " x + x+2 + x+4 = 90
\n" ); document.write( "3x = 84
\n" ); document.write( "x = 28
\n" ); document.write( "The three consecutive even numbers are: 28, 30, 32
\n" ); document.write( "28 the smallest.
\n" ); document.write( "Checking...
\n" ); document.write( "sum = 90
\n" ); document.write( " \n" ); document.write( "
\n" );