Bunuel
If positive integers x and y are NOT multiples of 11, do they leave the same remainder when divided by 11?
(1) x - y = 11k, where k is an integer
(2) x = 10^52 + 1 and y = 24
Given: Positive integers x and y are NOT multiples of 11 Let's say that, when we divide y by 11, we get remainder r
This means that
y is r greater than some multiple of 11In other words,
y = 11j + r, for some integer j
Target question: Do x and y leave the same remainder when divided by 11? Statement 1: x - y = 11k, where k is an integer Add y to both sides of the equation to get: x = 11k + y
Substitute to get: x = 11k +
11j + rFactor the first two terms to get:
x = 11(k + j) + rSince
11(k + j) is clearly a multiple of 11, we can conclude that
x is r greater than some multiple of 11So when we divide x by 11, we can be certain that the remainder will be r
So, the answer to the target question is
YES, x and y leave the same remainder (r) when divided by 11Since we can answer the
target question with certainty, statement 1 is SUFFICIENT
Statement 2: x = 10^52 + 1 and y = 24No need to perform any calculations here.
Since we are given the
actual values of x and y, we COULD divide each value by 11 to determine the remainder in each case, which means we COULD answer the
target question with certainty (although we'd never waste valuable time on test day doing so)
Statement 2 is SUFFICIENT
Answer: D
Cheers,
Brent