Advertisements
Advertisements
प्रश्न
Show that the following systems of linear equations is consistent and also find their solutions:
5x + 3y + 7z = 4
3x + 26y + 2z = 9
7x + 2y + 10z = 5
Advertisements
उत्तर
Here,
\[5x + 3y + 7z = 4 . . . (1) \]
\[3x + 26y + 2z = 9 . . . (2)\]
\[7x + 2y + 10z = 5 . . . (3)\]
\[or , AX = B \]
where,
\[ A = \begin{bmatrix}5 & 3 & 7 \\ 3 & 26 & 2 \\ 7 & 2 & 10\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix} \text{ and } B = \begin{bmatrix}4 \\ 9 \\ 5\end{bmatrix}\]
\[\begin{bmatrix}5 & 3 & 7 \\ 3 & 26 & 2 \\ 7 & 2 & 10\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}4 \\ 9 \\ 5\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}5 & 3 & 7 \\ 3 & 26 & 2 \\ 7 & 2 & 10\end{vmatrix}\]
\[ = 5\left( 260 - 4 \right) - 3\left( 30 - 14 \right) + 7(6 - 182)\]
\[ = 1280 - 48 - 1232\]
\[ = 0\]
So, A is singular . Thus, the given 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}26 & 2 \\ 2 & 10\end{vmatrix} = 256 , C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}3 & 2 \\ 7 & 10\end{vmatrix} = - 16, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}3 & 26 \\ 7 & 2\end{vmatrix} = - 176\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}3 & 7 \\ 2 & 10\end{vmatrix} = - 16 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}5 & 7 \\ 7 & 10\end{vmatrix} = 1, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}5 & 3 \\ 7 & 2\end{vmatrix} = 11\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}3 & 7 \\ 26 & 2\end{vmatrix} = - 176, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}5 & 7 \\ 3 & 2\end{vmatrix} = 11, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}5 & 3 \\ 3 & 26\end{vmatrix} = 121\]
\[adj A = \begin{bmatrix}256 & - 16 & - 176 \\ - 16 & 1 & 11 \\ - 176 & 11 & 121\end{bmatrix}^T \]
\[ = \begin{bmatrix}256 & - 16 & - 176 \\ - 16 & 1 & 11 \\ - 176 & 11 & 121\end{bmatrix}\]
\[\left( adj A \right)B = \begin{bmatrix}256 & - 16 & - 176 \\ - 16 & 1 & 11 \\ - 176 & 11 & 121\end{bmatrix}\begin{bmatrix}4 \\ 9 \\ 5\end{bmatrix}\]
\[ = \begin{bmatrix}1024 - 144 - 880 \\ - 64 + 9 + 55 \\ - 704 + 99 + 605\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.}\]
\[\text{ Thus, }AX=B \text{ has infinitely many solutions.}\]
Substituting z=k in eq. (1) and eq. (2), we get
\[5x + 3y = 4 - 7k\text{ and }3x + 26y = 9 - 2k\]
\[\begin{bmatrix}5 & 3 \\ 3 & 26\end{bmatrix}\binom{x}{y} = \binom{4 - 7k}{9 - 2k}\]
Now,
\[\left| A \right| = \begin{vmatrix}5 & 3 \\ 3 & 26\end{vmatrix}\]
\[ = 130 - 9\]
\[ = 121 \neq 0\]
\[adj A = \begin{vmatrix}26 & - 3 \\ - 3 & 5\end{vmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{121}\begin{bmatrix}26 & - 3 \\ - 3 & 5\end{bmatrix}\]
\[ \therefore X = A^{- 1} B\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{121}\begin{bmatrix}26 & - 3 \\ - 3 & 5\end{bmatrix}\binom{4 - 7k}{9 - 2k}\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{121}\binom{104 - 182k - 27 + 6k}{ - 12 + 21k + 45 - 10k}\]
\[ \Rightarrow \binom{x}{y} = \binom{\frac{77 - 176k}{121}}{\frac{33 + 11k}{121}}\]
\[ \Rightarrow x = \frac{11\left( 7 - 16k \right)}{121}, y = \frac{11\left( 3 + k \right)}{121} and z = k\]
\[ \therefore x = \frac{7 - 16k}{11}, y = \frac{3 + k}{11}and z = k\]
These values of x, y and z also satisfy the third equation .
\[\text{ Thus, }x = \frac{7 - 16k}{11}, y = \frac{3 + k}{11}\text{ and }z = k \left( \text{where k is a real number } \right)\text{ satisfy the given system of equations .}\]
APPEARS IN
संबंधित प्रश्न
Solve the system of linear equations using the matrix method.
5x + 2y = 4
7x + 3y = 5
Solve the system of linear equations using the matrix method.
x − y + z = 4
2x + y − 3z = 0
x + y + z = 2
Solve the system of the following equations:
`2/x+3/y+10/z = 4`
`4/x-6/y + 5/z = 1`
`6/x + 9/y - 20/x = 2`
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 2\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\cos\left( x + y \right) & - \sin\left( x + y \right) & \cos2y \\ \sin x & \cos x & \sin y \\ - \cos x & \sin x & - \cos y\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\end{vmatrix}\]
\[\begin{vmatrix}1 + a & 1 & 1 \\ 1 & 1 + a & a \\ 1 & 1 & 1 + a\end{vmatrix} = a^3 + 3 a^2\]
Show that x = 2 is a root of the equation
Using determinants prove that the points (a, b), (a', b') and (a − a', b − b') are collinear if ab' = a'b.
Using determinants, find the area of the triangle whose vertices are (1, 4), (2, 3) and (−5, −3). Are the given points collinear?
x − 2y = 4
−3x + 5y = −7
Prove that :
Prove that :
Prove that
3x − y + 2z = 6
2x − y + z = 2
3x + 6y + 5z = 20.
State whether the matrix
\[\begin{bmatrix}2 & 3 \\ 6 & 4\end{bmatrix}\] is singular or non-singular.
Write the value of
If \[\begin{vmatrix}2x & x + 3 \\ 2\left( x + 1 \right) & x + 1\end{vmatrix} = \begin{vmatrix}1 & 5 \\ 3 & 3\end{vmatrix}\], then write the value of x.
If \[A = \begin{bmatrix}\cos\theta & \sin\theta \\ - \sin\theta & \cos\theta\end{bmatrix}\] , then for any natural number, find the value of Det(An).
Let \[\begin{vmatrix}x^2 + 3x & x - 1 & x + 3 \\ x + 1 & - 2x & x - 4 \\ x - 3 & x + 4 & 3x\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
be an identity in x, where a, b, c, d, e are independent of x. Then the value of e is
If ω is a non-real cube root of unity and n is not a multiple of 3, then \[∆ = \begin{vmatrix}1 & \omega^n & \omega^{2n} \\ \omega^{2n} & 1 & \omega^n \\ \omega^n & \omega^{2n} & 1\end{vmatrix}\]
The maximum value of \[∆ = \begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin\theta & 1 \\ 1 + \cos\theta & 1 & 1\end{vmatrix}\] is (θ is real)
Solve the following system of equations by matrix method:
3x + y = 7
5x + 3y = 12
Solve the following system of equations by matrix method:
2x + y + z = 2
x + 3y − z = 5
3x + y − 2z = 6
Solve the following system of equations by matrix method:
2x + 6y = 2
3x − z = −8
2x − y + z = −3
Solve the following system of equations by matrix method:
8x + 4y + 3z = 18
2x + y +z = 5
x + 2y + z = 5
Solve the following system of equations by matrix method:
x + y + z = 6
x + 2z = 7
3x + y + z = 12
Use product \[\begin{bmatrix}1 & - 1 & 2 \\ 0 & 2 & - 3 \\ 3 & - 2 & 4\end{bmatrix}\begin{bmatrix}- 2 & 0 & 1 \\ 9 & 2 & - 3 \\ 6 & 1 & - 2\end{bmatrix}\] to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3.
The sum of three numbers is 2. If twice the second number is added to the sum of first and third, the sum is 1. By adding second and third number to five times the first number, we get 6. Find the three numbers by using matrices.
2x − y + 2z = 0
5x + 3y − z = 0
x + 5y − 5z = 0
3x − y + 2z = 0
4x + 3y + 3z = 0
5x + 7y + 4z = 0
If `|(2x, 5),(8, x)| = |(6, -2),(7, 3)|`, then value of x is ______.
If `alpha, beta, gamma` are in A.P., then `abs (("x" - 3, "x" - 4, "x" - alpha),("x" - 2, "x" - 3, "x" - beta),("x" - 1, "x" - 2, "x" - gamma)) =` ____________.
What is the nature of the given system of equations
`{:(x + 2y = 2),(2x + 3y = 3):}`
If `|(x + a, beta, y),(a, x + beta, y),(a, beta, x + y)|` = 0, then 'x' is equal to
The system of linear equations
3x – 2y – kz = 10
2x – 4y – 2z = 6
x + 2y – z = 5m
is inconsistent if ______.
The greatest value of c ε R for which the system of linear equations, x – cy – cz = 0, cx – y + cz = 0, cx + cy – z = 0 has a non-trivial solution, is ______.
The number of real values λ, such that the system of linear equations 2x – 3y + 5z = 9, x + 3y – z = –18 and 3x – y + (λ2 – |λ|z) = 16 has no solution, is ______.
