Question: A number is divided by 9 and gives a remainder of 2. If this number is multiplied by 3, what will be the remainder when the new number is divided by 9?
Options:
Correct Answer: 0
Solution:
The new number is (original number * 3) = (9k + 2) * 3 = 27k + 6, which gives a remainder of 6 when divided by 9.