document.write( "Question 965456: Sum of 30 using three consecutive even numbers \n" ); document.write( "
Algebra.Com's Answer #805542 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
even numbers: (x-2), x, (x+2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x-2) + x + (x+2) = 30
\n" ); document.write( "3x = 30
\n" ); document.write( "x = 10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The numbers are 8, 10, and 12.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In general, the sum of three consecutive even integers is always triple the middle number.
\n" ); document.write( "
\n" );