Introduction to Three-Dimensional Geometry
"The plane was not enough. The world required a third axis."
1. Chapter Overview
Coordinate geometry in Class 9-10 was 2D (x and y axes). This chapter adds the THIRD DIMENSION (z-axis). You'll work with POINTS IN 3D SPACE: (x, y, z). The chapter covers: coordinate axes and planes, distance formula in 3D, section formula in 3D, and dividing 3D space into OCTANTS.
2. Three-Dimensional Coordinate System
Axes
- X-axis, Y-axis, Z-axis — all MUTUALLY PERPENDICULAR
- Intersect at the ORIGIN O(0, 0, 0)
- Three COORDINATE PLANES: XY-plane (z=0), YZ-plane (x=0), XZ-plane (y=0)
- These three planes divide space into 8 regions called OCTANTS
Sign Convention (Octants)
| Octant | x | y | z |
|---|---|---|---|
| I | + | + | + |
| II | — | + | + |
| III | — | — | + |
| IV | + | — | + |
| V | + | + | — |
| VI | — | + | — |
| VII | — | — | — |
| VIII | + | — | — |
3. Coordinates of a Point in 3D
- A point P in space is represented by the ordered triplet (x, y, z)
- x = perpendicular distance from YZ-plane
- y = perpendicular distance from XZ-plane
- z = perpendicular distance from XY-plane
4. Distance Formula in 3D
The distance between two points P(x₁, y₁, z₁) and Q(x₂, y₂, z₂):
This is a natural extension of the 2D distance formula — just add the z term!
Distance from origin (0, 0, 0): √(x² + y² + z²)
5. Section Formula in 3D
Internal Division
The point dividing P(x₁, y₁, z₁) and Q(x₂, y₂, z₂) INTERNALLY in the ratio m : n:
Midpoint
Put m = n = 1 in the internal division formula:
6. Exam Focus
- Coordinates of a point — (x, y, z), distances from coordinate planes
- Distance formula in 3D — √[(x₂-x₁)² + (y₂-y₁)² + (z₂-z₁)²]
- Section formula — internal division and midpoint
- Octants — signs of x, y, z in each
7. Conclusion
3D geometry is the NATURAL extension of everything you know from 2D:
- Add a Z-AXIS. Now points have 3 coordinates instead of 2.
- DISTANCE: Pythagoras in 3D — just add the third square term
- SECTION: Divides exactly like 2D — just repeat the formula for z
- This chapter is the FOUNDATION for 3D vector geometry (Class 12)
'We live in a 3D world. Mathematics in 2D was only ever preparation.'
