Question
Solve the following system of equations by matrix method:
$3x + y = 19$
$3x - y = 23$

Answer

The given system of equations can be written in matrix form as follows:
$\begin{bmatrix}3&1\\ 3&-1\end{bmatrix}\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}=\begin{bmatrix}19\\ 23\end{bmatrix}$
AX = B
Here,
$\text{A}=\begin{bmatrix}3&1\\ 3&-1\end{bmatrix},\text{x}=\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}\text{ and }\text{B}=\begin{bmatrix}19\\ 23\end{bmatrix}$
Now,
$\text{|A|}=\begin{vmatrix}3&1\\ 3&-1\end{vmatrix}$
$= - 3 - 3$
$=-6\neq0$
So, the given system has a unique solution given by $X = A^{-1}B$.
Let $C_{ij}$ be the co-factors of the elements $a_{ij}$ in $A = [a_{ij}]$. Then,
$\text{C}_{11}=(-1)^{1+1}(-1)=-1,\text{C}_{12}=(-1)^{1+2}(3)=-3$
$\text{C}_{21}=(-1)^{2+1}(1)=-1,\text{C}_{22}=(-1)^{2+2}(3)=3$
$\text{adj A}=\begin{bmatrix}-1&-3\\ -1&3\end{bmatrix}^\text{T}$
$=\begin{bmatrix}-1&-1\\ -3&3\end{bmatrix}$

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

A factory manufactures two types of screws A and B, each type requiring the use of two machines, an automatic and a hand-operated. It takes 4 minutes on the automatic and 6 minutes on the hand-operated machines to manufacture a packet of screws ‘A’ while it takes 6 minutes on the automatic and 3 minutes on the hand-operated machine to manufacture a packet of screws ‘B’. Each machine is available for at most 4 hours on any day. The manufacturer can sell a packet of screws ‘A’ at a profit of 70 paise and screws ‘B’ at a profit of Rs. 1. Assuming that he can sell all the screws he manufactures, how many packets of each type should the factory owner produce in a day in order to maximize his profit? Formulate the above LPP and solve it graphically and find the maximum profit.
Using differentials, find the approximate values of the following:
$\sqrt{26}$
Show that of all the rectangles inscribed in a given fixed circle, the square has the maximum area.
Find the vector equations of the following planes in scalar product form $(\vec{\text{r}}\cdot\vec{\text{n}}=\text{d}):$
$\vec{\text{r}}=(1+\text{s}-\text{t})\hat{\text{t}}+(2-\text{s})\hat{\text{j}}+(3-2\text{s}+2\text{t})\hat{\text{k}}$
Evaluate the following integrals:
$\int\frac{3\text{x}+5}{\text{x}^3-\text{x}^2-\text{x}+1}\ \text{dx}$
Evaluate the following definite integrals:
$\int\limits_{0}^{\pi}\text{e}^{2\text{x}}\sin\Big(\frac{\pi}{4}+{\text{x}}\Big)\text{dx}$
Find the intervals in which the following functions are increasing or decreasing.
$f(x) = 5 + 36x + 3x^2- 2x^3$
Solve the following systems of linear equations by cramer's rule:
2x + 3y = 10,
x + 6y = 4
Verify Rolle's theorem of the following function on the indicated interval
$\text{f}(\text{x})=\sin3\text{x}\text{ on }[0,\pi]$
If $\text{A}^\text{T}=\begin{bmatrix}3&4\\-1&2\\0&1\end{bmatrix}$ and $\text{B}=\begin{bmatrix}-1&2&1\\1&2&3\end{bmatrix},$ find $A^T - B^T$.