19.7k views
21 votes
How do the lengths of the two vectors compare?

User Skeept
by
3.0k points

2 Answers

5 votes
A vector quantity has two characteristics, a magnitude and a direction. When comparing two vector quantities of the same type, you have to compare both the magnitude and the direction. ... The length of the arrow indicates the magnitude and the tip of the arrow indicates the direction.
User Xiongbing Jin
by
3.4k points
8 votes

Answer: If contents of vectors are equal than it will return true else false. It will compare all the elements in vector, we can not compare the sub sections of vectors using it. It will compare all the elements in vector, by calling operator on each element. Hopefully i helped

Step-by-step explanation:

User Johnspackman
by
3.7k points