Advertisements
Advertisements
प्रश्न
Solve the system of linear equations using the matrix method.
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12
उत्तर
`[(1,-1,2),(3,4,-5),(2,-1,3)] [(x),(y),(z)] = [(7),(-5),(12)]` AX = B
A = `[(1,-1,2),(3,4,-5),(2,-1,3)] X = [(x),(y),(z)]`
or B = `[(7),(-5),(12)]`
Now, `abs "A" = [(1,-1,2),(3,4,-5),(2,-1,3)]`
`= 1 (12 - 5) + 1 (9 + 10) + 2 (-3 - 8)`
`= 7 + 19 - 22 = 4 ne 0`
`=> A^-1` exists and hence the given equation has a unique solution.
`A_11 = (-1)^(1 + 1) abs ((4,-5),(-1,3)) = 12-5 = 7`
`A_12 = (-1)^(1 + 2) abs ((3,-5),(2,3)) = -(9 + 10) = -19`
`A_13 = (-1)^(1 + 3) abs ((3,4),(2,-1)) = -3 - 8 = -11`
`A_21 = (-1)^(2 + 1) abs ((-1,2),(-1,3)) = -(-3 + 2) = 1`
`A_22 = (-1)^(2 + 2) abs ((1,2),(1,3)) = 3 - 4 = -1`
`A_23 = (-1)^(2 + 3) abs((1,-1),(2,-1)) = -1(-1 + 2) = -1`
`A_31 = (-1)^ (3 + 1) abs ((-1,2),(4,-5)) = 5 - 8 = -3`
`A_32 = (-1)^(3 + 2) abs ((1,2),(3,-5)) = -(-5 - 6) = 11`
`A_33 = (-1)^(3 + 3) abs ((1,-1),(3, 4)) = 4 + 3 = 7`
`therefore A^-1 = 1/abs A (Adj A)`
`= 1/4 [(7,-19,-11),(1,1,-1),(-3,11,7)]`
`= 1/4 [(7,1,-3),(-19,-1,11),(-11,-1,7)]`
`X = A^-1 B`
`=> [(x),(y),(z)] = 1/4 [(7,1,-3),(-19,-1,11),(-11,-1,7)] [(7),(-5),(12)]`
`= 1/4 [(49 - 5 - 36),(-133 + 5 + 132),(-77 + 5 + 84)]`
`= 1/4 [(8),(4),(12)] = [(2),(1),(3)]`
So, x = `2, y = 1, or z = 3.`
APPEARS IN
संबंधित प्रश्न
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`
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
\[∆ = \begin{vmatrix}\cos \alpha \cos \beta & \cos \alpha \sin \beta & - \sin \alpha \\ - \sin \beta & \cos \beta & 0 \\ \sin \alpha \cos \beta & \sin \alpha \sin \beta & \cos \alpha\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}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 2\end{vmatrix}\]
Prove that:
`[(a, b, c),(a - b, b - c, c - a),(b + c, c + a, a + b)] = a^3 + b^3 + c^3 -3abc`
Prove that
\[\begin{vmatrix}- bc & b^2 + bc & c^2 + bc \\ a^2 + ac & - ac & c^2 + ac \\ a^2 + ab & b^2 + ab & - ab\end{vmatrix} = \left( ab + bc + ca \right)^3\]
Using properties of determinants prove that
\[\begin{vmatrix}x + 4 & 2x & 2x \\ 2x & x + 4 & 2x \\ 2x & 2x & x + 4\end{vmatrix} = \left( 5x + 4 \right) \left( 4 - x \right)^2\]
Prove the following identities:
\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]
Without expanding, prove that
\[\begin{vmatrix}a & b & c \\ x & y & z \\ p & q & r\end{vmatrix} = \begin{vmatrix}x & y & z \\ p & q & r \\ a & b & c\end{vmatrix} = \begin{vmatrix}y & b & q \\ x & a & p \\ z & c & r\end{vmatrix}\]
If a, b, c are real numbers such that
\[\begin{vmatrix}b + c & c + a & a + b \\ c + a & a + b & b + c \\ a + b & b + c & c + a\end{vmatrix} = 0\] , then show that either
\[a + b + c = 0 \text{ or, } a = b = c\]
If \[\begin{vmatrix}a & b - y & c - z \\ a - x & b & c - z \\ a - x & b - y & c\end{vmatrix} =\] 0, then using properties of determinants, find the value of \[\frac{a}{x} + \frac{b}{y} + \frac{c}{z}\] , where \[x, y, z \neq\] 0
Using determinants prove that the points (a, b), (a', b') and (a − a', b − b') are collinear if ab' = a'b.
If the points (x, −2), (5, 2), (8, 8) are collinear, find x using determinants.
Prove that :
Prove that :
Prove that :
Prove that
Prove that
3x − y + 2z = 3
2x + y + 3z = 5
x − 2y − z = 1
If A is a singular matrix, then write the value of |A|.
If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\] is singular, find the value of x.
Write the value of \[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix} .\]
Write the cofactor of a12 in the following matrix \[\begin{bmatrix}2 & - 3 & 5 \\ 6 & 0 & 4 \\ 1 & 5 & - 7\end{bmatrix} .\]
If \[\begin{vmatrix}2x + 5 & 3 \\ 5x + 2 & 9\end{vmatrix} = 0\]
If \[\begin{vmatrix}3x & 7 \\ - 2 & 4\end{vmatrix} = \begin{vmatrix}8 & 7 \\ 6 & 4\end{vmatrix}\] , find the value of x.
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 value of the determinant
The value of \[\begin{vmatrix}1 & 1 & 1 \\ {}^n C_1 & {}^{n + 2} C_1 & {}^{n + 4} C_1 \\ {}^n C_2 & {}^{n + 2} C_2 & {}^{n + 4} C_2\end{vmatrix}\] is
Solve the following system of equations by matrix method:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10
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
2x − y + z = 0
3x + 2y − z = 0
x + 4y + 3z = 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
Solve the following equations by using inversion method.
x + y + z = −1, x − y + z = 2 and x + y − z = 3
Solve the following system of equations by using inversion method
x + y = 1, y + z = `5/3`, z + x = `4/3`
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 the system of equations x + ky - z = 0, 3x - ky - z = 0 & x - 3y + z = 0 has non-zero solution, then k is equal to ____________.
The system of linear equations
3x – 2y – kz = 10
2x – 4y – 2z = 6
x + 2y – z = 5m
is inconsistent if ______.
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
______.