JEE AdvancedHardQuestion 310012
Question
The equation of the normal to y = x² − 1 at the point (1, 0) is:
- Ax + 2y − 1 = 0Correct
- Bx − 2y + 1 = 0
- C2x − y − 2 = 0
- Dx = 1
Correct answer
x + 2y − 1 = 0
Explanation
y' = 2x → at (1,0): slope of tangent = 2. Slope of normal = −1/2. Normal: y − 0 = −(1/2)(x − 1) → 2y = −x + 1 → x + 2y − 1 = 0.