E
arjtryarjtry
If n is a positive integer, what is the value of n?
(1) When n is divided by 3, the remainder is 2.
(2) When n^2 is divided by 3, the remainder is 1.
n could be anything from this set and satisfy Statement (1) {2, 5, 8, 11...} Because we have multiple possible values for n, #1 is insufficient.
n could be 2 (2^2 = 4 / 3 = remainder of 1), 4, 8...again multiple values so insufficient.
together, if we have 2, then n as 2 / 3 = remainder of 2, 2^2 = 4 / 3 is remainder of 1.
5 doesn't work for each statement so it's out. but 8 does. 8/3 = remainder of 2. 8^2 = 64; 64/3 = remainder of 1. Because we have multiple possible values when the statements are combined...both together are insufficient, so Answer E.