Advertisements
Advertisements
Question
Solve the following equations by method of reduction :
x – 3y + z = 2 , 3x + y + z = 1 and 5x + y + 3z = 3
Solution
Matrix form of the given system of equations is
`[(1, -3, 1),(3, 1, 1),(5, 1, 3)] [(x),(y),(z)] = [(2),(1),(3)]`
This is of the form AX = B, where
A = `[(1, -3, 1),(3, 1, 1),(5, 1, 3)], "X" = [(x),(y),(z)] "and B"= [(2),(1),(3)]`
Applying R2 → R2 – 3R1 and R3 → R3 – 5R1, we get
`[(1, -3, 1),(0, 10, -2),(0, 16, -2)] [(x),(y),(z)] = [(2),(-5),(-7)]`
Applying R3 → R3 – `(8/5)` R2, we get
`[(1, -3, 1),(0, 10, -2),(0, 0, 6/5)][(x),(y),(z)] = [(2),(-5),(1)]`
Hence, the original matrix A is reduced to an upper triangular matrix.
∴ `[(x - 3y + z),(0 + 10y - 2z),(0 + 0 + 6/5z)] = [(2),(-5),(1)]`
∴ By equality of martices, we get
x – 3y + z = 2 ...(i)
10y – 2z = – 5 ...(ii)
`(6)/(5)z` = 1
∴ z = `(5)/(6)`
Substituting z = `(5)/(6)` in equation (ii), we get
`10y - 2(5/6)` = – 5
∴ `10y - (10)/(6)` = – 5
∴ 10y = `-5 + (10)/(6) = (-20)/(6)`
∴ 10y = `(-10)/(3)`
∴ y = `(-1)/(3)`
Substituting y = `(-1)/(3)` and z = `(5)/(6)` in equation (i), we get
`x - 3((-1)/3) + (5)/(6)` = 2
∴ `x + 1 + (5)/(6)` = 2
∴ x = `2 - 1 - (5)/(6) = (1)/(6)`
∴ x = `(1)/(6)`, y = `(-1)/(3)` and z = `(5)/(6)` is the required solution.
RELATED QUESTIONS
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 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:
`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:
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.
Solve the following equations by the method of inversion:
2x + 3y = - 5, 3x + y = 3
Express the following equations in matrix form and solve them by the method of reduction:
x + 3y + 2z = 6,
3x − 2y + 5z = 5,
2x − 3y + 6z = 7
Express the following equations in matrix form and solve them by method of reduction.
3x – y = 1, 4x + y = 6
Express the following equations in matrix form and solve them by method of reduction.
x + y + z = 1, 2x + 3y + 2z = 2 and x + y + 2z = 4
If x + y + z = 3, x + 2y + 3z = 4, x + 4y + 9z = 6, then (y, z) = _______
Solve the following equations by method of inversion :
4x – 3y – 2 = 0, 3x – 4y + 6 = 0
Solve the following equations by method of inversion : x + y – z = 2, x – 2y + z = 3 and 2x – y – 3z = – 1
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.
Adjoint of ______
If A =`[(1, -1), (2, 3)]` and adj (A) = `[(a, b), (-2, 1)]`, then ______