SOLUTION: find three consecutive odd integers such that sum of the smallest and 4 times the largest is 61

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: find three consecutive odd integers such that sum of the smallest and 4 times the largest is 61      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 340649: find three consecutive odd integers such that sum of the smallest and 4 times the largest is 61
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
The three integers are,
N
N%2B2
N%2B4
.
.
.
N%2B4%28N%2B4%29=61
N%2B4N%2B16=61
5N=45
N=9
The integers are 9,11, and 13.