Advertisements
Advertisements
Questions
If A = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`, find A−1. Using A−1, solve the system of linear equations x − 2y = 10, 2x − y − z = 8, −2y + z = 7.
If A = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`, then find A−1.
Hence, solve the system of linear equations:
x − 2y = 10
2x − y − z = 8
−2y + z = 7
Advertisements
Solution
A = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`
|A| = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`
= 1(−1 − 2) − 2(−2 + 0) + 0
= −3 + 4
= 1
|A| ≠ 0 A−1 exist.
Now find minors and cofactors
A11 = M11 = −3
A12 = −M12 = −(−2)
= 2
A13 = M13 = 2
A21 = −M21 = −2
A22 = M22 = 1
A23 = −M23 = −(−1)
= 1
A31 = M31 = −4
A32 = −M32 = (−2)
= −2
A33 = M33 = (−1 + 4)
= 3
adj A = [Cofactor matrix] = `[(-3, 2, 2), (-2, 1, 1), (-4, 2, 3)]`
= `[(-3, -2, -4), (2, 1, 2), (2, 1, 3)]`
`A^(-1)1/|A| adj A = 1/(+1)[(-3, -2, -4), (2, 1, 2), (2, 1, 3)]`
Given: x − 2y = 10
2x − y − z = 8
−2y + z = 7
In matrix form, `[(1, -2, 0), (2, -1, -1), (0, -2, 1)][(x), (y), (z)] = [(10), (8), (7)]`
A'X = B
X = (A')−1
B = (A−1)'B
`[(x), (y), (z)] = 1/1[(-3, -2, -4), (2, 1, 2), (2, 1, 3)][(10), (8), (7)]`
= `[(-3, 2, 2), (-2, 1, 1), (-4, 2, 3)][(10), (8), (7)]`
`[(x), (y), (z)] = [(-30 + 16 + 14), (-20 + 8 + 7), (-40 + 16 + 21)]`
= `[(-30 + 30), (-20 + 15), (-40 + 37)]`
`[(x), (y), (z)] = [(0), (-5), (-3)]`
Hence, x = 0, y = −5, z = −3.
APPEARS IN
RELATED QUESTIONS
If `|[x+1,x-1],[x-3,x+2]|=|[4,-1],[1,3]|`, then write the value of x.
Examine the consistency of the system of equations.
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
Solve the system of linear equations using the matrix method.
5x + 2y = 4
7x + 3y = 5
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}a + ib & c + id \\ - c + id & a - ib\end{vmatrix}\]
Find the value of x, if
\[\begin{vmatrix}x + 1 & x - 1 \\ x - 3 & x + 2\end{vmatrix} = \begin{vmatrix}4 & - 1 \\ 1 & 3\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}a & h & g \\ h & b & f \\ g & f & c\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}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 & 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}\sin\alpha & \cos\alpha & \cos(\alpha + \delta) \\ \sin\beta & \cos\beta & \cos(\beta + \delta) \\ \sin\gamma & \cos\gamma & \cos(\gamma + \delta)\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}a & b & c \\ c & a & b \\ b & c & a\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix}\]
Show that
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.
Using determinants, find the area of the triangle with vertices (−3, 5), (3, −6), (7, 2).
Using determinants, find the equation of the line joining the points
(3, 1) and (9, 3)
2x − y = − 2
3x + 4y = 3
2x + 3y = 10
x + 6y = 4
x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1
5x − 7y + z = 11
6x − 8y − z = 15
3x + 2y − 6z = 7
Write the value of the determinant
If w is an imaginary cube root of unity, find the value of \[\begin{vmatrix}1 & w & w^2 \\ w & w^2 & 1 \\ w^2 & 1 & w\end{vmatrix}\]
If \[A = \begin{bmatrix}\cos\theta & \sin\theta \\ - \sin\theta & \cos\theta\end{bmatrix}\] , then for any natural number, find the value of Det(An).
Let \[\begin{vmatrix}x & 2 & x \\ x^2 & x & 6 \\ x & x & 6\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
Then, the value of \[5a + 4b + 3c + 2d + e\] is equal to
If\[f\left( x \right) = \begin{vmatrix}0 & x - a & x - b \\ x + a & 0 & x - c \\ x + b & x + c & 0\end{vmatrix}\]
Solve the following system of equations by matrix method:
2x + y + z = 2
x + 3y − z = 5
3x + y − 2z = 6
Solve the following system of equations by matrix method:
x − y + z = 2
2x − y = 0
2y − z = 1
Solve the following system of equations by matrix method:
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12
The sum of three numbers is 2. If twice the second number is added to the sum of first and third, the sum is 1. By adding second and third number to five times the first number, we get 6. Find the three numbers by using matrices.
Solve the following by inversion method 2x + y = 5, 3x + 5y = −3
If `|(2x, 5),(8, x)| = |(6, 5),(8, 3)|`, then find x
Prove that (A–1)′ = (A′)–1, where A is an invertible matrix.
`abs ((1, "a"^2 + "bc", "a"^3),(1, "b"^2 + "ca", "b"^3),(1, "c"^2 + "ab", "c"^3))`
If A = `[(1,-1,0),(2,3,4),(0,1,2)]` and B = `[(2,2,-4),(-4,2,-4),(2,-1,5)]`, then:
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
______.
