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!
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top