Lines and Planes in Space
A plane can be described using a point on the plane and a normal vector perpendicular to it.
A plane can be described using a point on the plane and a normal vector perpendicular to it.
Find the plane through $(1,2,3)$ with normal vector $\langle 2,-1,4\rangle$.
Final answer: $2x-y+4z-12=0$.
Write the parametric equations of the line passing through $P(2,\,-1,\,3)$ with direction vector $\vec{d} = \langle 1,\,4,\,-2\rangle$.
A line in 3D through point $(x_0,y_0,z_0)$ with direction $\langle a,b,c\rangle$ is given by:
Substituting:
These describe every point on the line as $t$ varies over all real numbers.
Find the equation of the plane through the points $P_1(1,0,0)$, $P_2(0,2,0)$, and $P_3(0,0,3)$.
Form two vectors lying in the plane:
Find the normal via cross product:
Plane equation using point $P_1(1,0,0)$:
Tip: Alternatively, use intercept form $\dfrac{x}{1}+\dfrac{y}{2}+\dfrac{z}{3}=1$ and multiply through by 6.
Find parametric equations for the line through A(1, 2, 3) and B(4, 0, 5).
Answer: $x=1+3t,\ y=2-2t,\ z=3+2t$.
Find the plane through (2, -1, 4) with normal vector <3, 1, -2>.
Answer: The plane is $3x+y-2z+3=0$.
Additional board-style practice items for this topic.
Point P has cylindrical coordinates (8, 30°, 5). Find the value of x in the Cartesian coordinates.