gmatpro15
If xy + z = x(y + z), which of the following must be true?
A. x = 0 and y = 0
B. x = 1 and y = 1
C. y = 1 and z = 0
D. x = 1 or y = 0
E. x = 1 or z = 0
why cant we substitute the values of option B , C & E so that all the option will be right ?
bb @bunnel
KarishmaBThe question is what is given and what is asked.
What is given: xy + z = x(y + z)
You are asked what this implies. What MUST BE TRUE?
xy + z = xy + xz
z(x - 1) = 0
So either z is 0 or x = 1.
Look at option (B):
B. x = 1 and y = 1
Is it necessary that x = 1 and y = 1?
What if x = 4 and y = 0? Then also xy + z = x(y + z) holds if z = 0.
This means that x = 1 and y = 1 is not necessarily true.
This is where the difference between necessary and sufficient conditions come into play. Option (B) is a sufficient condition, not necessary but we are asked for a necessary condition.
Not try to find some values for which xy + z = x(y + z) holds such that z is not 0 and x is not 1. We can't.
So you need to start with what is given and arrive at the option, not the other way around.