Find its velocity as a function of time?

Math10
Messages
301
Reaction score
0

Homework Statement


A boat weighs 64,000 lb. Its propeller produces a constant thrust of 50,000 lb and the water exerts a resistive force with magnitude proportional to the speed, with k=2000 lb-s/ft. Assuming that the boat starts from rest, find its velocity as a function of time, and find its terminal velocity.

Homework Equations


F=mg
F=ma

The Attempt at a Solution


F=mg
F=ma
m=64000/32=2000
a=2000v/2000=v
dv/dt=-g-v
dv/dt=-32-v
-dv/(32+v)=dt
-ln abs(32+v)=t+C
ln abs(32+v)=-t+C
32+v=Ce^-t
v=Ce^(-t)-32
v(0)=0
C=32
v=32(e^(-t)-1)
The answer in the book is v=25(1-e^(-t)); 25 ft/s. So where did I got wrong? Please correct me.
 
Physics news on Phys.org
In this problem, the force of gravity is balanced by the upward force of water on the boat. So gravity has nothing to do with the motion, which is only in the horizontal direction. I don't see that any of your work incorporates the statement that "the water exerts a resistive force with magnitude that is proportional to speed [of the boat]". Start your work with an equation that gives the net force on the boat in the horizontal direction.
 
I can make no sense of your calculation. How is g involved? Why do you divide by 32? Is a acceleration and v velocity? If so, how can a=v?
Some tips:
- work entirely symbolically, not plugging in numbers until the final step
- define your variables
- symbolic variables have dimension, but not units; constants have units. Thus, m=64000 is wrong, m=64000 lb can be right. a=v is wrong, a= v / (1 hour) can be right.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top