Prove by contraposition For any integer n if n2 is a multipl
Prove by contraposition. For any integer n, if n2 is a multiple of 3, then n is a multiple of 3. There must be two cases involving subproofs.
Solution
This is a proof by contrapositive.
The contrapositive of the statement is,
let “If n is a multiple of 3, then n2 is multiple of 3.”
If n is a multiple of 3, then n = 3k for some integer k.
Then n2 = (3k)2 = 9k2
So n2 is divisible by 3
hence proved
