Given:
- Initial velocity \( u = 0 \, \text{m/s} \)
- Acceleration \( a = 10 \, \text{m/s}^2 \)
- Height \( h = 20 \, \text{m} \)
Using the second equation of motion:
\[\nv^2 = u^2 + 2 a h\n\]
Substituting the values:
\[\nv^2 = 0 + 2 \times 10 \times 20 = 400\n\]
\[\nv = \sqrt{400} = 20 \, \text{m/s}\n\]
Using the first equation of motion to find the time:
\[\nv = u + at\n\]
\[\n20 = 0 + 10 \times t\n\]
\[\nt = \frac{20}{10} = 2 \, \text{s}\n\]
Therefore, the velocity is \( 20 \, \text{m/s} \) and the time is 2 seconds.