Advertisements
Advertisements
Question
Solve the following equations by method of inversion : x + y – z = 2, x – 2y + z = 3 and 2x – y – 3z = – 1
Solution
Matrix form of the given system of equations is
`[(1, 1, -1),(1, -2, 1),(2, -1, -3)] [(x),(y)] = [(2),(3),(-1)]`
This is of the form AX = B, where
A = `[(1, 1, -1),(1, -2, 1),(2, -1, -3)],"X" = [(x),(y)] "and B" = [(2),(3),(-1)]`
To determine X, we have to find A–1.
|A|= `|(1, 1, -1),(1, -2, 1),(2, -1, -3)|`
= 1(6 + 1) – 1(–3 – 2) –1(–1 + 4)
= 1(7) –1(–5)–1(3)
= 7 + 5 – 3
= 9 ≠ 0
∴ A–1 exists.
Consider AA–1 =
∴ `[(1, 1, -1),(1, -2, 1),(2, -1, -3)]"A"^-1 = [(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Applying R2 → R2 – R1 and R3 → R3 – 2R1, we get
`[(1, 1, -1),(0, -3, 2),(0, -3, -1)] "A"^-1 = [(1, 0, 0),(-1, 1, 0),(-2, 0, 1)]`
Applying R2 → `((-1)/3)` R2, we get
`[(1, 1, -1),(0, 1, -2/3),(0, -3, -1)] "A"^-1 = [(1, 0, 0),(1/3, (-1)/3, 0),(-2, 0, 1)]`
Applying R1 → R1 – R2 and R3 → R3 + 3R2, we get
`[(1, 0, -1/3),(0, 1, (-2)/3),(0, 0, -3)] "A"^-1 = [(2/3, 1/3, 0),(1/3, -1/3, 0),(-1, -1, 1)]`
Applying R3 → `(-1/3)` R3, we get
`[(1, 0, -1/3),(0, 1, -2/3),(0, 0, 1)] "A"^-1 = [(2/3, 1/3, 0),(1/3, -1/3, 0),(1/3, 1/3, -1/3)]`
Applying R1 → R1 + `(-1/3)` R3 and R2 → R2 + `(2/3)` R3, we get
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)] "A"^-1 = [(7/9, 4/9, -1/9),(5/9, -1/9, -2/9),(1/3, 1/3, -1/3)]`
∴ A–1 = `(1)/(9)[(7, 4, -1),(5, -1, -2),(3, 3, -3)]`
Pre-multiplying AX = B by A–1, we get
A–1(AX) = A–1B
∴ (A–1A) X = A–1B
∴ IX = A–1B
∴ X = A–1B
∴ X = `(1)/(9)[(7, 4, -1),(5, -1, -2),(3, 3, -3)][(2),(3),(-1)]`
∴ `[(x),(y),(z)] = (1)/(9)[(14 + 12 + 1),(10 - 3 + 2),(6 + 9 + 3)]`
= `(1)/(9)[(27),(9),(18)]`
= `[(3),(1),(2)]`
∴ By equality of martices, we get
x = 3, y = 1 and z = 2.
APPEARS IN
RELATED QUESTIONS
Solve the following equations by inversion method:
x + y = 4, 2x - y = 5
Solve the following equation by the method of inversion:
2x - y = - 2, 3x + 4y = 3
Solve the following equations by the method of inversion:
x + y + z = - 1, y + z = 2, x + y - z = 3
Express the following equations in matrix form and solve them by the method of reduction:
x - y + z = 1, 2x - y = 1, 3x + 3y - 4z = 2
Express the following equations in matrix form and solve them by the method of reduction:
x + 2y + z = 8, 2x + 3y - z = 11, 3x - y - 2z = 5.
The cost of 4 pencils, 3 pens, and 2 books is ₹ 150. The cost of 1 pencil, 2 pens, and 3 books is ₹ 125. The cost of 6 pencils, 2 pens, and 3 books is ₹ 175. Find the cost of each item by using matrices.
An amount of ₹ 5000 is invested in three types of investments, at interest rates 6%, 7%, 8% per annum respectively. The total annual income from these investments is ₹ 350. If the total annual income from the first two investments is ₹ 70 more than the income from the third, find the amount of each investment using matrix method.
The total cost of 3 T.V. and 2 V.C.R. is ₹ 35,000. The shopkeeper wants profit of ₹1000 per television and ₹ 500 per V.C.R. He can sell 2 T.V. and 1 V.C.R. and get the total revenue as ₹ 21,500. Find the cost price and the selling price of a T.V. and a V.C.R.
If x + y + z = 3, x + 2y + 3z = 4, x + 4y + 9z = 6, then (y, z) = _______
Find x, y, z, if `{5[(0, 1),(1, 0),(1, 1)] - [(2, 1),(3, - 2),(1, 3)]} [(2),(1)] = [(x - 1),(y + 1),(2z)]`
Solve the following equations by method of reduction :
x + 2y - z = 3 , 3x – y + 2z = 1 and 2x – 3y + 3z = 2
If A2 + 5A + 3I = 0, |A| ≠ 0, then A–1 = ______
If the volume of the parallelepiped whose conterminus edges are along the vectors a, b, c is 12, then the volume of the tetrahedron whose conterminus edges are a + b, b + c and c + a is ______.
If A = `[(1, -1, 3), (2, 5, 4)]`, then R1 ↔ R2 and C3 → C3 + 2C2 gives ______
If `[(1, -1, x), (1, x, 1), (x, -1, 1)]` has no inverse, then the real value of x is ______
Adjoint of ______
Solve the following system of equations by the method of inversion.
x – y + z = 4, 2x + y – 3z = 0, x + y + z = 2
Solve the following system of equations by the method of reduction:
x + y + z = 6, y + 3z = 11, x + z = 2y.