Easy-acceleration with unit vectors

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 4K views
PEZenfuego
Messages
48
Reaction score
0

Homework Statement



untitled.jpg


r1=(0m)
r2=(2000i + 1000j)m
v1=(200j)m/s
v2=(200i-100j)m/s

Homework Equations


tantheta=vy/vx

v2^2=v1^2+2ax
v2=v1+at
x2=x1+v1t+1/2at^2

The Attempt at a Solution



IMG_20120909_150513.jpg


Thank you for any help
 
Physics news on Phys.org
So what do we have to find??
 
find the saucer's acceleration in unit vectors and in terms of magnitude and direction.
 
SammyS said:
Are those kinematic equations for components of vectors, or for vectors themselves?

If you click the first picture, you will have an understanding equal to mine. I'm sorry.
 
PEZenfuego said:
If you click the first picture, you will have an understanding equal to mine. I'm sorry.
Sorry for the slow response.

I should have been more direct with my earlier response.

The set of kinematic equations you have
(v2)2=(v1)2+2ax
(v2)=(v1)+at
x2=x1+(v1)t+1/2at2
are valid for each component of displacement, velocity, and acceleration.

So you have two such sets of kinematic equations:
(v2)x2 = (v1)x2 + 2axx
(v2)x = (v1)x + axt
x2 = x1 + (v1)xt + 1/2axt2

(v2)y2 = (v1)y2 + 2ayy
(v2)y = (v1)y + ayt
y2 = y1 + (v1)yt + 1/2ayt2
 
SammyS said:
Sorry for the slow response.

I should have been more direct with my earlier response.

The set of kinematic equations you have
(v2)2=(v1)2+2ax
(v2)=(v1)+at
x2=x1+(v1)t+1/2at2
are valid for each component of displacement, velocity, and acceleration.

So you have two such sets of kinematic equations:
(v2)x2 = (v1)x2 + 2axx
(v2)x = (v1)x + axt
x2 = x1 + (v1)xt + 1/2axt2

(v2)y2 = (v1)y2 + 2ayy
(v2)y = (v1)y + ayt
y2 = y1 + (v1)yt + 1/2ayt2

It makes sense now. thank you.