How to Solve Vector Problems in Rotated Coordinate Systems

  • Thread starter Thread starter iconwin
  • Start date Start date
  • Tags Tags
    Relative Vectors
AI Thread Summary
The discussion focuses on solving vector problems in both x-y and rotated x'-y' coordinate systems. The initial problem involves determining the components of vectors A and B, with A having a magnitude of 8 units and B 6 units, leading to a resultant of 10 units in the x-y system. Participants discuss how to convert these vectors into the rotated x'-y' system using trigonometric functions based on a 37-degree rotation. The calculations for the components in the x'-y' system are confirmed as correct, emphasizing the importance of expressing results as sums of components. The thread highlights collaborative problem-solving in vector analysis within different coordinate systems.
iconwin
Messages
20
Reaction score
0
I found the answer for the first part of the problem to be 10 units. But I have no clue how to deal with the second part :) Please give some hints how to solve this following prob.

Homework Statement


Two vector A and B, are drawn on an x-y coordinate system as shown. Vector A has a magnitude of 8 units, and vector B has a magnitude of 6 units. Find the x- and the y- components of vector A and B in the x-y system. Compute the magnitude of the resultant in the x-y coordinate system. A second coordinate system, the x'-y' system , is rotated 37 degree with respect to the x-y system as shown. Find the x'- and y'- components of A and B in the x'-y' system. Compute the magnitude of the resultant vector in the x'-y' coordinate system.

fng2ns.jpg


Homework Equations


no clue :(


The Attempt at a Solution


Don't know!
 
Physics news on Phys.org
iconwin said:
I found the answer for the first part of the problem to be 10 units. But I have no clue how to deal with the second part :) Please give some hints how to solve this following prob.

Homework Statement


Two vector A and B, are drawn on an x-y coordinate system as shown. Vector A has a magnitude of 8 units, and vector B has a magnitude of 6 units. Find the x- and the y- components of vector A and B in the x-y system. Compute the magnitude of the resultant in the x-y coordinate system. A second coordinate system, the x'-y' system , is rotated 37 degree with respect to the x-y system as shown. Find the x'- and y'- components of A and B in the x'-y' system. Compute the magnitude of the resultant vector in the x'-y' coordinate system.

Homework Equations


no clue :(

The Attempt at a Solution


Don't know!

You have the magnitude, but how would you write the vectors in the x-y?

For instance A = 8 * x-hat + 0 * y-hat
Now write B.

For the x'-y' translation you simply state these vectors in their components at the appropriate angles to the new axes.
 
Aha ;)) Great thank to you! I'll try it now.
 
So, I have the result:

Ax'= 8cos37x'-hat= (6.4x'-hat)
Ay'= -8sin37y'-hat = -4.8y'-hat

Bx'= 6cos37x'-hat= 4.8x'-hat
By'= 6sin37y'-hat = 3.6y'-hat

Is it right?
 
iconwin said:
So, I have the result:

Ax'= 8cos37x'-hat= (6.4x'-hat)
Ay'= -8sin37y'-hat = -4.8y'-hat

Bx'= 6cos37x'-hat= 4.8x'-hat
By'= 6sin37y'-hat = 3.6y'-hat

Is it right?

That looks right. I would express it as the sum of the x and y components though.
 
;)) Thanks alot, LowlyPion for your helpfulness and kindness.
 
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