Let's solve each problem one by one.
Problem 1: Long Jump
-
Find the vertical component of velocity (Vy):
\[ Vy = V \cdot \sin(\theta) \] Where:
- \( V = 12 , \text{m/s} \)
- \( \theta = 20^\circ \)
\( Vy = 12 \cdot \sin(20^\circ) \)
To calculate \( \sin(20^\circ) \):
- \( \sin(20^\circ) \approx 0.342 \)
Thus: \[ Vy \approx 12 \cdot 0.342 \approx 4.104 , \text{m/s} \]
-
Time in the air (t):
The formula for the total time of flight when it returns to the same vertical level is: \[ t = \frac{2 \cdot Vy}{g} \] Where \( g = 10 , \text{m/s}^2 \):
\[ t = \frac{2 \cdot 4.104}{10} \approx \frac{8.208}{10} \approx 0.8208 , \text{s} \]
So the answer is approximately 0.82 s (Option a).
Problem 2: Model Rocket
-
Time to fall to the ground (t):
Using the formula for free fall: \[ h = \frac{1}{2}gt^2 \] Where \( h = 100.0 , m \) and \( g = 10 , m/s^2 \):
Rearranging for \( t \): \[ 100 = \frac{1}{2} \cdot 10 \cdot t^2 \] \[ 100 = 5t^2 \] \[ t^2 = 20 \] \[ t = \sqrt{20} \approx 4.47 , \text{s} \]
-
Horizontal distance (x):
The horizontal distance traveled can be calculated using: \[ x = t \cdot v \] Where \( v = 50.0 , \text{m/s} \):
\[ x = 4.47 \cdot 50.0 \approx 223.5 , \text{m} \]
So the closest answer is approximately 224 m (Option b).
Summary of Answers:
- Long jump: 0.82 s (Option a)
- Model rocket: 224 m (Option b)