This problem involves calculating the speed of an airplane using angles of elevation and the time taken for a change in angle. We can solve this using basic trigonometry and the formula for speed.
Calculate the speed of the plane in m/sec.
Let's visualize the situation. We can form two right-angled triangles:
Since the plane is flying away from the observer, the distance MB ($d_2$) will be greater than MA ($d_1$). The distance the plane traveled horizontally is $AB = d_2 - d_1$. The speed ($v$) is this distance divided by the time ($t$).
Using the first triangle ($\triangle PMA$):
We know that $\tan(\text{angle}) = \frac{\text{Opposite}}{\text{Adjacent}}$.
$\tan(\alpha) = \frac{h}{d_1}$
$\tan(60^\circ) = \frac{100\sqrt{3}}{d_1}$
We know $\tan(60^\circ) = \sqrt{3}$.
So, $\sqrt{3} = \frac{100\sqrt{3}}{d_1}$.
Solving for $d_1$: $d_1 = \frac{100\sqrt{3}}{\sqrt{3}} = 100$ m.
Using the second triangle ($\triangle PMB$):
$\tan(\beta) = \frac{h}{d_2}$
$\tan(30^\circ) = \frac{100\sqrt{3}}{d_2}$
We know $\tan(30^\circ) = \frac{1}{\sqrt{3}}$.
So, $\frac{1}{\sqrt{3}} = \frac{100\sqrt{3}}{d_2}$.
Solving for $d_2$: $d_2 = 100\sqrt{3} \times \sqrt{3} = 100 \times 3 = 300$ m.
The plane moved horizontally from a distance $d_1$ to $d_2$. The distance traveled is the difference between these two distances.
Distance traveled $= d_2 - d_1 = 300 \text{ m} - 100 \text{ m} = 200$ m.
Speed is defined as distance traveled per unit time.
Speed, $v = \frac{\text{Distance traveled}}{\text{Time taken}}$
$v = \frac{200 \text{ m}}{4 \text{ s}}$
$v = 50$ m/sec.
The speed of the plane is 50 m/sec.