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
संबंधित प्रश्न
Solve the system of linear equations using the matrix method.
5x + 2y = 3
3x + 2y = 5
Solve the system of linear equations using the matrix method.
2x + y + z = 1
x – 2y – z = `3/2`
3y – 5z = 9
Solve the system of linear equations using the matrix method.
2x + 3y + 3z = 5
x − 2y + z = −4
3x − y − 2z = 3
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
If \[A = \begin{bmatrix}2 & 5 \\ 2 & 1\end{bmatrix} \text{ and } B = \begin{bmatrix}4 & - 3 \\ 2 & 5\end{bmatrix}\] , verify that |AB| = |A| |B|.
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}1 & 43 & 6 \\ 7 & 35 & 4 \\ 3 & 17 & 2\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\end{vmatrix}\]
\[\begin{vmatrix}0 & b^2 a & c^2 a \\ a^2 b & 0 & c^2 b \\ a^2 c & b^2 c & 0\end{vmatrix} = 2 a^3 b^3 c^3\]
Prove the following identity:
\[\begin{vmatrix}2y & y - z - x & 2y \\ 2z & 2z & z - x - y \\ x - y - z & 2x & 2x\end{vmatrix} = \left( x + y + z \right)^3\]
Show that
If the points (x, −2), (5, 2), (8, 8) are collinear, find x using determinants.
If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.
Prove that :
Prove that :
Solve each of the following system of homogeneous linear equations.
2x + 3y + 4z = 0
x + y + z = 0
2x − y + 3z = 0
Solve each of the following system of homogeneous linear equations.
3x + y + z = 0
x − 4y + 3z = 0
2x + 5y − 2z = 0
If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ - 1 & 0\end{bmatrix}\] , find |AB|.
If |A| = 2, where A is 2 × 2 matrix, find |adj A|.
If \[A = \begin{bmatrix}5 & 3 & 8 \\ 2 & 0 & 1 \\ 1 & 2 & 3\end{bmatrix}\]. Write the cofactor of the element a32.
Find the maximum value of \[\begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin \theta & 1 \\ 1 & 1 & 1 + \cos \theta\end{vmatrix}\]
If a > 0 and discriminant of ax2 + 2bx + c is negative, then
\[∆ = \begin{vmatrix}a & b & ax + b \\ b & c & bx + c \\ ax + b & bx + c & 0\end{vmatrix} is\]
If \[x, y \in \mathbb{R}\], then the determinant
Solve the following system of equations by matrix method:
2x + y + z = 2
x + 3y − z = 5
3x + y − 2z = 6
Show that the following systems of linear equations is consistent and also find their solutions:
6x + 4y = 2
9x + 6y = 3
Show that each one of the following systems of linear equation is inconsistent:
4x − 2y = 3
6x − 3y = 5
Two schools P and Q want to award their selected students on the values of Tolerance, Kindness and Leadership. The school P wants to award ₹x each, ₹y each and ₹z each for the three respective values to 3, 2 and 1 students respectively with a total award money of ₹2,200. School Q wants to spend ₹3,100 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as school P). If the total amount of award for one prize on each values is ₹1,200, using matrices, find the award money for each value.
Apart from these three values, suggest one more value which should be considered for award.
2x − y + 2z = 0
5x + 3y − z = 0
x + 5y − 5z = 0
3x + y − 2z = 0
x + y + z = 0
x − 2y + z = 0
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
Transform `[(1, 2, 4),(3, -1, 5),(2, 4, 6)]` into an upper triangular matrix by using suitable row transformations
Solve the following system of equations by using inversion method
x + y = 1, y + z = `5/3`, z + x = `4/3`
Using determinants, find the equation of the line joining the points (1, 2) and (3, 6).
If ` abs((1 + "a"^2 "x", (1 + "b"^2)"x", (1 + "c"^2)"x"),((1 + "a"^2) "x", 1 + "b"^2 "x", (1 + "c"^2) "x"), ((1 + "a"^2) "x", (1 + "b"^2) "x", 1 + "c"^2 "x"))`, then f(x) is apolynomial of degree ____________.
If A = `[(1,-1,0),(2,3,4),(0,1,2)]` and B = `[(2,2,-4),(-4,2,-4),(2,-1,5)]`, then:
If `|(x + 1, x + 2, x + a),(x + 2, x + 3, x + b),(x + 3, x + 4, x + c)|` = 0, then a, b, care in
Let `θ∈(0, π/2)`. If the system of linear equations,
(1 + cos2θ)x + sin2θy + 4sin3θz = 0
cos2θx + (1 + sin2θ)y + 4sin3θz = 0
cos2θx + sin2θy + (1 + 4sin3θ)z = 0
has a non-trivial solution, then the value of θ is
______.
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.
