Help Solve Differentiation Problem to Slow Boat Speed to 45 km/h

AI Thread Summary
The discussion focuses on solving a differentiation problem related to a boat slowing down from 90 km/h to 45 km/h after its engine is cut. The frictional force acting on the boat is proportional to its speed, leading to non-constant acceleration. The key equation derived involves integrating the relationship between speed and time, resulting in a natural logarithm expression for speed. By substituting the initial speed and the desired final speed into the equation, the time required for the boat to slow down can be calculated. The correct approach emphasizes understanding the variable nature of acceleration due to the frictional force.
Saladsamurai
Messages
3,009
Reaction score
7
So I posted this earlier and it got to a point where differentiation is neccessary. I am a little familiar with differentiation, but not to the point where I know how to apply the concepts I have recently learned in Calculus. i would greatly appreciate somebody walking me through the process...it should be fairly simple in this particular problem. Again, this problem is for my own personal practice, not for a class, and I am very interested in finding out how to apply these concepts.
Thanks~Casey

Original Post:

Homework Statement


A 1000kg Boat is traveling 90km/h when its engine is cut. The magnitude of the frictional force fk is proportional to the boat's speed v: fk=70v, where v is in m/s and fk is in Newtons. Find the time required for the boat to slow to 45 km/h.



Homework Equations


Newton's Second
V^2=Vo^2+2a(X-Xo)
X-Xo=VoT+1/2at^2
V=Vo+aT

The Attempt at a Solution


Vo=25m/s
V=12.5m/s
fk=70v=1750N

I drew a FBD and it seems that since the engine was cut, there is only fk in the x direction. Thus, fk=ma--->1750=-1000a-->a=-1.75
Then I used V=Vo+at---> t=(V-Vo)/a
-->t=(12.5-25)/-1.75=7.1
But this is not correct...9.9seconds is the correct solution.
Any advice is appreciated.
~Casey

...It was pointed out that "a" is not constant. But I am not sure where to go from here as I have only dealt with problems dealing with constant acceleration...what am I differentiating? I am not sure of the equation...or how to derive one. hollah.
 
Physics news on Phys.org
Yeah. The retardation is not constant since the magnitude of the frictional force depends on the speed of the boat.

So, at a particular instant of time, assume the speed to be v. At that moment, the force acting on it is kv in the -x direction (k=70). Which means that the instantaneous acceleration is v(k/m).

This means, \frac{dv}{dt}=\frac{kv}{m}
Integrating this equation, you get the expression, ln(v)=\frac{kt}{m}+c where c is the constant of integration.

Now, at t=0, the engine was cut and the boat had a speed of 90km/h.
Putting that into the equation, you get c=ln(90).
So, your final expression is:
ln(v)=\frac{kt}{m}+ln(90), where ln is natural logarithm.

Using this, put v=45 and solve for t to get the time required.
 
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