Advertisements
Advertisements
Question
If A = `[(2,-3,5),(3,2,-4),(1,1,-2)]` find A−1. Using A−1 solve the system of equations:
2x – 3y + 5z = 11
3x + 2y – 4z = –5
x + y – 2z = –3
Advertisements
Solution
|A| = `|(2,-3,5),(3,2,-4),(1,1,-2)|`
= 2[2 × (−2) − 1 × (−4)] − (−3)[3 × (−2) − (1) × (−4)] + 5[3 × 1 − 1 × 2]
= 2[−4 + 4] + 3[−6 + 4] + 5[3 − 2]
= 0 + 3 × (−2) + 5 × 1
= −6 + 5
= −1 ≠ 0
∴ A−1 can be known,
Cofactors of the elements of |A|:
A11 = `|(2,-4),(1,-2)|`
= −4 + 4
= 0
A12 = `-|(3,-4),(1,-2)|`
= −(−6 + 4)
= 2
A13 = `|(3,2),(1,1)|`
= 3 − 2
= 1
A21 = `- |(-3,5),(1,-2)|`
= −(6 − 5)
= −1
A22 = `|(2,5),(1,-2)|`
= −4 − 5
= −9
A23 = `- |(2,-3),(1,1)|`
= −(2 + 3)
= −5
A31 = `|(-3,5),(2,-4)|`
= 12 − 10
= 2
A32 = `-|(2,5),(3,-4)|`
= −(−8 − 15)
= 23
A33 = `|(2,-3),(3,2)|`
= 4 + 9
= 13
The cofactor matrix of the elements of |A| = `[(0,2,1),(-1,-9,-5),(2,23,13)]`
∴ adj A = `[(0,2,1),(-1,-9,-5),(2,23,13)] = [(0,-1,2),(2,-9,23),(1,-5,13)]`
∴ A−1 = `1/|A|` adj A
= `1/(-1)[(0,-1,2),(2,-9,23),(1,-5,13)]`
= `[(0,1,-2),(-2,9,-23),(-1,5,-13)]`
Writing the given equation in the form AX = B,
Or A = `[(2,-3,5),(3,2,-4),(1,1,-2)]`, X = `[(x),(y),(z)]`, B = `[(11),(-5),(-3)]`
∴ X = A−1B
`[(x),(y),(z)] = [(0,1,-2),(-2,9,-23),(-1,5,-13)] [(11),(-5),(-3)]`
= `[(0 - 5 + 6),(-22 - 45 + 69),(-11 - 25 + 39)]`
= `[(1),(2),(3)]`
⇒ x = 1, y = 2, z = 3
APPEARS IN
RELATED QUESTIONS
Solve the system of linear equations using the matrix method.
2x – y = –2
3x + 4y = 3
Solve the system of linear equations using the matrix method.
4x – 3y = 3
3x – 5y = 7
Solve the system of linear equations using the matrix method.
2x + y + z = 1
x – 2y – z = `3/2`
3y – 5z = 9
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
Find the value of x, if
\[\begin{vmatrix}3x & 7 \\ 2 & 4\end{vmatrix} = 10\] , find the value of x.
Evaluate the following determinant:
\[\begin{vmatrix}1 & 3 & 5 \\ 2 & 6 & 10 \\ 31 & 11 & 38\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}a & b & c \\ a + 2x & b + 2y & c + 2z \\ x & y & z\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\left( 2^x + 2^{- x} \right)^2 & \left( 2^x - 2^{- x} \right)^2 & 1 \\ \left( 3^x + 3^{- x} \right)^2 & \left( 3^x - 3^{- x} \right)^2 & 1 \\ \left( 4^x + 4^{- x} \right)^2 & \left( 4^x - 4^{- x} \right)^2 & 1\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}a & b & c \\ c & a & b \\ b & c & a\end{vmatrix}\]
\[\begin{vmatrix}b + c & a & a \\ b & c + a & b \\ c & c & a + b\end{vmatrix} = 4abc\]
Prove the following identities:
\[\begin{vmatrix}x + \lambda & 2x & 2x \\ 2x & x + \lambda & 2x \\ 2x & 2x & x + \lambda\end{vmatrix} = \left( 5x + \lambda \right) \left( \lambda - x \right)^2\]
Show that
Solve the following determinant equation:
Find the area of the triangle with vertice at the point:
(0, 0), (6, 0) and (4, 3)
If the points (a, 0), (0, b) and (1, 1) are collinear, prove that a + b = ab.
If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.
Prove that :
Prove that :
5x + 7y = − 2
4x + 6y = − 3
3x − y + 2z = 3
2x + y + 3z = 5
x − 2y − z = 1
A salesman has the following record of sales during three months for three items A, B and C which have different rates of commission
| Month | Sale of units | Total commission drawn (in Rs) |
||
| A | B | C | ||
| Jan | 90 | 100 | 20 | 800 |
| Feb | 130 | 50 | 40 | 900 |
| March | 60 | 100 | 30 | 850 |
Find out the rates of commission on items A, B and C by using determinant method.
If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\] is singular, find the value of x.
Find the value of x from the following : \[\begin{vmatrix}x & 4 \\ 2 & 2x\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 distinct, then the value of x satisfying \[\begin{vmatrix}0 & x^2 - a & x^3 - b \\ x^2 + a & 0 & x^2 + c \\ x^4 + b & x - c & 0\end{vmatrix} = 0\text{ is }\]
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 number of distinct real roots of \[\begin{vmatrix}cosec x & \sec x & \sec x \\ \sec x & cosec x & \sec x \\ \sec x & \sec x & cosec x\end{vmatrix} = 0\] lies in the interval
\[- \frac{\pi}{4} \leq x \leq \frac{\pi}{4}\]
The determinant \[\begin{vmatrix}b^2 - ab & b - c & bc - ac \\ ab - a^2 & a - b & b^2 - ab \\ bc - ca & c - a & ab - a^2\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)
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:
5x + 2y = 3
3x + 2y = 5
Solve the following system of equations by matrix method:
x + y + z = 3
2x − y + z = − 1
2x + y − 3z = − 9
Show that each one of the following systems of linear equation is inconsistent:
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
Show that each one of the following systems of linear equation is inconsistent:
x + y − 2z = 5
x − 2y + z = −2
−2x + y + z = 4
Two institutions decided to award their employees for the three values of resourcefulness, competence and determination in the form of prices at the rate of Rs. x, y and z respectively per person. The first institution decided to award respectively 4, 3 and 2 employees with a total price money of Rs. 37000 and the second institution decided to award respectively 5, 3 and 4 employees with a total price money of Rs. 47000. If all the three prices per person together amount to Rs. 12000 then using matrix method find the value of x, y and z. What values are described in this equations?
A shopkeeper has 3 varieties of pens 'A', 'B' and 'C'. Meenu purchased 1 pen of each variety for a total of Rs 21. Jeevan purchased 4 pens of 'A' variety 3 pens of 'B' variety and 2 pens of 'C' variety for Rs 60. While Shikha purchased 6 pens of 'A' variety, 2 pens of 'B' variety and 3 pens of 'C' variety for Rs 70. Using matrix method, find cost of each variety of pen.
Solve the following equations by using inversion method.
x + y + z = −1, x − y + z = 2 and x + y − z = 3
If the system of equations 2x + 3y + 5 = 0, x + ky + 5 = 0, kx - 12y - 14 = 0 has non-trivial solution, then the value of k is ____________.
The value of λ, such that the following system of equations has no solution, is
`2x - y - 2z = - 5`
`x - 2y + z = 2`
`x + y + lambdaz = 3`
