Finding Vector C: Magnitude and Angle Calculation

  • Thread starter Thread starter Koko23
  • Start date Start date
  • Tags Tags
    Vector
AI Thread Summary
To calculate vector C's magnitude, the components Ax and Ay must be correctly assigned, with Ax as -2.46 and Ay as 5.8, while Bx and By are 4.73 and 3.19, respectively. The magnitude of vector C is confirmed to be 7.7 units. The angle of vector C is determined to be -20 degrees, indicating it is 20 degrees below the x-axis. The discussion emphasizes the importance of accurately labeling vector components and using trigonometric functions for angle calculations. Understanding quadrant placements and drawing diagrams can aid in visualizing and solving vector problems effectively.
Koko23
Messages
3
Reaction score
0
Homework Statement
Vector C is given by C=B-A. The magnitude of vector A is 6.3 units and 23 degrees from the y axis in quadrant II. The magnitude of vector B is 5.7 units and 34 degrees from the x axis in quadrant I. What is the magnitude of vector C? What is the angle measured from the x axis to vector C in degrees?
Relevant Equations
Law of Cosine and Sine
Ax=6.3 cos 23; Ay=-6.3 sin 23; Bx= 5.7 cos 34; By=5.7 sin 34. Is this correct to calculate vector C magnitude which I got 7.7 units. Also is vector C in quadrant IV?
I am not sure how to calculate the angle part of this question.
 
Physics news on Phys.org
Hi Koko23 and welcome to PF.

How are the quadrants labeled I, II, III and IV, clockwise or counterclockwise? Which component(s) is (are) negative in quadrant II? Make a drawing to guide your thinking and try to draw it to scale as best as you can. Then you will see how to figure out the angle part with some simple trigonometry.
 
This is the diagram for the problem. I drew the arrow pointing downward since it was vector B - vector A.
 

Attachments

  • 2B4DD0DF-61DE-418F-B00C-0BB17CE89F12.jpeg
    2B4DD0DF-61DE-418F-B00C-0BB17CE89F12.jpeg
    82.1 KB · Views: 702
Determine the x and y components of the vectors you have drawn and add them up (as you've done - more or less). Then you can draw a single right angled triangle in which the Hypotenuse is the resultant and angle (from x-axis) can be determined with simple trig.

Alternatively if you want to use cosine and sine rules, I would suggest you draw your vectors tail to head.
 
"Ax=6.3 cos 23; Ay=-6.3 sin 23;"

You have Ax and Ay the wrong way round.
 
  • Like
Likes FactChecker
Ax=-6.3 sin 23 = -2.46; Ay=6.3 cos 23 = 5.8; Bx=5.7 cos 34 =4.73; By=5.7 sin 34 = 3.19
Sqrt((Bx-Ax)^2 + (By-Ay)^2) = 7.7 units for the magnitude of C.

For the angle measured from the x-axis to vector c, I got -20 which is the angle 20 degrees below the x-axis to vector c using tan.
 
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