document.write( "Question 367645: Consecutive problem:\r
\n" ); document.write( "\n" ); document.write( "Two times the first of three consecutive even integers less three times the second equals 4. Form an equation and solve it to find the three numbers.\r
\n" ); document.write( "\n" ); document.write( "This what I have:\r
\n" ); document.write( "\n" ); document.write( "2x+x+x+1-3=4
\n" ); document.write( "

Algebra.Com's Answer #262042 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"x\", \"x%2B2\", and \"x%2B4\" would be three consecutive even integers.
\n" ); document.write( "\"2x-3%28x%2B2%29=4\"
\n" ); document.write( "\"2x-3x-6=4\"
\n" ); document.write( "Now solve for \"x\".
\n" ); document.write( "
\n" ); document.write( "
\n" );