Simple Vector / Plane question

  • Thread starter Thread starter ZedCar
  • Start date Start date
  • Tags Tags
    Plane Vector
AI Thread Summary
To calculate the distance from the origin to a plane through point Q with normal vector a, the dot product of the unit vector of a and the coordinates of Q is used. The unit vector of a is derived from its magnitude, leading to a calculation of the dot product that results in a numerical value. A positive dot product indicates that the plane is in the direction of vector a from the origin. The final distance calculated is 12/√17. The discussion emphasizes the importance of correctly computing the dot product to determine the relationship between the plane and the origin.
ZedCar
Messages
353
Reaction score
1

Homework Statement


If (3,2,2) are the Cartesian components of vector a and (2,2,1) are the Cartesian coordinates of a point Q, calculate the distance of a plane through point Q and normal to vector a from the origin.

State whether the plane is in the direction of a from the origin or not.

Homework Equations



(° = dot product)

p = n̂ ° r

The Attempt at a Solution



a = (3,2,2)
therefore magnitude of a = √17
unit vector of a = 1/√17 (3,2,2)

p = n̂ ° r
p = 1/√17 (2,2,1) ° (3,2,2)
p = 1/√17 (6,4,2)The second part of the question above asks "State whether the plane is in the direction of a from the origin or not." Wasn't sure how to do this. If the question was about them being orthogonal I'd have used dot product = 0.
 
Last edited:
Physics news on Phys.org
Hi ZedCar! :smile:

You have not calculated the dot product properly yet.
You should also sum the products of the components.

The resulting number can be positive or negative.
What would be the meaning if it is negative?
 
The nearest point on the plane to the origin is, geometrically, where a line through the origin perpendicular to the plane crosses the plane. So one way to solve this problem is to find where that line crosses the plane.

And, as I like Serena suggests, the question "State whether the plane is in the direction of a from the origin or not" is not one of perpendicularity or not- that's always true. The question is whether the given a points from the origin to the plane or the opposite direction: from the origin away from the plane.
 
Thanks guys!

So the fact that the dot product answer is a positive value indicates that the plane is in the direction of a from the origin.

I like Serena said:
You have not calculated the dot product properly yet.
You should also sum the products of the components.

Do you mean, the dot product answer should be;

(6/√17 , 4/√17, 2/√17)
 
ZedCar said:
Do you mean, the dot product answer should be;

(6/√17 , 4/√17, 2/√17)

No.
The dot product is defined as:
(a,b,c) \cdot (x,y,z) = ax+by+cz

And since your problem asks for a distance, the result should not be a vector but a number.
 
Okay.

I'm getting then, 12/√17 for the distance answer.

The fact that this answer is a positive value indicates that the plane is in the direction of a from the origin?
 
ZedCar said:
Okay.

I'm getting then, 12/√17 for the distance answer.

The fact that this answer is a positive value indicates that the plane is in the direction of a from the origin?

Yep! :smile:
 
Thanks very much! :smile:
 

Similar threads

Replies
8
Views
2K
Replies
4
Views
2K
Replies
2
Views
2K
Replies
1
Views
2K
Replies
51
Views
5K
Replies
29
Views
4K
Replies
1
Views
2K
Back
Top