Animated Solution for Physics - Laws of Motion: A projectile of mass 200 g is launched in a viscous medium at an angle 60∘ with the horizontal, with an initial velocity of 270 m/s. It experiences a viscous drag force F=−cv where the drag coefficient c=0.1 kg/s and v is the instantaneous velocity of the projectile. The projectile hits a vertical wall after 2 s. Taking e=2.7, the horizontal distance of the wall from the point of projection (in m) is ____
Have you ever wondered why a real baseball doesn't travel as far as the physics equations predict? The culprit is air resistance, or viscous drag. In standard projectile motion problems, we happily ignore air resistance, leading to beautiful, symmetric parabolic trajectories. But in this problem, we are thrown into a viscous medium where the drag force is proportional to the velocity: F=−cv.
This completely changes the game! Let's break down how to tackle this realistic scenario step-by-step.
Analyzing the Setup
We are given a projectile of mass m=200 g=0.2 kg launched at an angle of 60∘ with an initial velocity v0=270 m/s. It travels through a viscous medium and hits a vertical wall after t=2 s. Our goal is to find the horizontal distance Sx to the wall.
The most crucial realization here is that horizontal and vertical motions are independent. Gravity acts downwards, affecting only the vertical motion. In the horizontal direction, the only force acting on the projectile is the horizontal component of the viscous drag.
The Master Equation
Let's apply Newton's Second Law in the horizontal (x) direction. The net horizontal force is simply the horizontal drag force:
Fx=−cvx
Using Fx=max=mdtdvx, we can set up our differential equation:
mdtdvx=−cvx
This is a classic first-order separable differential equation. Let's rearrange it to group the velocity terms on one side and the time terms on the other:
vxdvx=−mcdt
Solving for Velocity
Now, we integrate both sides. At t=0, the initial horizontal velocity is v0x. At time t, the velocity is vx.
∫v0xvxvxdvx=∫0t−mcdt
The integral of 1/vx is the natural logarithm ln(vx). Evaluating the limits gives:
ln(v0xvx)=−mct
To isolate vx, we take the exponential of both sides:
vx=v0xe−mct
This equation tells us a profound physical truth: in a viscous medium, the horizontal velocity doesn't stay constant; it decays exponentially over time!
Finding the Displacement
We have the velocity as a function of time, but we need the horizontal displacement Sx. Since vx=dtdx, we can find the displacement by integrating the velocity function from t=0 to t=2 s.
∫0Sxdx=∫0tv0xe−mctdt
Integrating the exponential function requires dividing by the coefficient of t:
Sx=v0x[−mce−mct]0t
Applying the limits (and remembering that e0=1), we get our master formula for horizontal displacement:
Sx=cmv0x(1−e−mct)
Final Calculation
Now for the grand finale! Let's substitute our given values into the formula. First, let's calculate the constants:
- Mass m=0.2 kg
- Drag coefficient c=0.1 kg/s
- The ratio mc=0.20.1=0.5 s−1
- Initial horizontal velocity v0x=v0cos(60∘)=270×0.5=135 m/s
Substitute these into our displacement equation for t=2 s:
Sx=0.5135(1−e−0.5×2)
Sx=270(1−e−1)
Sx=270(1−e1)
The problem kindly provides the approximation e=2.7. Let's plug that in:
Sx=270(1−2.71)
Sx=270(2.72.7−1)=270(2.71.7)
Notice how beautifully the numbers cancel out!
Sx=100×1.7=170 m
The projectile hits the wall at a horizontal distance of exactly 170 meters. By carefully setting up our differential equations and trusting the math, we conquered the viscous drag!