मराठी

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 - Mathematics

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

2xyz = 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 R1R3, we get

`[(1,2,2),(2,1,1),(8,4,3)]=[(0,0,1),(0,1,0),(1,0,0)]A`

Applying R2R22R1, we get

`[(1,2,2),(0,-3,-3),(8,4,3)]=[(0,0,1),(0,1,-2),(1,0,0)]A`

Applying R3R38R1, 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 R1R12R2, 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 R3R3+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 R3R3 and R2R2R3, 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=A1B

`=>[(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

shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
2015-2016 (March) Delhi Set 1

व्हिडिओ ट्यूटोरियलVIEW ALL [3]

संबंधित प्रश्‍न

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.


Express the following equations in the matrix form and solve them by 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 properties of determinants, prove that :

`|[1+a,1,1],[1,1+b,1],[1,1,1+c]|=abc + bc + ca + ab`


The cost of 2 books, 6 notebooks and 3 pens is  Rs 40. The cost of 3 books, 4 notebooks and 2 pens is Rs 35, while the cost of 5 books, 7 notebooks and 4 pens is Rs 61. Using this information and matrix method, find the cost of 1 book, 1 notebook and 1 pen separately.


2x − 3z + w = 1
x − y + 2w = 1
− 3y + z + w = 1
x + y + z = 1


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 `[(3, 1, -1),(1, 3, 1),(-1, 1, 3)]`, 3R2 and C2 ↔ C2 – 4C1.


Transform `[(1, -1, 2),(2, 1, 3),(3, 2, 4)]` into an upper traingular matrix by suitable row transformations.


Find the cofactor matrix, of the following matrices : `[(1, 2),(5, -8)]`


Choose the correct alternative.

If A = `[("a", 0, 0),(0, "a", 0),(0, 0,"a")]`, then |adj.A| = _______


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.


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 


If A is a 3 × 3 matrix and |A| = 2, then the matrix represented by A (adj A) is equal to. 


The cofactors of the elements of the first column of the matrix A = `[(2,0,-1),(3,1,2),(-1,1,2)]` are ______.


If `overlinea = 3hati + hatj + 4hatk, overlineb = 2hati - 3hatj + lambdahatk, overlinec = hati + 2hatj - 4hatk` and `overlinea.(overlineb xx overlinec) = 47`, then λ is equal to ______


If a matrix has 28 elements, what are the possible orders it can have? What if it has 13 elements?


In the matrix A = `[("a", 1, x),(2, sqrt(3), x^2 - y),(0, 5, (-2)/5)]`, write: elements a23, a31, a12 


Construct a 3 × 2 matrix whose elements are given by aij = ei.x sinjx.


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)]`


Find A, if `[(4),(1),(3)]` A = `[(-4, 8,4),(-1, 2, 1),(-3, 6, 3)]`


Solve for x and y: `x[(2),(1)] + y[(3),(5)] + [(-8),(-11)]` = O


If P = `[(x, 0, 0),(0, y, 0),(0, 0, z)]` and Q = `[("a", 0, 0),(0, "b", 0),(0, 0, "c")]`, prove that PQ = `[(x"a", 0, 0),(0, y"b", 0),(0, 0, z"c")]` = QP


If A = `[(0, -1, 2),(4, 3, -4)]` and B = `[(4, 0),(1, 3),(2, 6)]`, then verify that: (A′)′ = A


If A = `[(0, -1, 2),(4, 3, -4)]` and B = `[(4, 0),(1, 3),(2, 6)]`, then verify that: (kA)' = (kA')


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)]`


If possible, using elementary row transformations, find the inverse of the following matrices

`[(2, -1, 3),(-5, 3, 1),(-3, 2, 3)]`


A matrix denotes a number.


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 A = `[(0,0,0,0),(0,0,0,0),(1,0,0,0),(0,1,0,0)],` then ____________.


If `[(2, 0, 7),(0, 1, 0),(1, -2, 1)] [(-x, 14x, 7x),(0, 1, 0),(x, -4x, -2x)] = [(1, 0, 0),(0, 1, 0),(0, 0, 1)]`then find the value of x


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` = ______


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×