How do you find the magnitude of vectors?

  • Thread starter Thread starter deaninator
  • Start date Start date
  • Tags Tags
    Magnitude Vectors
AI Thread Summary
To find the magnitude of the resultant vector R from two vectors r1 and r2, resolve each vector into its x and y components using trigonometry based on their angles relative to the x-axis. The x-components are summed to find Rx, and the y-components are summed to find Ry. The magnitude of the resultant vector can then be calculated using the Pythagorean theorem: R = √(Rx² + Ry²). Alternatively, the cosine law can be applied if the vectors form a triangle, providing another method to determine the magnitude. Both approaches are valid depending on the situation and the information available.
deaninator
Messages
64
Reaction score
0

Homework Statement


Consider the two vectors r1 and r2 shown in the diagram. The magnitudes of the two vectors are: r1=6.1 and r2=9.3. The vectors directions relative to the x-axis are defined by the angles: θ1=25 degrees and θ2=51 degrees

What is the magnitude of the vector R=r1+r2?
A = 15.0226
But how do I get that answer?

Homework Equations


*Please refer to picture*
https://www.physicsforums.com/attachment.php?attachmentid=29294&d=1287716259

The Attempt at a Solution


Homework Statement


Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
Resolve the vectors into x and y-components using the angles and trigonometry. Then add up the x-components of the individual vectors to get the x-component of the resultant. Same for the y-components. Once you have the x and y components of the resultant, you can use Pythagoras to get the total magnitude:

Rx = r1x + r2x

Ry = r1y + r2y

R2 = Rx2 + Ry2 (Pythagorean theorem)

OR instead of doing it using x and y-components, you could just determine the magnitude directly from the triangle in your diagram, and the cosine law.
 
cepheid said:
Resolve the vectors into x and y-components using the angles and trigonometry. Then add up the x-components of the individual vectors to get the x-component of the resultant. Same for the y-components. Once you have the x and y components of the resultant, you can use Pythagoras to get the total magnitude:

Rx = r1x + r2x

Ry = r1y + r2y

R2 = Rx2 + Ry2 (Pythagorean theorem)

OR instead of doing it using x and y-components, you could just determine the magnitude directly from the triangle in your diagram, and the cosine law.

Do you always use the cosine law?
 
deaninator said:
Do you always use the cosine law?

I don't really know what you're asking. I mean, I just showed you a method of doing it that did not involve the cosine law (the first method). But, whenever the cosine law is applicable, then you can use it.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top