Advertisements
Advertisements
Question
Solve the following equations by method of inversion : x – y + z = 4, 2x + y – 3z = 0 , x + y + z = 2
Solution
Matrix form of the given system of equations is
`[(1, -1, 1),(2, 1, -3),(1, 1, 1)] [(x),(y),(z)] = [(4),(0),(2)]`
This is of the form AX = B, where
A = `[(1, -1, 1),(2, 1, -3),(1, 1, 1)], "X" = [(x),(y),(z)] "and B" = [(4),(0),(2)]`
To determine X, we have to find A–1.
|A| = `|(1, -1, 1),(2, 1, -3),(1, 1, 1)|`
= 1(1 + 3) + 1(2 + 3) + 1(2 – 1)
= 1(4) + 1(5) + 1(1)
= 4 + 5 + 1
= 10 ≠ 0
∴ A–1 exists.
Consider AA–1 = I
`[(1, -1, 1),(2, 1, -3),(1, 1, 1)] "A"-1 = [(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Applying R2 → R2 – 2R1 and R3 → R3 – R1, we get
`[(1, -1, 1),(0, 3, -5),(0, 2, 0)] "A"^-1 = [(1, 0, 0),(-2, 1, 0),(-1, 0, 1)]`
Applying R2 → `(1/3)` R2, we get
`[(1, -1, 1),(0, 1, (-5)/3),(0, 2, 0)] "A"^-1 = [(1, 0, 0),((-2)/3, 1/3, 0),(-1, 0, 1)]`
Applying R1 → R1 + R2 and R3 → R3 – 2R2, we get
`[(1, 0, (-2)/3),(0, 1, (-5)/3),(0, 0, 10/3)] "A"^-1 = [(1/3, 1/3, 0),((-2)/3, 1/3, 0),(1/3, (-2)/3, 1)]`
Applying R3 → `(3/10)` R3, we get
`[(1, 0, (-2)/3),(0, 1, (-5)/3),(0, 0, 1)] "A"^-1 = [(1/3, 1/3, 0),((-2)/3, 1/3, 0),(1/10, (-1)/3, 3/10)]`
Applying R1 → R1 + `(2/3)` R3 and R2 → R2 + `(5/3)` R3, we get
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)] "A"^-1 = [(2/5, 1/5, 1/5),((-1)/2, 0, 1/2),(1/10, (-1)/5, 3/10)]`
∴ A–1 = `(1)/(10)[(4, 2, 2),(-5, 0, 5),(1, -2, 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)/(10)[(4, 2, 2),(-5, 0, 5),(1, -2, 3)][(4),(0),(2)]`
∴ `[(x),(y),(z)] = (1)/(10)[(16 + 0 + 4),(-20 + 0 + 10),(4 - 0 + 6)]`
= `(1)/(10)[(20),(-10),(10)]`
= `[(2),(-1),(1)]`
∴ By equality of matrices, we get
x = 2, y = – 1 and z = 1.
APPEARS IN
RELATED QUESTIONS
Solve the following equations by inversion method.
x + 2y = 2, 2x + 3y = 3
Solve the following equations by inversion method.
2x + 6y = 8, x + 3y = 5
Solve the following equations by the reduction method.
3x – y = 1, 4x + y = 6
Solve the following equations by the reduction method.
5x + 2y = 4, 7x + 3y = 5
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 + y = 1, y + z = 5/3, z + x 4/33`.
The sum of three numbers is 6. Thrice the third number when added to the first number, gives 7. On adding three times the first number to the sum of second and third numbers, we get 12. Find the three number by using matrices.
Solve the following equations by the method of inversion:
2x + 3y = - 5, 3x + y = 3
Solve the following equations by method of inversion.
2x + y = 5, 3x + 5y = – 3
Solve the following equation by the method of inversion.
2x – y + z = 1,
x + 2y + 3z = 8,
3x + y – 4z = 1
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.
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 = ______
State whether the following statement is True or False:
If O(A) = m × n and O(B) = n × p with m ≠ p, then BA exists but AB does not exist.
If `[(1, -1, x), (1, x, 1), (x, -1, 1)]` has no inverse, then the real value of x is ______
If A =`[(1, -1), (2, 3)]` and adj (A) = `[(a, b), (-2, 1)]`, then ______
Solve the following system of equations by the method of reduction:
x + y + z = 6, y + 3z = 11, x + z = 2y.