Advertisements
Advertisements
Question
Using elementary row operations, find the inverse of the matrix A = `((3, 3,4),(2,-3,4),(0,-1,1))` and hence solve the following system of equations : 3x - 3y + 4z = 21, 2x -3y + 4z = 20, -y + z = 5.
Solution
Here A = `((3,-3,4),(2,-3,4),(0,-1,1))`
Using elementary row operations, `"A" = "I.A"`
⇒ `((3,-3,4),(2,-3,4),(0,-1,1)) = ((1,0,0),(0,1,0),(0,-1,1))"A" ..."By" "R"_1->"R"_1 -"R"_2`
⇒ `((1,0,0),(2,-3,4),(0,-1,1)) = ((1,-1,0),(0,1,0),(0,0,1))"A" ..."By" "R"_2->"R"_2 -2"R"_1`
⇒ `((1,0,0),(0,-3,4),(0,-1,1)) = ((1,-1,0),(-2,3,0),(0,0,1))"A" ..."By" "R"_2->"R"_2 -4"R"_3`
⇒ `((1,0,0),(0,1,0),(0,-1,1)) = ((1,-1,0),(-2,3,-4),(0,0,1))"A" ..."By" "R"_3->"R"_3 +"R"_2`
⇒ `((1,0,0),(0,1,0),(0,0,1)) = ((1,-1,0),(-2,3,-4),(-2,3,-3))"A"`
Since we know that `"I" = "A"^-1 "A" "so", "A"^-1 = ((1,-1,0),(-2,3,-4),(-2,3,-3))`.
Now consider the equations 3x - 3y + 4z = 21, 2x -3y + 4z = 20, -y + z = 5.
The matrix form of these equations is, `((3,-3,4),(2,-3,4),(0,-1,1)) (("x"),("y"),("z")) = ((21),(20),(5))`
Where A = `((3,-3,4),(2,-3,4),(0,-1,1)), "X" = (("x"),("y"),("z")) and "B" = ((21),(20),(5))`
So, `"AX" = "B"`
⇒ `"X" = "A"^-1 "B"`
⇒ `"X" = ((1,-1,0),(-2,3,-4),(-2,3,-3))((21),(20),(5))`
⇒ `(("x"),("y"),("z")) = ((1),(-2),(3))`
Therefore, x = 1, y = -2, Z = 3.
APPEARS IN
RELATED QUESTIONS
The cost of 4 pencils, 3 pens and 2 erasers is Rs. 60. The cost of 2 pencils, 4 pens and 6 erasers is Rs. 90 whereas the cost of 6 pencils, 2 pens and 3 erasers is Rs. 70. Find the cost of each item by using matrices.
Find the inverse of the matrix, `A=[[1,3,3],[1,4,3],[1,3,4]]`by using column transformations.
For what values of k, the system of linear equations
x + y + z = 2
2x + y – z = 3
3x + 2y + kz = 4
has a unique solution?
Using the properties of determinants, solve the following for x:
`|[x+2,x+6,x-1],[x+6,x-1,x+2],[x-1,x+2,x+6]|=0`
Prove that `|(yz-x^2,zx-y^2,xy-z^2),(zx-y^2,xy-z^2,yz-x^2),(xy-z^2,yz-x^2,zx-y^2)|`is divisible by (x + y + z) and hence find the quotient.
Using elementary transformations, find the inverse of the matrix A = `((8,4,3),(2,1,1),(1,2,2))`and use it to solve the following system of linear equations :
8x + 4y + 3z = 19
2x + y + z = 5
x + 2y + 2z = 7
Using properties of determinants, prove that :
`|[1+a,1,1],[1,1+b,1],[1,1,1+c]|=abc + bc + ca + ab`
Using elementary row transformations, find the inverse of the matrix A = `[(1,2,3),(2,5,7),(-2,-4,-5)]`
2x − y = 5
4x − 2y = 7
Use elementary column operation C2 → C2 + 2C1 in the following matrix equation : \[\begin{bmatrix} 2 & 1 \\ 2 & 0\end{bmatrix} = \begin{bmatrix}3 & 1 \\ 2 & 0\end{bmatrix}\begin{bmatrix}1 & 0 \\ - 1 & 1\end{bmatrix}\]
If three numbers are added, their sum is 2. If two times the second number is subtracted from the sum of the first and third numbers, we get 8, and if three times the first number is added to the sum of the second and third numbers, we get 4. Find the numbers using matrices.
Apply the given elementary transformation on each of the following matrices `[(2, 4),(1, -5)]`, C1 ↔ C2.
Find the cofactor matrix, of the following matrices : `[(1, 2),(5, -8)]`
Find the cofactor matrix, of the following matrices: `[(5, 8, 7),(-1, -2, 1),(-2, 1, 1)]`
Find the adjoint of the following matrices : `[(2, -3),(3, 5)]`
Find the adjoint of the following matrices : `[(1, -1, 2),(-2, 3, 5),(-2, 0, -1)]`
Choose the correct alternative.
If A = `[("a", 0, 0),(0, "a", 0),(0, 0,"a")]`, then |adj.A| = _______
Choose the correct alternative.
If A = `[(2, 5),(1, 3)]`, then A–1 = _______
Solve the following :
If A = `[(1, 0, 0),(2, 1, 0),(3, 3, 1)]`, the reduce it to unit matrix by using row transformations.
Choose the correct alternative:
If A = `[(1, 2),(2, -1)]`, then adj (A) = ______
Matrix `[("a", "b", "c"),("p", "q", "r"),(2"a" - "p", 2"b" - "q", 2"c" - "r")]` is a singular
Find the inverse of matrix A = `[(1, 0, 1),(0, 2, 3),(1, 2, 1)]` by using elementary row transformations
For which values of xis the matrix
`[(3,-1+x,2),(3,-1,x+2),(x+3,-1,2)]` non-invertible?
Let F(α) = `[(cosalpha, -sinalpha, 0), (sinalpha, cosalpha, 0), (0, 0, 1)]` where α ∈ R. Then [F(α)]-1 is equal to ______
If A = `[(1, 2, 1), (3, 2, 3), (2, 1, 2)]`, then `a_11A_11 + a_21A_21 + a_31A_31` = ______
In the matrix A = `[("a", 1, x),(2, sqrt(3), x^2 - y),(0, 5, (-2)/5)]`, write: The number of elements
In the matrix A = `[("a", 1, x),(2, sqrt(3), x^2 - y),(0, 5, (-2)/5)]`, write: elements a23, a31, a12
Find the values of a and b if A = B, where A = `[("a" + 4, 3"b"),(8, -6)]`, B = `[(2"a" + 2, "b"^2 + 2),(8, "b"^2 - 5"b")]`
Find non-zero values of x satisfying the matrix equation:
`x[(2x, 2),(3, x)] + 2[(8, 5x),(4, 4x)] = 2[(x^2 + 8, 24),(10, 6x)]`
If A = `[(0, -1, 2),(4, 3, -4)]` and B = `[(4, 0),(1, 3),(2, 6)]`, then verify that: (A′)′ = (AB)' = B'A'
If A = `[(0, -1, 2),(4, 3, -4)]` and B = `[(4, 0),(1, 3),(2, 6)]`, then verify that: (kA)' = (kA')
If A = `[(1, 5),(7, 12)]` and B `[(9, 1),(7, 8)]`, find a matrix C such that 3A + 5B + 2C is a null matrix.
Find the values of a, b, c and d, if `3[("a", "b"),("c", "d")] = [("a", 6),(-1, 2"d")] + [(4, "a" + "b"),("c" + "d", 3)]`
Find x, y, z if A = `[(0, 2y, z),(x, y, -z),(x, -y, z)]` satisfies A′ = A–1.
If possible, using elementary row transformations, find the inverse of the following matrices
`[(2, 3, -3),(-1, 2, 2),(1, 1, -1)]`
If possible, using elementary row transformations, find the inverse of the following matrices
`[(2, 0, -1),(5, 1, 0),(0, 1, 3)]`
If `[(2x + y, 4x),(5x - 7, 4x)] = [(7, 7y - 13),(y, x + 6)]`, then the value of x + y is ______.
On using elementary row operation R1 → R1 – 3R2 in the following matrix equation: `[(4, 2),(3, 3)] = [(1, 2),(0, 3)] [(2, 0),(1, 1)]`, we have: ______.
In applying one or more row operations while finding A–1 by elementary row operations, we obtain all zeros in one or more, then A–1 ______.
A matrix denotes a number.
Two matrices are equal if they have same number of rows and same number of columns.
If A = `[(0,0,0,0),(0,0,0,0),(1,0,0,0),(0,1,0,0)],` then ____________.
`abs((1,1,1),("e",0,sqrt2),(2,2,2))` is equal to ____________.
If f(x) = `|(1 + sin^2x, cos^2x, 4 sin 2x),(sin^2x, 1 + cos^2x, 4 sin 2x),(sin^2 x, cos^2 x, 1 + 4 sin 2x)|`
What is the maximum value of f(x)?
if `A = [(2,5),(1,3)] "then" A^-1` = ______