Hi Turkish,
This DS question has a hidden Number Property pattern built into it. You can TEST VALUES to answer the question (and discover the pattern).
We're told that N is a positive integer. We're asked for the remainder when 3^N is divided by 10.
Fact 1: N is a multiple of 3
IF...
N = 3
3^3/10 = 27/10 = 2remainder7 so the answer to the question is 7
IF....
N = 6
3^6/10 = 729/10 = 72remainder9 so the answer to the question is 9
Fact 1 is INSUFFICIENT
Fact 2: N is a multiple of 4
IF....
N = 4
3^4/10 = 81/10 = 8remainder1 so the answer to the question is 1
3^(multiple of 4) creates a pattern.
3^2 = 9, so 3^4 = (3^2)(3^2) = (9)(9) = 81
IF....
N = 8
we have (3^4)(3^4) = (81)(81) = a big number that ends in 1, so the remainder when 3^8/10 is 1.
IF....
N = 12
we have (3^4)(3^4)(3^4) = (81)(81)(81) = a really big number that ends in 1, so the remainder when 3^12/10 is 1.
This pattern means that the remainder will ALWAYS = 1 under these circumstances.
Fact 2 is SUFFICIENT
Final Answer:
GMAT assassins aren't born, they're made,
Rich