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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
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)
(
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