Question:medium

The equation of the family of curves for which the length of the subnormal at any point \((x,y)\) is always a constant \(k\) is

Show Hint

For curves with constant subnormal, use formula \( \text{subnormal} = y/(dy/dx) \) and separate variables to integrate.
Updated On: Jul 18, 2026
  • \(y^2 = 4ax\)
  • \(y^2 - A = 2Kx\)
  • \(y^2 - K = 2x\)
  • \(y^2 = K(x+K)\)
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Recall the correct subnormal formula.
For a curve \(y=y(x)\), the length of the subnormal at any point is \(y\cdot\dfrac{dy}{dx}\) (not its reciprocal).

Step 2: Set the subnormal equal to the constant k.
\[ y\frac{dy}{dx}=k \implies y\,dy = k\,dx \]

Step 3: Integrate both sides.
\[ \int y\,dy=\int k\,dx \implies \frac{y^2}{2}=kx+C \]

Step 4: Rearrange into the family form.
\[ y^2=2kx+2C \]
which is exactly of the shape \(y^2-A=2Kx\) with \(A=2C\) and \(K=k\), both arbitrary constants.

Step 5: Final conclusion.
Hence the family of curves is \[ \boxed{y^2-A=2Kx} \]
Was this answer helpful?
0