Calculating the Speed of a Particle After 8.59 s

  • Thread starter Thread starter the_d
  • Start date Start date
  • Tags Tags
    Particle Speed
AI Thread Summary
To calculate the speed of a particle after 8.59 seconds, start by determining the final velocity components using the formula v = v0 + at for the x-direction, where the initial velocity is 21.8 m/s and acceleration is 4.09 m/s². The y-component of velocity remains constant at -14.1 m/s since there is no acceleration in that direction. After calculating the final x-component, combine both components vectorially to find the overall speed using the formula v = √(vx² + vy²). The correct application of the vector formula ensures accurate results. This method provides a clear approach to understanding the particle's motion in the xy plane.
the_d
Messages
127
Reaction score
0
i have a question, it is:

A particle starts from the origin at t=o with an initial velocity having an x component of 21.8 m/s and a y component of -14.1 m/s. The particle moves in the xy plane with an x componet of acceleration only, given by 4.09 m/s^2. I need to find the speed of the particle after 8.59 s.

What I did:

i was goin to use the formula V = Vo + at but that is not correct for some reason
 
Physics news on Phys.org
You do not need to use that formula. Keep the components split; find the x and y components of the final velocity of the particle, then add them vectorally to find the speed. (Hint: you have the rate of acceleration and the time during which the particle is accelerated; how can you find the final velocity in the x direction?)
 
v = vo + at works for the x-component of velocity.

The y component of velocity is constant.

v = vx i + vy j, where i is unit vector in x-direction and j is unit vector in y-direction.

or v = \sqrt({v_x^2 + v_y^2})
 
the_d said:
i was goin to use the formula V = Vo + at but that is not correct for some reason

Actually, that formula is correct here. You simply need to use it as a vector formula:

\vec {v} = {\vec {v}}_0 + \vec {a} t

This corresponds to two equations, one apiece for the x and y components:

v_x = v_{0x} + a_x t

v_y = v_{0y} + a_y t

You know the components of the initial velocity and the acceleration, so you can find the components of the velocity at any time t. The speed of the particle at any time is the magnitude of the velocity vector at that time, by definition.
 
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