Answer:
~p → ~q where p = a number is doubled and q = the result is even
Explanation:
we know that
The inverse of a conditional statement is when both the hypothesis and conclusion are negated; the “If” part or p is negated and the “then” part or q is negated.
p → q conditional statement
The inverse is
~p → ~q
in this problem we have
"If a number is doubled, the result is even."
p=a number is doubled
q=the result is even
the inverse is
"If a number is not doubled, the result is not even."