Finding an unknown magnitude

73 Views Asked by At

This is going to sound very weird, but how do you find a magnitude with unknown vectors? I'm currently stuck on a question that says "If vectors A and B are opposite vectors and the magnitude of A is 5, what is the magnitude of B?" I'm only looking for a way to answer the question and it's probably very simple, I just don't have anything related to the question in my notes.

2

There are 2 best solutions below

0
On

Guide:

The key word is opposite vector.

That is we have the relationship $B=-A$. Hence given $\|A\|$, we should be able to find $\|B\|$.

0
On

Let $A=(a,b,c)$ then $-A=(-a,-b,-c)$.

We know that $$\sqrt {a^2+b^2+c^2 }=5$$ what is $$\sqrt {(-a)^2+(-b)^2+(-c)^2 }=?$$