Animated Solution for Physics - Kinematics: A ball is thrown up with a certain velocity, so that it reaches a height h. Find the ratio of the two different times of the ball reaching 3h in both the directions.
Select Answer:
Visualized Solution
y−t Graph
\text{Let the initial velocity be } u.
\text{At maximum height } h, \text{ final velocity } v = 0.
v2=u2+2as
0 = u^2 - 2gh
u = \sqrt{2gh}
y=3h
\text{The ball crosses } y = \frac{h}{3} \text{ twice.}
\text{Upward journey: } t_1
\text{Downward journey: } t_2
s=ut+21at2
\frac{h}{3} = ut - \frac{1}{2}gt^2
\frac{h}{3} = \sqrt{2gh}t - \frac{1}{2}gt^2
Quadratic Equation
\frac{1}{2}gt^2 - \sqrt{2gh}t + \frac{h}{3} = 0
t=2a−b±b2−4ac
t = \frac{\sqrt{2gh} \pm \sqrt{2gh - 4(\frac{g}{2})(\frac{h}{3})}}{g}
Simplifying Roots
t = \frac{\sqrt{2gh} \pm \sqrt{2gh - \frac{2gh}{3}}}{g}
Imagine throwing a ball straight up into the air. It leaves your hand, fights against gravity, slows down until it momentarily stops at its maximum height h, and then accelerates back down to the ground. If we plot its height y against time t, we get a beautiful, symmetric downward-facing parabola.
Now, pick a specific height, say 3h. If you draw a horizontal line across your parabolic graph at y=3h, you'll see it intersects the curve at exactly two points. These two points correspond to the two times the ball is at that height: t1 during its upward journey, and t2 during its downward journey. Our goal is to find the ratio t2t1.
The Master Equation
Before we can find the times, we need to know the initial velocity u with which the ball was thrown. We know that at the maximum height h, the final velocity v is zero. Using the third equation of motion:
v2=u2+2as
Substituting v=0 and a=−g, we get:
0=u2−2gh
u=2gh
Now we have our initial velocity in terms of the maximum height. To connect height and time, we bring in the second equation of motion:
s=ut+21at2
We want to find the times when the displacement s is 3h. Substituting s=3h, u=2gh, and a=−g, we get:
3h=2ght−21gt2
Solving the Quadratic
Let's rearrange this equation to make it look like a standard quadratic equation at2+bt+c=0:
21gt2−2ght+3h=0
This is the mathematical heart of the problem. The fact that it's a quadratic equation perfectly mirrors the physical reality that there are two times for a given height! We can solve for t using the quadratic formula:
t=2a−b±b2−4ac
Plugging in our coefficients:
t=g2gh±2gh−4(2g)(3h)
t=g2gh±2gh−32gh
t=g2gh±34gh
The Elegant Ratio
The two roots represent our two times, t1 (the smaller time, using the minus sign) and t2 (the larger time, using the plus sign). We need their ratio:
t2t1=g2gh+34ghg2gh−34gh
The g in the denominator cancels out immediately. Even better, we can factor out 2gh from both the numerator and the denominator:
t2t1=2gh(1+32)2gh(1−32)
t2t1=1+321−32
To make this look like the options provided, we multiply the numerator and denominator by 3:
t2t1=3+23−2
And there we have it! A beautifully elegant result that depends only on the fraction of the maximum height, completely independent of the actual height or the strength of gravity.