SOLUTION: The sum of three consecutive odd integers is 85 less than four times the first. What is the first integer

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of three consecutive odd integers is 85 less than four times the first. What is the first integer      Log On


   



Question 363846: The sum of three consecutive odd integers is 85 less than four times the first. What is the first integer
Answer by amoresroy(361) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = the 1st integer

x + (x + 1) + (x + 2) = 4x - 85
3x + 3 = 4x -85
3 + 85 = 4x - 3x
88 = x
The 1st integer is 88