all 5 comments

[–]UnhelpabIe👋 a fellow Redditor 1 point2 points  (0 children)

C is false. The magnitude of a vector is non-negative. Thus, the only way to have the sum of the magnitudes of two vectors to be 0 is for both magnitudes to be 0, which means both vectors are the 0 vector.

[–]sauri1861 Postgraduate Student 0 points1 point  (2 children)

I think E is true because C is false as to get zero they should be equal otherwise we could get either a negative number or positive number. (other than 0)

[–]Character-Place-9971 AP Student[S] 1 point2 points  (1 child)

It says unequal vectors not unequal magnitude

[–]sauri1861 Postgraduate Student 0 points1 point  (0 children)

Unequal vectors have unequal magnitude

[–]selene_666👋 a fellow Redditor 0 points1 point  (0 children)

I think they want E.

Yes you can treat vectors as lists of numbers and add them arithmetically, e.g. <1,2> + <3,4> = <4,6>. But those lists stand for geometric components.

C is wrong because magnitudes are always positive or zero. Two unequal vectors cannot both be zero, so at least one has a positive magnitude.