You can put this solution on YOUR website! two consecutive odd integers as such that the greater added to twice the matter gives 5, find the integers
—————
two consecutive odd integers as such that the greater added to twice the smaller gives 5, find the integers
—————
Let n = the smaller, then n + 2 is the larger.
(n+2) + 2(n) = 5
3n + 2 = 5
3n = 3
n = 1 —> n+2 = 3
——
Ans: 1 and 3
——