Adding Vectors with Given Lengths and Angle: A Basic Vector Problem

  • Thread starter Thread starter OrigamiCaptain
  • Start date Start date
  • Tags Tags
    Vector
AI Thread Summary
The discussion revolves around solving a vector addition problem involving two vectors with lengths of 10 and 14, and an angle of 25° between them. Participants emphasize the importance of establishing a coordinate system to effectively decompose the vectors into their x and y components using trigonometric functions. One user clarifies that after determining the components, the vectors can be added using the formula for vector addition. There is a focus on ensuring correct notation and understanding the relationship between the components. Overall, the conversation aims to clarify the steps needed to solve the vector problem accurately.
OrigamiCaptain
Messages
16
Reaction score
0

Homework Statement


I included the problem as an attachment. There is not question other than the problem. It was on a white board.

Homework Equations


I have no idea what to do with the downwards vector. I vaguely remember that I can't do anything, but I'm not sure.

The Attempt at a Solution


In the second attachment.

Thank you everyone for your help. I really want to understand this.

PS. My notation is a total disaster. What is the Y and what is the X?
 

Attachments

  • Office Lens_20140927_205324.jpg
    Office Lens_20140927_205324.jpg
    27.6 KB · Views: 455
  • Office Lens_20140927_211555.jpg
    Office Lens_20140927_211555.jpg
    35.8 KB · Views: 405
Physics news on Phys.org
Are you adding the two vectors together? Is that the problem?

I'm going to assume so. In terms of notation, it is best just to choose an x-y coordinate system to place your vectors. Also, try drawing them both originating from the same point. After you set up a coordinate system, decompose each vector into it's x and y components (using trig) and see where to go from there.
 
sun18 said:
Are you adding the two vectors together? Is that the problem?

I'm going to assume so. In terms of notation, it is best just to choose an x-y coordinate system to place your vectors. Also, try drawing them both originating from the same point. After you set up a coordinate system, decompose each vector into it's x and y components (using trig) and see where to go from there.

I'm still really confused. I feel like I'm close, just not quite there...
 
Ok so I went to sleep and tried looking at it again in the morning. I figured out were my x and y should go so that is no longer an issue. I used 65% for my angle and got 12.68 for my x just like before and 18.9 for my y. Again not sure if this is right, but I'll definitely understand how to do this once I figure it out.

If anyone else has any ideas that would be really helpful. Thanks.
 
I'm not sure exactly what you did, but some of the numbers you got match my results, so you're probably on the right track, if you haven't solved the problem completely.

If I understand you correctly, then you're supposed to add two vectors with lengths 10 and 14, and the only additional information you have is that the angle between them is 25°. I would denote the one of length 14 by u, and the one of length 10 by v, and I would choose the coordinate system so that u is on the x axis. Then do you see what the x and y coordinates of u and v are? Once you have u and v in the form ##(u_1,u_2)## and ##(v_1,v_2)##, you can just use the definition of addition: ##u+v=(u_1,u_2)+(v_1,v_2)=(u_1+v_1,u_2+v_2)##. Since no coordinates were given in the problem statement, you may want to also find ##|u+v|## and the angle that ##u+v## makes with the x axis.
 
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 '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