Question 218379
Let one number be x. then the next larger odd integer is x+2
{{{x * (x+2) = 255}}}
{{{x^2 + 2x = 255}}}
{{{x^2 + 2x  - 255 = 0}}}
{{{(x+17)(x-15) = 255}}}
So the numbers can be -17 or 15. The problem said "positive odd", so x = 15. That makes x+2 = 17