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

An aeroplane can carry a maximum of $200$ passengers. A profit of Rs. $400$ is made on each first class ticket and a profit of Rs. $600$ is made on each economy class ticket. The airline reserves at least $20$ seats of first class. However, at least $4$ times as many passengers prefer to travel by economy class to the first class. Determine how many each type of tickets must be sold in order to maximize the profit for the airline. What is the maximum profit.
If $\vec{\alpha}=3\hat{\text{i}}+4\hat{\text{j}}+5\hat{\text{k}}$ and $\vec{\beta}=2\hat{\text{i}}+\hat{\text{j}}-4\hat{\text{k}},$ then express $\vec{\beta}$ in the form of $\vec{\beta}=\vec{\beta}_1+\vec{\beta}_2,$ where $\vec{\beta}_1$ is parallel to $\vec{\alpha}$ and $\vec{\beta}_2$ is perpendicular to $\vec{\alpha}$.
verify that $\text{y}=\text{-x}-1$ is a solution of the differential equation $(\text{y}-\text{x})\text{dy}-(\text{y}^2-\text{x}^2)\text{dx}=0.$
Find the angle between the following pairs of lines:$\frac{\text{x}-2}{3}=\frac{\text{y}+3}{-2},\text{z}=5$ and $\frac{\text{x}+1}{1}=\frac{2\text{y}-3}{3}=\frac{\text{z}-5}{2}$
Find the intervals in which the following functions are increasing or decreasing.
$f(x) = 2x^2 - 24x + 7$
Find the matrix A such that
$\begin{bmatrix}1&1\\0&1\end{bmatrix}\text{A}=\begin{bmatrix}3&3&5\\1&0&1\end{bmatrix}$
Evaluate the following integrals:$\int\limits^{\frac{\pi}{2}}_{-\frac{\pi}{2}}\sin\text{x}|\sin\text{x}|\text{dx}$
Solve the following differential equations:$\text{x}\sqrt{1-\text{y}^2}\text{dx}+\text{y}\sqrt{1-\text{x}^2}\text{dy}=0$
Evaluate the following functions : $\int \frac{1}{1-\tan x} \cdot d x$
Solve the following differential equation:
$(\text{x}-\text{y})\frac{\text{dy}}{\text{dx}}=\text{x + 2y}$