SOLUTION: one third of the sum of three consecutive odd integers is 91. find the largest integer
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: one third of the sum of three consecutive odd integers is 91. find the largest 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 787968
:
one third of the sum of three consecutive odd integers is 91. find the largest integer
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: (x-1), x, (x+1)
((x-1) + x + (x+1))/3 = 91
3x/3 = 91
x = 91
largest integer = x + 1 = 92