Calculating Distance Traveled from Acceleration and Velocity Relation

  • Thread starter Thread starter gnarly
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on solving a physics problem involving a particle's acceleration defined by the equation a = -k(v)^2, where k is a constant. The particle starts at x=0 with an initial velocity of 20 m/s and reaches a velocity of 15 m/s at x=100 m. Participants concluded that the problem requires solving a separable ordinary differential equation (ODE) to find the velocity function first, followed by integrating to determine the position function. The key steps involve integrating the equation dv/v^2 = -k dt and using the initial conditions to find the constant k.

PREREQUISITES
  • Understanding of basic calculus, specifically integration techniques.
  • Familiarity with ordinary differential equations (ODEs).
  • Knowledge of kinematics and the relationship between acceleration, velocity, and position.
  • Ability to manipulate and solve algebraic equations.
NEXT STEPS
  • Study separable ordinary differential equations and their applications in physics.
  • Learn how to integrate functions involving variable separation.
  • Explore kinematic equations and their derivations from calculus.
  • Practice solving similar physics problems involving acceleration and velocity relations.
USEFUL FOR

Students in introductory physics courses, particularly those studying mechanics, as well as educators looking for problem-solving strategies in kinematics and differential equations.

gnarly
Messages
3
Reaction score
0

Homework Statement


The acceleration of a particle is defined by the relation

a=-k(v)^2 k is a constant.

The particle starts at x=0 with a velocity of 20 m/s. At x=100 m its velocity is 15 m/s

Determine the distance traveled by the particle (starting from x=0)
A) before its velocity drops to 10 m/s

B)before it comes to rest.



This is the only problem in college I encountered that I couldn't solve. I took calculus 3 it seems to be so simple yet I have no idea how to solve. I don't get how I can find the position without the time traveled. I don't get how acceleration can be dependent on the velocity. I spent so many hours tryying to solve this. It seems like i could integrate a twice to obtain the position function but that turns out to be wrong. I can't believe that math class seems so easy to me but i can't even solve the math problems in a standard first year physics class. This seems to be a differential equations problem but it can't be as its in a first year physics class. Sorry i couldn't really attempt a solution because i don't know where to begin. Any help will be greatly appreciated.

 
Physics news on Phys.org
a=dv/dt. So you've got dv/dt=(-kv^2). That's a separable ODE. Solve for v first. Then integrate v to get the position.
 
So you're given that

[tex]a = -k*v^2[/tex]

but

[tex]a = \frac{dv}{dt}[/tex]

[tex]\frac{dv}{dt} = -k*v^2[/tex]

[tex]\frac{dv}{v^2} = -k dt[/tex]

etc.

When you integrate, make sure to incorporate your as one of the limits.

You'll have to pull this trick again to find the distance expression. After that it's just mixing and matching the formulae and given values to solve for k, then on to the particular cases.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 9 ·
Replies
9
Views
1K
Replies
18
Views
2K
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K