3.1 Three-Dimensional Geometry
1. 3D Coordinate Geometry
A point in a 2D plane is $P(x,y)$. In 3D space, a point is $P(x,y,z)$.
EXAMPLE 1
Given $A(1,0,5)$ and $B(2,3,1)$, find:
The coordinates of A, B, and C form arithmetic sequences.
- x-coordinates: $1 \to 2 \to 3$
- y-coordinates: $0 \to 3 \to 6$
- z-coordinates: $5 \to 1 \to -3$
2. Volumes and Surface Areas of Known Solids
The volume ($V$) and surface area ($S$) of 5 solids are:
EXAMPLE 2 (Understanding Basic Solids)
The derivations for volume ($V$) and surface area ($S$) formulas are:
1. Cuboid
Volume: $V = xyz$
Explanation: The base area ($x \times y$) multiplies by the height ($z$). For a cube, $x=y=z$, yielding $V = x^3$.
Surface Area: $S = 2xy + 2yz + 2zx$
Explanation: A cuboid has 6 faces in 3 pairs: top/bottom ($2xy$), left/right ($2yz$), and front/back ($2zx$). For a cube, $S = 6x^2$.
2. Pyramid
Volume: $V = \dfrac{1}{3} \times (\text{Base Area}) \times h$
Explanation: A pyramid fills one-third the volume of a prism with the same base and height $h$.
Surface Area: $S = (\text{Base Area}) + (\text{Sum of face areas})$
Explanation: Sum the areas of the 2D shapes forming the 3D net.
3. Cylinder
Volume: $V = \pi r^2 h$
Explanation: The circular base area ($\pi r^2$) multiplies by the height ($h$).
Surface Area: $S = 2\pi rh + 2\pi r^2$
Explanation: Add the areas of two circular caps ($2\pi r^2$) and the lateral wall. Unrolled, the wall is a rectangle with height $h$ and width $2\pi r$, yielding $2\pi rh$.
4. Cone
Volume: $V = \dfrac{1}{3}\pi r^2 h$
Explanation: A cone occupies one-third the volume of a cylinder with the same base and height.
Surface Area: $S = \pi r^2 + \pi r L$
Explanation: Add the base area ($\pi r^2$) and the sector area ($\pi r L$). Slant height $L$ forms a right triangle with $h$ and $r$, so $L = \sqrt{r^2 + h^2}$.
5. Sphere
Volume: $V = \dfrac{4}{3}\pi r^3$
Explanation: Derived by summing the areas of circular disks stacked from bottom to top.
Surface Area: $S = 4\pi r^2$
Explanation: The surface area equals the area of four great circles.
EXAMPLE 3
If the volume of a cylinder is 25, then
EXAMPLE 4
If the surface area of a cylinder is $100\pi$:
EXAMPLE 5 (Pyramid Architecture)
Find the volume and surface area of a right pyramid with a square base of side 6 and height 4.
Solution:
Angles between lines and planes:
- Angle between line $AM$ and plane $BCDE$ = angle $A\hat{N}M$
- Angle between line $AD$ and plane $BCDE$ = angle $A\hat{D}N$
- Angle between planes $ADE$ and $BCDE$ = angle $A\hat{M}N$
- Angle between planes $ACB$ and $ADE$ = angle $M\hat{A}M' = 2 \times M\hat{A}N$