Bunuel
Given 2x + 3y + 4z > 2, can z be equal to zero?
(1) 4x + 6y < -3
(2) 9y + 12z > 4
Solution
Step 1: Analyse Question Stem
• \(2x + 3y + 4z > 2 ……………(i)\)
• We need to find if z = 0
Step 2: Analyse Statements Independently (And eliminate options) – AD/BCE
Statement 1: 4x + 6y < -3
• \(4x + 6y < -3\)
• Dividing both sides by 2, we get,
o \(2x + 3y < -\frac{3}{2}\)
• From (i), we have, \(4z > 2 – (2x + 3y) ⟹4z > 2 – (-\frac{3}{2})⟹ z > \frac{7}{8}\)
• Thus, z ≠0
Hence, statement 1 is sufficient and we can eliminate answer Options B, C and E.
Statement 2: 9y + 12z > 4
• \(9y + 12z > 4\)
• Dividing both sides by 3 we get,
o \(3y + 4z > \frac{4}{3} ........(ii)\)
o This does not tell if z is zero or not. For example, consider the following two cases:
Case 1: y can be 1 and z can be 0.
• In this case z = 0 and \(3y + 4z = 3 + 0 > \frac{4}{3}\)
Case 2: y can be 0 and z can be 1
• In this case z ≠0 then also \(3y + 4z = 0 + 4*1 > \frac{4}{3}\)
• Even on combining (i) and (ii) we will only get the range of x not the value of z
Hence, statement 2 is NOT sufficient.
Thus, the correct answer is
Option A.