Carcass wrote:
If s and t are positive integers greater than 1 and s • t = 30, which of the following must be true?
I. s + t is even
II. Either s or t is a prime number
III. s + t + 1 is divisible by 3
(A) I
(B) II
(C) III
(D) I and II
(E) II and III
Given: s and t are positive integers greater than 1 and s • t = 30Since there aren't many possible pairs of values that meet the above conditions, let's start by listing all possible outcomes in the form (s, t):
(2, 15)
(3, 10)
(5, 6)
(6, 5)
(10, 3)
(15, 2)
Now we'll check the three statements...
I. s + t is even This is definitely not true. In fact NONE of the 6 possible outcomes have an even sum.
So, statement I need not be true, which means we can eliminate answer choices A and D, since they say statement I must be true.
II. Either s or t is a prime number Since every pair of possible values includes a prime number, statement II is definitely true.
This means we can eliminate answers choice C since it says statement II is not true.
III. s + t + 1 is divisible by 3 When we check the pairs of possible values, we see that s = 3 and t = 10 does not meet this condition.
That is, 3 + 10 + 1 is NOT divisible by 3.
So, statement III need not be true, which means we can eliminate answer choice E, since it says statement III must be true.
Answer: B