

How Do We Determine the Angle Between Two Planes?
In geometry, it is important to know about various kinds of surfaces. A line is a one-dimensional surface and a space is a three-dimensional surface. However, a plane is a two dimensional surface with zero thickness. Plane is formed by some stack of lines, which are kept aside from each other. Planes play an important part of 3-D geometry. An infinite number of planes can exist in three-dimensional space and in coordinate geometry. Planes have certain special properties which include:
Any two distinct planes are either parallel or intersect at a line.
A line may either lie within the plane or intersect the plane at a single point or parallel to the plane.
Two lines are parallel to each other if they are perpendicular to the same plane.
Two planes are also parallel to each other if they are perpendicular to the same line.
Angle Between the Two Planes Formula
The angle between two planes is defined as the angle between the normal to the two planes. Two planes are referred to as perpendicular if their standard vectors are rectangular. The angle of separation of two intersecting planes is calculated as the angle of separation of normals to both planes. The angle that exists between two vectors can be determined with the help of vector multiplication.
Let us consider two planes intersecting at an angle θ as shown in the above figure. Let n1 and n2 be the normal vectors drawn to the planes. The equation for both the planes is thus given as
\[\bar{r}\].\[\bar{n_{1}}\] = \[d_{1}\]
\[\bar{r}\].\[\bar{n_{2}}\] = \[d_{2}\]
Cosine of angle between two intersecting planes is given as the cosine of the angle between their normals:
This is the angle between two planes formula when normal vectors are given.
Angle between Two Planes Formula in Cartesian System
Consider the angle between two planes, for example in which two planes intersect at an angle θ. In the cartesian system points are labelled on a plane. A plane is formed with two perpendicular lines called the X-axis and the Y-axis, this is called the cartesian or coordinate plane.
The equations of these two planes are given in the cartesian coordinate system as A1x + B1y + C1z + D1 = 0 and A2x + B2y + C2z + D2 = 0. In these two equations, A1, B1 and C1 are the direction ratios of normal to the plane described by the equation A1x + B1y + C1z + D1 = 0 and A2, B2 and C2 are the direction ratios of normal to the plane defined by the equation A2x + B2y + C2z + D2 = 0.
Now consider the angle between the normal to the two planes and (A1, B1, C1) and (A2, B2, C2) are the direction ratios of the normal to both the planes in consideration. The cosine of the angle between the two planes is given as:
Solved Examples of Angle Between Two Planes
1. Find the angle between two planes r.(2i - j + k) = 1 and r.(i + k) = -3
Solution: For finding the angle between the two planes r.(2i - j + k) = 1 and r.(i + k) = -3, Using the formula Cosθ = \[\frac{n_{1}.n_{2}}{|n_{1}||n_{2}|}\].
n1 = 2i - j + k, n2 = i + k
\[ |n_{1}| = \sqrt{(2^{2} + (-1)^{2} + 1^{2})} = \sqrt{(4 + 1 + 1)} = \sqrt{6} \]
\[ |n_{2}| = \sqrt{(1^{2} + (0)^{2} + 1^{2})} = \sqrt{(1 + 0 + 1)} = \sqrt{2} \]
Scalar product of the normal vectors is,
n1 . n2 = (2i - j + k) . (i + k) = 2 × 1 + (-1) × (0) + 1 × 1 = 2 + 0 + 1 = 3
Substituting the values into the formula,
\[ cos θ = \frac{|(3)|}{(\sqrt{6} . \sqrt{2}})\]
= \[\frac{3}{\sqrt{12}}\]
= \[\frac{\sqrt{3}}{2}\]
\[ ⇒ θ = cos^{-1}(\frac{\sqrt{3}}{2}) \]
= π/6 radians
Therefore the angle between two planes r.(2i - j + k) = 1 and r.(i + k) = -3 is equal to π/6 radians.
2. Determine the angle between two planes P1: 3x - 6y + 2z = 7 and P2: 2x + 2y - 2z = 3
Solution: For determining the angle between two planes in cartesian form using the formula cos θ = \[\frac{A_{1}A_{2}+B_{1}B_{2}+C_{1}C_{2}}{\sqrt{A_{1}^{2}+B_{1}^{2}+C_{1}^{2}}.\sqrt{A_{2}^{2}+B_{2}^{2}+C_{2}^{2}}}\].
The equations of the planes are P1: 3x - 6y + 2z = 7 and P2: 2x + 2y - 2z = 3.
Now, A1 = 3, B1 = -6, C1 = 2, A2 = 2, B2 = 2, C2= -2.
Substituting the values into the formula,
\[ cos θ = \frac{|(3\times 2 + (-6)\times 2 + 2\times (-2))|}{\sqrt{(32 + (-6)2 + 22)} \sqrt{(22 + 22 + (-2)2)}} \]
= \[ \frac{|(6 + (-12) - 4)|}{\sqrt{(9 + 36 + 4)}\sqrt{(4 + 4 + 4)}} \]
= \[ \frac{|-10|}{(\sqrt{49} \sqrt{12})} \]
= \[ \frac{10}{(7\times 2\sqrt{3})} \]
= \[ \frac{5}{7\sqrt{3}} \]
= \[ \frac{5\sqrt{3}}{21} \]
\[ θ = cos^{-1}(\frac{5\sqrt{3}}{21}) \]
Therefore the angle between the two planes P1: 3x - 6y + 2z = 7 and P2: 2x + 2y - 2z = 3 is \[ cos^{-1}(\frac{5\sqrt{3}}{21}) \].
3. How to calculate angle between two planes described by the equations 2x + 4y - 4z - 6 = 0 and 4x + 3y + 9 = 0?
Solution: In these equations of the plane,
A1 = 2, B1 = 4, C1 = - 4, D1 = - 6
A2 = 4, B2 = 3, C2 = 0, D2 = 9
Cosθ = \[\frac{A_{1}A_{2}+B_{1}B_{2}+C_{1}C_{2}}{\sqrt{A_{1}^{2}+B_{1}^{2}+C_{1}^{2}}.\sqrt{A_{2}^{2}+B_{2}^{2}+C_{2}^{2}}}\]
Cosθ = \[\frac{|2 \times 4+4 \times 3+(-4) \times 0|}{\sqrt{2^{2}+4^{2}+(-4)^{2}}.\sqrt{4^{2}+3^{2}+0^{2}}}\]
Cosθ = \[\frac{|8+12+0|}{\sqrt{4+16+16}.\sqrt{16+9+0}}\]
Cosθ = \[\frac{20}{\sqrt{36}.\sqrt{25}}\] = \[\frac{20}{6 \times 5}\] = \[\frac{2}{3}\]
θ = \[Cos^{-1}(\frac{2}{3})\]
4. How to calculate angle between two planes when the direction vectors of normals of the planes are given as n1 = 2i + 4j - 2k and n2 = 6i - 8j - 2k.
Solution:
The coordinates of normal vector n1 is (2, 4, -2)
The coordinates of normal vector n2 is (6, -8, -2)
Cosθ = \[\frac{n_{1}.n_{2}}{|n_{1}||n-{2}|}\]
Cosθ = \[\frac{(2,4,-2)(6,-8,-2)}{|n1||n2|}\]
\[\frac{2\sqrt{39}}{\sqrt{4+16+4}.\sqrt{36+64+4}}\] = \[\frac{2\sqrt{39}}{39}\] = \[\frac{2}{\sqrt{39}}\]
θ = \[Cos^{-1}\frac{2}{\sqrt{39}}\]
Fun Facts
Point is a dimensionless geometric shape.
A plane is formed by a stack of lines arranged side by side.
Conclusion
In this article, we have explored the concept of the angle between two planes in the cartesian system. We have explained a few examples above based on these formulas for your better understanding of the concept.
The angle between two given planes can be determined by the angle present in between the normals of the two planes. The angle that lies between the two planes is also known as the dihedral angle. In other words, the dihedral angle between two planes is the angle between the two intersecting planes.
FAQs on Angle Between Two Planes
1. What is the fundamental concept of the angle between two planes in 3D geometry?
The angle between two intersecting planes is defined as the angle between their normal vectors. A normal vector is a vector that is perpendicular to a plane. By measuring the angle between these two normals, we can accurately determine the inclination of one plane relative to the other. This angle is also known as the dihedral angle.
2. Why is the angle between two planes measured using their normal vectors instead of some other method?
Using normal vectors provides the most consistent and simplest way to define the angle. A plane extends infinitely in two dimensions, making it difficult to define a reference line for an angle within the planes themselves. However, the orientation of an entire plane can be uniquely represented by a single direction: its perpendicular normal vector. Therefore, the angle between these two well-defined normal vectors logically represents the angle between the planes they represent.
3. What are the formulas to calculate the angle between two planes in vector and Cartesian forms?
The formula to find the angle θ depends on how the planes are represented.
- Vector Form: If the plane equations are r ⋅ n₁ = d₁ and r ⋅ n₂ = d₂, the angle is found using the dot product of their normal vectors:
cos θ = |(n₁ ⋅ n₂)| / (|n₁| |n₂|) - Cartesian Form: If the equations are A₁x + B₁y + C₁z + D₁ = 0 and A₂x + B₂y + C₂z + D₂ = 0, the angle is found using their direction ratios:
cos θ = |(A₁A₂ + B₁B₂ + C₁C₂)| / (√(A₁² + B₁² + C₁²) ⋅ √(A₂² + B₂² + C₂²))
4. What do the angle values of 0° and 90° signify about the orientation of two planes?
These specific angle values represent special cases for the orientation of two planes:
- An angle of 0° (or θ = 0) signifies that the planes are parallel. Their normal vectors are also parallel. This can also mean the planes are coincident (the same plane).
- An angle of 90° (or θ = π/2) signifies that the planes are perpendicular or orthogonal. Their normal vectors are perpendicular to each other.
5. How can you quickly check if two planes are parallel or perpendicular just by looking at their Cartesian equations?
You can check for these conditions by examining the direction ratios (A, B, C) of their normal vectors from the equations A₁x + B₁y + C₁z + D₁ = 0 and A₂x + B₂y + C₂z + D₂ = 0.
- For Parallel Planes: The direction ratios of their normals must be proportional. This means A₁/A₂ = B₁/B₂ = C₁/C₂.
- For Perpendicular Planes: The dot product of their normals must be zero. This means A₁A₂ + B₁B₂ + C₁C₂ = 0.
6. How does the standard formula ensure you find the acute angle between two planes?
The formula for the cosine of the angle between two planes includes an absolute value (modulus) in the numerator: cos θ = |n₁ ⋅ n₂| / ... or cos θ = |A₁A₂ + B₁B₂ + C₁C₂| / ... . The absolute value ensures that the result of the numerator is always non-negative. Since the magnitudes in the denominator are always positive, the value of cos θ will be positive. In the range of 0° to 180°, a positive cosine value corresponds to an angle between 0° and 90°, which is the acute angle.
7. What is an example of calculating the angle between two planes in Cartesian form?
Consider two planes: 3x - 6y + 2z = 7 and 2x + 2y - 2z = 3.
Here, A₁=3, B₁=-6, C₁=2 and A₂=2, B₂=2, C₂=-2.
First, calculate A₁A₂ + B₁B₂ + C₁C₂ = (3)(2) + (-6)(2) + (2)(-2) = 6 - 12 - 4 = -10.
Next, calculate the magnitudes:
√(A₁² + B₁² + C₁²) = √(9 + 36 + 4) = √49 = 7
√(A₂² + B₂² + C₂²) = √(4 + 4 + 4) = √12 = 2√3
Using the formula, cos θ = |-10| / (7 × 2√3) = 10 / (14√3) = 5 / (7√3).
Therefore, the angle is θ = cos⁻¹(5 / (7√3)).

















