Q 16.

Question

Explain how to tell when two planes are perpendicular.

Step-by-Step Solution

Verified
Answer

The planes determined by the equations a x+b y+c z=d and αx+βy+γz=δ are perpendicular if and only if aα+bβ+cγ=0

1Step 1: Given information

The planes determined by the equations a x+b y+c z=d and αx+βy+γz=δ

2Step 2: Calculation

The goal is to demonstrate how to detect if two planes are perpendicular to one another.

The normal vector of the equation a x+b y+c z=d is N1=a,b,c and of the equation αx+βy+γz=δ is N2=α,β,γ

3Step 3: Calculation

Only if and only if the planes' normal vectors are orthogonal are they considered orthogonal.

The normal vectors are orthogonal if and only if N1·N2=0

The orthogonal condition N1·N2=0 gives:

a,b,c·α,β,γ=0aα+bβ+cγ=0 (Dot Product) 

Thus, the planes determined by the equations a x+b y+c z=d and αx+βy+γz=δ are perpendicular if and only if aα+bβ+cγ=0