Question 1091868
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 {{{cross(smaller)}}} larger is 330

n = smaller
n+2 = larger

n + 3(n+2) = 330
4n = 324
  n = 81  —> n+2 = 83
—
Ans:  {{{ highlight(81) }}} and {{{ highlight(83) }}} meet the condition I specified.
—