how to find angle between two vectors
Answers
Answered by
7
Answer:
Find the angles between vector OP and OQ." An easier way to find the angle between two vectors is the dot product formula(A.B=|A|x|B|xcos(X)) let vector A be 2i and vector be 3i+4j. As per your question, X is the angle between vectors so: A.B = |A|x|B|x cos(X) = 2i.
Similar questions