Solving Two D Kinematics: Find Acceleration Vector

  • Thread starter Thread starter Grapz
  • Start date Start date
  • Tags Tags
    Kinematics
AI Thread Summary
A particle in the xy-plane with constant acceleration is analyzed to find its acceleration vector given its initial and final positions and velocity at specific times. The initial position is r = 2i + 4j at t = 0 s, and at t = 3 s, it is r = 8i - 2j with a velocity of v = 5i - 5j. The challenge arises from the lack of initial velocity data, leading to confusion in calculations. By applying kinematic equations, particularly focusing on the relationships between position, velocity, and acceleration, the acceleration vector is determined to be a = 2i - 2j. This solution emphasizes the importance of utilizing all available equations to solve for unknowns in kinematics.
Grapz
Messages
30
Reaction score
0

Homework Statement


A particle moves in the xy-plane with constant acceleration. The particle is located at r= 2i + 4j at t = 0 s. At t = 3s it is at r = 8i - 2j and has velocity v = 5i - 5j

What is the particle's acceleration vector


Homework Equations



X_f = x_i + v_ix(delta t) + 1/2 a_x (delta t )^2 (1)
Y_f = y_i + v_iy(delta t) + 1/2 a_y (delta t )^2 (2)

The Attempt at a Solution



So i try to solve for a_x and a_y individually.

since t = 3, xi = 2, xf = 8

i use formula #1. Now i come across a problem, the question does not give me the initial velocity, and i tried to assume that it was 0, but when i did that it doesnt' match the answer in the book. So now i am really confused as to how to solve this problem. The same occurred when i tried to solve for the acceleration in the y direction.

How do i solve for v initial in both x and y direction?

the answer is a = 2i - 2j
 
Last edited:
Physics news on Phys.org
Use the fact that velocity at t = 3 is v = 5i - 5j

X_f = x_i + v_ix(delta t) + 1/2 a_x (delta t )^2 (1)

8 = 2 + v_ix(3) + 1/2a_x(3)^2 equation 1

You also know that

V_f = v_ix + a_x*t

5 = v_ix + a_x(3) equation 2

use equations 1 and 2 to solve for a_x.

You can also more directly for a_x solve using

X_f = x_i + v_f(delta t) - 1/2 a_x (delta t)^2

this formula is less commonly presented in texts...
 
Ah i forgot about that equation.

Thank you :P
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top