We have learned about points and lines in two-dimensional rectangular coordinate system. In this chapter, we will extend the system to three dimensions.
In the plane, each point is associated with an ordered pair of real numbers.
In space, each point is associated with an ordered triple of real numbers.
Through a fixed point, called the origin $O$, draw three mutually perpendicular lines: the x-axis, the y-axis and the z-axis.
A point $P$ in space is determined by an ordered triple $(x,y,z)$ of real numbers as shown in the diagram.
The numbers $x$, $y$, $z$ are called the coordinates of $P$.
The following table:
| Plane | Equation | Coordinates |
|---|---|---|
| xy-plane | $\ds z=0$ | $\ds (x,y,0)$ |
| yz-plane | $\ds x=0$ | $\ds (0,y,z)$ |
| xz-plane | $\ds y=0$ | $\ds (x,0,z)$ |
Table 3.1
The following table:
| Plane | Equation | Coordinates | Example Equation |
Coordinates |
|---|---|---|---|---|
| Parallel to xy-plane | $\ds z=c$ | $\ds (x,y,c)$ | $\ds z=1$ | $\ds (x,y,1)$ |
| Parallel to yz-plane | $\ds x=a$ | $\ds (a,y,z)$ | $\ds x=5$ | $\ds (5,y,z)$ |
| Parallel to zx-plane | $\ds y=b$ | $\ds (x,b,z)$ | $\ds y=2$ | $\ds (x,2,z)$ |
Table 3.2
Equation of any line perpendicular to the xy-plane and passing through the point $\ds (a,b,c)$ is $\ds x=a$, $\ds y=b$ and the coordinates of the points on that line are of the form $\ds (a,b,z)$.
Equation of any line perpendicular to the yz-plane and passing through the point $\ds (a,b,c)$ is $\ds y=b$, $\ds z=c$ and the coordinates of the points on the line are of the form $\ds (x,b,c)$.
Equation of any line perpendicular to the zx-plane and passing through the point $\ds (a,b,c)$ is $\ds x=a$, $\ds z=c$ and the coordinates of the points on the line are of the form $\ds (a,y,c)$.
Find the equation of the line through the point $\ds (-3,5,7)$ and perpendicular to
(a) xy-plane
(b) yz-plane
(c) zx-plane.
Find the point of intersection of the line and plane.
(a) The equation of the line through the point $\ds (-3,5,7)$ and perpendicular to xy-plane is
$\ds x=-3$, $\ds y=5$ or $\ds (-3,5,z)$
The point of intersection of the line and xy-plane is $\ds (-3,5,0)$.
(b) The equation of the line through the point $\ds (-3,5,7)$ and perpendicular to yz-plane is
$\ds y=5$, $\ds z=7$ or $\ds (x,5,7)$
The point of intersection of the line and yz-plane is $\ds (0,5,7)$.
(c) The equation of the line through the point $\ds (-3,5,7)$ and perpendicular to zx-plane is
$\ds z=7$, $\ds x=-3$ or $\ds (-3,y,7)$
The point of intersection of the line and zx-plane is $\ds (-3,0,7)$.
Note that:
The distance between points $\ds P(x_1,y_1,z_1)$ and $\ds Q(x_2,y_2,z_2)$ is
Find the point of intersection of the line and plane.
For a line segment $\ds PQ$, directed values $\ds \langle l,m,n \rangle$ of $\ds PQ$ where $\ds P$ is $\ds (x_1,y_1,z_1)$ and $\ds Q$ is $\ds (x_2,y_2,z_2)$ is defined by
The length of the segment $\ds PQ$ is
The coordinates of point $\ds R$ on the line $\ds PQ$ with respect to the point $\ds P$ and a real number $\ds k$ are $\ds (x,y,z) = (x_1+kl, y_1+km, z_1+kn)$.
The equation is called coordinate form of the equation of line $\ds PQ$ and $\ds k$ is called a parameter.
In general, if a segment of a line through $\ds (x_1,y_1,z_1)$ has directed values $\ds \langle l,m,n \rangle$ which are not equal to zero, then the equation of the line can be written as
Since $\ds \langle PR \rangle = \langle x_1+kl-x_1, y_1+km-y_1, z_1+kn-z_1 \rangle = \langle kl, km, kn \rangle$ and $\ds R$ is any point on the line $\ds PQ$ with $\ds \langle PQ \rangle = \langle l,m,n \rangle$, we will defined directed values of a line $\ds PQ$ as $\ds (kl, km, kn)$ where $\ds k$ is a real number.
Given $\ds P(1,2,3)$ and $\ds Q(3,6,5)$, find the coordinates of point $\ds R(x,y,z)$ on the line $\ds PQ$ with respect to the point $\ds P$ and the following parameters.
(a) $\ds k=\frac{1}{2} \quad$ (b) $\ds k=2 \quad$ (c) $\ds k=-2$
By given $\ds P(1,2,3)$ and $\ds Q(3,6,5)$,
(a) For $\ds k=\frac{1}{2}$, $\ds (x,y,z) = \left(1+\frac{1}{2}(2), 2+\frac{1}{2}(4), 3+\frac{1}{2}(2)\right) = (2,4,4)$.
(b) For $\ds k=2$, $\ds (x,y,z) = (1+2(2), 2+2(4), 3+2(2)) = (5,10,7)$.
(c) For $\ds k=-2$, $\ds (x,y,z) = (1+(-2)(2), 2+(-2)(4), 3+(-2)(2)) = (-3,-6,-1)$.
Given $\ds P(-1,2,3)$ and $\ds Q(3,5,-2)$ determine whether or not the following points are on the line $\ds PQ$. If the point is on the line $\ds PQ$, find the corresponding parameter with respect to the point $\ds P$.
(a) $\ds \left(1,\frac{7}{2},\frac{1}{2}\right) \quad$ (b) $\ds (7,8,-7) \quad$ (c) $\ds (-5,-1,8) \quad$ (d) $\ds (7,8,-2)$
By given $\ds P(-1,2,3)$ and $\ds Q(3,5,-2)$
Thus, the equation of the line $\ds PQ$ is $\ds \frac{x+1}{4} = \frac{y-2}{3} = \frac{z-3}{-5}$
(a) If $\ds (x,y,z) = \left(1,\frac{7}{2},\frac{1}{2}\right)$ then
So $\ds \frac{x+1}{4} = \frac{y-2}{3} = \frac{z-3}{-5}$ for $\ds \left(1,\frac{7}{2},\frac{1}{2}\right)$.
Hence the point $\ds \left(1,\frac{7}{2},\frac{1}{2}\right)$ is on the line $\ds PQ$ with corresponding parameter is $\ds \frac{1}{2}$.
(b) If $\ds (x,y,z) = (7,8,-7)$, then
So $\ds \frac{x+1}{4} = \frac{y-2}{3} = \frac{z-3}{-5}$ for $\ds (7,8,-7)$.
Hence the point $\ds (7,8,-7)$ is on the line $\ds PQ$ with corresponding parameter is $\ds 2$.
(c) If $\ds (x,y,z) = (-5,-1,8)$, then
So $\ds \frac{x+1}{4} = \frac{y-2}{3} = \frac{z-3}{-5}$ for $\ds (-5,-1,8)$.
Hence the point $\ds (-5,-1,8)$ is on the line $\ds PQ$ with corresponding parameter is $\ds -1$.
(d) If $\ds (x,y,z) = (7,8,-2)$, then
So $\ds \frac{x+1}{4} = \frac{y-2}{3} \ne \frac{z-3}{-5}$ for $\ds (7,8,-2)$.
Hence the point $\ds (7,8,-2)$ is not on the line $\ds PQ$.
Given $\ds P(2,1,3)$ and $\ds Q(6,-5,3)$, determine whether or not the following points are on the line $\ds PQ$, if the point is on the line $\ds PQ$, find the corresponding parameter with respect to the point $\ds P$.
(a) $\ds (4,-2, 3) \quad$ (b) $\ds (-2, 7, 3) \quad$ (c) $\ds (10, -11, 3) \quad$ (d) $\ds (1, 1, 3)$
By given $\ds P(2,1,3)$ and $\ds Q(6,-5,3)$,
Then the coordinates of the point $\ds (x,y,z)$ on the line $\ds PQ$ are
$\ds (x,y,z) = (2+4k, 1-6k, 3)$.
This means that the line $\ds PQ$ is on the plane $\ds z=3$.
(a) If $\ds (x,y,z) = (4,-2,3)$, then $\ds (4,-2,3) = (2+4k, 1-6k, 3)$
Thus the point $\ds (4,-2,3)$ is on the line $\ds PQ$ with corresponding parameter $\ds \frac{1}{2}$.
(b) If $\ds (x,y,z) = (-2,7,3)$, then $\ds (-2,7,3) = (2+4k, 1-6k, 3)$
Thus the point $\ds (-2,7,3)$ is on the line $\ds PQ$ with corresponding parameter $\ds -1$.
(c) If $\ds (x,y,z) = (10,-11,3)$, then $\ds (10,-11,3) = (2+4k, 1-6k, 3)$
Thus, the point $\ds (10,-11,3)$ is on the line $\ds PQ$ with corresponding parameter $\ds 2$.
(d) If $\ds (x,y,z) = (1,1,3)$, then $\ds (1,1,3) = (2+4k, 1-6k, 3)$
There is no value $\ds k$ that satisfies this condition. Therefore, the point $\ds (1,1,3)$ is not on the line $\ds PQ$.
Two lines are parallel if and only if their directed values are multiples of each other by some real number.
In space, there are pairs of lines that are neither parallel nor intersect. These pairs of lines are called skew lines.
Consider $\ds P(x_1,y_1,z_1)$, $\ds A(a,b,c)$ and $\ds Q(x_2,y_2,z_2)$.
By the law of cosines, $\ds \cos \angle PAQ = \frac{AP^2 + AQ^2 - PQ^2}{2AP.AQ}$
If $\ds l_1l_2 + m_1m_2 + n_1n_2 = 0$ then $\ds \cos \angle PAQ = 0$ and hence $\ds \angle PAQ = 90^\circ$.
Two lines are perpendicular if and only if they intersect and $\ds l_1l_2 + m_1m_2 + n_1n_2 = 0$ for any directed values $\ds \langle l_1,m_1,n_1 \rangle$ and $\ds \langle l_2,m_2,n_2 \rangle$ of the lines.
Given $\ds P(2,1,3)$, $\ds Q(6,-5,4)$, $\ds R(2,3,4)$ and $\ds S(-1,5,1)$, determine whether the lines $\ds PQ$ and $\ds RS$ are parallel or skew or intersect.
For $\ds P(2,1,3)$ and $\ds Q(6,-5,4)$, $\ds \langle PQ \rangle = \langle 4,-6,1 \rangle$
For $\ds R(2,3,4)$ and $\ds S(-1,5,1)$, $\ds \langle RS \rangle = \langle -3,2,-3 \rangle$
Since directed values of $\ds PQ$ are not multiple of $\ds RS$,
So, two lines are not parallel.
If a point $\ds (x,y,z)$ is on the lines $\ds PQ$ and $\ds RS$, then
for real numbers $\ds s$ and $\ds t$.
Thus,
Solving first two of these equations, we have
$\ds s = -\frac{3}{5}$ and $\ds t = \frac{4}{5}$.
But $\ds 3+\left(-\frac{3}{5}\right) \ne 4-3\left(\frac{4}{5}\right)$ these values of $\ds s$ and $\ds t$ do not satisfy the last equation.
So, the system of equations has no solution and hence the given lines do not intersect.
Therefore, the given lines are skew.
Given $\ds P(0,0,1)$, $\ds Q(3,6,4)$, $\ds R(0,3,1)$ and $\ds S(3,0,4)$, show that the lines $\ds PQ$ and $\ds RS$ are perpendicular.
$\ds P(0,0,1)$, $\ds Q(3,6,4)$, $\ds R(0,3,1)$, $\ds S(3,0,4)$
$\ds \langle PQ \rangle = \langle l_1,m_1,n_1 \rangle = \langle 3,6,3 \rangle$ and $\ds \langle RS \rangle = \langle l_2,m_2,n_2 \rangle = \langle 3,-3,3 \rangle$.
If a point $\ds (x,y,z)$ is on the lines $\ds PQ$ and $\ds RS$, then
for real numbers $\ds s$ and $\ds t$.
$\ds x = 3\left(\frac{1}{3}\right) = 1$, $\ds y = 6\left(\frac{1}{3}\right) = 2$, $\ds z = 1+3\left(\frac{1}{3}\right) = 2$.
The point of intersection is $\ds (1, 2, 2)$ and two lines intersect.
Hence $\ds PQ$ and $\ds RS$ are perpendicular.
Find the equation of the line passing through the point $\ds (-4,7,-3)$ and perpendicular to the line $\ds (x,y,z)=(3+2k, -1+3k, 1-k)$. Find also the point of intersection of two lines.
Directed values of the given line are $\ds \langle 2, 3, -1 \rangle$.
Directed values of the require line are
If two lines are perpendicular, then
So, directed values of required line are $\ds \langle -7-2(1), 8-3(1), -4+1 \rangle = \langle -9,5,-3 \rangle$
and the equation of the line is
The point of intersection is $\ds (x,y,z) = (5,2,0)$.
A plane is determined by three points which are not on the same line.
Let $\ds P(x,y,z)$ be any point on the plane through $\ds A$, $\ds B$, $\ds C$. Since $\ds A$, $\ds B$, $\ds C$ are not on the same line, line segment joining any two points will intersect each other.
Let $\ds AB$ intersect $\ds AC$ at $\ds A$. Draw a line through $\ds P$ parallel to $\ds AC$.
This line will meet $\ds AB$ at $\ds R(x_1+sl_1, y_1+sm_1, z_1+sn_1)$ for some parameter $\ds s$.
As shown in the given figure, coordinates of any point $\ds (x,y,z)$ on the plane are
for some parameter $\ds t$.
Let
Then $\ds al_1 + bm_1 + cn_1 = 0$ and $\ds al_2 + bm_2 + cn_2 = 0$.
Thus, the plane equation is
Cartesian form: $\ds ax+by+cz=d$ where $\ds d = ax_1+by_1+cz_1$.
The line $\ds l$ with equation $\ds \frac{x-x_1}{a} = \frac{y-y_1}{b} = \frac{z-z_1}{c}$ is perpendicular to both of the lines $\ds AB$ and $\ds AC$, so the line $\ds l$ is perpendicular to the plane $\ds ABC$.
Hence any line with directed values $\ds \langle ka, kb, kc \rangle$, for some parameter $\ds k$, is perpendicular to the plane $\ds ABC$.
Find the equation of the plane containing $\ds A(1,0,1)$, $\ds B(3,6,4)$ and $\ds C(-2,3,1)$.
$\ds A(1,0,1)$, $\ds B(3,6,4)$, $\ds C(-2,3,1)$
Using cross multiplication method:
The equation of the plane
Find the equation of the line that passes through the point $\ds (-1,3,2)$ and perpendicular to the plane $\ds 3x-2y-z=3$. Find the point of intersection of the line and the given plane.
$\ds \langle a,b,c \rangle = \langle 3,-2,-1 \rangle$.
The equation of the line is
Hence the point of intersection is $\ds (2, 1, 1)$.
Find the equation of the plane containing the point $\ds (-1,3,2)$ and parallel to the plane $\ds 3x-2y-3z=2$.
$\ds \langle a,b,c \rangle = \langle 3,-2,-3 \rangle$
Thus the equation of the required plane is
The point $\ds (-1,3,2)$ lies on the required plane.
The equation of the required plane is
The distance between center $\ds (x_1,y_1,z_1)$ and any point $\ds (x,y,z)$ of a sphere is radius $\ds r$.
The equation of the sphere with center $\ds (x_1,y_1,z_1)$ and radius $\ds r$ is
Find the equation of the plane tangent to the sphere $\ds (x-2)^2+(y-1)^2+(z+1)^2=14$ at the point $\ds (3,4,1)$.
$\ds \langle CP \rangle = \langle 1,3,2 \rangle$
The equation of the plane is
$\ds x+3y+2z = d$
Since $\ds P(3,4,1)$ is on the plane, so we get
The equation of the plane is $\ds x+3y+2z=17$.
Find the equation of the sphere with center $\ds (0, 1, 0)$ and touching the plane $\ds x-2y+2z+5=0$.
The equation of the line that passes through the center $\ds C(0,1,0)$ and perpendicular to the plane $\ds x-2y+2z+5=0$ is
If one of these points $\ds P$ is on the plane, then
The point of intersection $\ds = \left(-\frac{1}{3},\frac{5}{3},-\frac{2}{3}\right)$.
Radius
The equation of the sphere is
Find the equation of a sphere that passes through the points $\ds (9, 0, 0)$, $\ds (3, 13, 5)$ and $\ds (11,0, 10)$, given that its center lies on the yz-plane.
The equation of the sphere with center $\ds (x_1,y_1,z_1)$ and radius $\ds r$ is
$\ds (x-0)^2 + (y-y_1)^2 + (z-z_1)^2 = r^2$, since its center lies on the yz-plane.
At $\ds (9,0,0)$,
At $\ds (3, 13, 5)$,
At $\ds (11, 0, 10)$,
From (1) and (3),
From (1) and (2),
Center $\ds = (0,2,7)$
Substitute $\ds x_1=0$, $\ds y_1=2$ and $\ds z_1=7$ in equation (1),
Hence the equation of the sphere is