Question
Solve system of linear equations, using matrix method.
x - y + 2z=7
3x + 4y - 5z = -5
2x - y + 3z = 12

Answer

Matrix form of given equations is AX = B $\Rightarrow\ \begin{bmatrix}1&-1&2\\3&4&-5\\2&-1&3\end{bmatrix}\begin{bmatrix}x\\y\\z\end{bmatrix}=\begin{bmatrix}7\\-5\\12\end{bmatrix}$
$\text{Here}\ \text{A}=\begin{bmatrix}1&-1&2\\3&4&-5\\2&-1&3\end{bmatrix},\ \text{X}=\begin{bmatrix}x\\y\\z\end{bmatrix}\text{and B}=\begin{bmatrix}7\\-5\\12\end{bmatrix}$
$\therefore\ \text{|A|}=\begin{vmatrix}1&-1&2\\3&4&-5\\2&-1&3\end{vmatrix}=1(12-5)-(-1)(9+10)+2(-3-8)=7+9-22=4\neq0$
Therefore, solution is unique and $\text{X=A}^{-1}\text{B}=\frac{1}{\text{|A|}}\text{(adj. A)B}$
$\Rightarrow\ \begin{bmatrix}x\\y\\z\end{bmatrix}=\frac{1}{4}\begin{bmatrix}7&1&-3\\-19&-1&11\\-11&-1&7\end{bmatrix}\begin{bmatrix}7\\-5\\12\end{bmatrix}$
$=\frac{1}{4}\begin{bmatrix}49-5-36\\-133+5+132\\-77+5+84\end{bmatrix}=\frac{1}{4}\begin{bmatrix}8\\4\\12\end{bmatrix}=\begin{bmatrix}2\\1\\3\end{bmatrix}$
Therefore, x = 2, y = 1 and z = 3

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

Construct the composition table for $\times _6$ on set $S = \{0, 1, 2, 3, 4, 5\}.$
Manufacturer can sell x items at a price of rupees $(5-\frac{\text{x}}{100})$ each. The cost price is Rs $\Big(\frac{\text{x}}{5}+500\Big)$. Find the number of items he should sell to earn maximum profit.
State Lagrange's mean value theorem.
Find the slopes of the tangent and the normal to the following curves at the indicated points:
$\text{y}=\sqrt{\text{x}}\ \text{at}\ \text{x}=9$
Show that if $f_1$ and $f_2$ are one$-$one maps from $R$ to $R,$ then the product $f_1 \times f_2 : R \rightarrow R$ defined by $(f_1 \times f_2)(x) = f_1(x)f_2(x)$ need not be one$-$one.
Show that the relation R in the set A = {1, 2, 3, 4, 5} given by R = {(a, b) : |a - b| is even}, is an equivalence relation. Show that all the elements of {1, 3, 5} are related to each other and all the elements of {2, 4} are related to each other. But no element of {1, 3, 5} is related to any element of {2, 4}.
If the matric $\text{A}=\begin{bmatrix}5 & 2&\text{x} \\\text{y} & \text{z}&-3\\4&\text{t}&-7\end{bmatrix}$ is a symmetric matrix, find $x, y, z$ and $t.$
Evalute the following integrals:
$\int\frac{\cot\text{x}}{\log\sin\text{x}}\text{dx}$
Find the length of the perpendicular drow from the point (5, 4, -1) to the line $\vec{\text{r}}=\hat{\text{i}}+\lambda\big(2\hat{\text{i}}+9\hat{\text{j}}+5\hat{\text{k}}\big).$
Find the identity element in the set of all rational numbers except -1 with respect to * defined by a * b = a+ b + ab.