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

A manufacturer produces three products, x, y, z which he sells in two markets. Annual sales are indicated below:
Market Products
I 10000 2,000 18,000
II 6000 20,000 8,000
  1. If unit sale prices of x, y and z are Rs 2.50, Rs 1.50 and Rs 1.00 respectively, find the total revenue in each market with the help of matrix algebra.
  2. If the unit costs of the above three commodities are Rs 2.00, Rs 1.00 and 50 paise respectively. Find the gross profit.
Show that the vectores $\vec{\text{a}}=3\hat{\text{i}}-2\hat{\text{j}}+\hat{\text{k}},\vec{\text{b}}=\hat{\text{i}}-3\hat{\text{j}}+5\hat{\text{k}},\vec{\text{c}}=2\hat{\text{i}}+\hat{\text{j}}-4\hat{\text{k}}$from a right-angled triangle.
$\int\frac{1}{\sqrt{\text{x+a}}+\sqrt{\text{x+b}}}\text{dx}$
In the following, determine the values of constants involved in the definition so that the given function is continuous:
$\text{f(x)}=\begin{cases}\text{k}(\text{x}^2+3\text{x}),&\text{if }\text{ x}<0\\\cos2\text{x},&\text{if }\text{ x}\geq0\end{cases}$
Find the probability distribution of the number of doublets in 4 throws of a pair of dice.
Also, Find the mean and variance of this distribution.
Write the value of $\tan^{-1}\text{x}+\tan^{-1}\Big(\frac{1}{\text{x}}\Big)$ x < 0.
Vectors $\vec{a}, \vec{b}$ and $\vec{c}$ are such that $\vec{a}+\vec{b}+\vec{c}=0$ and $|\vec{a}|=3,|\vec{b}|=5$ and $|\vec{c}|=7$. Then find the angle between $\vec{a}$ and $\vec{b}$.
Find the volume of the parallelopiped whose coterminous edges are represented by the vectors:
$\vec{\text{a}}=11\hat{\text{i}},\vec{\text{b}}=2\hat{\text{j}},\vec{\text{c}}=13\hat{\text{k}}$
Find the angle between the plane:
x + y - 2z = 3 and 2x - 2y + z = 5
Find the equation of the plane passing through the origin and perpendicular to each of the planes x + 2y - z = 1 and 3x - 4y + z = 5.