Given:
Initial velocity \( u = 9.8 \) m/s
Angle of projection \( \theta = 30^\circ \)
We are to find the total time of flight before the body hits the ground.
Step 1: Use time of flight formula
The formula for time of flight for a projectile launched at angle \( \theta \) is:
\[
T = \frac{2u \sin\theta}{g}
\]
Where:
- \( u \) = initial speed
- \( g = 9.8 \, \text{m/s}^2 \)
- \( \sin 30^\circ = \frac{1}{2} \)
Step 2: Substitute values
\[
T = \frac{2 \times 9.8 \times \frac{1}{2}}{9.8} = \frac{9.8}{9.8} = 1.0 \, \text{second}
\]
Final Answer:
The body will hit the ground after 1.0 second.