Vector Subtract Given Magnitude

  • Thread starter Thread starter Lori
  • Start date Start date
  • Tags Tags
    Magnitude Vector
Click For Summary
SUMMARY

The problem involves calculating the magnitude of vector C, defined as C = A - B, where vector A has a magnitude of 40 and vector B has a magnitude of 50, with an angle of 60 degrees between them. The correct approach utilizes the law of cosines to find the magnitude of C, resulting in a final magnitude of approximately 45.83. The solution requires breaking down vector A into its horizontal and vertical components using trigonometric functions, and then applying the Pythagorean theorem to find the resultant magnitude after accounting for the subtraction of vector B.

PREREQUISITES
  • Understanding of vector components and trigonometry
  • Familiarity with the law of cosines
  • Knowledge of the Pythagorean theorem
  • Basic skills in vector addition and subtraction
NEXT STEPS
  • Study the law of cosines in depth for non-parallel vectors
  • Learn how to decompose vectors into components using trigonometric functions
  • Practice vector addition and subtraction with various angles
  • Explore applications of vectors in physics and engineering contexts
USEFUL FOR

Students in physics or mathematics, particularly those studying vector analysis, engineers working with forces, and anyone needing to solve vector-related problems in practical scenarios.

Lori

Homework Statement


Let's say i was given Vector A and B. The Angle between them is 60 degrees. Vector A's magnitude is 40 and Vector B's magnitude is 50. Find magnitude of vector C, if C = vector A - vector B.

Homework Equations


I'm given the magnitudes, and need to find magnitude of C

The Attempt at a Solution


I'm kinda confused cause I don't think this is a simple problem. But, I thought that magnitude of C would be 10. Since A-B = -10 , and 10 is the magnitude[/B]
 
Physics news on Phys.org
Can you draw a diagram for the situation?
 
upload_2017-12-17_23-38-33.png
 

Attachments

  • upload_2017-12-17_23-38-33.png
    upload_2017-12-17_23-38-33.png
    3 KB · Views: 582
By which side of the triangle the vector A-B is represented? What do you get if you properly use law of cosines?
 
Magnitudes don't add that way unless the vectors are parallel and so you need to solve the triangle using the law of cosines.

For example, if the angle between A and B were 0, then by the law of cosines

c^2=a^2+b^2-2ab\cos{(0)}= (a-b)^2 <br /> \\<br /> c = |a-b|<br /> <br />

Which is what you tried to do but the angle is not zero in this case which is why it's wrong
 
  • Like
Likes   Reactions: Lori
RedDelicious said:
Magnitudes don't add that way unless the vectors are parallel and so you need to solve the triangle using the law of cosines.

For example, if the angle between A and B were 0, then by the law of cosines

c^2=a^2+b^2-2ab\cos{(0)}= (a-b)^2<br /> \\<br /> c = |a-b|<br /> <br />

Which is what you tried to do but the angle is not zero in this case which is why it's wrong
Thanks. I definitely did not learn this from my physics class.
 
I thought of this problem as C = A + (-B). This means that it is the same as adding a vector, just the vector you are adding is negative. In order to add the vectors, we must split them into their components. We know that vector A is at an angle of 60 and therefore has X and Y components, while B is parallel to the horizontal and only has an X component equal to its magnitude.

To split vector A, we use Cos and Sin to find the vertical and horizontal components of the vector.
X Component (horizontal): Cos(60)*40=20
Y Component (vertical): Sin(60)*40=34.64

Now that we know the vertical and horizontal components of vector A, we can add the corresponding components of B, although since we are ultimately subtracting B from A, we just make B negative.

This leaves us with:
X: 20 + (-50) = -30
Y: 34.64 + 0 = 34.64

Then we use the Pythagorean theorem to find the result vector of these new horizontal and vertical components
(A*A) + (B*B) = (C*C) = √(-30*-30) + (34.64*34.64) = C
C = 45.83

We know that the resultant vector has a magnitude of 45.83.
 

Similar threads

Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
1K
  • · Replies 4 ·
Replies
4
Views
6K
Replies
2
Views
2K
Replies
1
Views
2K