Friction problem from Halliday and Resnick

AI Thread Summary
The discussion revolves around a physics problem involving a 1000kg boat decelerating due to friction when its engine is turned off. The frictional force is proportional to the boat's speed, leading to a non-constant acceleration scenario. The user seeks help in formulating the problem into a differential equation to determine the time required for the boat to slow from 90 km/h to 45 km/h. They express confusion over integrating the equation and understanding the relationship between velocity and time. The conversation highlights the need for a better grasp of differential equations to solve such problems effectively.
Farnak
Messages
4
Reaction score
0
Hi, new member here ^_^

"A 1000kg boat is traveling at 90km/h when its engine is shut off. The magnitude of the frictional force f_k between boat and water is proportional to the speed v of the boat: f_k = 70v, where v is in meters per second and f_k is in Newtons. Find the time required for the boat to slow to 45 km/h."

From what I'm getting, the only force on the boat is the force of kinetic friction and as time passes the velocity decreases, so the force of kinetic friction's magnitude will decrease as well. So this will decrease the magnitude of the acceleration and cause velocity to decrease more slowly as time passes by ...

I'm having trouble putting all that together not being used to dealing with non-constant acceleration problems so could someone please help me organize my thoughts for this problem? Thanks!
 
Physics news on Phys.org
This can be summarized neatly in the differential equation,

F = -kv = ma = m\frac{dv}{dt}

where k is the constant of proportionality in the problem. Along with the initial condition v(0) = 90km/h, this equation can be solved to give you v(t). Would you know how to do that? Does this make sense to you?
 
Are you supposed to solve the equation through integration? If so, I think I'm messing up:

-kv = m (dv/dt)
Integrating both sides
(-k/2)v^2 + C = mv

But an equation like this gives me a constant value for velocity =( ... where did I mess up?
 
Farnak said:
-kv = m (dv/dt)
Integrating both sides
(-k/2)v^2 + C = mv

-kv=mdv/dt
therefore b*dv/v=dt where b= -m/k
therefore b*loge(vf/vi)=t
where vf and vi are the final n initial velocities...
 
Ahhh ok, so I guess I need to learn differential equations if I want to read more, sorry for the calculus stupidity, thanks!
 
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