The consecutive odd numbers that sum up to 321 are 105, 107 and 109.
The sum of three consecutive odd integers is 321.
Odd numbers are numbers that when divided by 2 produces a remainder.
let
x = first odd numbers
Therefore,
x + x + 2 + x + 4 = 321
combine the like terms
x + x + x + 2 + 4 = 321
add the like terms
x + x + x + 2 + 4 = 321
3x + 6 = 321
subtract 6 from both sides
3x + 6 = 321
3x + 6 - 6 = 321 - 6
3x = 315
divide both sides by 3
x = 315 / 3
x = 105
Therefore, the consecutive odd numbers that sum up to 321 are 105, 107 and 109.
learn more on odd numbers here: https://brainly.com/question/9160875
#SPJ1