Q.
The line normal to a given curve at each point (x, y) on the curve passes through the point (3, 0). If the curve contains the point (3, 4) then its equation is
The equation of normal to a curve at a point (x, y) is (Y−y)dxdy+(X−x)=0
Since it passes throgh the point (3,0), we have (0−y)dxdy+(3−x)=0⇒ydxdy=(3−x)⇒ydy=(3−x)dx
Integrating, we get 2y2=3x−2x2+C ⇒x2+y2−6x−2c=0
Since the curve passes through (3,4), we have 9+16−18−2c=0⇒c=27. ∴x2+y2−6x−7=0 is the required equation of the curve.