Here you will learn how to find angle between two planes formula with examples.
Let’s begin –
Angle Between Two Planes Formula
The angle between two planes is defined as the angle between their normals.
(a) Vector Form
The angle θ between the planes →r.→n1 = →d1 and →r.→n2 = →d2 is given by
cosθ = →n1.→n2|→n1||→n1|.
Condition of Perpendicularity : If the planes →r.→n1 = →d1 and →r.→n2 = →d2 are perpendicular, then →n1 and →n2 are perpendicular.
→n1.→n2 = 0
Condition of Parallelism : If the planes →r.→n1 = →d1 and →r.→n2 = →d2 are parallel, then →n1 and →n2 are parallel.
Therefore, there exist a scalar λ such that →n1 = λ →n2
(b) Cartesian Form
The angle θ between the planes a1x+b1y+c1z+d1 = 0 and a2x+b2y+c2z+d2 = 0 is given by
cosθ = a1a2+b1b2+c1c2√a12+b12+c12√a12+b12+c12
Condition of Perpendicularity : If the planes are perpendicular. Then →n1 and →n2 are perpendicular
a1a2+b1b2+c1c2 = 0
Condition of Parallelism : If the lines are parallel, then →n1 and →n2 are parallel,
a1a2 = b1b2 = c1c2
Example : Find the angle between the planes →r.(2ˆi–ˆj+ˆk) = 6 and →r.(ˆi+ˆj+2ˆk) = 5.
Solution : We know that the angle between the planes →r.→n1 = →d1 and →r.→n2 = →d2 is given by
cosθ = →n1.→n2|→n1||→n1|
Here n1 = 2ˆi–ˆj+ˆk and n2 = ˆi+ˆj+2ˆk
∴ cosθ = (2ˆi–ˆj+ˆk).(ˆi+ˆj+2ˆk)|2ˆi–ˆj+ˆk||ˆi+ˆj+2ˆk|
= 2–1+2√4+1+1√1+1+4 = 12
⟹ θ = π3