Concept:
The track is built uniformly around the inner elliptical ground. The width of this track is given as \(3\text{ m}\).
• The inner boundary intersects the positive \(x\)-axis at a distance equal to its semi-major axis \(a = 4\). Therefore, the outer boundary point \(\text{P}\) on the positive \(x\)-axis is shifted outwards by adding the width of the track.
• Similarly, the inner boundary intersects the positive \(y\)-axis at a distance equal to its semi-minor axis \(b = 3\). The outer boundary point \(\text{Q}\) on the positive \(y\)-axis is shifted upwards by adding the width of the track.
Once coordinates \(\text{P}(x_1, 0)\) and \(\text{Q}(0, y_1)\) are established, the equation of line \(\text{PQ}\) can be written. The area of \(\triangle\text{POQ}\) is then computed via integration by integrating the equation of line \(\text{PQ}\) from \(x = 0\) to \(x = x_1\).
Step 1: Determine the coordinates of points P and Q.
From our previous analysis of the inner ellipse, the inner intercepts are:
\[
\text{Inner } x\text{-intercept} = 4, \quad \text{Inner } y\text{-intercept} = 3
\]
Given that the track has a uniform width of \(3\text{ m}\) surrounding the inner ground:
\[
\text{Outer } x\text{-intercept for point P} = \text{Inner } x\text{-intercept} + \text{width} = 4 + 3 = 7
\]
Since point \(\text{P}\) lies on the positive \(x\)-axis, its \(y\)-coordinate is strictly \(0\). Thus:
\[
\text{P} = (7, 0)
\]
Similarly, for point \(\text{Q}\) lying on the positive \(y\)-axis:
\[
\text{Outer } y\text{-intercept for point Q} = \text{Inner } y\text{-intercept} + \text{width} = 3 + 3 = 6
\]
Since point \(\text{Q}\) lies on the positive \(y\)-axis, its \(x\)-coordinate is strictly \(0\). Thus:
\[
\text{Q} = (0, 6)
\]
Step 2: Find the equation of the line segment PQ.
The line passes through \(\text{Q}(0,6)\) and \(\text{P}(7,0)\). We can write the equation of the line using the intercept form \(\frac{x}{x_{\text{int}}} + \frac{y}{y_{\text{int}}} = 1\):
\[
\frac{x}{7} + \frac{y}{6} = 1
\]
Now, let us rearrange this equation to isolate \(y\) as a function of \(x\):
\[
\frac{y}{6} = 1 - \frac{x}{7}
\]
\[
\frac{y}{6} = \frac{7 - x}{7}
\]
Multiplying both sides by \(6\):
\[
y = \frac{6}{7}(7 - x) \quad \Rightarrow \quad y = 6 - \frac{6}{7}x
\]
Step 3: Integrate to find the area of triangle POQ.
The triangle \(\text{POQ}\) is bounded above by the line \(y = \frac{6}{7}(7-x)\), below by the \(x\)-axis (\(y=0\)), on the left by the \(y\)-axis (\(x=0\)), and on the right by the point \(\text{P}\) (\(x=7\)).
The area \(A_{\triangle}\) is found by integrating from \(x = 0\) to \(x = 7\):
\[
A_{\triangle} = \int_{0}^{7} \frac{6}{7}(7 - x) \, dx
\]
Factoring out the constant fraction \(\frac{6}{7}\):
\[
A_{\triangle} = \frac{6}{7} \int_{0}^{7} (7 - x) \, dx
\]
Performing the integration term by term:
\[
A_{\triangle} = \frac{6}{7} \left[ 7x - \frac{x^2}{2} \right]_{0}^{7}
\]
Now, substitute the upper limit (\(x = 7\)) and lower limit (\(x = 0\)):
• At upper limit \(x = 7\):
\[
\text{Value} = 7(7) - \frac{7^2}{2} = 49 - \frac{49}{2} = \frac{98 - 49}{2} = \frac{49}{2}
\]
• At lower limit \(x = 0\):
\[
\text{Value} = 7(0) - \frac{0^2}{2} = 0
\]
Subtracting the results:
\[
A_{\triangle} = \frac{6}{7} \times \left( \frac{49}{2} - 0 \right)
\]
\[
A_{\triangle} = \frac{6 \times 49}{7 \times 2}
\]
Simplifying by dividing terms:
\[
A_{\triangle} = \left(\frac{6}{2}\right) \times \left(\frac{49}{7}\right) = 3 \times 7 = 21 \text{ m}^2
\]
Thus, the coordinates are \(\text{P}(7,0), \text{Q}(0,6)\) and the area of the triangle is \(21 \text{ m}^2\), matching option (A).