PS tricky question. Can someone explain?

This topic has expert replies
Source: — Problem Solving |

User avatar
Legendary Member
Posts: 986
Joined: Wed Dec 20, 2006 11:07 am
Location: India
Thanked: 51 times
Followed by:1 members

by gabriel » Wed Oct 24, 2007 4:15 am
the answer should be A none...

if x=y then the value of 2x/y = 2 but we need it to be > 2, so this cannot be true ..

if y = 1 then 2x/y becomes a composite integer , this cannot be true either

if x and y are prime then 2x/y will not be an integer ... so the answer should be A .. None ..

Master | Next Rank: 500 Posts
Posts: 184
Joined: Sat Apr 14, 2007 9:23 am
Location: Madison, WI
Thanked: 17 times

by ldoolitt » Wed Oct 24, 2007 10:23 am
I would say A.

I and II have been ruled out by posters above.

III. A counter example

x = 6 (a non prime)
y = 4 (a non prime)

2x / y = 2 * 6 / 4 = 3, a prime.

Thus, x and y needn't be prime integers for 2x/y to be a prime integer. It could be true (take y=2, x=3) but it need not necessarily be true.

Thus A.