Economist
If y ≠ 3 and 3x/y is a prime integer greater than 2, which of the following must be true?
I. x = y
II. y = 1
III. x and y are prime integers.
(A) None
(B) I only
(C) II only
(D) III only
(E) I and III
i solved in a different way (someone might have posted, not sure!)
3x/y = prime no. > 2 => 3,5,7,11,13......
3x/y = 3 --> x/y = 1 --> x=y (I. is true. But is it "must be true for all cases"?)
3x/y = 5,7,11,13...
=> x/y = 5/3 , 7/3, 11/3, 13/3, ....... (but y not equals to 3 as given)
=> x/y = 10/6, 14/6, 22/6, 26/6........ (multiplied by 2/2 here). We can also multiply by 3/3 and so on!!!
==> All these combinations of x & y (10,6) , (14,6) are ordered pairs for (x,y)
Now analyyse the options.
I. x=y --> True only for 3x/y = 3. Not true for other cases.
II. y=1 -> Not true as seen for ordered pair solutions.
III. x & y are prime nos. --> No, x and y can be 10 & 6!
Hence (A) none.