SOLUTION: Four times the first of three consecutive odd integers is six more than the product of two and the third integer Find the integers

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Four times the first of three consecutive odd integers is six more than the product of two and the third integer Find the integers      Log On


   



Question 723441: Four times the first of three consecutive odd integers is six more than the product of two and the third integer Find the integers
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)

4(x-2) = 6 + 2(x+2)
4x - 8 = 2x + 10
2x = 18
x = 9

integers: 7, 9, 11