Find the equation of the curve so drawn that every point on it is equidistant from the origin and the intersection of the x-axis with the normal to the curve at the point.
1
Expert's answer
2019-12-16T09:32:17-0500
We need to Find the equation of the curve.
Let a Point on the curve as A(x1,y1)
Let Slope of the Tangent at this point = m
Slope of normal at this point is =m−1
So, Equation of the normal is
y−y1=m−1(x−x1)
Normal intersecting the x axis, so y=0
So, the above equation becomes
−y1=m−1(x−x1)
−my1=−1(x−x1)x=x1+my1
So, the point is (x1+my1,0)
Origin =(0,0)
Taken Point = (x1,y1)
Distance from origin to (x1,y1) = Distance from Intersection point with normal to (x1,y1)
Comments