SOLUTION: Find the largest of three consecutive odd integers whose sum is 195
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find the largest of three consecutive odd integers whose sum is 195
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 803691
:
Find the largest of three consecutive odd integers whose sum is 195
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)
(x-2) + x + (x+2) = 195
3x = 195
x = 65
largest integer = x + 2 = 67