
Patrick G. answered 06/01/21
Physics Degree with 6+ years of tutoring experience
When working with kinematics problems that involve constant acceleration, the usual process is to use the kinematic equations and to break up each vector into their respective components. Here are the kinematic equations for reference...
v=v0+at
x=x0+v0t+0.5at2
v2=v02+2a(x-x0)
To answer part a, we can plug in the i component and j component of velocity and acceleration to get the i and j component of position. First for the i component...
xi=x0i+v0it+0.5ait2
xi=0+6t+0=6t m
Now we can plug in for the j components...
xj=x0j+v0jt+0.5ajt2
xj=0+0+0.5*2*t2=t2 m
Putting the two together, we can get our position vector...
x=xii+xjj=6ti+1tj m
Part b will have a similar process, but we will use the first kinematic equation instead. First we start with the i component of velocity...
vi=v0i+ait
vi=6+0=6 m/s
Similarly for the j component
vj=v0j+ajt
vj=0+2t=2t m/s
Putting the two together to get our velocity vector...
v=vii+vjj=6i+2tj m/s
To find the position of the particle at time t=1s, we simply plug t=1 into our position vector equation from part a...
x=6ti+1tj m
x=6(1)i+1(i)j m
x=6i+1j m
For part d, we will plug in t=1 into our velocity equation from part b. After that, we will take the magnitude of our velocity vector to find the speed...
v=6i+2tj m/s
v=6i+2(1)j m/s
v=6i+2j m/s
Now to find the speed...
|v|=sqrt(6^2+2^2)=sqrt(40)=2sqrt(10) m/s
Final Answers:
a) x=6ti+1tj m
b) v=6i+2tj m/s
c) x=6i+1j m
d) speed=2sqrt(10) m/s