Velocity as a function of distance [v(x)]

  • Thread starter Thread starter BitterX
  • Start date Start date
  • Tags Tags
    Function Velocity
AI Thread Summary
The discussion focuses on a physics problem involving a mass moving across a plane with a frictional force defined by the equation μ = λx². The user initially questions the applicability of the kinematic equation v² = v₀² + 2aΔx due to non-constant acceleration. They later derive the relationship v(x)² = v₀² + (2/3)gλx³ by integrating acceleration, confirming the approach is correct. A key point raised is the importance of using proper signs for vectors when considering forces, velocity, and acceleration. The conversation emphasizes the need for careful mathematical treatment in problems involving variable forces.
BitterX
Messages
35
Reaction score
0

Homework Statement


a body with mass M moves across a plane with friction

friction constant:
\mu = \lambda x^2

the body starts at x=0
with velocity v0

find at what x
the body stops
and what was the velocity half way there.

Homework Equations



v^2=v_0^2+2a\Delta x

The Attempt at a Solution



obviously,
F(x)=mg\mu = mg\lambda x^2
so
a(x)=g \lambda x^2

so in the equation v^2=v_0^2+2a\Delta x
I get
v^2=v_0^2+2g\lambda x^3the Question is, can I use this equation? the acceleration is not constant and this equation
depend on the fact that x=v_0t+ \frac{a}{2}t^2
and v=v_0+at
(and it's not true for non-constant acceleration)

if I cant, how can I integrate the acceleration?
or how do I get v(x)?

Thanks.

EDIT:
I used a= v\frac{dv}{dx}
therefore
vdv=adx

\int_{v_0}^{v(x)}{vdv} = g\lambda \int_{0}^{x}{x^2}

\frac{1}{2} ( v(x)^2- v_0^2) =\frac{1}{3} g\lambda x^3

v(x)^2=v_0^2+\frac{2}{3}g\lambda x^3

does that seem right?
 
Last edited:
Physics news on Phys.org
I don't see anything wrong with your edited solution.
 
BitterX said:

Homework Statement


a body with mass M moves across a plane with friction

friction constant:
\mu = \lambda x^2

the body starts at x=0
with velocity v0

obviously,
F(x)=mg\mu = mg\lambda x^2
so
a(x)=g \lambda x^2

I used a= v\frac{dv}{dx}
therefore
vdv=adx


Does the friction increase speed?
Remember that velocity, acceleration and force are all vectors. You need to use proper signs with them.

ehild
 
ah, of course... it's with a minus :)
on paper I actually did it with a minus. Thanks for pointing it out though!
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top