document.write( "Question 142936: The sum of three consecutive even numbers is 150. Find the numbers \n" ); document.write( "
Algebra.Com's Answer #104004 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of three consecutive even numbers is 150. Find the numbers
\n" ); document.write( "----------
\n" ); document.write( "1st: 2x
\n" ); document.write( "2nd: 2x+2
\n" ); document.write( "3rd: 2x+4
\n" ); document.write( "----------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "2x + 2x+2 + 2x+4 = 150
\n" ); document.write( "6x + 6 = 150
\n" ); document.write( "6x = 144
\n" ); document.write( "x = 24
\n" ); document.write( "-------------
\n" ); document.write( "1st: 48
\n" ); document.write( "2nd: 50
\n" ); document.write( "3rd: 52
\n" ); document.write( "===================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );