Unit Vectors Homework: Vector A-B & Magnitude

AI Thread Summary
Vector A is defined as 3i - 1j and vector B as -i - 4j, leading to the calculation of vector A - B, which results in 4i + 3j. There is clarification that the magnitude of a vector is denoted as |A| or ||A||, and it is distinct from the vector's direction. The correct formula for calculating the magnitude of a 2D vector is √(a1² + a2²). The initial calculation of A - B was incorrect, prompting a correction to 4i + 3j. The final magnitude calculation was also questioned, indicating a need for re-evaluation.
chocolatelover
Messages
238
Reaction score
0

Homework Statement


Vector A=3i-1j and B=-i-4j
Find vector A-B and|vector A-B|


Homework Equations





The Attempt at a Solution



Vector A-B=4i-3j

Is the |vector A-B|the magnitude or just the absolute value of the answer?

Thank you very much
 
Physics news on Phys.org
|A| is the magnitude of a vector A. To avoid confusion, one can use ||A|| to denote magnitude.
 
Thank you very much

Is the other part correct? The magnitude is the same thing as the angle of the vector, right? Is there a formula for calculating the magnitude?

Thank you
 
Last edited:
The magnitude of a vector whose components are <a1, a2> (2 dimensional vector) is:

\sqrt{a_1^2 + a_2^2}
Please do not confuse magnitude and direction. Although they are both characteristics of a vector, they are different things.

Recheck A-B, the j component has its sign messed up.
 
Thank you very much

4i+5j does that look correct?
 
Recheck.
Let A = <a1, a2> and B = <b1, b2>

A-B = <a1-b1, a2-b2>
 
If vector A=3i-1j
and B=-1i-4j

in order to find A-B, don't you just do 3i--1i=4i and -1i--4j=3j

Wouldn't it be 4i+3j?

and is the magnitude of A-B 6.40?

Thank you
 
Last edited:
Yup :approve: 4i+3j is correct. You made the mistake of writing 4i-3j in your initial post.
 
Thank you very much

Regards
 
  • #10
But your magnitude doesn't look too good. Recheck that.
 
  • #11
Thank you
 

Similar threads

Back
Top