Advertisements
Advertisements
Question
Solve the following equations by method of inversion.
2x + y = 5, 3x + 5y = – 3
Solution
Matrix form of the given system of equations is
`[(2, 1),(3, 5)] [(x),(y)] = [(5),(-3)]`
This is of the form AX = B,
where A = `[(2, 1),(3, 5)], "X" = [(x),(y)] "and B" = [(5),(-3)]`
To deterrmine X, we have to find A–1.
|A| = `|(2, 1),(3, 5)|`
= 10 – 3
= 7 ≠ 0
∴ A–1 exissts.
Consider AA–1 = I
∴ `[(2, 1),(3, 5)] "A"^-1 = [(1, 0),(0, 1)]`
Applying R1 ↔ R2, we get
`[(3, 5),(2, 1)] "A"^-1 = [(0, 1),(1, 0)]`
Applying R1 → R1 – R2, we get
`[(1, 4),(2, 1)] "A"^-1 = [(-1, 1),(1, 0)]`
Applying R2 → R2 – 2R1, we get
`[(1, 4),(0, -7)] "A"^-1 = [(-1, 1),(3, -2)]`
Applying R2 → `(-1/7)` R2, we get
`[(1, 4),(0, 1)] "A"^-1 = [(-1, 1),(-3/7, 2/7)]`
Applying R1 → R1 – 4R2, we get
`[(1, 0),(0, 1)] "A"^-1 = [(5/7, -1/7),(-3/7, 2/7)]`
∴ A–1 =`[(5/7, -1/7),(-3/7, 2/7)]`
Pre-multiplying AX = B by A–1, we get
A–1(AX) = A–1B
∴ (A–1 A)X = A–1 B
∴ Ix = A–1 B
∴ X = A–1 B
∴ `[(x),(y)] = [(5/7, -1/7),(-3/7, 2/7)][(5),(-3)]`
∴ `[(x),(y)] = [(25/7, (+3)/7),(-15/7, -6/7)] = [(28/7),(-21/7)] = [(4),(-3)]`
∴ By equality of matrices, we get
x = 4 and y = – 3.
APPEARS IN
RELATED QUESTIONS
Solve the following equations by the reduction method.
2x + y = 5, 3x + 5y = – 3
Solve the following equations by the reduction method.
x + 3y = 2, 3x + 5y = 4
Solve the following equation by the method of inversion:
5x − y + 4z = 5, 2x + 3y + 5z = 2 and 5x − 2y + 6z = −1
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`.
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 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.
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 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.
If x + y + z = 3, x + 2y + 3z = 4, x + 4y + 9z = 6, then (y, z) = _______
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.
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 ______
Solve the following system of equations by the method of reduction:
x + y + z = 6, y + 3z = 11, x + z = 2y.