Advertisements
Advertisements
Question
Solve the system of linear equations using the matrix method.
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12
Solution
`[(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
RELATED QUESTIONS
Solve system of linear equations, using matrix method.
2x – y = –2
3x + 4y = 3
If A \[\begin{bmatrix}1 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4\end{bmatrix}\] , then show that |3 A| = 27 |A|.
Find the integral value of x, if \[\begin{vmatrix}x^2 & x & 1 \\ 0 & 2 & 1 \\ 3 & 1 & 4\end{vmatrix} = 28 .\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\end{vmatrix}\]
Evaluate the following determinant:
\[\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}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}\sin^2 23^\circ & \sin^2 67^\circ & \cos180^\circ \\ - \sin^2 67^\circ & - \sin^2 23^\circ & \cos^2 180^\circ \\ \cos180^\circ & \sin^2 23^\circ & \sin^2 67^\circ\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}a & b + c & a^2 \\ b & c + a & b^2 \\ c & a + b & c^2\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}x & 1 & 1 \\ 1 & x & 1 \\ 1 & 1 & x\end{vmatrix}\]
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\]
Show that
Show that x = 2 is a root of the equation
Solve the following determinant equation:
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\]
Using determinants, find the area of the triangle whose vertices are (1, 4), (2, 3) and (−5, −3). Are the given points collinear?
Using determinants, find the value of k so that the points (k, 2 − 2 k), (−k + 1, 2k) and (−4 − k, 6 − 2k) may be collinear.
Using determinants, find the equation of the line joining the points
(1, 2) and (3, 6)
2x − y = 1
7x − 2y = −7
Prove that :
2x − y = − 2
3x + 4y = 3
5x − 7y + z = 11
6x − 8y − z = 15
3x + 2y − 6z = 7
2x + y − 2z = 4
x − 2y + z = − 2
5x − 5y + z = − 2
State whether the matrix
\[\begin{bmatrix}2 & 3 \\ 6 & 4\end{bmatrix}\] is singular or non-singular.
Let \[A = \begin{bmatrix}1 & \sin \theta & 1 \\ - \sin \theta & 1 & \sin \theta \\ - 1 & - \sin \theta & 1\end{bmatrix},\text{ where 0 }\leq \theta \leq 2\pi . \text{ Then,}\]
If x, y, z are different from zero and \[\begin{vmatrix}1 + x & 1 & 1 \\ 1 & 1 + y & 1 \\ 1 & 1 & 1 + z\end{vmatrix} = 0\] , then the value of x−1 + y−1 + z−1 is
The maximum value of \[∆ = \begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin\theta & 1 \\ 1 + \cos\theta & 1 & 1\end{vmatrix}\] is (θ is real)
Show that the following systems of linear equations is consistent and also find their solutions:
2x + 3y = 5
6x + 9y = 15
The management committee of a residential colony decided to award some of its members (say x) for honesty, some (say y) for helping others and some others (say z) for supervising the workers to keep the colony neat and clean. The sum of all the awardees is 12. Three times the sum of awardees for cooperation and supervision added to two times the number of awardees for honesty is 33. If the sum of the number of awardees for honesty and supervision is twice the number of awardees for helping others, using matrix method, find the number of awardees of each category. Apart from these values, namely, honesty, cooperation and supervision, suggest one more value which the management of the colony must include for awards.
x + y + z = 0
x − y − 5z = 0
x + 2y + 4z = 0
x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0
3x + y − 2z = 0
x + y + z = 0
x − 2y + z = 0
x + y = 1
x + z = − 6
x − y − 2z = 3
System of equations x + y = 2, 2x + 2y = 3 has ______
Solve the following by inversion method 2x + y = 5, 3x + 5y = −3
Using determinants, find the equation of the line joining the points (1, 2) and (3, 6).
`abs ((2"xy", "x"^2, "y"^2),("x"^2, "y"^2, 2"xy"),("y"^2, 2"xy", "x"^2)) =` ____________.
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
______.