Question 1091868: find two consecutive odd integers such that the sum of the smaller and 3 times the smaller is 330 Found 2 solutions by math_helper, ikleyn:Answer by math_helper(2461) (Show Source):
You can put this solution on YOUR website! find two consecutive odd integers such that the sum of the smaller and 3 times the smaller is 330
———————————————————————
I will solve this: find two consecutive odd integers such that the sum of the smaller and 3 times the larger is 330
n = smaller
n+2 = larger
n + 3(n+2) = 330
4n = 324
n = 81 —> n+2 = 83
—
Ans: and meet the condition I specified.
—