Answer
converse (false): If an integer is divisible by 2, then it ends with 0.
counterexample: 6
inverse (false): If an integer does not end in 0, then it is not divisible by 2.
counterexample: 8
contrapositive (true): If an integer is not divisible by 2, then it does not end in 0.
Work Step by Step
Write the converse by switching the hypothesis and conclusion.
Write the inverse by negating both the hypothesis and conclusion.
Write the contrapositive by both switching and negating the hypothesis and conclusion.