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

Solve the following differential equation:$4\frac{\text{dy}}{\text{dx}}+8\text{y}=5\text{e}^{-3\text{x}}$
Evaluate the following integrals:$\int\text{e}^{\text{x}}\frac{(1-\text{x})^2}{(1+\text{x}^2)^2}\text{dx}$
Find the shortest distance between the following pairs of lines whose vector equation are:
$\vec{\text{r}}=\big(\hat{\text{i}}+\hat{\text{j}}\big)+\lambda\big(2\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(3\hat{\text{i}}-5\hat{\text{j}}+2\hat{\text{k}}\big)$
Draw a rough sketch of the region $\{(x, y) : y^2 < 5x, 5x^2 + < 36\}$ and find the area by the region using mwthod of integration.
Evaluate the following intregals:
$\int\frac{1}{1+3\sin^2\text{x}}\text{ dx}$
Find a vector of magnitude 26 units normal to the plane 12x - 3y + 4z = 1
If $\text{x}=\text{a}\sin2\text{t}(1+\cos 2\text{t})$ and $\text{y}=\text{b}\cos\text{t}(1-\cos2\text{t}),$ show that at $\text{t}=\frac{\pi}{4},\frac{\text{dy}}{\text{dx}}=\frac{\text{b}}{\text{a}}\text{ t}=\frac{\pi}{4},\frac{\text{dy}}{\text{dx}}=\frac{\text{b}}{\text{a}}$
Show that the four points A, B, C and D with the position vectors $\vec{\text{a}},\ \vec{\text{b}},\ \vec{\text{c}}$ and $\vec{\text{d}}$ respectively are coplanar if and only if $3\vec{\text{a}}-2\vec{\text{b}}+\vec{\text{c}}-2\vec{\text{d}}=\vec0$.
Find the equation of the plane passing through the intersection of the planes x - 2y + z = 1 and 2x + y + z= 8 and parallel to the line with direction ratios proportional to 1, 2, 1. Also, find the perpendicular distance of (1, 1, 1) from this plane.
If $x^x + y^x = 1,$ prove that $\frac{\text{dy}}{\text{dx}}=-\Big\{\frac{\text{x}^\text{x}(1+\log\text{x})+\text{y}^\text{x}\times\log\text{y}}{\text{x}\times\text{y}^{\text{x}-1}}\Big\}$