When working with the determinant of a scalar multiple of a matrix, the key idea is that multiplying a matrix \(A\) by a scalar \(k\) results in the determinant being multiplied by \(k^n\), where \(n\) is the size of the matrix. This property helps simplify the calculation of determinants when the matrix is scaled by a constant. For a \(4 \times 4\) matrix, raising the scalar to the power of 4 is crucial for finding the correct result.
For an \(n \times n\) matrix, the determinant of a scalar multiple of the matrix is given by:
\[ |kA| = k^n \cdot |A| \]
Here, we are given that \(A\) is a \(4 \times 4\) matrix and we are asked to find \( |2A| \). Applying the formula:
\[ |2A| = 2^4 \cdot |A| \]
The determinant of \(2A\) is then:
\[ |2A| = 2^4 \cdot 4 = 16 \cdot 4 = 64 \]
Conclusion: Thus, \( |2A| = 64 \).
Three students, Neha, Rani, and Sam go to a market to purchase stationery items. Neha buys 4 pens, 3 notepads, and 2 erasers and pays ₹ 60. Rani buys 2 pens, 4 notepads, and 6 erasers for ₹ 90. Sam pays ₹ 70 for 6 pens, 2 notepads, and 3 erasers.
Based upon the above information, answer the following questions:
(i) Form the equations required to solve the problem of finding the price of each item, and express it in the matrix form \( A \mathbf{X} = B \).