Problem 5
Prove that an integer \(n\) is divisible by 5 if and only if its last decimal digit is divisible by 5 .
Problem 6
Prove that an integer \(n\) is divisible by 3 if and only if the sum of its decimal digits is divisible by 3 .
Problem 7
Prove that an integer \(n\) is divisible by 9 if and only if the sum of its decimal digits is divisible by 9 .