Answer:
Let n be an integer in the conditional statement below.
If the last digit of n is zero, then n is divisible by five.
The hypothesis is: The last digit on n is 0
The conclusion is: n is divisible by 5
The converse is: if n is divisible by 5, then the last digit of n is 0
The contrapositive is: if n is not divisible by 5, then n does not end in 0
Step-by-step explanation: