Question
Solve the following system of equations by matrix method:

$\frac{2}{\text{x}}-\frac{3}{\text{y}}+\frac{3}{\text{z}}=10$

$\frac{1}{\text{x}}+\frac{1}{\text{y}}+\frac{1}{\text{z}}=10$

$\frac{3}{\text{x}}-\frac{1}{\text{y}}+\frac{2}{\text{z}}=13$

Answer

Let $\frac{1}{\text{x}}=\text{u},\frac{1}{\text{y}}=\text{v},\frac{1}{\text{z}}=\text{w}$
2u - 3v + 3w = 10
u + v + w = 10
3u - v + 2w = 13
Which can be written as:
$\begin{bmatrix}2&-3&3\\ 1&1&1\\ 3&-2&2\end{bmatrix}\begin{bmatrix}\text{x}\\ \text{y}\\ \text{z}\end{bmatrix}=\begin{bmatrix}10\\ 10\\ 13\end{bmatrix}$
$\text{|A|}=2{(3)}+3{(-1)}+3{(-4)}$
$=6-3-12=-9\neq0$
Hence, the system has a unique solution, given by 
$\text{X}=\text{A}^{-1}\times\text{B}$
$\text{C}_{11}=3\ \text{C}_{21}=3\ \text{C}_{31}=-6$
$\text{C}_{12}=1\ \text{C}_{22}=-5\ \text{C}_{32}=1$
$\text{C}_{13}=-4\ \text{C}_{23}=-7\ \text{C}_{33}=5$
$\text{X}=\frac{1}{\text{|A|}}\text{(Adj A)}\times\text{(B)}$
$=\frac{1}{-9}\begin{bmatrix}3&3&-6\\ 1&-5&1\\ -4&-7&5\end{bmatrix}\begin{bmatrix}10\\ 10\\ 13 \end{bmatrix}$
$\frac{1}{-9}\begin{bmatrix}30+30-78\\ 10-50+13\\ -40-70+65\end{bmatrix}$
$\begin{bmatrix}\text{u}\\ \text{v}\\ \text{w}\end{bmatrix}=\frac{-1}{9}\begin{bmatrix}-18\\ -27\\ -45\end{bmatrix}=\begin{bmatrix}2\\ 3\\ 5\end{bmatrix}$
Hence, $\text{x}=\frac{1}{2},\text{y}=\frac{1}{3},\text{z}=\frac{1}{5}$

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

Integrate the rational function in exercise:
$\frac{\text{x}}{(\text{x}^2+1)(\text{x}-1)}$
Find the maximum and the minimum values, if any, without using derivaives of the following functions:

f(x) = sin2x + 5 on R.

If $(\sin\text{x})^{\text{y}}=(\cos\text{y})^{\text{x}},$ Prove that $\frac{\text{dy}}{\text{dx}}=\frac{\log\cos\text{y}-\text{y}\cot\text{x}}{\log\sin\text{x}+\text{x}\tan\text{y}}$
Evaluate $\int _ { - 1 } ^ { 2 } \left| x ^ { 3 } - x \right| d x$.
Prove that  $\int\limits_{0}^{\text{a}}\text{f(x)dx}=\int\limits_{0}^{\text{a}}\text{f (a - x) dx.}$
Hence, evaluate 
$\int\limits_{0}^{\pi/2}\frac{\text{dx}}{\text{1 + tan x}}$.
A die is tossed twice. A 'success' is getting an odd number on a toss. Find the variance of the number of successes.
Find the general solution of the differential equation $\frac{d y}{d x}-y=\cos x$
Find the shortest distance between the lines
$\vec{\text{r}}=\big(\hat{\text{i}}+2\hat{\text{j}}+\hat{\text{k}}\big)+\lambda\big(\hat{\text{i}}-\hat{\text{j}}+\hat{\text{k}}\big)$ and, $\vec{\text{r}}=2\hat{\text{i}}-\hat{\text{j}}-\hat{\text{k}}+\mu\big(2\hat{\text{i}}+\hat{\text{j}}+2\hat{\text{k}}\big)$
There are three coins. One is two-headed coin (having head on both faces), another is biased coin that comes up heads 75% of the times and third is also a biased coin that comes up tail 40% of the times. One of the three coins is chosen at random and tossed, and it shows heads. What is the probability that it was the two-headed coin?
If $\text{A}=\begin{vmatrix}1&2&0\\-2&-1&-2\\0&-1&1\end{vmatrix},$ then find the value of A-1.
Using A-1. solve the system of equations x - 2y = 10, 2x - y - z = 8 and -2y + z = 7.