Bunuel
If x = n + 5, y = n + 3, and x, y and n are positive integers, what is the remainder when xy is divided by 6?
(1) When n is divided by 6, the remainder is 3
(2) When n is divided by 3, there is no remainder
Target question: What is the remainder when xy is divided by 6?This is a good candidate for
rephrasing the target question.
Given: x = n + 5, y = n + 3, and x, y and n are positive integers
So, xy = (n + 5)(n + 3) = n² + 8n + 15
REPHRASED target question: What is the remainder when n² + 8n + 15 is divided by 6?Aside: the video below has tips on rephrasing the target question Statement 1: When n is divided by 6, the remainder is 3 This tells us that
n is 3 greater than some multiple of 6We can write: n = 6j + 3 (for some integer j)
Now take the REPHRASED target question and replace n with 6j + 3 to get:
What is the remainder when (6j + 3)² + 8(6j + 3) + 15 is divided by 6?Now that's just focus on the expression: (6j + 3)² + 8(6j + 3) + 15
Expand: 36j² + 36j + 9 + 48j + 24 + 15
Simplify: 36j² + 84j + 48
Rewrite as:
6(6j² + 14j + 8), which means the expression is divisible by 6
So, the answer to the REPHRASED target question is
when n² + 8n + 15 is divided by 6, the remainder is 0Since we can answer the
REPHRASED target question with certainty, statement 1 is SUFFICIENT
Statement 2: When n is divided by 3, there is no remainderThis tells us that
n is some multiple of 3Let's test some possible values of n:
Case a: n = 3. In this case, n² + 8n + 15 = 3² + 8(3) + 15 = 9 + 24 + 15 = 48. So the answer to the REPHRASED target question is
when n² + 8n + 15 is divided by 6, the remainder is 0Case b: n = 6. In this case, n² + 8n + 15 = 6² + 8(6) + 15 = 36 + 48 + 15 = 99. So the answer to the REPHRASED target question is
when n² + 8n + 15 is divided by 6, the remainder is 3Since we can’t answer the
REPHRASED target question with certainty, statement 2 is NOT SUFFICIENT
Answer: A
Cheers,
Brent
VIDEO ON REPHRASING THE TARGET QUESTION: