SOLUTION: three consecutive odd number from list of first 8 odd numbers (1,3,5,7,9,11,13,15) whose sum = 33
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: three consecutive odd number from list of first 8 odd numbers (1,3,5,7,9,11,13,15) whose sum = 33
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 968070
:
three consecutive odd number from list of first 8 odd numbers (1,3,5,7,9,11,13,15) whose sum = 33
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
We can check all triples of odd numbers. Eventually, we find that
9 + 11 + 13 = 33.