For a symmetric matrix \( A \), use the condition \( A_{ij} = A_{ji} \) to compare and solve for unknowns. Always match elements across the main diagonal.
-8
0
6
8
A matrix \( A \) is symmetric if: \( A^T = A \)
This means that elements across the main diagonal must be equal: \( A_{ij} = A_{ji} \)
The given matrix is:
\[ \begin{bmatrix} 1 & 12 & 4y \\ 6x & 5 & 2x \\ 8x & 4 & 6 \end{bmatrix} \]
Since it's symmetric, we equate the off-diagonal elements:
\( 2x + y = 2(2) + 4 = 4 + 4 = \boxed{8} \)
A racing track is built around an elliptical ground whose equation is given by \[ 9x^2 + 16y^2 = 144 \] The width of the track is \(3\) m as shown. Based on the given information answer the following: 
(i) Express \(y\) as a function of \(x\) from the given equation of ellipse.
(ii) Integrate the function obtained in (i) with respect to \(x\).
(iii)(a) Find the area of the region enclosed within the elliptical ground excluding the track using integration.
OR
(iii)(b) Write the coordinates of the points \(P\) and \(Q\) where the outer edge of the track cuts \(x\)-axis and \(y\)-axis in first quadrant and find the area of triangle formed by points \(P,O,Q\).