What is the inverse of the conditional statement " If a number is divisible by 6, then it is divisible by 3"?
A) If a number is divisible by 3, then it is divisible by 6.
B)If a number is not divisible by 6, then it is not divisible by 3.
C)If a number is not divisible by 3, then it is not divisible by 6.
D)If a number is not divisible by 6, then it is divisible by 3.
...?