The given system of equations can be written in the form of AX = B, where
A=\(\begin{vmatrix} 2 &-1 \\ 3& 4 \end{vmatrix}\), X=\(\begin{vmatrix} x \\ y \end{vmatrix}\)and B=\(\begin{vmatrix} -2 \\ 3 \end{vmatrix}\)
\(Now |A|=8+3=11≠0\)
Thus, A is non-singular. Therefore, its inverse exists.
Now,
A-1=\(\frac{1}{|A|}\)adjA=\(\frac{1}{11}\)\(\begin{vmatrix} 4 &1 \\ -3& 2 \end{vmatrix}\)
so X=A-1B=\(\frac{1}{11}\)\(\begin{vmatrix} 4 &1 \\ -3& 2 \end{vmatrix}\)\(\begin{vmatrix} -2 \\ 3 \end{vmatrix}\)
\(\Rightarrow \begin{vmatrix} x \\ y \end{vmatrix}=\frac{1}{11}\begin{vmatrix} -8+3 \\ 6+6 \end{vmatrix}=\frac{1}{11}\begin{vmatrix} -5 \\ 12 \end{vmatrix}\)=\(\begin{vmatrix} -\frac{5}{11} \\ \frac{12}{11} \end{vmatrix}\)
Hence x=\(-\frac{5}{11}\) and y=\(\frac{12}{11}\)
An amount of ₹ 10,000 is put into three investments at the rate of 10%, 12% and 15% per annum. The combined annual income of all three investments is ₹ 1,310, however, the combined annual income of the first and second investments is ₹ 190 short of the income from the third. Use matrix method and find the investment amount in each at the beginning of the year.
If \[ A = \begin{bmatrix} 1 & 2 & 0 \\ -2 & -1 & -2 \\ 0 & -1 & 1 \end{bmatrix} \] then find \( A^{-1} \). Hence, solve the system of linear equations: \[ x - 2y = 10, \] \[ 2x - y - z = 8, \] \[ -2y + z = 7. \]