Integrating Kinematics: Solving for Velocity with Calculus

  • Context: Undergrad 
  • Thread starter Thread starter PhysicsPrac
  • Start date Start date
  • Tags Tags
    Calculus Physics
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
PhysicsPrac
Messages
6
Reaction score
0
Ok here is my question:

Potential energy = mgh
Kinetic energy = 1/2mv^2
mgh = 1/2mv^2, solving for v you get v = sqrt(2gh)

Now I know v is the same as dx/dt so if I substite in dx/dt for v :

dx/dt = sqrt(2gh)

Multiply by dt:
dx = sqrt(2gh) * dt
Integrate:
x = t*sqrt(2gh)

This should be right, but for some reason it doesn't work when I check it with the well known x = x0 + v0t + 1/2at^2 formula, what am I doing wrong?
 
Physics news on Phys.org
ooh I see thanks!