document.write( "Question 666335: The Sum of three consecutive even numbers is 48. What are te smallest of these numbers? (Thank you) \n" ); document.write( "
Algebra.Com's Answer #414383 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
Let x, x+2, and x+4 be the consecutive even.\r
\n" ); document.write( "\n" ); document.write( "x+x+2+x+4 = 48\r
\n" ); document.write( "\n" ); document.write( "3x + 6 = 48\r
\n" ); document.write( "\n" ); document.write( "3x = 42\r
\n" ); document.write( "\n" ); document.write( "x = 14
\n" ); document.write( "
\n" ); document.write( "
\n" );