Advertisements
Advertisements
प्रश्न
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
उत्तर
Matrix form of the given system of equations is
`[(1, 1, 1),(2, 3, 2),(1, 1, 2)][(x), (y), (z)] = [(1), (2), (4)]`
This is of the for AX = B,
where A = `[(1, 1, 1),(2, 3, 2),(1, 1, 2)]`, X = `[(x), (y), (z)]` and B = `[(1), (2), (4)]`
Applying R2 → R2 – 2R1 and R3 – R1, we get
`[(1, 1, 1),(0, 1, 0),(0, 0, 1)][(x), (y), (z)] = [(1), (0), (3)]`
Hence, the original matrix A is reduced to an upper triangular matrix.
∴ `[(x + y + z),(0 + y + 0),(0 + 0 + z)] = [(1), (0), (3)]`
∴ By equality of martices, we get
x + y + z = 1 ...(i)
y = 0
z = 3
Substituting y = 0 and z = 3 in equation (i), we get
x + 0 + 3 = 1
∴ x = 1 – 3 = – 2
∴ x = –2, y = 0 and z = 3 is the required solution.
संबंधित प्रश्न
Solve the following equations by inversion method.
2x + 6y = 8, x + 3y = 5
Solve the following equations by the reduction method.
5x + 2y = 4, 7x + 3y = 5
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
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.
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
Solve the following equations by method of inversion.
x + 2y = 2, 2x + 3y = 3
Solve the following equation by the method of inversion.
2x – y + z = 1,
x + 2y + 3z = 8,
3x + y – 4z = 1
Express the following equations in matrix form and solve them by method of reduction.
3x – y = 1, 4x + y = 6
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 inversion :
4x – 3y – 2 = 0, 3x – 4y + 6 = 0
Solve the following equations by method of inversion : x – y + z = 4, 2x + y – 3z = 0 , x + y + z = 2
Solve the following equations by method of reduction :
x + 2y - z = 3 , 3x – y + 2z = 1 and 2x – 3y + 3z = 2
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.
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 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 `[(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.