Advertisements
Advertisements
Question
Solve the following equations by method of inversion.
x + 2y = 2, 2x + 3y = 3
Solution
Matrix form of the given system of equations is
`[(1, 2),(2, 3)] [(x),(y)] = [(2),(3)]`
This is of the form AX = B.
where A = `[(1, 2),(2, 3)], "X" = [(x),(y)] "and B" = [(2),(3)]`
To determine X, we have to find A–1.
|A| = `|(1, 2),(2, 3)|`
= 3 – 4
= – 1 ≠ 0
∴ A–1 exists.
Consider AA–1 = I
∴ `[(1, 2),(2, 3)] "A"^-1 = [(1, 0),(0, 1)]`
Applying R2 → R2 – 2R1, we get
`[(1, 2),(0, -1)] "A"^-1 = [(1, 0),(-2, 1)]`
Applying R2 → (– 1)R2, we get
`[(1, 2),(0, 1)] "A"^-1 = [(1, 0),(2, -1)]`
Applying R1 → R1 – 2R2, we get
`[(1, 0),(0, 1)] "A"^-1 = [(-3, 2),(2, -1)]`
∴ A–1 = `[(-3, 2),(2, -1)]`
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 = `[(-3, 2),(2, -1)] [(2),(3)]`
∴ `[(x),(y)] = [(-6 + 6),(4 - 3)] = [(0),(1)]`
∴ By equality of matrices, we get
x = 0 and y = 1.
APPEARS IN
RELATED QUESTIONS
Solve the following equations by inversion method.
x + 2y = 2, 2x + 3y = 3
Solve the following equations by the reduction method.
2x + y = 5, 3x + 5y = – 3
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, 2x + 3y + 2z = 2,
ax + ay + 2az = 4, a ≠ 0.
Express the following equations in matrix form and solve them by the method of reduction:
2x - y + z = 1, x + 2y + 3z = 8, 3x + y - 4z = 1.
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.
Solve the following equations by method of inversion.
2x + y = 5, 3x + 5y = – 3
Solve the following equations by method of inversion.
x + y + z = 1, x – y + z = 2 and x + y – z = 3
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.
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 :
Two farmers Shantaram and Kantaram cultivate three crops rice, wheat and groundnut. The sale (in Rupees) of these crops by both the farmers for the month of April and May 2016 is given below,
April 2016 (in ₹.) | |||
Rice | Wheat | Groundnut | |
Shantaram | 15000 | 13000 | 12000 |
Kantaram | 18000 | 15000 | 8000 |
May 2016 (in ₹.) | |||
Rice | Wheat | Groundnut | |
Shantaram | 18000 | 15000 | 12000 |
Kantaram | 21000 | 16500 | 16000 |
Find : the increase in sale from April to May for every crop of each farmer.
Solve the following equations by method of inversion : x + y – z = 2, x – 2y + z = 3 and 2x – y – 3z = – 1
The sum of three numbers is 6. If we multiply third number by 3 and add it to the second number we get 11. By adding the first and third number we get a number which is double the second number. Use this information and find a system of linear equations. Find the three numbers using matrices.
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 A = `[(1, -1, 3), (2, 5, 4)]`, then R1 ↔ R2 and C3 → C3 + 2C2 gives ______
Adjoint of ______