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
If there is a remainder of \(5\) when \(x\) is divided by \(9\), it must be true that \(x\) is five more than a multiple of \(9\). We can express this algebraically as \(x = 9a + 5\), where \(a\) is a positive integer.<br><br>
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\)).<br><br>
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\).<br><br>
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\)).<br><br>
\(3x\) then gives us \(3(14) = 42\). \(\frac{42}{9}\) gives us \(4\) remainder \(6\) (since \(4 \times 9 = 36\) and \(36 + 6 = 42\)).<br><br>
The correct answer is E.