AHL 3.17 (HL)—Planes
- Syllabus
- First assessment 2021
- Objective
- —
- Level
- HL
A plane is fixed by a point and a normal vector.
A normal n is perpendicular to every direction in the plane, so n·(r−a)=0 gives a compact equation for the plane through a.
Through (1,0,2) with normal (2,1,−1), the plane is 2(x−1)+y−(z−2)=0.
Substitute the known point to determine the constant, then test any proposed point with the dot product equation.
A direction vector lying in the plane is perpendicular to the normal; it is not itself the plane’s normal.
A plane through point vector a can be written r=a+λb+μc using two non-parallel directions in the plane, or r⋅n=a⋅n using a normal n. If n=(A,B,C), this becomes Ax+By+Cz=d. To convert from two in-plane directions to normal form, use n=b×c.