Advertisements
Advertisements
प्रश्न
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
Advertisements
उत्तर
A = IA
i.e
`[(8,4,3),(2,1,1),(1,2,2)]=[(1,0,0),(0,1,0),(0,0,1)]A`
Applying R1↔R3, we get
`[(1,2,2),(2,1,1),(8,4,3)]=[(0,0,1),(0,1,0),(1,0,0)]A`
Applying R2→R2−2R1, we get
`[(1,2,2),(0,-3,-3),(8,4,3)]=[(0,0,1),(0,1,-2),(1,0,0)]A`
Applying R3→R3−8R1, we get
`[(1,2,1),(0,-3,-3),(0,-12,-13)]=[(0,0,1),(0,1,-2),(1,0,-8)]A`
Applying R2→ `(R_2)/(−3)`, we get
`[(1,2,2),(0,1,1),(0,-12,-13)]=[(0,0,1),(0,-1/3,2/3),(1,0,-8)]A`
Applying R1→R1−2R2, we get
`[(1,0,0),(0,1,1),(0,-12,-13)]=[(0,2/3,-1/3),(0,-1/2,2/3),(1,0,-8)]A`
Applying R3→R3+12R2, we get
`[(1,0,0),(0,1,1),(0,0,-1)]=[(0,2/3,-1/3),(0,-1/3,2/3),(1,-4,0)]A`
Applying R3→−R3 and R2→R2−R3, we get
`[(1,0,0),(0,1,0),(0,0,1)]=[(0,2/3,-1/3),(1,-13/3,2/3),(-1,4,0)]A`
Thus, we have
`A^(-1)=[(0,2/3,-1/3),(1,-13/3,2/3),(-1,4,0)]`
The given system of equations is
8x+4y+3z=19
2x+y+z=5
x+2y+2z=7
This system of equations can be written as AX = B, where `A=[(8,4,3),(2,1,1),(1,2,2)],X=[(x),(y),(z)]`
∴ X=A−1B
`=>[(x),(y),(z)]=[(0,2/3,-1/3),(1,-13/3,2/3),(-1,4,0)][(19),(5),(7)]`
`=>[(x),(y),(z)][(1+10/3-7/3),(19-65/2+14/3),(-19+20+0)]=[(1),(2),(1)]`
∴x=1, y=2 and z=1
APPEARS IN
संबंधित प्रश्न
The sum of three numbers is 6. When second number is subtracted from thrice the sum of first and third number, we get number 10. Four times the sum of third number is subtracted from five times the sum of first and second number, the result is 3. Using above information, find these three numbers by matrix method.
Find the inverse of the matrix, `A=[[1,3,3],[1,4,3],[1,3,4]]`by using column transformations.
Solve the following equations by the method of reduction :
2x-y + z=1, x + 2y +3z = 8, 3x + y-4z=1.
If `A=|[2,0,-1],[5,1,0],[0,1,3]|` , then find A-1 using elementary row operations
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 properties of determinants, prove that :
`|[1+a,1,1],[1,1+b,1],[1,1,1+c]|=abc + bc + ca + ab`
Prove that :
In the following matrix equation use elementary operation R2 → R2 + R1 and the equation thus obtained:
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}\]
Use elementary column operations \[C_2 \to C_2 - 2 C_1\] in the matrix equation \[\begin{pmatrix}4 & 2 \\ 3 & 3\end{pmatrix} = \begin{pmatrix}1 & 2 \\ 0 & 3\end{pmatrix}\begin{pmatrix}2 & 0 \\ 1 & 1\end{pmatrix}\] .
Apply the given elementary transformation on each of the following matrices `[(3, -4),(2, 2)]`, R1 ↔ R2.
Apply the given elementary transformation on each of the following matrices `[(2, 4),(1, -5)]`, C1 ↔ C2.
Apply the given elementary transformation on each of the following matrices `[(3, 1, -1),(1, 3, 1),(-1, 1, 3)]`, 3R2 and C2 ↔ C2 – 4C1.
Find the cofactor matrix, of the following matrices : `[(1, 2),(5, -8)]`
Find the adjoint of the following matrices : `[(1, -1, 2),(-2, 3, 5),(-2, 0, -1)]`
Choose the correct alternative.
If A = `[(2, 5),(1, 3)]`, then A–1 = _______
Fill in the blank :
Order of matrix `[(2, 1, 1),(5, 1, 8)]` is _______
State whether the following is True or False :
Single element matrix is row as well as column matrix.
Solve the following :
If A = `[(1, 0, 0),(2, 1, 0),(3, 3, 1)]`, the reduce it to unit matrix by using row transformations.
If three numbers are added, their sum is 2. If 2 times the second number is subtracted from the sum of first and third numbers, we get 8. If three times the first number is added to the sum of second and third numbers, we get 4. Find the numbers using matrices.
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
State whether the following statement is True or False:
After applying elementary transformation R1 – 3R2 on matrix `[(3, -2),(1, 4)]` we get `[(0, -12),(1, 4)]`
The suitable elementary row transformation which will reduce the matrix `[(1, 0),(2, 1)]` into identity matrix is ______
Find the inverse of matrix A = `[(1, 0, 1),(0, 2, 3),(1, 2, 1)]` by using elementary row transformations
The cofactors of the elements of the first column of the matrix A = `[(2,0,-1),(3,1,2),(-1,1,2)]` are ______.
If A = `[(a, 0, 0), (0, a, 0), (0, 0, a)]`, then the value of |A| |adj A| is ______
If `overlinea = hati + hatj + hatk, overlinea . overlineb = 1` and `overlinea xx overlineb = hatj - hatk,` then `overlineb` = ______
Let F(α) = `[(cosalpha, -sinalpha, 0), (sinalpha, cosalpha, 0), (0, 0, 1)]` where α ∈ R. Then [F(α)]-1 is equal to ______
If `[(2, 3), (3, 1)][(x), (y)] = [(-5), (3)]`, then the values of x and y respectively are ______
If A = `[(1, 2, 1), (3, 2, 3), (2, 1, 2)]`, then `a_11A_11 + a_21A_21 + a_31A_31` = ______
The inverse of a symmetric matrix is ______.
Construct a 3 × 2 matrix whose elements are given by aij = ei.x sinjx.
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)]`
Find the matrix A satisfying the matrix equation:
`[(2, 1),(3, 2)] "A" [(-3, 2),(5, -3)] = [(1, 0),(0, 1)]`
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 `[(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: ______.
Two matrices are equal if they have same number of rows and same number of columns.
If A = `[(2, 3, -1),(1, 4, 2)]` and B = `[(2, 3),(4, 5),(2, 1)]`, then AB and BA are defined and equal.
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 `[(3,0),(0,2)][(x),(y)] = [(3),(2)], "then" x = 1 "and" y = -1`
