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} \)

Then, which one of the following is TRUE?
Consider the balanced transportation problem with three sources \( S_1, S_2, S_3 \), and four destinations \( D_1, D_2, D_3, D_4 \), for minimizing the total transportation cost whose cost matrix is as follows:

where \( \alpha, \lambda>0 \). If the associated cost to the starting basic feasible solution obtained by using the North-West corner rule is 290, then which of the following is/are correct?
Let $ A = \begin{bmatrix} 2 & 2 + p & 2 + p + q \\4 & 6 + 2p & 8 + 3p + 2q \\6 & 12 + 3p & 20 + 6p + 3q \end{bmatrix} $ If $ \text{det}(\text{adj}(\text{adj}(3A))) = 2^m \cdot 3^n, \, m, n \in \mathbb{N}, $ then $ m + n $ is equal to: