The normal lines to a given curve at each point pass through (2,0). The curve passes through (2,3). Formulate the differential equation and hence find out the equation of the curve.
Open in App
Solution
Let P(x,y) be any point on the curve. The equation of the normal at P(x,y) to the given curve is
Y−y=−1dydx(X−x)
Normal at each point pases through (2,0). Hence,
0−y=−1dydx(2−x)
ydydx=2−x
ydy=(2−x)dx
y22=−(2−x)22+C
y2=−(2−x)2+2C
This passes through (2,3). Therefore,
9=0+2C
C=92
Therefore, the equation of the required curve is y2=−(2−x)2+9