SOLUTION: Let the plane V be defined by ax + by + cz + d = 0. Which is true? A) the vector ⟨a,b,c⟩ is perpendicular to V B) the distance between V and the origin is {{{

Algebra ->  Vectors -> SOLUTION: Let the plane V be defined by ax + by + cz + d = 0. Which is true? A) the vector ⟨a,b,c⟩ is perpendicular to V B) the distance between V and the origin is {{{       Log On


   



Question 582498: Let the plane V be defined by ax + by + cz + d = 0. Which is true?
A) the vector ⟨a,b,c⟩ is perpendicular to V
B) the distance between V and the origin is +d%2Fsqrt%28a%5E2+%2B+b%5E2+%2B+c%5E2%29

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
ax + by + cz + d = 0

Let's find two points in the plane V.

Let y = 0 and z = 0

ax + b(0) + c(0) + d = 0

              ax + d = 0
                   
                  ax = -d%2Fa

So (-d/a,0,0) is one point in the plane V

Let x = 0 and z = 0

a(0) + by + c(0) + d = 0

              by + d = 0
                   
                  by = -d%2Fb

So (0,-d%2Fb,0) is another point in the plane V

The vector between these two points is

⟨0-(-d%2Fa),-d%2Fb-0,0-0⟩  =  ⟨d%2Fa,-d%2Fb,0⟩

This vector ⟨d%2Fa,-d%2Fb,0⟩ is parallel to the plane V.

Let's find the dot product of it with ⟨a,b,c⟩

⟨d%2Fa,-d%2Fb,0⟩•⟨a,b,c⟩ = (d%2Fa)a + (-d%2Fb)b + 0(c) = d-d+0 = 0

Since that dot product is 0, the vector ⟨a,b,c⟩ is perpendicular
to to a vector parallel to the plane V and therefore is perpendicular
to the plane V.

Therefore ⟨a,b,c⟩ is normal to the plane V since its dot product
with a vector parallel to the plane V is 0.

The correct choice is A)

Edwin