When an object is thrown vertically upward, it is subjected to a negative acceleration due to gravity, which causes it to slow down until it reaches its maximum height, after which it starts to fall back to the ground with a positive acceleration due to gravity.
To solve this problem, we can use the following kinematic equations for motion with constant acceleration:
\begin{align*}
v_f \amp = v_i + at \\
d\amp = v_it + 1/2a*t^2\\
v_f^2 \amp = v_i^2 + 2ad
\end{align*}
where \(v_i\) and \(v_f\) are the initial and final velocities, \(a\) is the acceleration, \(d\) is the displacement, and \(t\) is the time. At the maximum height, the velocity of the ball is zero, so we can use the first equation to find the time it takes to reach this height:
\begin{align*}
v_f \amp = v_i + at \\
0 \amp = 20 \,m/s - 9.8 \,m/s²\times t \\
t \amp = 20/9.8 \,seconds ≈ 2.04 \,seconds
\end{align*}
Now we can use the second equation to find the maximum height:
\begin{align*}
d \amp = v_it + 1/2a\times t^2 \\
d \amp = 20 \,m/s \times 2.04 \,s + 1/2 \times (-9.8\,m/s²) \times (2.04 \,s)^2 \\
d \amp = 20.4 \,m
\end{align*}
Therefore, the maximum height reached by the ball is 20.4 meters, and it takes approximately 2.04 seconds to reach this height.