SOLUTION: Find three consecutive even integers so that the first plus eight times the second is eight times the third.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Find three consecutive even integers so that the first plus eight times the second is eight times the third.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 720523: Find three consecutive even integers so that the first plus eight times the second is eight times the third.
Answer by ramsinaaa(9) About Me  (Show Source):
You can put this solution on YOUR website!

let integer 1 be x
let integer 2 be x+2
let integer 3 be x+4
the problem translated to an equation is: int1+8(int2)=8(int3)
so.....
(x)+8(x+2)=8(x+4)
x+8x+16=8x+32
9x+16=8x+32
x=16
integer 1= 16
integer 2= 18
integer 3= 20




check: 16 + 8(18) = 8(20)
16+144=160
160=160