Question 93272
Try this:
Let x be the first odd integer, then x+2 is the next consecutive odd integer and x+4 is the third consecutive odd integer. The sum of these is 201.
x+(x+2)+(x+4) = 201 Combine like-terms.
3x+6 = 201 Subtract 6 from both sides.
3x = 195 Divide both sides by 3.
x = 65 This is the first odd integer.
x+2 = 67  This the next consecutive odd integer.
x+4 = 69  This is the third consecutive odd integer.

Check:
65+67+69 = 201