If n is a an integer between 10 and 99 is n < 80?
(1) The sum of the two digits of n is a prime number.
(2) Each of the two digits of n is a prime number.
Misha Wrote:I got the answer right on this test so will try to explain:
First thing I did was to reframe the question:
10<n<99, is n<80?
For (2) Each of the two digits of n is a prime number:
I listed some #'s that only have prime #'s for each of the two digits, such as, 22, 33, 55, 77, etc. From this I deduced that the largest number n could be is 77, thus n<80. SUFF
For (1) The sum of the two digits of n is a prime number.
This was a little more tedious, I listed all possible combo's in my own short way:
1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 8
9 9
By visualizing this I could use connecting arrows to see what the possibilities are. I could make a combo of a # below 80, such as, if n = 74 -> then 7+4 = 11, a prime number, and thus n<80 (and still maintaining 10<n<99).
Also, I could make a combo of a # greater than 80, such as, if n = 83 -> 8+ 3 = 11, a prime number, and thus n>80. Since we have n<80 and n>80, INSUFF.
Thus answer is B.
I think the answer is E
For statement 2 you could have 32 and 3+2 = 5 which is prime
For (1) The sum of the two digits of n is a prime number.
This was a little more tedious