Advertisements
Advertisements
प्रश्न
Solve the system of linear equations using the matrix method.
2x + y + z = 1
x – 2y – z = `3/2`
3y – 5z = 9
Advertisements
उत्तर
The given equation,
2x + y + z = 1
x – 2y – z = `3/2`
3y – 5z = 9
The equation can be written as a system so X = A−1B
Where, A = `[(2,1,1),(1,-2,-1),(0,3,-5)]`, X = `[(x),(y),(z)]` and B = `[(1),(3/2),(9)]`
∴ |A| = `|(2,1,1),(1,-2,-1),(0,3,-5)|`
= 2[10 + 3] − 1[−5 + 0] + 1[3 + 0]
= 2 × 13 − 1 × (−5) + 1 × 3
= 26 + 5 + 3
= 34 ≠ 0
The cofactors of the elements of matrix A are as follows:
A11 = `(-1)^(1 + 1) |(-2,-1),(3,-5)|`
= (−1)2 [10 + 3]
= 1 × 13
= 13
A12 = `(-1)^(1 + 2) |(1,-1),(0,-5)|`
= (−1)3 [−5 + 0]
= −1 × (−5)
= 5
A13 = `(- 1)^(1 + 3) |(1,-2),(0,3)|`
= (−1)4 [3 + 0]
= 1 × 3
= 3
A21 = `(-1)^(2 + 1) |(1,1),(3,-5)|`
= (−1)3 [−5 − 3]
= −1 × (−8)
= 8
A22 = `(-1)^(2+2) |(2,1), (0,-5)|`
= (−1)4 [−10 − 0]
= 1 × −10
= −10
A23 = `(-1)^(2 + 3) |(2,1),(0,3)|`
= (−1)5 [6 − 0]
= −1 × 6
= −6
A31 = `(-1)^(3 + 1) |(1,1),(-2,-1)|`
= (−1)4 [−1 + 2]
= 1 × 1
= 1
A32 = `(-1)^(3 + 2) |(2,1),(1,-1)|`
= (−1)5 [−2 − 1]
= −1 × (−3)
= 3
A33 = `(-1)^(3 + 3) |(2,1),(1,-2)|`
= (−1)6 [−4 − 1]
= 1 × (−5)
= −5
Hence, the matrix made up of the elements of the cofactors = `[(13,5,3),(8,-10,-6),(1,3,-5)]`
∴ adj A = `[(13,5,3),(8,-10,-6),(1,3,-5)] = [(13,8,1),(5,-10,3),(3,-6,-5)]`
A−1 = `1/|A|` (adj A)
= `1/34 [(13,8,1),(5,-10,3),(3,-6,-5)]`
∴ X = A−1B
= `1/34 [(13,8,1),(5,-10,3),(3,-6,-5)] [(1),(3/2),(9)]`
= `1/34 [(13 + 12 + 9),(5 - 15 + 27),(3 - 9 - 45)]`
= `1/34 [(34),(17),(-51)]`
= `[(34/34),(17/34),((-51)/34)]`
⇒ `[(x),(y),(z)] = [(1),(1/2),((-3)/2)]`
⇒ x = 1, y = `1/2` and z = `(-3)/2`
APPEARS IN
संबंधित प्रश्न
If `|[2x,5],[8,x]|=|[6,-2],[7,3]|`, write the value of x.
Examine the consistency of the system of equations.
x + 3y = 5
2x + 6y = 8
Examine the consistency of the system of equations.
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
Find the value of x, if
\[\begin{vmatrix}2 & 3 \\ 4 & 5\end{vmatrix} = \begin{vmatrix}x & 3 \\ 2x & 5\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}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}a + b & 2a + b & 3a + b \\ 2a + b & 3a + b & 4a + b \\ 4a + b & 5a + b & 6a + b\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}\]
Prove the following identities:
\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]
Solve the following determinant equation:
Solve the following determinant equation:
Solve the following determinant equation:
Solve the following determinant equation:
If \[a, b\] and c are all non-zero and
Using determinants show that the following points are collinear:
(1, −1), (2, 1) and (4, 5)
If the points (a, 0), (0, b) and (1, 1) are collinear, prove that a + b = ab.
Using determinants prove that the points (a, b), (a', b') and (a − a', b − b') are collinear if ab' = a'b.
Prove that :
x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1
2y − 3z = 0
x + 3y = − 4
3x + 4y = 3
Solve each of the following system of homogeneous linear equations.
x + y − 2z = 0
2x + y − 3z = 0
5x + 4y − 9z = 0
Solve each of the following system of homogeneous linear equations.
3x + y + z = 0
x − 4y + 3z = 0
2x + 5y − 2z = 0
For what value of x, the following matrix is singular?
Find the value of x from the following : \[\begin{vmatrix}x & 4 \\ 2 & 2x\end{vmatrix} = 0\]
Using the factor theorem it is found that a + b, b + c and c + a are three factors of the determinant
The other factor in the value of the determinant is
Solve the following system of equations by matrix method:
5x + 7y + 2 = 0
4x + 6y + 3 = 0
Solve the following system of equations by matrix method:
5x + 2y = 3
3x + 2y = 5
Solve the following system of equations by matrix method:
3x + 4y − 5 = 0
x − y + 3 = 0
Solve the following system of equations by matrix method:
x + y + z = 3
2x − y + z = − 1
2x + y − 3z = − 9
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
Show that each one of the following systems of linear equation is inconsistent:
4x − 5y − 2z = 2
5x − 4y + 2z = −2
2x + 2y + 8z = −1
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.
2x + 3y − z = 0
x − y − 2z = 0
3x + y + 3z = 0
The system of linear equations:
x + y + z = 2
2x + y − z = 3
3x + 2y + kz = 4 has a unique solution if
Let a, b, c be positive real numbers. The following system of equations in x, y and z
(a) no solution
(b) unique solution
(c) infinitely many solutions
(d) finitely many solutions
If A = `[[1,1,1],[0,1,3],[1,-2,1]]` , find A-1Hence, solve the system of equations:
x +y + z = 6
y + 3z = 11
and x -2y +z = 0
The value of x, y, z for the following system of equations x + y + z = 6, x − y+ 2z = 5, 2x + y − z = 1 are ______
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)) =` ____________.
