Euclidean vectors math to find coordinates for vector

AI Thread Summary
To solve the vector problems involving r, s, and t, first determine the x and y components of each vector using the formulas rx = |r|cos(θ) and ry = |r|sin(θ). For the vector r-s+t, calculate the components separately for each vector, then combine them to find the resultant coordinates. To find the length of the resultant vector, apply the Pythagorean theorem, and for the angle with the x-axis, use the arctangent function to compute the angle from the y and x components. Understanding these steps will clarify how to arrive at the correct answers for each question.
mimi.janson
Messages
80
Reaction score
0

Homework Statement



I have this question about Euclidean vectors.
in a coordinate system vector r and s and t are given . (there is an arrow on top of r, s and t but i can't put it in
l r l is 3,48 and creates an angle of 44,3 degrees with x (x is a straight horizontal line)
l s l is 4,16 and creates an angle of 116,8 degrees with x
l t l is 6,16 and creates an angle of 321,6 degrees with x

FIRST question )
Find out what the coordinates for vector r-s+t are ? i know that the answer must be

(9,19
-5,11)
But i don't really know how i can get the result step by step

SECOND question)
Find l r-s+t l (there is arrow on r,s,t again so here they ask about the length)
the result must be (10,52) but again ...i don't know how to show it and calculate it step by step

THIRD question)
i have to find the angle that r-s+t creates with the x- axe but the result has to be 330,92 and i cannot understand this too since i get the wrong result


so if anyone is nice and clever PLEASE help me understand how you can solve these three questions step by step



Homework Equations





The Attempt at a Solution


i have tried a lot of my formulas to understand it but it seems like you have to mix them together which is the hard part to understand .

if it was only plus i know that i had to use the cos relation
a2= b2+c2- 2*a*b*cosA
but i think something is wrong because i don't really understand what to do about the minus .
 
Physics news on Phys.org
mimi.janson said:

Homework Statement



I have this question about Euclidean vectors.
in a coordinate system vector r and s and t are given . (there is an arrow on top of r, s and t but i can't put it in
l r l is 3,48 and creates an angle of 44,3 degrees with x (x is a straight horizontal line)
l s l is 4,16 and creates an angle of 116,8 degrees with x
l t l is 6,16 and creates an angle of 321,6 degrees with x

FIRST question )
Find out what the coordinates for vector r-s+t are ? i know that the answer must be

(9,19
-5,11)
But i don't really know how i can get the result step by step

SECOND question)
Find l r-s+t l (there is arrow on r,s,t again so here they ask about the length)
the result must be (10,52) but again ...i don't know how to show it and calculate it step by step

THIRD question)
i have to find the angle that r-s+t creates with the x- axe but the result has to be 330,92 and i cannot understand this too since i get the wrong result

so if anyone is nice and clever PLEASE help me understand how you can solve these three questions step by step

The Attempt at a Solution


i have tried a lot of my formulas to understand it but it seems like you have to mix them together which is the hard part to understand .

if it was only plus i know that i had to use the cos relation
a2= b2+c2- 2*a*b*cosA
but i think something is wrong because i don't really understand what to do about the minus .
First of all: If you can't put an arrow above the symbol, it's common to put vectors in bold font.

Also, many who use this Forum, use a decimal point ' . 'rather than a comma ' , ' .

I assume the specified angles are counter-clockwise (anti-clockwise) with respect to the positive x-axis.

To find the x component, rx, of vector, r, if it makes an angle of θ w.r.t. the +x-axis, use:
r_x=|\vec{r}|\cos(\theta)\,.​

Similarly, the y component is given by:
r_y=|\vec{r}|\sin(\theta)\,.​

That should get you started.
 
SammyS said:
First of all: If you can't put an arrow above the symbol, it's common to put vectors in bold font.

Also, many who use this Forum, use a decimal point ' . 'rather than a comma ' , ' .

I assume the specified angles are counter-clockwise (anti-clockwise) with respect to the positive x-axis.

To find the x component, rx, of vector, r, if it makes an angle of θ w.r.t. the +x-axis, use:
r_x=|\vec{r}|\cos(\theta)\,.​

Similarly, the y component is given by:
r_y=|\vec{r}|\sin(\theta)\,.​

That should get you started.

yes thank you alot
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top