Solveeit Logo

Question

Question: A stone with weight w is thrown vertically upward into the air from ground level with initial speed ...

A stone with weight w is thrown vertically upward into the air from ground level with initial speed v 0 ​ . If a constant force f due to air drag acts on the stone throughout its flight. The maximum height attained by the stone is

Answer

v_0^2 / (2g(1 + f/w))

Explanation

Solution

The problem asks for the maximum height attained by a stone thrown vertically upward with initial speed v0v_0, considering its weight ww and a constant air drag force ff.

1. Identify forces during upward motion:

When the stone is moving vertically upward, its velocity is directed upward. The forces acting on the stone are:

  • Weight (ww): Acts vertically downward.
  • Air drag force (ff): Acts vertically downward, opposing the upward motion.

2. Calculate the net force and acceleration during upward motion:

The total downward force (net force) acting on the stone during its upward motion is:

Fnet=w+fF_{net} = w + f

According to Newton's second law, Fnet=maF_{net} = ma, where mm is the mass of the stone and aa is its acceleration.

So, ma=w+fma = w + f.

The acceleration of the stone during its upward journey is a=w+fma = \frac{w+f}{m}. This acceleration is directed downward.

We know that weight w=mgw = mg, where gg is the acceleration due to gravity. From this, the mass of the stone is m=wgm = \frac{w}{g}.

Substitute the mass mm into the acceleration equation:

a=w+fw/g=g(w+fw)=g(1+fw)a = \frac{w+f}{w/g} = g \left( \frac{w+f}{w} \right) = g \left( 1 + \frac{f}{w} \right)

This is the effective downward acceleration experienced by the stone during its upward flight.

3. Use kinematic equation for maximum height:

To find the maximum height (HmaxH_{max}), we use the kinematic equation for uniformly accelerated motion:

v2=u2+2aSv^2 = u^2 + 2aS

Here:

  • Initial velocity (uu) = v0v_0 (upward)
  • Final velocity (vv) = 00 (at maximum height, the stone momentarily stops)
  • Acceleration (aa) = g(1+fw)-g \left( 1 + \frac{f}{w} \right) (taking the upward direction as positive, the acceleration is downward, hence negative)
  • Displacement (SS) = HmaxH_{max} (the maximum height attained)

Substitute these values into the kinematic equation:

02=v02+2(g(1+fw))Hmax0^2 = v_0^2 + 2 \left( -g \left( 1 + \frac{f}{w} \right) \right) H_{max}

0=v022g(1+fw)Hmax0 = v_0^2 - 2g \left( 1 + \frac{f}{w} \right) H_{max}

Rearrange the equation to solve for HmaxH_{max}:

2g(1+fw)Hmax=v022g \left( 1 + \frac{f}{w} \right) H_{max} = v_0^2

Hmax=v022g(1+fw)H_{max} = \frac{v_0^2}{2g \left( 1 + \frac{f}{w} \right)}

The maximum height attained by the stone is v022g(1+fw)\frac{v_0^2}{2g \left( 1 + \frac{f}{w} \right)}.