Exams › JEE Advanced › Maths
Correct answer: (D) y = -|4 + |x||
For x >= 0: |x| = x so |y| - x + x = |y| = 0, meaning y = 0 (positive x-axis). For x < 0: |x| = -x so |y| - x - x = |y| - 2x = 0, i.e. |y| = 2x; but x < 0 makes the RHS negative, impossible, so no points there. Thus the lion's region is the ray y = 0, x >= 0. A safe curve must avoid this ray. y = -|4 + |x|| is always <= -4, never touching y = 0, so it is safe.