3D Geometry
Interactive curriculum lessons, worked examples, and geometric problem-solving techniques designed to help Kenyan students master CBC, KPSEA, KCSE, and IGCSE mathematics.
First Principles
Objective
Master calculating distances and angles between lines and planes in 3-dimensional solids (cuboids, pyramids, and prisms) as tested in KCSE Mathematics Paper 1 and Paper 2.
Core Analogy: The Room Diagonal
Imagine standing in the bottom-left corner of a classroom in Nairobi. You want to run a string across the room directly to the top-opposite corner. You cannot measure it with a single flat ruler stroke. Instead, you resolve the path into two perpendicular steps: first across the floor diagonal using 2D Pythagoras, and then straight up the wall using 3D Pythagoras.
(a) Concrete Scenario: Elevated Water Tank Stand
Steel fabricators in Kenya constructing an elevated water tank stand need to weld a cross-brace steel strut extending from corner \(A\) at the ground to opposite top corner \(G\). To order the exact length of steel and cut the correct welding bevel angle, they must determine the space diagonal length and its angle with the horizontal foundation.
(b) Geometric Insight
Any 3D space diagonal \(d\) inside a cuboid of dimensions \(\ell\), \(w\), and \(h\) forms a vertical right-angled triangle:
- Base (Floor Diagonal): \(d_{\text{base}} = \sqrt{\ell^2 + w^2}\)
- Height (Vertical Rise): \(h\)
- Space Diagonal: \(d = \sqrt{d_{\text{base}}^2 + h^2} = \sqrt{\ell^2 + w^2 + h^2}\)
- Angle with Base (\(\theta\)): \(\tan\theta = \dfrac{h}{\sqrt{\ell^2 + w^2}}\) or \(\cos\theta = \dfrac{\sqrt{\ell^2 + w^2}}{d}\)
(c) Interactive 3D Visualizer
Interactive 3D Cuboid & Space Diagonal
Key Formulas
1. 3D Distance Formula (Cartesian Coordinates)
\[ d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2 + (z_2-z_1)^2} \]Calculates the absolute distance between any two coordinate positions in 3D space.
2. Space Diagonal of a Cuboid
\[ d_{\text{space}} = \sqrt{\ell^2 + w^2 + h^2} \]Where \(\ell\), \(w\), and \(h\) are length, width, and vertical height.
3. Angle Between a Line and a Plane
\[ \theta = \tan^{-1}\left(\frac{\text{Height of point above plane}}{\text{Length of projection on plane}}\right) \quad \text{or} \quad \cos\theta = \frac{\text{Length of projection}}{\text{True length of line}} \]4. Angle Between Two Planes (Dihedral Angle)
\[ \tan\alpha = \frac{\text{Perpendicular height to common edge}}{\text{Base distance from edge to foot of altitude}} \]Identified by drawing two lines from the same point on the line of intersection, perpendicular to the intersection line, one in each plane.
5. Pyramid Height & Slant Edge
\[ h_{\text{pyramid}} = \sqrt{s^2 - r_{\text{base}}^2} \]Where \(s\) is the slant edge and \(r_{\text{base}}\) is the distance from a base corner to the center of the base (half the base diagonal for rectangular pyramids).
Worked Examples
Example 1 (Easy): Cuboid Space Diagonal
Problem: A wooden shipping crate has a length of \(12\text{ cm}\), width of \(9\text{ cm}\), and height of \(8\text{ cm}\). Find the length of the longest rod that can fit completely inside the crate.
- Identify the concept: The longest internal rod corresponds to the space diagonal \(d = \sqrt{\ell^2 + w^2 + h^2}\).
- Substitute dimensions:\[ d = \sqrt{12^2 + 9^2 + 8^2} = \sqrt{144 + 81 + 64} = \sqrt{289} \]
- Calculate:\[ d = 17\text{ cm} \]
Answer: \(17\text{ cm}\)
Example 2 (Medium): Angle Between a Line and Base Plane
Problem: A water tank stand has a rectangular base \(ABCD\) measuring \(8\text{ m}\) by \(6\text{ m}\). The vertical uprights have a height of \(10\text{ m}\). Calculate the angle between the diagonal brace \(AG\) and the base \(ABCD\), correct to \(1\) decimal place.
- Find the projection (floor diagonal \(AC\)):\[ AC = \sqrt{AB^2 + BC^2} = \sqrt{8^2 + 6^2} = \sqrt{64 + 36} = \sqrt{100} = 10\text{ m} \]
- Form the right triangle \(\triangle ACG\): The vertical rise \(CG = 10\text{ m}\), adjacent side \(AC = 10\text{ m}\).
- Apply trigonometry:\[ \tan\theta = \frac{CG}{AC} = \frac{10}{10} = 1.0 \]
- Solve for \(\theta\):\[ \theta = \tan^{-1}(1.0) = 45.0^\circ \]
Answer: \(45.0^\circ\)
Example 3 (Hard): Angle Between Sloping Face and Base of a Pyramid
Problem: \(VABCD\) is a right pyramid with a square base \(ABCD\) of side \(10\text{ cm}\). Each sloping edge \(VA = VB = VC = VD = 13\text{ cm}\). Find the angle between the triangular face \(VAB\) and the base \(ABCD\), to \(1\) decimal place.
- Find the altitude of face \(VAB\): Let \(M\) be the midpoint of \(AB\). In isosceles \(\triangle VAB\), \(AM = 5\text{ cm}\).\[ VM = \sqrt{VA^2 - AM^2} = \sqrt{13^2 - 5^2} = \sqrt{169 - 25} = \sqrt{144} = 12\text{ cm} \]
- Find pyramid height \(VO\): Center of base is \(O\). Distance \(OM = \frac{10}{2} = 5\text{ cm}\).\[ VO = \sqrt{VM^2 - OM^2} = \sqrt{12^2 - 5^2} = \sqrt{144 - 25} = \sqrt{119} \approx 10.9087\text{ cm} \]
- Calculate the dihedral angle \(\angle VMO\): In right triangle \(\triangle VOM\):\[ \cos(\angle VMO) = \frac{OM}{VM} = \frac{5}{12} \approx 0.4167 \]
- Compute angle:\[ \angle VMO = \cos^{-1}(0.4167) \approx 65.375^\circ \approx 65.4^\circ \]
Answer: \(65.4^\circ\)
Common Mistakes
1. Confusing Floor Diagonal with Space Diagonal
2. Using a Side Edge Instead of the Projection for Line-Plane Angles
3. Misidentifying the Angle Between Two Planes (Dihedral Angle)
Real World
Practice