Why Might This Vector Product Question Be Considered Ambiguous?

  • Thread starter Thread starter student34
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
student34
Messages
639
Reaction score
21

Homework Statement



It asks: Vector A has magnitude 2 and vector B has magnitude 3 with an angle between them equalling 0, 90 or 180. If the magnitude of A X B = 6, what angle/s must be between A and B?

The Attempt at a Solution



Knowing that the scalar product of the two vectors can also be considered a magnitude, I went with cos(0) or cos(180). But the answer is sin(90). I understand that that's what it would be if the question is asking for a vector product, but it didn't specify. I see how their answer is also right.

Am I misunderstanding something here? Or is it just known that the magnitude of the product of two vectors is the magnitude of the vector product and not of the scalar product?
 
Physics news on Phys.org
If the angle between two vectors is 0° or 180°, their cross product is a zero vector. So the angle between A and B must be the third alternative offered, i.e. 90°.
 
The symbol X in the product generally denotes a vector product. So if the statement of the problem had the product written as ##A## X ##B## then you would normally assume a vector product. A scalar product is usually denoted with a dot: ##A\cdot B##
 
TSny said:
The symbol X in the product generally denotes a vector product. So if the statement of the problem had the product written as ##A## X ##B## then you would normally assume a vector product. A scalar product is usually denoted with a dot: ##A\cdot B##

Ahhhh, thank-you so much.