Sweatyapples
New member
- Joined
- Feb 7, 2015
- Messages
- 10
A plane is perpendicular to the vector n and contains the point P
a) show that the shortest distance from the plane to the origin is given by (n (dot product) OP)/magnitude n
b) Calculate the shortest distance from the plane 2x + 3y - z = 12 to the origin.
I have no idea about a but I'm pretty sure I've solved b correctly.
2x + 3y - z = 12
n1(x-1) + n2(y-b) + n3(z-c) = 0
2(x-0) + 3(y-0) + -(z+12) = 0
therefore, perpendicular vector (n) = 2i + 3j - k
and a point on the plane is P(0,0,12)
((2i + 3j - k) dot product 12k)/sqrt 14 = -3.2 = 3.2
any help with a or b would be appreciated.
)
a) show that the shortest distance from the plane to the origin is given by (n (dot product) OP)/magnitude n
b) Calculate the shortest distance from the plane 2x + 3y - z = 12 to the origin.
I have no idea about a but I'm pretty sure I've solved b correctly.
2x + 3y - z = 12
n1(x-1) + n2(y-b) + n3(z-c) = 0
2(x-0) + 3(y-0) + -(z+12) = 0
therefore, perpendicular vector (n) = 2i + 3j - k
and a point on the plane is P(0,0,12)
((2i + 3j - k) dot product 12k)/sqrt 14 = -3.2 = 3.2
any help with a or b would be appreciated.