SOLUTION: Find 3 consective even intergers such that the sum of twice the first and three times the second minus the third equals -38.

Algebra ->  Expressions -> SOLUTION: Find 3 consective even intergers such that the sum of twice the first and three times the second minus the third equals -38.      Log On


   



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.
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Write expressions for each phrase
:
Find 3 consecutive even integers,
x, (x+2), (x+4)
:
the sum of twice the first and three times the second minus the third equals -38.
2x + 3(x+2) - (x+4) = - 38
:
2x + 3x + 6 - x - 4 = -38
:
2x + 3x - x = -38 - 6 + 4
:
4x = -40
:
x = -40/4
:
x = -10
:
The numbers: -10, -8, -6
:
:
Check our solution of x = -10
sum of twice the first and three times the second minus the third equals -38.
2(-10) + 3(-8) - (-6) =
-20 - 24 + 6 = -38