Find the boat's speed as a function of time

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
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
[tex]\vec{f}[/tex]=-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
[tex]\Sigma[/tex]F=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.