Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
183_notes:examples:vectordecomposition [2014/07/10 19:05] – [Solution] caballero | 183_notes:examples:vectordecomposition [2014/07/10 19:08] (current) – [Solution] caballero | ||
---|---|---|---|
Line 5: | Line 5: | ||
Determining the [[183_notes: | Determining the [[183_notes: | ||
- | In the figure below, a position vector has been drawn. It has a magnitude of 5m and makes an angle of 35∘ with the negative y-axis. Determine the components of this vector in the coordinate system that is drawn. | + | In the figure below, a position vector has been drawn. It has a magnitude of $5\:mandmakesanangleof35^{\circ}$ with the negative y-axis. Determine the components of this vector in the coordinate system that is drawn. |
{{ : | {{ : | ||
Line 15: | Line 15: | ||
{{ : | {{ : | ||
- | The angle that you know ($\theta = 25^{\circ})istheonethatthevectormakeswiththenegativey−axis.Sotheoppositesideisthex$-component. Hence, | + | The angle that you know ($\theta = 35^{\circ})istheonethatthevectormakeswiththenegativey−axis.Sotheoppositesideisthex$-component. Hence the above formula do not apply and, |
- | $$ r_x = |\vec{r}| \sin(\theta) = 5 \sin(25^{\circ}) = | + | $$ r_x = |\vec{r}| \sin(\theta) = (5\:m) \sin(35^{\circ}) = 2.87\:m$$ |
+ | |||
+ | The y-component is the adjacent side and is negative. Hence, | ||
+ | |||
+ | ry=−|→r|cos(θ)=−(5m)cos(35∘)=−4.10m | ||
+ | |||
+ | where the minus sign was introduced because the measure of the angle was less than 90∘. |