If 2x is an even integer, represent the next odd integer as an expression in X

If 2x is an even integer, the next odd integer can be represented as (2x+1).

If 2x is an even integer, the next odd integer can be represented as (2x + 1).