SOLUTION: Find four consecutive even integers such that sun of twice the first, five times the second, and four times the third divided by three times the fourth equals 3.

Algebra ->  Customizable Word Problem Solvers  -> Evaluation -> SOLUTION: Find four consecutive even integers such that sun of twice the first, five times the second, and four times the third divided by three times the fourth equals 3.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 989637: Find four consecutive even integers such that sun of twice the first, five times the second, and four times the third divided by three times the fourth equals 3.
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
integers: x, x+2, x+4, x+6

(2x + 5(x+2) + 4(x+4))/(3(x+6)) = 3
(11x + 26) = 3(3x + 18)
11x + 26 = 9x + 54
2x = 28

integers are 14, 16, 18, 20