Question
Solve the following system of equations by matrix method:
$3x + y = 7$
$5x + 3y = 12$

Answer

The given system of equations can be written in matrix form as follows:
$\begin{bmatrix}3&1\\ 5&3\end{bmatrix}\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}=\begin{bmatrix}7\\ 12\end{bmatrix}$
AX = B
Here,
$\text{A}=\begin{bmatrix}3&1\\ 5&3\end{bmatrix},\text{x}=\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}\text{ and }\text{B}=\begin{bmatrix}7\\ 12\end{bmatrix}$
Now,
$\text{|A|}=\begin{vmatrix}3&1\\ 5&3\end{vmatrix}$
$=9-5$
$=4\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 \left[ a _{ ij }\right]$. Then,
$\text{C}_{11}=-{(-1)}^{1+1}{(3)}=3,\text{C}_{12}={(-1)}^{1+2}{(5)}=-5$
$\text{C}_{21}={(-1)}^{2+1}{(1)}=-1,\text{C}_{22}=-{(-1)}^{2+2}{(3)}=3$
$\text{adj A}=\begin{bmatrix}3&-5\\ -1&3\end{bmatrix}^\text{T}$
$=\begin{bmatrix}3&-1\\-5&3\end{bmatrix}$
$\text{A}^{-1}=\frac{1}{|\text{A}|}\text{adj A}$
$=\frac{1}{4}\begin{bmatrix}3&-1\\ -5&3\end{bmatrix}$
$X = A^{-1}B$
$=\frac{1}{4}\begin{bmatrix}3&-1\\ -5&3\end{bmatrix}\begin{bmatrix}7\\ 12\end{bmatrix}$
$=\frac{1}{4}\begin{bmatrix}21-12\\ -35+36\end{bmatrix}$
$\Rightarrow\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}=\begin{bmatrix}\frac{9}{4}\\ \frac{1}{4}\end{bmatrix}$
$\therefore\ \text{x}=\frac{9}{4}\text{ and }\text{y}=\frac{1}{4}$

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 manufacturer of electronic circuits has a stock of 200 resistors, 120 transistors and 150 capacitors and is required to produce two types of circuits A and B. Type A requires 20 resistors, 10 transistors and 10 capacitors. Type B requires 10 resistors, 20 transistors and 30 capacitors. If the profit on type A circuit is Rs. 50 and that on type B circuit is Rs. 60, formulate this problem as a LPP so that the manufacturer can maximise his profit.
Find the area of the region bounded by the ellipse $\frac{\text{x}^2}{16}+\frac{\text{y}^2}{9}=1.$
Show that $\text{f}(\text{x})=\cos\text{x}$ is a decreasing function on $(0,\pi),$ increasing in $(-\pi,0)$ and neither increasing nor decreasing in $(-\pi,\pi).$
Differentiate the following functions with respect to x:
$\log(3\text{x}+2)-\text{x}^2\log(2\text{x}-1)$
Evaluvate the following intregals:
$\int\frac{1}{1-\tan\text{x}}\text{ dx}$
Solve the matrix equations:
$\begin{bmatrix}\text{x}&-5&-1\end{bmatrix}\begin{bmatrix}1&0&2\\0&2&1\\2&0&3\end{bmatrix}\begin{bmatrix}\text{x}\\4\\1\end{bmatrix}=0$
ABCD is aparallelogram. the position vectora of the points A, B and C are respectively, $4\hat{\text{i}}+5\hat{\text{j}}-10\hat{\text{k}},2\hat{\text{i}}-3\hat{\text{j}}+4\hat{\text{k}}$ and $-\hat{\text{i}}+2\hat{\text{j}}+\hat{\text{k}}.$ Find the vector equation of the line BD. Also, reduce it to cartesian form.
Find the vector equations of the following planes in scalar product form $(\vec{\text{r}}\cdot\vec{\text{n}}=\text{d}):$
$\vec{\text{r}}=(\hat{\text{i}}+\hat{\text{j}})+\lambda(\hat{\text{i}}+2\hat{\text{j}}-\hat{\text{k}})+\mu(-\hat{\text{i}}+\hat{\text{j}}-2\hat{\text{k}})$
A manufacturer makes two types A and B of tea-cups. Three machines are needed for the manufacture and the time in minutes required for each cup on the machines is given below:
  Machines
I II III
A 12 18 6
B 6 0 9
Each machine is available for a maximum of 6 hours per day. If the profit on each cup A is 75 paise and that on each cup B is 50 paise, show that 15 tea-cups of type A and 30 of type B should be manufactured in a day to get the maximum profit.
For the following differntial equations verify that the accompanying function is a solution:
Differential equation Function
$\text{x}\frac{\text{dy}}{\text{dx}}+\text{y}=\text{y}^2$ $\text{y}=\frac{\text{a}}{\text{x}+\text{a}}$