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

Finde the value of a and b, if the function f(x) defined by $\text{f(x)}\begin{cases}\text{x}^2+3\text{x}+\text{a}, &\text{x}\leq1\\\text{bx}+2, & \text{x}>1\end{cases}$is differentiable at x = 1.
A point on the hypotenuse of a triangle is at distance a and b from the sides of the triangle. Show that the minimum length of the hypotenuse is$(a^{\frac{2}{3}} + b^{\frac{2}{3}})^{\frac{3}{2}}$
Evaluate the following integrals:
$\int\limits^{\text{b}}_{\text{a}}\frac{\text{x}^{\frac{1}{\text{n}}}}{\text{x}^\frac{1}{\text{n}}+\big(\text{a}+\text{b}-\text{x}\big)^{\frac{1}{\text{n}}}}\text{ dx},\text{ n}\in\text{N},\text{n}\leq2$
Evaluate:
$\int\limits_0^{\frac{\pi}{2}}$ log sin x dx.
Find the equation of the curve that passes through the point (0, a) and is such that at any point (x, y) on it, the product of its slope and the ordinate is equal to the abscissa.
$ \text{Find}\ \frac{1}{2}(\text{A}+\text{A}')\ \text{and}\frac{1}{2}(\text{A}-\text{A}'),\ \text{when}\ \text{A}=\begin{bmatrix}0&\text{a}&\text{b}\\-\text{a}&0&\text{c}\\-\text{b}&-\text{c}&0\end{bmatrix}$
Find:
$\int \frac{\cos \theta}{(4 + \sin^{2} \theta) (5 - 4 \cos^{2} \theta)} \text{d} \theta$
One bag contains 4 yellow and 5 red balls. Another bag contains 6 yellow and 3 red balls. A ball is transferred from the first bag to the second bag and then a ball is drawn from the second bag. Find the probability that ball drawn is yellow.
Find the maximum value of $2x^3 - 24x + 107 $in the interval $[1, 3]$. Find the maximum value of the same function in $[-3, -1].$
Discuss the continuity of the function $\text{f(x)}=\begin{cases}2\text{x}-1,&\text{if }\text{ x}<2\\\frac{3\text{x}}{2},&\text{if }\text{ x}\geq2\end{cases}$