I got stuck at the following physics question :
A particle has initial velocity,$\mathbf v = v_x \hat i + v_y \hat j $ m/s and a constant force $\mathbf F = F_x \hat i + F_y \hat j$$ acts on the particle. The path of particle will be?
My approach is that $$ \mathbf x = v_x t+ \frac{F_x}{2m} t^2$$ and $$ \mathbf y = v_y t+ \frac{F_y}{2m} t^2$$. But I don't know how to substitute $t$ from those equations. So what should I do now?
Thanks in advance.