Skip to main content
EnglandFurther MathsSyllabus dot point

How do you write the equation of a plane, and how do you find where a line meets a plane or where two planes meet?

The vector, scalar product and Cartesian equations of a plane, the normal vector, and the intersection of a line with a plane and of two planes.

A focused answer to the OCR A-Level Further Mathematics A content on the equations of planes, covering the vector, scalar product (r dot n) and Cartesian forms, the normal vector and how to find it from the cross product, and finding the intersection of a line with a plane and the line of intersection of two planes.

Generated by Claude Opus 4.811 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The normal vector and the scalar product form
  3. Finding the normal from points in the plane
  4. Line meets plane
  5. Plane meets plane
  6. Try this

What this dot point is asking

OCR wants you to write the equation of a plane in vector form, in scalar product form rn=d\mathbf{r}\cdot\mathbf{n} = d, and in Cartesian form ax+by+cz=dax + by + cz = d, to find the normal vector (directly or from the cross product of two vectors in the plane), and to find the intersection of a line with a plane (a point) and of two planes (a line).

The normal vector and the scalar product form

The key object for a plane is its normal, a vector perpendicular to every line in the plane. The scalar product form says that the displacement from a fixed point in the plane to any other point is perpendicular to the normal.

The coefficients in the Cartesian equation are the components of the normal, so you can read the normal straight off any Cartesian plane equation, which is used in every angle and distance calculation.

Finding the normal from points in the plane

If you are given three points, or a point and two directions lying in the plane, the normal is the cross product of two such direction vectors, because the cross product is perpendicular to both.

Line meets plane

A line generally pierces a plane at a single point. Parametrise the line, substitute its coordinates into the plane equation, and solve the resulting equation for the single unknown λ\lambda.

Plane meets plane

Two non-parallel planes intersect in a line. Solving the two Cartesian equations simultaneously leaves one free parameter, which traces the line of intersection: set one coordinate equal to a parameter λ\lambda, solve the two equations for the other two coordinates in terms of λ\lambda, and read off the result as a vector equation r=a+λd\mathbf{r} = \mathbf{a} + \lambda\mathbf{d}. The direction d\mathbf{d} of that line is perpendicular to both normals, so an alternative route is to compute n1×n2\mathbf{n}_1\times\mathbf{n}_2 for the direction and then find one point on both planes. If instead the normals are parallel, the planes are parallel: they either coincide (the same equation up to a scalar) or never meet, which is exactly the singular matrix picture of two of the three planes in a linear system.

Planes pull together the cross product (for the normal), the scalar product (for dd and for angles), and the matrix view of intersecting planes.

Try this

Q1. State the normal vector of the plane 4xy+2z=74x - y + 2z = 7. [1 mark]

  • Cue. The coefficients give n=4ij+2k\mathbf{n} = 4\mathbf{i} - \mathbf{j} + 2\mathbf{k}.

Q2. Does the point (1,1,1)(1, 1, 1) lie in the plane x+2yz=2x + 2y - z = 2? [1 mark]

  • Cue. 1+21=21 + 2 - 1 = 2, which equals the right-hand side, so yes.

Exam-style practice questions

Practice questions written in the style of OCR exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

OCR 20195 marksA plane passes through A(1,0,2)A(1, 0, 2) with normal vector n=2ij+3k\mathbf{n} = 2\mathbf{i} - \mathbf{j} + 3\mathbf{k}. Find the equation of the plane in the form rn=d\mathbf{r}\cdot\mathbf{n} = d and in Cartesian form.
Show worked answer →

The scalar product form is rn=an\mathbf{r}\cdot\mathbf{n} = \mathbf{a}\cdot\mathbf{n} (M1). Compute the right side using AA (M1): an=(1)(2)+(0)(1)+(2)(3)=2+6=8\mathbf{a}\cdot\mathbf{n} = (1)(2) + (0)(-1) + (2)(3) = 2 + 6 = 8 (A1).

So r(213)=8\mathbf{r}\cdot\begin{pmatrix} 2 \\ -1 \\ 3 \end{pmatrix} = 8 (A1).

Cartesian form: 2xy+3z=82x - y + 3z = 8 (A1).

Markers reward the rn=an\mathbf{r}\cdot\mathbf{n} = \mathbf{a}\cdot\mathbf{n} form, the value 88, and converting to Cartesian by writing r=(x,y,z)\mathbf{r} = (x, y, z).

OCR 20226 marksFind the point where the line r=(110)+λ(211)\mathbf{r} = \begin{pmatrix} 1 \\ 1 \\ 0 \end{pmatrix} + \lambda\begin{pmatrix} 2 \\ -1 \\ 1 \end{pmatrix} meets the plane 3x+y2z=53x + y - 2z = 5.
Show worked answer →

Write the line's coordinates in terms of λ\lambda (M1): x=1+2λx = 1 + 2\lambda, y=1λy = 1 - \lambda, z=λz = \lambda.

Substitute into the plane equation (M1): 3(1+2λ)+(1λ)2(λ)=53(1 + 2\lambda) + (1 - \lambda) - 2(\lambda) = 5 (A1).

Simplify and solve (M1): 3+6λ+1λ2λ=53 + 6\lambda + 1 - \lambda - 2\lambda = 5, so 4+3λ=54 + 3\lambda = 5, giving λ=13\lambda = \tfrac{1}{3} (A1).

Substitute back (A1): x=1+23=53x = 1 + \tfrac{2}{3} = \tfrac{5}{3}, y=113=23y = 1 - \tfrac{1}{3} = \tfrac{2}{3}, z=13z = \tfrac{1}{3}, so the point is (53,23,13)\left(\tfrac{5}{3}, \tfrac{2}{3}, \tfrac{1}{3}\right).

Markers reward parametrising the line, substituting into the plane, solving for λ\lambda, and the intersection point.

Related dot points

Sources & how we know this