Practice Question:
A stone is launched from the bottom left corner with an initial velocity of v₀ = 12 m/s at an angle of 45°. The drone moves horizontally left from position x = 12, y = 5 at a speed of 0.2 units per 0.05s. Will the stone hit the drone?
- Yes
- No
Answer & Explanation:
Answer: B. No
Solution Breakdown:
- **1. Calculate the Maximum Height**
- The initial vertical velocity component of the stone is:
$v_{y0} = v_0 \sin(\theta) = 12 \cdot \sin(45°) \approx 8.485 \text{ m/s}$
- The time required to reach the highest point is:
$t_{max\_height} = \frac{v_{y0}}{g} = \frac{8.485}{9.8} \approx 0.866 \text{ s}$
- Substitute this time into the vertical position formula to calculate the maximum height:
$y_{max} = v_{y0} \cdot t - \frac{1}{2} g t^2 = 8.485 \cdot (0.866) - 0.5 \cdot (9.8) \cdot (0.866)^2 \approx 3.68 \text{ m}$
- **2. Determine if it will hit**
- The drone's height is **5 meters**.
- The stone's maximum height is **3.68 meters**.
- Because the stone's maximum height is lower than the drone's height (3.68 m < 5 m), the stone will never reach the drones altitude and therefore cannot hit it.