Question
Question: A ball is thrown upwards from the ground with an initial speed of u. At two instants of time, having...
A ball is thrown upwards from the ground with an initial speed of u. At two instants of time, having an interval of 6 s, the ball is at a height of 80 m from the ground. Find u. Take g = 10 ms−2.

50
Solution
The motion of the ball is governed by the equation of kinematics for vertical motion under gravity:
h=ut−21gt2
Given:
Height, h=80 m Acceleration due to gravity, g=10 ms−2 Time interval, Δt=t2−t1=6 s
Substitute the given values into the equation:
80=ut−21(10)t2 80=ut−5t2
Rearrange this into a standard quadratic equation in terms of time t:
5t2−ut+80=0
Let t1 and t2 be the two instants of time when the ball is at a height of 80 m. These are the roots of the quadratic equation.
From the properties of quadratic equations ax2+bx+c=0:
Sum of roots: t1+t2=−5(−u)=5u Product of roots: t1t2=580=16
We are given the difference between the two times:
t2−t1=6
Now we have a system of equations:
- t1+t2=5u
- t1t2=16
- t2−t1=6
From equation (3), express t2 in terms of t1:
t2=t1+6
Substitute this into equation (2):
t1(t1+6)=16 t12+6t1−16=0
Solve this quadratic equation for t1. We can factor it:
(t1+8)(t1−2)=0
This gives two possible values for t1: t1=−8 s or t1=2 s. Since time cannot be negative in this physical context (it's the first time the ball reaches 80m after launch), we take t1=2 s.
Now, find t2 using t2=t1+6:
t2=2+6=8 s
Finally, substitute the values of t1 and t2 into equation (1) to find u:
t1+t2=5u 2+8=5u 10=5u u=10×5 u=50 ms−1
The initial speed of the ball is 50 m/s.