Imagine you are standing on the 20th floor of a tall building, holding a spring gun. You shoot a rubber ball straight up into the air to study the effects of air resistance. You meticulously record its velocity and plot it on a graph. But oh no! Some of the markings on the y-axis get erased. How do you find the speed at which it hits the ground?
This problem is a beautiful test of your graph-reading skills and physical intuition. Let's dive into it.
The Setup
A Deceptive Premise
The problem explicitly mentions that the experiment was conducted "to study the effect of air resistance." Naturally, your brain might immediately jump to complex differential equations or non-constant acceleration formulas. But before we panic, let's look at the data we do have: the velocity-time (v−t) graph.
The Master Clue
The Straight Line
Look closely at the graph. It is a single, unbroken, perfect straight line. Why is this so crucial?
In kinematics, the slope of a v−t graph represents acceleration. A straight line means the slope is constant, which in turn means the acceleration is constant throughout the entire flight.
Let's think about the physics. If air resistance (Fr​) were significant, the acceleration on the way up would be aup​=g+mFr​​ (since both gravity and air resistance point downwards). On the way down, the acceleration would be adown​=g−mFr​​ (since air resistance now points upwards, opposing gravity).
If aup​ and adown​ were different, the graph would have a kink at the highest point (v=0). It would be steeper on the left and gentler on the right. But our graph has no kink! The slope is identical on both sides. This leads to a stunning revelation: the air resistance in this specific experiment turned out to be negligible! The acceleration is simply g (10 m/s2) the whole way through.
Unlocking the Y-Axis Scale
Now that we know the physical acceleration is 10 m/s2, let's calculate the acceleration from the graph's geometry.
We don't know the scale of the y-axis, so let's measure it in "grid divisions". The ball starts at
4 divisions above the axis and reaches
v=0 at
t=2 s.
The magnitude of the slope is:
a=ΔtΔv​=2 s4 div​=2 div/s2
We have two expressions for the same physical quantity. Let's equate them:
2 div/s2=10 m/s2
1 div=5 m/s
Boom! We have just decoded the erased markings on the y-axis. Every single grid line represents 5 m/s.
The Final Plunge
To find the striking speed, we need to locate the end of the journey on the graph. By carefully counting the grid squares on the x-axis (where 1 square = 0.5 s), we can trace the line to its termination point.
The graph ends exactly
5 divisions below the time axis.
So, the final velocity is:
vf​=−5 div
Substitute our newly found scale:
vf​=−5×5 m/s=−25 m/s
The negative sign simply indicates the downward direction. The speed, which is the magnitude of velocity, is 25 m/s.
Notice how we didn't even need to use the "20th floor" information? In physics problems, sometimes the most elegant solution comes from trusting the geometry of the data rather than getting lost in the distractors. Always let the graph speak to you!