How to find the equation of locus of a moving point such that its perpendicular distance from a function $f(x)$ is always $g(x)$?
Asked
Active
Viewed 345 times
2
-
Is $f$ differentiable on its domain? – Mikasa Sep 26 '13 at 08:45
-
yeah $f$ differentiable on its domain – Tom Lynd Sep 26 '13 at 09:00
1 Answers
5
Consider the plot below:

So, I assumed that $f$ is differentiable on its domain. We know the equation of the line $l$ as follows:
$$l:~~-f'(x_0)x+y+(f'(x_0)x_0-y_0)=A_1x+y+B_1=0$$
Since the distance $d$ between the points $(X,Y)$ and the straight line $l$ is given by $$d=\frac{|A_1X+Y+B_1|}{\sqrt{A_1^2+1}}$$ so it seems that we should consider $$d=g(x)$$
Mikasa
- 67,374