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

Answer

This system can be written as: $\begin{bmatrix}2&2&-2\\ 4&4&-1\\ 6&6&2\end{bmatrix}\begin{bmatrix}\text{x}\\ \text{y}\\ \text{z}\end{bmatrix}=\begin{bmatrix}1\\ 2\\ 3\end{bmatrix}$ or
 $\text{AX = B}$ $\text{|A|}=2{(14)}-2(14)-2{(0)}=0$
So, $A$ is singular and the system has either no solution or infinite solutions according 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}=14\\ \text{C}_{21}=-16\\ \text{C}_{31}=6$
$\text{C}_{12}=-14\\ \text{C}_{22}=16\\ \text{C}_{32}=-6$ $\text{C}_{1}=0\\ \text{C}_{23}=0\\ \text{C}_{33}=0$ $\text{adj A}=\begin{bmatrix}14&-14&0\\ -16&16&0\\ 0&0&0\end{bmatrix}^\text{T}=\begin{bmatrix}14&-16&6\\ -14&16&-6\\ 0&0&0\end{bmatrix}$ $(\text{adj A})\times\text{B}=\begin{bmatrix}14&-16&0\\ -14&16&-6\\ 0&0&0\end{bmatrix}\begin{bmatrix}1\\ 2\\ 3\end{bmatrix}=\begin{bmatrix}14-32+18\\ -14+32-18\\ 0+0+0\end{bmatrix}=\begin{bmatrix}0\\ 0\\ 0\end{bmatrix}$
So, $\text{AX}=\text{B}$ has infinite solutions.
Now,
let $z = k$
So, $2x + 2y = 1 + 2k 4x + 4y = 2 + k$ which can be written as: $\begin{bmatrix}2&2\\ 4&4\end{bmatrix}\begin{bmatrix}\text{x}\\ \text{y}\end{bmatrix}=\begin{bmatrix}1+2\text{k}\\ 2+\text{k}\end{bmatrix}$
or $\text{AX = B}|A| = 0, z = 0$
Again,  $2\text{x}+2\text{y}=1$ $4\text{x}+4\text{y}=2$
Let $\text{y = k}$
$2\text{x}=1-2\text{k}$
$\text{x}=\frac{1}{2}-\text{k}$
Hence, $\text{x}=\frac{1}{2}-\text{k}$
$\text{y}=\text{k}$
$\text{z}=0$

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

A factory manufactures two types of screws A and B, each type requiring the use of two machines, an automatic and a hand-operated. It takes 4 minutes on the automatic and 6 minutes on the hand-operated machines to manufacture a packet of screws ‘A’ while it takes 6 minutes on the automatic and 3 minutes on the hand-operated machine to manufacture a packet of screws ‘B’. Each machine is available for at most 4 hours on any day. The manufacturer can sell a packet of screws ‘A’ at a profit of 70 paise and screws ‘B’ at a profit of Rs. 1. Assuming that he can sell all the screws he manufactures, how many packets of each type should the factory owner produce in a day in order to maximize his profit? Formulate the above LPP and solve it graphically and find the maximum profit.
Find the general solution of $x \frac{d y}{d x}+2 y=x^{2} \log x$
Find the matrix $X$ satisfying the matrix equation.$\text{ X}\begin{bmatrix}5 & 3 \\-1 & -2 \end{bmatrix}\begin{bmatrix}14 & 7 \\7 & 7 \end{bmatrix}$
A farmer mixes two brands P and Q of cattle feed. Brand P, costing Rs. 250 per bag, contains 3 units of nutritional element A, 2.5 units of element B and 2 units of element C. Brand Q costing Rs. 200 per bag contains 1.5 units of nutritional element A, 11.25 units of element B and 3 units of element C. The minimum requirements of nutrients A, B and C are 18 units, 45 units and 24 units respectively. Determine the number of bags of each brand which should be mixed in order to produce a mixture having a minimum cost per bag? What is the minimum cost of the mixture per bag?
Minimise and Maximise Z = 5x + 10y
Subject to $\text{x}+2\text{y}\leq120,\ \text{x}+\text{y}\geq60,\ \text{x}- 2\text{y}\geq0,\ \text{x},\ \text{y}\geq0.$
Evaluate the definite integral in Exercise:
$\int\limits_{1}^{2}\frac{5\text{x}^{2}}{\text{x}^{2}+4\text{x}+3}\text{dx}$
Prove the following identities:
$\begin{vmatrix}\text{a}+\text{x}&\text{y}&\text{z}\\\text{x}&\text{a}+\text{y}&\text{z}\\\text{x}&\text{y}&\text{a}+\text{z}\end{vmatrix}=\text{a}^2(\text{a}+\text{x}+\text{y}+\text{z})$
Two natural numbers r, s are drawn one at a time, without replacement from the set S = {1, 2, 3, ......., n}. Find $\text{P}\big[\text{r}\leq\text{p}|\text{s}\leq\text{p}\big],$ where $\text{p }\epsilon\text{ S.}$
Find the coordinate of the point P where the line through $\text{A(3, – 4, –5) and B (2, –3, 1)}$ crosses the plane passing through three points L(2, $\text{2, 1), M(3, 0, 1) and N(4, –1, 0).}$ Also, find the ratio in which P divides the line segment AB.
 
Solve the following differential equation: $\frac{\text{dy}}{\text{dx}}+\text{y}=\sin\text{x}$