How to Find Velocity With Non-Constant Acceleration

AI Thread Summary
To find velocity with non-constant acceleration, integrate the acceleration function with respect to time. For the example given, where acceleration a(t) = 4.0t, the velocity at time t can be calculated using the definite integral from 0 to 3 seconds: v(3) = ∫_0^3 4t dt. This involves calculating the integral, which results in v(3) = 6.0 m/s after evaluating the limits. Understanding definite integrals is crucial for solving such problems involving time-dependent acceleration.
Ellipses
Messages
17
Reaction score
0
Hi everyone. I don't want someone to do the question so I won't include my actual homework question, but I would really appreciate if someone would tell me how to find velocity after a time t if your acceleration is non-constant and time dependent.

For example, if your acceleration was a = 4.0t and you want to find velocity after 3.0 seconds, how would you do that? Thank you!
 
Physics news on Phys.org
Ellipses said:
Hi everyone. I don't want someone to do the question so I won't include my actual homework question, but I would really appreciate if someone would tell me how to find velocity after a time t if your acceleration is non-constant and time dependent.

For example, if your acceleration was a = 4.0t and you want to find velocity after 3.0 seconds, how would you do that? Thank you!

Have you learned calculus yet? You need to integrate the acceleration with respect to time, while setting the lower bound to 0 (seconds) and the upper bound to 3 (seconds), i.e.

v(3) = \int_0^3 a(t) dt = \int_0^3 4t dt

Here, v(t) refers to velocity as a function of time, so v(3) is velocity at time 3 seconds. a(t) is acceleration as a function of time.
 
Thanks for the answer! I know indefinite integrals but not definite so could you please explain how you solve your example? (:
 
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