SOLUTION: Three consecutive odd counting numbers have the property that the sum of the largest and twice the smallest is 91. What is the middle number?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Three consecutive odd counting numbers have the property that the sum of the largest and twice the smallest is 91. What is the middle number?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1291: Three consecutive odd counting numbers have the property that the sum of the largest and twice the smallest is 91. What is the middle number?
Answer by abhinav75(8) About Me  (Show Source):
You can put this solution on YOUR website!
let the smallest number be n.
the numbers are n, n+2. n+4.
now, (n+4) = 2*n = 91
=> 3n + 4 = 91
=> 3n = 87
=> n = 29.
therefore, the middle number is n+2 = 31.