Finding Components of Vectors in the xy Plane

AI Thread Summary
To find the x and y components of a 10-m displacement vector at a 30-degree angle clockwise from the +y axis, it's essential to correctly interpret the angle relative to the +x axis, which is 60 degrees. The calculations involve using cosine for the x component and sine for the y component, leading to x = 10*cos(60) and y = 10*sin(60). A common mistake is using radians instead of degrees in calculations, which can lead to incorrect results. Drawing a diagram can help clarify the relationships between the angles and components. Understanding these concepts ensures accurate component calculations in the xy plane.
ff4930
Messages
46
Reaction score
0
[SOLVED] Vectors, finding components

Homework Statement


Determine the x and y components of the following three vectors in the xy plane
a)a 10-m displacement vector that makes and angle of 30degree clockwise from the +y axis.


Homework Equations





The Attempt at a Solution


The answer is x = 5.0 and y = 8.7
but I don't know how to get it.
I follow the textbook example, don't I do 10*cos 30 and 10*sin 30?
Thanks for your help.
 
Physics news on Phys.org
When you make the triangle(or parallelogram depending on what you draw). Use some simple trigs to find the side opposite to the angle and the the side adjacent to the angle.
 
Yeah, just draw the vector, remember that sin(\theta)=\frac{opp}{hyp} & cos(\theta)=\frac{adj}{hyp}
 
I looked through my textbook and is suppose to be
10*cos 30 and 10*sin 30 but why the textbook answer say component x = 5.0 and y = 8.7?
 
You have to be sure to read the problem correctly:

ff4930 said:

Homework Statement


Determine the x and y components of the following three vectors in the xy plane
a)a 10-m displacement vector that makes and angle of 30degree clockwise from the +y axis.

I follow the textbook example, don't I do 10*cos 30 and 10*sin 30?
Thanks for your help.

The vector makes an angle 30 degrees clockwise from the +y axis. If you want to use the +x axis as your guide, and you drop a perpendicular line from the vector, what is the angle from the +x axis?
 
Is it 60?
 
ff4930 said:
Is it 60?

Yes.

Using the 60 degree angle, you can use the (what I'll call) traditional sin for the 'y' length and cos for the 'x' length. Now your calculations should work.

You can also use the 30 degree angle. But you'd have to use sin for the 'x' length, and cos for the 'y' length. It's always helpful to me to draw a picture to help get the components correct.
 
But component of x the answer from the textbook says 5.0 and component y = 8.7
and when I do 10*cos60 is not 5.0 nor 10*sin60, why is that?

Edit:
my graphing calculator was on radians, and not degrees. Thanks.
 
Last edited:
Back
Top