Question
Solve the following system of equations by matrix method:
3x + 7y = 4
x + 2y = -1

Answer

The above system can be written in matrix form as:

$\begin{bmatrix}3&7\\ 1&2\end{bmatrix}\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}=\begin{bmatrix}4\\ -1\end{bmatrix}$

Or AX = B

Where  $\text{A}=\begin{bmatrix}3&7\\ 1&2\end{bmatrix},\text{x}=\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}\text{ and }\text{B}=\begin{bmatrix}4\\ -1\end{bmatrix}$

Now,

$\text{|A|}=-1\neq0$

So, the above system has a unique solution, given by 

X = A-1 B

Now, let Cij be the co-factors of aij in A

$\text{C}_{11} = 2,\text{C}_{12} = -1$

$\text{C}_{21} = -7,\text{C}_{22} = 3$

$\text{Adj A}=\begin{bmatrix}2&-1\\ -7&3\end{bmatrix}^\text{T}=\begin{bmatrix}2&-7\\ -1&3\end{bmatrix}$

$\therefore\text{A}^{-1}=\frac{1}{\text{|A|}}.\text{adj A}=\frac{1}{(-1)}\begin{bmatrix}2&-7\\ -1&3\end{bmatrix}$

Now, X = A-1 B

$\Rightarrow\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}=\frac{1}{-1}\begin{bmatrix}2&-7\\ -1&3\end{bmatrix}\begin{bmatrix}4\\ -1\end{bmatrix}$

$\Rightarrow\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}=\frac{1}{-1}\begin{bmatrix}15\\ -7\end{bmatrix}=\begin{bmatrix}-15\\ 7\end{bmatrix}$

Hence, x = -15

y = 7

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

Find the equation of line passing through the point A(0, 6, -9) and B(-3, -6, 3). If D is the foot of perpendicular drawn from a point C(7, 4, -1) on the line AB, then find the coordiantes of the point D and the equation of line CD.
Find the angle of intersecting of the following curves:
$\text{x}^2+\text{y}^2-4\text{x}-1=0\text{ and }\text{x}^2+\text{y}^2-2\text{y}-9=0$
Evaluate the following integrals:
$\int\frac{1}{(\text{x}^2-1)\sqrt{\text{x}^2+1}}\text{ dx}$
Prove that:
$\begin{vmatrix}1&1+\text{p}&1+\text{p}+\text{q}\\2&3+2\text{p}&4+3\text{p}+2\text{p}\\3&6+3\text{p}&10+6\text{p}+3\text{q}\end{vmatrix}=1$
Find the coordinates of the point where the line through (5, 1, 6) and (3, 4, 1) crosses the YZ-plane.
Evaluate the following integrals as limit of sum:
$\int\limits^\text{b}_{\text{a}}\cos\text{x dx}$
Solve the following systems of linear equations by cramer's rule:
2x - 3y - 4z = 29,
-2x + 5y - z = -15,
3x - y + 5z = -11
Verify Lagrange's mean value theorem for the following function on the indicated intervals. find a point 'c' in the indicated interval as stated by the Lagrange's mean value theorem.
$\text{f}(\text{x})=\text{x}+\frac{1}{\text{x}}\text{ on }[1,3]$
Find the angle between the following pairs of lines:

$\frac{\text{x}-2}{3}=\frac{\text{y}+3}{-2},\text{z}=5$ and $\frac{\text{x}+1}{1}=\frac{2\text{y}-3}{3}=\frac{\text{z}-5}{2}$

Find the value of a and b so that the function f given by $\text{f(x)}=\begin{cases}1,&\text{if }\text{ x}\leq3\\\text{ax}+\text{b},&\text{if }3<\text{x}<5\\7,&\text{if }\text{ x}\geq5\end{cases}$ is continuous x = 3 and x = 5.