set 26 q 34

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 144
Joined: Fri Apr 13, 2007 2:25 am

set 26 q 34

by radhika1306 » Tue Sep 11, 2007 11:04 am
What is the remainder when the sum of the positive integers x and y is divided by 6?
(1) When x is divided by 6, the remainder is 3.
(2) When y is divided by 6, the remainder is 1.
A. Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
B. Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
C. BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is
sufficient.
D. EACH statement ALONE is sufficient.
E. Statements (1) and (2) TOGETHER are NOT sufficient.

Master | Next Rank: 500 Posts
Posts: 321
Joined: Tue Aug 28, 2007 5:42 am
Thanked: 1 times

by kajcha » Tue Sep 11, 2007 11:10 am
Should be C

We need to find what's the remainder of (x+y)/6

Stmt 1 tells about remainder of x/6. nothing about y so NOT SUFF

Stmt 2 tells about remainder of y/6. nothing about x so NOT SUFF

together (x+y)/6 = x/6 + y/6 remainder would be 3+1 = 4

Alternate approach take numbers
x=9, y=7 (x+y)/6 remainder = 4
x=13, y=15 (x+y)/6 remainder = 4

Master | Next Rank: 500 Posts
Posts: 144
Joined: Fri Apr 13, 2007 2:25 am

by radhika1306 » Thu Sep 13, 2007 9:42 am
thanks for the explaination