Find an equation for the surface with all points which are equidistant of $(-1,0,0)$ and the plane $x=1$. Draw the surface.
First, this is the graph I've depicted:
Some ideas to find such equation and the corresponding graph for the surface?
Find an equation for the surface with all points which are equidistant of $(-1,0,0)$ and the plane $x=1$. Draw the surface.
First, this is the graph I've depicted:
Some ideas to find such equation and the corresponding graph for the surface?
The distance from $(x,y,z)$ to the plane is simply $|x-1|$, and the distance from $(x,y,z)$ to $(-1,0,0)$ is $\sqrt{(x+1)^2+y^2+z^2}$. Setting the two equal to eah other, we get
$$(x-1)^2 = (x+1)^2 + y^2 + z^2$$ $$-4x = y^2 + z^2$$ $$x = -\frac{1}{4}(y^2+z^2)$$
If $z$ is not considered standard a 2D definition of parabola can be obtained by setting equal distances as:
$$x = -\frac{y^2}{4} $$
So with z considered it becomes a 3D generalized surface of revolution as a paraboloid rotated about $x$ axis vertically up :
$$ (x,y,z) = (-2,2,2)$$
$$x = -\frac{y^2+z^2}{4} $$
$ yz $ plane is horizontal, $x$ axis is vertical as shown.