Question:

The shortest distance between the line $y - x = 1$ and the curve $x = y^2$ is

Show Hint

Parallel tangent method: find where the curve's derivative equals the line's slope, then use the point-to-line distance formula.
Updated On: May 14, 2026
  • $\frac{3\sqrt{2}}{8}$
  • $\frac{2\sqrt{3}}{8}$
  • $\frac{3\sqrt{2}}{5}$
  • $\frac{\sqrt{3}}{4}$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation


Step 1: Concept

Shortest distance occurs along the common normal, where the tangent to $x=y^2$ is parallel to $y-x=1$ (slope $= 1$).

Step 2: Meaning

Curve $x=y^2 \implies \frac{dx}{dy} = 2y \implies \frac{dy}{dx} = \frac{1}{2y}$.

Step 3: Analysis

Set $\frac{1}{2y} = 1 \implies y = 1/2$. Then $x = (1/2)^2 = 1/4$. Point $P(1/4, 1/2)$. Distance from $P(1/4, 1/2)$ to $x - y + 1 = 0$ is $d = \frac{|1/4 - 1/2 + 1|}{\sqrt{1^2 + (-1)^2}}$. $d = \frac{|3/4|}{\sqrt{2}} = \frac{3}{4\sqrt{2}} = \frac{3\sqrt{2}}{8}$.

Step 4: Conclusion

The shortest distance is $\frac{3\sqrt{2}}{8}$. Final Answer: (A)
Was this answer helpful?
0
0