When the positive integer x is divided by 9, the remainder is 5. What is the remainder when 3x is divided by 9?
View explanation
Correct answer: E
The question asks for the remainder when \(3x\) is divided by \(9\). If \(x = 9a + 5\), then \(3x\) can be expressed as \(3x = 27a + 15\) (we just multiply the equation by \(3\)).
If we divide the right side of the equation by \(9\), we get \(3a + \frac{15}{9}\). \(9\) will go once into \(15\), leaving a remainder of \(6\).
Alternatively, we can pick numbers. If we add the divisor (in this case \(9\)) to the remainder (in this case \(5\)) we get the smallest possibility for \(x\). \(9 + 5 = 14\) (and note that \(\frac{14}{9}\) leaves a remainder of \(5\)).
\(3x\) then gives us \(3(14) = 42\). \(\frac{42}{9}\) gives us \(4\) remainder \(6\) (since \(4 \times 9 = 36\) and \(36 + 6 = 42\)).
The correct answer is E.