BrentGMATPrepNow
If ab + c = a(b + c), which of the following must be true?
A. a = 1 and b = 0
B. a = 1 and c = 0
C. b = 1 and c = 0
D. a = 1 or c = 0
E. a = 1 or b = 0
I altered an official question to create this question in order to test whether the changes make the question harder or easier.
Before I provide my solution, I think it's the good idea to review the difference between the SOLUTIONS to an equation, the VALUE of a variable in an equation.For example, if (x - 3)(x + 4) = 0, then what conclusion can we draw about the VALUE of x?
We can conclude that either x = 3 OR x = -4 (we use OR because x can't simultaneously have 2 different values)
On the other hand, the SOLUTIONS to the equation (x - 3)(x + 4) = 0 are x = 3 AND x = -4, since each of those x-values satisfies the equation. Now onto the question!!
Given:
ab + c = a(b + c)Expand the right side: ab + c = ab + ac
Subtract ab from both sides: c = ac
Subtract ac from both sides: c - ac = 0
Factor the left side:
c(1 - a) = 0Key property: If AB = 0, then A = 0 or B = 0 (or they both equal 0)So, if
c(1 - a) = 0, then
c = 0 or (1 - a) = 0, which means
a = 1So, the correct answer is either B or D.
We can eliminate answer choice B because it need not be the case that
c = 0 AND
a = 1.
For example, c = 0 and a = 10 is a solution to the equation
c(1 - a) = 0Similarly, c = 3 and a = 1 is also a solution to the equation
c(1 - a) = 0So, the correct answer is D.