document.write( "Question 76370: Find 3 consective even intergers such that the sum of twice the first and three times the second minus the third equals -38. \n" ); document.write( "
Algebra.Com's Answer #54778 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Write expressions for each phrase
\n" ); document.write( ":
\n" ); document.write( "Find 3 consecutive even integers,
\n" ); document.write( "x, (x+2), (x+4)
\n" ); document.write( ":
\n" ); document.write( "the sum of twice the first and three times the second minus the third equals -38.
\n" ); document.write( "2x + 3(x+2) - (x+4) = - 38
\n" ); document.write( ":
\n" ); document.write( "2x + 3x + 6 - x - 4 = -38
\n" ); document.write( ":
\n" ); document.write( "2x + 3x - x = -38 - 6 + 4
\n" ); document.write( ":
\n" ); document.write( "4x = -40
\n" ); document.write( ":
\n" ); document.write( "x = -40/4
\n" ); document.write( ":
\n" ); document.write( "x = -10
\n" ); document.write( ":
\n" ); document.write( "The numbers: -10, -8, -6
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check our solution of x = -10
\n" ); document.write( "sum of twice the first and three times the second minus the third equals -38.
\n" ); document.write( "2(-10) + 3(-8) - (-6) =
\n" ); document.write( "-20 - 24 + 6 = -38
\n" ); document.write( "
\n" );