Animated Solution for Physics - Kinematics: In a battle field of ancient times, a soldier with a catapult stationed on the top of a very high cliff notices camps of enemy close to the bottom of the cliff as shown in the figure. Stones can be launched from the catapult with a speed u=40 m/s at an angle θ=60∘ above the horizontal. If the air resistance reduces speed of the stone at a rate k=0.1 (m/s)/m and there is no wind, at what horizontal separation from the enemy camps should the soldier install the catapult to hit the enemy camps?
Visualized Solution
\text{Analyzing the Motion}
\text{Forces acting on the stone:}
\vec{F}_{net} = m\vec{g} + \vec{F}_{drag}
\text{Formulating Air Resistance}
\text{Given rate of speed reduction: } \frac{dv}{ds} = -k
\text{Solve for } t \text{ and substitute in } x(t).
00:00 / 00:00
The Sigma Insight: Projectile Motion
Solution Diagram
The Battlefield Setup
Imagine you are standing on a very high cliff in an ancient battlefield. You are tasked with operating a catapult to strike an enemy camp located far below.
When the stone is launched, it doesn't just follow a simple parabolic path under the influence of gravity. The air resistance is significant and constantly pushes back against its motion.
To hit the target precisely, we must understand how this drag force alters the stone's trajectory. Let's visualize the forces at play and decode the physics behind this ancient artillery.
Decoding the Drag
The problem provides a very specific and interesting detail: the air resistance reduces the speed of the stone at a rate of k=0.1 (m/s)/m.
This unit might look strange at first, but it tells us that the rate of change of speed with respect to distance is constant. Mathematically, we can write this as dsdv=−k.
To find the acceleration due to this drag, we can use the chain rule of calculus. We know that acceleration a=dtdv, which can be rewritten as a=vdsdv.
Substituting our given rate, we get a=v(−k)=−kv.
Vectorially, since drag always opposes the direction of motion, the drag acceleration vector is adrag=−kv. This is a crucial realization that sets the stage for the rest of our solution!
The Horizontal Journey
Our goal is to find the horizontal separation between the catapult and the enemy camp. Therefore, we need to break our motion down into components and focus entirely on the horizontal x-axis.
The horizontal component of the drag acceleration is simply ax=−kvx.
We can write this as a simple first-order differential equation:
dtdvx=−kvx
Let's integrate this equation to find how the horizontal velocity changes over time. We separate the variables:
∫uxvxvxdvx=∫0t−kdt
Integrating both sides gives us ln(uxvx)=−kt.
Taking the exponential of both sides, we find the horizontal velocity as a function of time:
vx(t)=uxe−kt
This result shows that the horizontal velocity is exponentially decaying. The stone is constantly slowing down in the forward direction due to the relentless air resistance.
The 'Very High Cliff' Insight
Now that we have the velocity, we can find the horizontal position. We write velocity as vx=dtdx and integrate once more:
∫0xdx=∫0tuxe−ktdt
Evaluating this integral gives us the horizontal displacement x as a function of time:
x(t)=kux(1−e−kt)
Notice the term in the bracket. As time t increases, the exponential term e−kt gets smaller and smaller.
Here is the catch! The problem describes the cliff as "very high". This implies that the stone will be in the air for a very long time before it hits the ground.
Mathematically, we take the limit as time approaches infinity (t→∞). In this limit, the exponential term vanishes completely (e−kt→0).
This means the horizontal position approaches a maximum limit. The stone cannot travel further than this distance, no matter how high the cliff is!
xmax=kux=kucosθ
The Final Strike
We have our master equation for the maximum horizontal range. Now, it's time for the final calculation.
Let's substitute the given values into our equation. The initial speed is u=40 m/s, the launch angle is θ=60∘, and the drag constant is k=0.1 s−1.
xmax=0.140cos60∘
Since cos60∘=0.5, we have:
xmax=0.140×0.5=0.120=200 m
The maximum horizontal separation is exactly 200 m. To ensure a direct hit on the enemy camp, the soldier must install the catapult exactly 200 meters horizontally away from the target.