so for the life of me i cant see where im going wrong with this question any help appreciated.
The question is that your given two forces that act on a particle of mass $2.4 kg$ one of them is the gravitational force so $$F_g=-mge_y$$ ($e_y$ being the unit vector in the y direction and with $g=-9.8$)
We are told the particle is initially at rest but after 2.2 seconds it has moved $(3.6e_x,-3.5e_y)$ meters.
And we have to find the unknown force $F_u$
So here's what I've done so far, I know that $F_{total}=F_u+F_g$ (I know the question doesn't say we are in equilibrium but the lecturer hasn't done systems not in equilibrium yet) so we have the velocity at 2.2 seconds which is $(\frac{3.6}{2.2}e_x+\frac{-3.5}{2.2}e_y)$ so the acceleration must be $(\frac{3.6}{(2.2)^2}e_x+\frac{-3.5}{(2.2)^2}e_y)$ since we started at rest and accleartion is just rate of change of velocity. Then using the $F=ma$ and the first equation I found that $$F_u=\frac{216}{121}e_x+21.78446281 e_y$$ But this is wrong and I have no idea why.