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 Cij be the co-factors of the elements aij in A = [aij]. 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-1B
$=\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

Differentiate the following functions with respect to x:
$\cos^{-1}\Big(\frac{1-\text{x}^{2\text{n}}}{1+\text{x}^{2\text{n}}}\Big), <\text{x}<\infty$
A and B take turns in throwing two dice, the first to throw 9 being awarded the prize. Show that their chance of winning are in the ratio 9 : 8.
Find the value of 'a' for which the function f defined by
 $\text{f}\text{(x)}=\begin{cases}\text{a}\sin\frac{\pi}{2}(\text{x}+1),& \text{x}\leq0 \\\frac{\tan\text{x-sin}\text{x}}{\text{x}^3} &\text{x} > 0\end{cases}$ is discontinuous at x = 0.
Find values of k, if area of triangle is 4 square units whose vertices are:
(-2, 0), (0, 4), (0, k)
If $\vec{\text{a}},\vec{\text{b}},\vec{\text{c}}$ are non-zero, non-coplanar vectors, prove that the vector is coplanar:
$\vec{\text{a}}-2\vec{\text{b}}+3\vec{\text{c}},\ -3\vec{\text{b}}+5\vec{\text{c}}$ and $-2\vec{\text{a}}+3\vec{\text{b}}-4\vec{\text{c}}$
Solve the following determinant equations:
$\begin{vmatrix}\text{x}+1&3&5\\2&\text{x}+2&5\\2&3&\text{x}+4\end{vmatrix}=0$
Find the length and the foot ofo perpendicular from the point $\Big(1,\frac{3}{2},2\Big)$ to the plane 2x - 2y + 4z + 5 = 0
Evaluate the following integrals:
$\int^\limits1_0\sqrt{\frac{1-\text{x}}{1+\text{x}}}\text{ dx}$
The probability that a certain person will buy a shirt is 0.2, the probability that he will buy a trouser is 0.3, and the probability that he will buy a shirt given that he buys a trouser is 0.4. Find the probability that he will buy both a shirt and a trouser. Find also the probability that he will buy a trouser given that he buys a shirt.
Using elementary operations, find the inverse of the following matrix:

$\begin{pmatrix} -1 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1 \end{pmatrix}$