Questions: An object of mass 10 kg is released from rest 2000 m above the ground and allowed to fall under the influence of gravity. Assuming the force due to air resistance is proportional to the velocity of the object with proportionality constant b=50 N sec/m, determine the equation of motion of the object. When will the object strike the ground? Assume that the acceleration due to gravity is 9.81 m / sec^2 and let x(t) represent the distance the object has fallen in t seconds. Determine the equation of motion of the object. x(t)=

An object of mass 10 kg is released from rest 2000 m above the ground and allowed to fall under the influence of gravity. Assuming the force due to air resistance is proportional to the velocity of the object with proportionality constant b=50 N sec/m, determine the equation of motion of the object. When will the object strike the ground? Assume that the acceleration due to gravity is 9.81 m / sec^2 and let x(t) represent the distance the object has fallen in t seconds.

Determine the equation of motion of the object.
x(t)=
Transcript text: An object of mass 10 kg is released from rest 2000 m above the ground and allowed to fall under the influence of gravity. Assuming the force due to air resistance is proportional to the velocity of the object with proportionality constant $b=50 \mathrm{~N}$ sec/m, determine the equation of motion of the object. When will the object strike the ground? Assume that the acceleration due to gravity is $9.81 \mathrm{~m} / \mathrm{sec}^{2}$ and let $x(t)$ represent the distance the object has fallen in $t$ seconds. Determine the equation of motion of the object. \[ x(t)= \]
failed

Solution

failed
failed

Solution Steps

Step 1: Set Up the Differential Equation

The forces acting on the object are gravity and air resistance. The gravitational force is given by Fg=mg F_g = mg , where m=10kg m = 10 \, \text{kg} and g=9.81m/s2 g = 9.81 \, \text{m/s}^2 . The force due to air resistance is Fr=bv F_r = -bv , where b=50N s/m b = 50 \, \text{N s/m} and v v is the velocity.

The net force F F on the object is: F=mgbv F = mg - bv

According to Newton's second law, F=ma F = ma , where a=dvdt a = \frac{dv}{dt} . Therefore, we have: mdvdt=mgbv m \frac{dv}{dt} = mg - bv

Substituting the given values: 10dvdt=10×9.8150v 10 \frac{dv}{dt} = 10 \times 9.81 - 50v

Simplifying, we get the differential equation: dvdt=9.815v \frac{dv}{dt} = 9.81 - 5v

Step 2: Solve the Differential Equation for Velocity

This is a first-order linear differential equation. We can solve it using separation of variables: dv9.815v=dt \frac{dv}{9.81 - 5v} = dt

Integrating both sides: 19.815vdv=dt \int \frac{1}{9.81 - 5v} \, dv = \int \, dt

The left side integrates to: 15ln9.815v=t+C -\frac{1}{5} \ln |9.81 - 5v| = t + C

Solving for v v , we exponentiate both sides: 9.815v=e5t+C |9.81 - 5v| = e^{-5t + C}

Let C1=eC C_1 = e^C , then: 9.815v=C1e5t 9.81 - 5v = C_1 e^{-5t}

Solving for v v : v=9.815C15e5t v = \frac{9.81}{5} - \frac{C_1}{5} e^{-5t}

Step 3: Determine the Constant of Integration

Since the object is released from rest, v(0)=0 v(0) = 0 . Substituting into the velocity equation: 0=9.815C15 0 = \frac{9.81}{5} - \frac{C_1}{5}

Solving for C1 C_1 : C1=9.81 C_1 = 9.81

Thus, the velocity equation becomes: v(t)=9.815(1e5t) v(t) = \frac{9.81}{5} (1 - e^{-5t})

Step 4: Integrate to Find the Position Function

The position function x(t) x(t) is the integral of the velocity function: x(t)=v(t)dt=9.815(1e5t)dt x(t) = \int v(t) \, dt = \int \frac{9.81}{5} (1 - e^{-5t}) \, dt

Integrating: x(t)=9.815(t+15e5t)+C2 x(t) = \frac{9.81}{5} \left( t + \frac{1}{5} e^{-5t} \right) + C_2

Since the object starts from rest at x(0)=0 x(0) = 0 : 0=9.815(0+15)+C2 0 = \frac{9.81}{5} \left( 0 + \frac{1}{5} \right) + C_2

Solving for C2 C_2 : C2=9.8125 C_2 = -\frac{9.81}{25}

Thus, the position function is: x(t)=9.815(t+15e5t)9.8125 x(t) = \frac{9.81}{5} \left( t + \frac{1}{5} e^{-5t} \right) - \frac{9.81}{25}

Final Answer

The equation of motion of the object is: x(t)=9.815(t+15e5t)9.8125 \boxed{x(t) = \frac{9.81}{5} \left( t + \frac{1}{5} e^{-5t} \right) - \frac{9.81}{25}}

Was this solution helpful?
failed
Unhelpful
failed
Helpful