Question
Show that the following system of linear equations is consistent and also find solution:
$x + y + z = 6$
$x + 2y + 3z = 14$
$x + 4y + 7z = 30$

Answer

This system can be written as:
$\begin{bmatrix}1&1&1\\ 1&2&3\\ 1&4&7\end{bmatrix}\begin{bmatrix}\text{x}\\ \text{y}\\ \text{z}\end{bmatrix}=\begin{bmatrix}6\\ 14\\ 30\end{bmatrix}$
or $\text{AX = B}$
$\text{|A|}=1{(2)}-1{(4)}+1{(2)}$
$=2-4+2$
$=0$
So, A is singular, thus the given system has either no solutions or infinite solutions depending on as
$(\text{Adj A})\times\text{(B)}\neq0$ or $(\text{Adj A})\times\text{(B)}=0$
Let $C_{ij}$ be the co-factors of $a_{ij}$ in A
$\text{C}_{11}=2\\ \text{C}_{21}=-3\\ \text{C}_{31}=1$
$\text{C}_{12}=-4\\ \text{C}_{22}=6\\ \text{C}_{32}=-2$
$\text{C}_{13}=2\\ \text{C}_{23}=-3\\ \text{C}_{33}=1$
$\text{adj A}=\begin{bmatrix}2&-4&2\\ -3&6&-3\\ 1&-2&1\end{bmatrix}^\text{T}=\begin{bmatrix}2&-3&1\\ -4&6&-2\\ 2&-3&1\end{bmatrix}$
$(\text{adj A})\times\text{B}=\begin{bmatrix}2&-4&2\\ -3&6&-3\\ 1&-2&1\end{bmatrix}\begin{bmatrix}6\\ 14\\ 30\end{bmatrix}\begin{bmatrix}12-42+30\\ -24+84-60\\ 12-42+30\end{bmatrix}=\begin{bmatrix}0\\ 0\\ 0\end{bmatrix}$
So, $\text{AX = B}$ has infinite solutions.
Now, let z = k
So, x + y = 6 - k
x + 2y = 14 - 3k
which can be written as:
$\begin{bmatrix}1&1\\ 1&2\end{bmatrix}\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}=\begin{bmatrix}6-\text{k}\\ 14-\text{3k}\end{bmatrix}$
or $\text{AX = B}$
$\text{|A|}=1\neq0$
$\text{adj A}=\begin{bmatrix}2&-1\\-1&1\end{bmatrix}^\text{T}=\begin{bmatrix}2&-1\\-1&1\end{bmatrix}$
$\text{X = A}^{-1}\text{B}=\frac{1}{\text{|A|}}\text{adj A}\times\text{B}$
$\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}=\frac{1}{1}\begin{bmatrix}2&-1\\ -1&1\end{bmatrix}\begin{bmatrix}6-\text{k}\\ 14-3\text{k}\end{bmatrix}$
$=\begin{bmatrix}12-2\text{k}-14+3\text{k}\\ -6+\text{k}+14-3\text{k}\end{bmatrix}$
$=\begin{bmatrix}12-2\text{k}-14+3\text{k}\\ -6+\text{k}+14-3\text{k}\end{bmatrix}$
$\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}=\begin{bmatrix}-2+\text{k}\\ 8-2\text{k}\end{bmatrix}$
Hence, x = k - 2
y = 8 - 2k
z = k

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 condition for the following set of curves to intersect orthogonally
$\frac{\text{x}^2}{\text{a}^2}-\frac{\text{y}^2}{\text{b}^2}=1\text{ and }\frac{\text{x}^2}{\text{A}^2}-\frac{\text{y}^2}{\text{B}^2}=1$
Solve the following differential equation:
$\text{x}\frac{\text{dy}}{\text{dx}}-\text{y}=(\text{x}-1)\text{e}^{\text{x}}$
Differentiate the following functions with respect to x:
$\tan^{-1}\Big(\frac{\text{a}+\text{b}\tan\text{x}}{\text{b}-\text{a}\tan\text{x}}\Big)$
Find $\frac{\text{dy}}{\text{dx}}$
$\text{y}=\text{x}^{\text{x}}+(\sin\text{x})^\text{x}$
A manufacturer has three machine operators A, B and C. The first operator A produces $1 \%$ of defective items, whereas the other two operators B and C produces $5 \%$ and $7 \%$ defective items respectively. A is on the job for $50 \%$ of the time, B on the job $30 \%$ of the time and C on the job for $20 \%$ of the time. All the items are put into one stockpile and then one item is chosen at random from this and is found to be defective. What is the probability that it was produced by A ?
Show that $\text{y}=4\text{ax}$ is a solution of the differential equation $\text{y}=\text{x}\frac{\text{d}\text{y}}{\text{dx}}+\text{a}\frac{\text{dx}}{\text{dy}}.$
Using differentials, find the approximate values of the following:
$(0.009)^{\frac{1}{3}}$
Find the intervals in which the following functions are increasing or decreasing.
$f(x) = 10 - 6x - 2x^2$
Solve the following system of homogeneous linear equations:
x + y - 2z = 0,
2x + y - 3z = 0,
5x + 4y - 9z = 0
Using vectors find the area of triangle ABC with vertices A(1, 2, 3), B(2, –1, 4) and
C(4, 5, –1).