SOLUTION: find the sum of consecutive odd numbers such that the sum of the greater number and 5 times of smaller number is 92.

Algebra ->  Inequalities -> SOLUTION: find the sum of consecutive odd numbers such that the sum of the greater number and 5 times of smaller number is 92.      Log On


   



Question 1132825: find the sum of consecutive odd numbers such that the sum of the greater number and 5 times of smaller number is 92.
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
TWO odd numbers?

---
the sum of the greater number and 5 times of smaller number is 92
---


%28n%2B2%29%2B5n=92
6n%2B2=92
6n=90
n=15

The two numbers are 15 and 17.
Sum, 32.