shady320 wrote:
What is the remainder when the positive integer n is divided by the positive integer k, where k>1?
1) n=(k+1)^3
2) K=5
(1)
multiply out (k+1)^3 = k^3 + 3(k^2) + 3k + 1.
all of these terms are multiples of k (which don't contribute to the remainder upon division by k) except for the last one, so the remainder must be 1.
(2)
there is no information about n, so this statement is insufficient.
so (a).
--
also note that you should be extremely reluctant to pick answer choice (c) on this problem -- that answer choice is a definite “trap answer”. i.e., it's far too easy -- it actually gives you numerical values of the two variables -- and it doesn't make any use of the fact that the question itself is about remainders.
so, if you can eliminate statement 2 (which shouldn't be that hard) and then dismiss (c) as a trap answer, the only choice that's actually left at that point is the correct answer!