Advertisements
Advertisements
प्रश्न
Solve system of linear equations, using matrix method.
2x + y + z = 1
x – 2y – z =` 3/2`
3y – 5z = 9
उत्तर
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-1 B
Where, A `= [(2,1,1),(1,-2,-1),(0,3,-5)], X = [(x),(y),(z)] and B = [(1),(3/2),(9)]`
`therefore abs A = [(2,1,1),(1,-2,-1),(0,3,-5)]`
`= 2 [10 + 3] - 1 [-5 + 0] + 1 [3 + 0]`
`= 2 xx 13 - 1 xx (-5) + 1 xx 3`
`= 26 + 5 + 3 = 34 ne 0`
The cofactors of the elements of matrix A are as follows:
`A_11 = (-1)^(1 + 1) abs ((-2,-1),(3,-5)) = (-1)^2 [10 + 3] = 1 xx 13 = 13`
`A_12 = (-1)^(1 + 2) abs ((1,-1),(0,-5)) = (- 1)^3 [-5 + 0] = -1 xx (-5) = 5`
`A_13 = (- 1)^(1 + 3) abs ((1,-2),(0,3)) = (-1)^4 [3 + 0] = 1 xx 3 = 3`
`A_21 = (-1)^(2 + 1) abs ((1,1),(3,-5)) = (-1)^3 [-5 -3] = -1 xx (- 8) = 8`
`A_22 = (-1)^(2+2) |(2,1), (0,-5)| = (-5-3) = 8`
`A_23 = (-1)^(2 + 3) abs ((2,1),(0,3)) = (-1)^5 [6 - 0] = -1 xx 6 = - 6`
`A_31 = (-1)^(3 + 1) abs ((1,1),(-2,-1)) = (-1)^4 [-1 + 2] = 1 xx 1 = 1`
`A_32 = (-1)^(3 + 2) abs ((2,1),(1,-1)) = (-1)^5 [-2 -1] = -1 xx (-3) = 3`
`A_33 = (-1)^(3 + 3) abs ((2,1),(1,-2)) = (-1)^6 [-4 -1] = 1 xx (-5) = - 5`
Hence, the matrix made up of the elements of the cofactors = `[(13,5,3),(8,-10,-6),(1,3,-5)]`
`therefore adj A = [(13,5,3),(8,-10,-6),(1,3,-5)] = [(13,8,1),(5,-10,3),(3,-6,-5)]`
`A^-1 = 1/abs A (adj A)`
`= 1/34 [(13,8,1),(5,-10,3),(3,-6,-5)]`
`therefore X = A^-1 B`
`= 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.
Solve system of linear equations, using matrix method.
5x + 2y = 4
7x + 3y = 5
Solve system of linear equations, using matrix method.
2x – y = –2
3x + 4y = 3
For what value of x the matrix A is singular?
\[A = \begin{bmatrix}x - 1 & 1 & 1 \\ 1 & x - 1 & 1 \\ 1 & 1 & x - 1\end{bmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}49 & 1 & 6 \\ 39 & 7 & 4 \\ 26 & 2 & 3\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 the following:
\[\begin{vmatrix}0 & x y^2 & x z^2 \\ x^2 y & 0 & y z^2 \\ x^2 z & z y^2 & 0\end{vmatrix}\]
Prove the following identity:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix} = a^2 \left( a + x + y + z \right)\]
Show that x = 2 is a root of the equation
Solve the following determinant equation:
If \[a, b\] and c are all non-zero and
Prove that :
Prove that :
2x + 3y = 10
x + 6y = 4
x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0
Find the real values of λ for which the following system of linear equations has non-trivial solutions. Also, find the non-trivial solutions
\[2 \lambda x - 2y + 3z = 0\]
\[ x + \lambda y + 2z = 0\]
\[ 2x + \lambda z = 0\]
If a, b, c are non-zero real numbers and if the system of equations
(a − 1) x = y + z
(b − 1) y = z + x
(c − 1) z = x + y
has a non-trivial solution, then prove that ab + bc + ca = abc.
If \[A = \begin{bmatrix}0 & i \\ i & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\] , find the value of |A| + |B|.
If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ - 1 & 0\end{bmatrix}\] , find |AB|.
If I3 denotes identity matrix of order 3 × 3, write the value of its determinant.
Write the value of \[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix} .\]
If \[\begin{vmatrix}x & \sin \theta & \cos \theta \\ - \sin \theta & - x & 1 \\ \cos \theta & 1 & x\end{vmatrix} = 8\] , write the value of x.
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}\]
If a, b, c are in A.P., then the determinant
\[\begin{vmatrix}x + 2 & x + 3 & x + 2a \\ x + 3 & x + 4 & x + 2b \\ x + 4 & x + 5 & x + 2c\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)
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:
Show that the following systems of linear equations is consistent and also find their solutions:
2x + 3y = 5
6x + 9y = 15
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:
2x + 5y = 7
6x + 15y = 13
Show that each one of the following systems of linear equation is inconsistent:
4x − 2y = 3
6x − 3y = 5
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.
`abs ((("b" + "c"^2), "a"^2, "bc"),(("c" + "a"^2), "b"^2, "ca"),(("a" + "b"^2), "c"^2, "ab")) =` ____________.
If the system of equations x + λy + 2 = 0, λx + y – 2 = 0, λx + λy + 3 = 0 is consistent, then
If c < 1 and the system of equations x + y – 1 = 0, 2x – y – c = 0 and – bx+ 3by – c = 0 is consistent, then the possible real values of b are
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 ______.