Chapter 11: Introduction to Three-Dimensional Geometry
In Class XI you have so far worked in the plane: two coordinates (x,y) name a point. The real world is three-dimensional, and we now add a third coordinate, z. A point in space is written (x,y,z). Three perpendicular coordinate axes , the x, y, and z-axes , split space into eight octants (the 3D analogue of the four quadrants).
The good news: most of what you learned in 2D extends with one extra coordinate.
Distance between (x1,y1,z1) and (x2,y2,z2): (x2−x1)2+(y2−y1)2+(z2−z1)2.
Section formula internal in m:n: (m+nmx2+nx1,m+nmy2+ny1,m+nmz2+nz1).
Midpoint: average each coordinate.
Collinearity: equal ratios of differences in each coordinate.
This chapter is short , only the foundations of 3D coordinate geometry. In Class XII you will build on it with vectors, direction cosines, lines, planes, and the angle between them. For now, master the basics of locating points in space and measuring between them.
What's inside
Coordinates in space and octants , naming and locating points.
Distance between two points in 3D.
Section formula in 3D.
Midpoint, centroid, and equidistant problems.
Collinearity of three points and equation of a line preview.
Miscellaneous: locus and applications.
Key results / Formula card
Concept
Formula
Coordinates
(x,y,z)
Octants
8 regions defined by signs of x,y,z
Distance
d=(x2−x1)2+(y2−y1)2+(z2−z1)2
Section (internal m:n)
(m+nmx2+nx1,m+nmy2+ny1,m+nmz2+nz1)
External
replace n with −n
Midpoint
(2x1+x2,2y1+y2,2z1+z2)
Centroid of triangle
(3x1+x2+x3,3y1+y2+y3,3z1+z2+z3)
Distance from coordinate plane
$
How to read this chapter
Visualise. Hold up your right hand: thumb is x, index y, middle finger z. Every problem can be sketched roughly. The algebra is identical to the 2D case, with one extra term , but spatial intuition is the real prize.