Question 440408
"Three odd consecutive integers of 99" grammatically makes no sense.


If you wanted three odd consecutive integers such that their sum was 99, you could let the integers be x-2, x, x+2. Their sum is (x-2) + x + (x+2) = 3x = 99, so x = 33, so 31, 33, 35 are the integers.