Advertisements
Advertisements
प्रश्न
Show that the following systems of linear equations is consistent and also find their solutions:
2x + 2y − 2z = 1
4x + 4y − z = 2
6x + 6y + 2z = 3
Advertisements
उत्तर
Here,
\[2x + 2y - 2z = 1 . . . (1) \]
\[4x + 4y - z = 2 . . . (2) \]
\[6x + 6y + 2z = 3 . . . (3) \]
\[or, AX = B\]
\[\text{ where, }A = \begin{bmatrix}2 & 2 & - 2 \\ 4 & 4 & - 1 \\ 6 & 6 & 2\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }B = \begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\]
\[\begin{bmatrix}2 & 2 & - 2 \\ 4 & 4 & - 1 \\ 6 & 6 & 2\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}2 & 2 & - 2 \\ 4 & 4 & - 1 \\ 6 & 6 & 2\end{vmatrix}\]
\[ = 2\left( 8 + 6 \right) - 2\left( 8 + 6 \right) - 2(24 - 24)\]
\[ = 28 - 28 - 0\]
\[ = 0\]
So, A is singular . Thus, the system of equations is either inconsistent or it is consistent with
\[\text{ infinitely many solutions because }\left( adj A \right)B \neq 0\text{ or }\left( adj A \right)B = 0 . \]
\[ {\text{ Let }C}_{ij} {\text{ be the co-factors of the elements a }}_{ij}\text{ in }A\left[ a_{ij} \right]\text{. Then,}\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}4 & - 1 \\ 6 & 2\end{vmatrix} = 14, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}4 & - 1 \\ 6 & 2\end{vmatrix} = - 14, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}4 & 4 \\ 6 & 6\end{vmatrix} = 0\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}2 & - 2 \\ 6 & 2\end{vmatrix} = - 16, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}2 & - 2 \\ 6 & 2\end{vmatrix} = 16, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}2 & 2 \\ 6 & 6\end{vmatrix} = 0\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}2 & - 2 \\ 4 & - 1\end{vmatrix} = 6, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}2 & - 2 \\ 4 & - 1\end{vmatrix} = - 6, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}2 & 2 \\ 4 & 4\end{vmatrix} = 0\]
\[adj A = \begin{bmatrix}14 & - 14 & 0 \\ - 16 & 16 & 0 \\ 6 & - 6 & 0\end{bmatrix}^T \]
\[ = \begin{bmatrix}14 & - 16 & 6 \\ - 14 & 16 & - 6 \\ 0 & 0 & 0\end{bmatrix}\]
\[\left( adj A \right)B = \begin{bmatrix}14 & - 16 & 6 \\ - 14 & 16 & - 6 \\ 0 & 0 & 0\end{bmatrix}\begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\]
\[ = \begin{bmatrix}14 - 32 + 18 \\ - 14 + 32 - 18 \\ 0\end{bmatrix}\]
\[ = \begin{bmatrix}0 \\ 0 \\ 0\end{bmatrix}\]
\[\text{ If }\left| A \right|=0\text{ and }\left( adjA \right)B=0, \text{ then the system is consistent and has infinitely many solutions}.\]
Thus, AX=B has infinitely many solutions.
Substituting y=k in eq. (1) and eq. (2), we get
\[2x - 2z = 1 - 2k\text{ and }4x - z = 2 - 4k\]
\[\begin{bmatrix}2 & - 2 \\ 4 & - 1\end{bmatrix}\binom{x}{z} = \binom{1 - 2k}{2 - 4k}\]
Now,
\[\left| A \right| = \begin{vmatrix}2 & - 2 \\ 4 & - 1\end{vmatrix}\]
\[ = - 2 + 8 = 6 \neq 0\]
\[adj A = \begin{vmatrix}- 1 & 2 \\ - 4 & 2\end{vmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{6}\begin{bmatrix}- 1 & 2 \\ - 4 & 2\end{bmatrix}\]
\[ \therefore X = A^{- 1} B\]
\[ \Rightarrow \binom{x}{z} = \frac{1}{6}\begin{bmatrix}- 1 & 2 \\ - 4 & 2\end{bmatrix}\binom{1 - 2k}{2 - 4k}\]
\[ \Rightarrow \binom{x}{z} = \frac{1}{6}\binom{ - 1 + 2k + 4 - 8k}{ - 4 + 8k + 4 - 8k}\]
\[ \Rightarrow \binom{x}{z} = \binom{\frac{3 - 6k}{6}}{0}\]
\[ \therefore x = \frac{1 - 2k}{2}, y = k \hspace{0.167em}\text{ and } z = 0 \]
These values of x, y and z satisfy the third equation .
\[\text{ Thus, } x = \frac{1 - 2k}{2}, y = k\text{ and }z = 0 \left(\text{ where k is real number } \right)\text{ satisfy the given system of equations } .\]
APPEARS IN
संबंधित प्रश्न
Examine the consistency of the system of equations.
x + 3y = 5
2x + 6y = 8
Solve the system of linear equations using the matrix method.
4x – 3y = 3
3x – 5y = 7
Find the value of x, if
\[\begin{vmatrix}3x & 7 \\ 2 & 4\end{vmatrix} = 10\] , find the value of x.
Evaluate the following determinant:
\[\begin{vmatrix}1 & 3 & 5 \\ 2 & 6 & 10 \\ 31 & 11 & 38\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 3 & 9 & 27 \\ 3 & 9 & 27 & 1 \\ 9 & 27 & 1 & 3 \\ 27 & 1 & 3 & 9\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}8 & 2 & 7 \\ 12 & 3 & 5 \\ 16 & 4 & 3\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\left( 2^x + 2^{- x} \right)^2 & \left( 2^x - 2^{- x} \right)^2 & 1 \\ \left( 3^x + 3^{- x} \right)^2 & \left( 3^x - 3^{- x} \right)^2 & 1 \\ \left( 4^x + 4^{- x} \right)^2 & \left( 4^x - 4^{- x} \right)^2 & 1\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sin\alpha & \cos\alpha & \cos(\alpha + \delta) \\ \sin\beta & \cos\beta & \cos(\beta + \delta) \\ \sin\gamma & \cos\gamma & \cos(\gamma + \delta)\end{vmatrix}\]
Prove that
\[\begin{vmatrix}\frac{a^2 + b^2}{c} & c & c \\ a & \frac{b^2 + c^2}{a} & a \\ b & b & \frac{c^2 + a^2}{b}\end{vmatrix} = 4abc\]
Solve the following determinant equation:
If \[a, b\] and c are all non-zero and
Using determinants show that the following points are collinear:
(3, −2), (8, 8) and (5, 2)
Prove that :
9x + 5y = 10
3y − 2x = 8
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
x − y + 3z = 6
x + 3y − 3z = − 4
5x + 3y + 3z = 10
Evaluate \[\begin{vmatrix}4785 & 4787 \\ 4789 & 4791\end{vmatrix}\]
If |A| = 2, where A is 2 × 2 matrix, find |adj A|.
Let \[\begin{vmatrix}x & 2 & x \\ x^2 & x & 6 \\ x & x & 6\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
Then, the value of \[5a + 4b + 3c + 2d + e\] is equal to
The maximum value of \[∆ = \begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin\theta & 1 \\ 1 + \cos\theta & 1 & 1\end{vmatrix}\] is (θ is real)
The value of the determinant \[\begin{vmatrix}x & x + y & x + 2y \\ x + 2y & x & x + y \\ x + y & x + 2y & x\end{vmatrix}\] is
Let \[f\left( x \right) = \begin{vmatrix}\cos x & x & 1 \\ 2\sin x & x & 2x \\ \sin x & x & x\end{vmatrix}\] \[\lim_{x \to 0} \frac{f\left( x \right)}{x^2}\] is equal to
Solve the following system of equations by matrix method:
3x + y = 19
3x − y = 23
Solve the following system of equations by matrix method:
3x + y = 7
5x + 3y = 12
Solve the following system of equations by matrix method:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10
Solve the following system of equations by matrix method:
x − y + z = 2
2x − y = 0
2y − z = 1
Show that the following systems of linear equations is consistent and also find their solutions:
2x + 3y = 5
6x + 9y = 15
Show that each one of the following systems of linear equation is inconsistent:
2x + 3y = 5
6x + 9y = 10
The number of solutions of the system of equations
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5
is
The system of equations:
x + y + z = 5
x + 2y + 3z = 9
x + 3y + λz = µ
has a unique solution, if
(a) λ = 5, µ = 13
(b) λ ≠ 5
(c) λ = 5, µ ≠ 13
(d) µ ≠ 13
Write the value of `|(a-b, b- c, c-a),(b-c, c-a, a-b),(c-a, a-b, b-c)|`
If A = `[(2, 0),(0, 1)]` and B = `[(1),(2)]`, then find the matrix X such that A−1X = B.
If the system of equations 2x + 3y + 5 = 0, x + ky + 5 = 0, kx - 12y - 14 = 0 has non-trivial solution, then the value of k is ____________.
If A = `[(1,-1,0),(2,3,4),(0,1,2)]` and B = `[(2,2,-4),(-4,2,-4),(2,-1,5)]`, then:
Let A = `[(1,sin α,1),(-sin α,1,sin α),(-1,-sin α,1)]`, where 0 ≤ α ≤ 2π, then:
For what value of p, is the system of equations:
p3x + (p + 1)3y = (p + 2)3
px + (p + 1)y = p + 2
x + y = 1
consistent?
If `|(x + a, beta, y),(a, x + beta, y),(a, beta, x + y)|` = 0, then 'x' is equal to
Using the matrix method, solve the following system of linear equations:
`2/x + 3/y + 10/z` = 4, `4/x - 6/y + 5/z` = 1, `6/x + 9/y - 20/z` = 2.
