Find the boat's speed as a function of time

AI Thread Summary
The discussion focuses on calculating the boat's speed as a function of time, considering forces acting on it, including water resistance and engine force. The user attempts to derive the motion equation, engine force, and speed function but is informed that their approach is flawed due to the non-constant acceleration caused by the velocity-dependent water resistance. The need for a correct understanding of differential equations is emphasized, as the problem may require more advanced physics concepts than initially assumed. The responses highlight the importance of accurately applying physics principles to dynamic systems. Overall, the user is encouraged to revisit their calculations and consider the complexities of the forces involved.
khdani
Messages
53
Reaction score
0
Hello,
I don't know if I do it right, if someone please verify me, Thank You.

Given a boat with mass 'm' and traveling with speed Vm.
There are two forces acting on the boat. The force of water resistance which is
dependent on boat's speed relatively to the water and given by
\vec{f}=-bv2
and the force of the engine. Assume that the motion is linear and the water
is stationary. In order to stop the boat the engine rotation direction is reversed.
a)Find the motion equation
b)Find the engine force
c)Find the boat's speed as a function of time
-------
a)
fw-water resistance force
f - engine force
\SigmaF=ma
V2=V02 - 2*a*X
V0=Vm
V=0
=>Vm2=2*a*X =>
X=Vm2/2*a => X=Vm2/m*2*(fw+f)

b)
V=V0-a*t => Vm=a*t =>
Vm=(f+fw)*t/m
f = Vm*m/t-fw

c)
V=V0+a*t=Vm-(f+fw)*t/m
 
Physics news on Phys.org
This problem seems a little bit ambiguous. Do you need the equation of the boat's motion before it stops, as it's stopping, or for both? Is this a freshman-level physics problem, or intermediate (where you deal with differential equations)?
 
Most of the equation you wrote down you can't use: those are all based on a constant acceleration. You don't have a constant acceleration here as a depends on v! So, your answers to a, b, and c are all incorrect.
 
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