Question
Solve the following system of equations by matrix method:$\frac{2}{\text{x}}+\frac{3}{\text{y}}+\frac{10}{\text{z}}=4,\frac{4}{\text{x}}-\frac{6}{\text{y}}+\frac{5}{\text{z}}=1,\frac{6}{\text{x}}+\frac{9}{\text{y}}-\frac{20}{\text{z}}=2:\text{x},\text{y},\text{z}\neq0$

Answer

Let 
$\frac{1}{\text{x}}=\text{u},\frac{1}{\text{y}}=\text{v},\frac{1}{\text{z}}=\text{w}$
The above system can be written as:
$\begin{bmatrix}2&3&10\\ 4&-6&5\\ 6&9&-20\end{bmatrix}\begin{bmatrix}\text{u}\\ \text{v}\\ \text{w}\end{bmatrix}=\begin{bmatrix}4\\ 1\\ 2\end{bmatrix}$
Or $AX = B$
$\text{|A|}=2{(75)}-3{(-110)}+10{(72)}=1200\neq0$
So, the above system has a unique solution, given by 
$\text{X}=\text{A}^{-1}\text{B}$
Let $C_{ij}$ be the co$-$factors of $a_{ij}$ in $A$
$\text{C}_{11}=75\\ \text{C}_{21}=150\\ \text{C}_{31}=75$
$\text{C}_{12}=110\\ \text{C}_{22}=-100\\ \text{C}_{32}=30$
$\text{C}_{13}=72\\ \text{C}_{23}=0\\ \text{C}_{33}=-24$
$\text{adj A}=\begin{bmatrix}75&110&72\\ 150&-100&0\\ 75&30&-24\end{bmatrix}^\text{T}=\begin{bmatrix}75&150&75\\ 110&-100&30\\ 72&0&-24\end{bmatrix}$
Now,
$\text{X}=\text{A}^{-1}\text{B}=\frac{1}{\text{|A|}}\text{(Adj A)}\times\text{B}$
$=\frac{1}{1200}\begin{bmatrix}75&150&75\\ 110&-100&30\\ 72&0&-24\end{bmatrix}\begin{bmatrix}4\\ 1\\ 2\end{bmatrix}$
$\begin{bmatrix}\text{u}\\ \text{v}\\ \text{w}\end{bmatrix}=\frac{1}{1200}\begin{bmatrix}600\\ 400\\ 240\end{bmatrix}=\begin{bmatrix}\frac{1}{2}\\ \frac{1}{3}\\ \frac{1}{5}\end{bmatrix}$
Hence, $x = 2, y = 3, z = 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

Using properties of determinants, prove the following:$\begin{vmatrix} \alpha & \beta & \gamma \\ \alpha^{2} & \beta^{2} & \gamma^{2} \\ \beta + \gamma & \gamma + \alpha & \alpha + \beta \end{vmatrix} = (\alpha - \beta)(\beta - \gamma)(\gamma - \alpha)( \alpha + \beta + \gamma) $
The volume of a cube increases at a constant rate. Prove that the increase in its surface area varies inversely as the length of the side.
Evaluate the following integrals:
$\int\frac{1}{\text{x}^2(\text{x}^4+1)^{\frac{3}{4}}}\text{ dx}$
Evaluate the following integrals:
$\int\limits^1_{-1}\log\Big(\frac{2-\text{x}}{2+\text{x}}\Big)\text{dx}$
Find the image of the point (1,2,1) with respect to the line$\frac{x-3}{1}=\frac{y+1}{2}=\frac{z-1}{3}$ Also find the equation of the line joining the given point and its image.
Prove that:
$\begin{vmatrix}(\text{b}+\text{c})^2&\text{a}^2&\text{bc}\\\text{c}+\text{a})^2&\text{b}^2&\text{ca} \\\text{a}+\text{b})^2&\text{c}^2&\text{ab}\end{vmatrix}$ $=(\text{a}-\text{b})(\text{b}-\text{c})(\text{c}-\text{b})(\text{a}+\text{b}+\text{c})(\text{a}^2+\text{b}^2+\text{c}^2)$
Evaluate the following integrals:$\int\sin^{-1}\Big(\frac{2\text{x}}{1+\text{x}^2}\Big)\text{dx}$
Find the equation of the plane determined by the intersection of the lines $\frac{\text{x}+3}{3}=\frac{\text{y}}{-2}=\frac{\text{z}-7}{6}$ and $\frac{\text{x}+6}{1}=\frac{\text{y}+5}{-3}=\frac{\text{z}-1}{2}$
Find the shortest distance between the lines $\frac{\text{x}+1}{7}=\frac{\text{y}+1}{-6}=\frac{\text{z}+1}{0}$ and $\frac{\text{x}-3}{1}=\frac{\text{y}-5}{-2}=\frac{\text{z}-7}{1}.$
Solve the following differential equation :
$
\left(x^3+x^2+x+1\right) \frac{d y}{d x}=2 x^2+x
$