Advertisements
Advertisements
प्रश्न
Solve the system of linear equations using the matrix method.
x − y + z = 4
2x + y − 3z = 0
x + y + z = 2
उत्तर
Given system of equations,
x - y + 2 = 4
2x + y - 3z = 0
x+ y + z = 2
The system of equations can be written as AX = B so X = A-1B
A = `[(1,-1,1),(2,1,-3),(1,1,1)], X = [(x),(y),(z)], B = [(4),(0),(2)]`
`therefore abs A = [(1,-1,1),(2,1,-3),(1,1,1)]`
`= 1 [1 + 3] - (-1) [2 + 3] + 1 [2 - 1]`
`= 1 xx 4 + 1 xx 5 + 1 xx 1`
`= 4 + 5 + 1 = 10 ne 0`
The cofactors of the elements of matrix A are as follows -
`A_11 = (-1)^(1 + 1) abs ((1,-3),(1,1)) = (-1)^2 [1 + 3] = 1 xx 4 = 4`
`A_12 = (-1)^(1 + 2) abs ((2,-3),(1,1)) = (-1)^3 [2 + 3] = -1 xx 5 = -5`
`A_13 = (-1)^(1 + 3) abs ((2,1),(1,1)) = (-1)^4 [2 - 1] = 1 xx 1 = 1`
`A_21 = (-1)^(2 + 1) abs ((-1,1),(1,1)) = (-1)^3 [-1 - 1] = -1 xx (-2) = 2`
`A_22 = (-1)^(2 + 2) abs ((1,1),(1,1)) = (-1)^4 [1 - 1] = 0`
`A_23 = (-1)^(2 + 3) abs((1,-1),(1,1)) = (-1)^5 [1 + 1] = - 1 xx 2 = -2`
`A_31 = (-1)^ (3 + 1) abs ((-1,1),(1,-3)) = (-1)^4 [3 - 1] = 1 xx 2 = 2`
`A_32 = (-1)^(3 + 2) abs ((1,1),(2,-3)) = (-1)^5 [-3 - 2] = -1 xx (- 5) = 5`
`A_33 = (-1)^(3 + 3) abs ((1,-1),(2,1)) = (-1)^6 [1 + 2] = 1 xx 3 = 3`
Hence the matrix made up of the elements of cofactors = `[(4,-5,1),(2,0,-2),(2,5,3)]`
`therefore adj A = [(4,-5,1),(2,0,-2),(2,5,3)] = [(4,2,2),(-5,0,5),(1,-2,3)]`
`A^-1 = 1/abs A (adj A)`
`= 1/10 [(4,2,2),(-5,0,5),(1,-2,3)]`
`therefore X = A^-1 B = 1/10 [(4,2,2),(-5,0,5),(1,-2,3)] [(4),(0),(2)]`
`= 1/10 [(16 + 0 + 4),(-20 + 10),(4 + 6)]`
`1/10 [(20),(-10),(10)] = [(2),(-1),(1)]`
`=> [(x),(y),(z)] = [(2),(-1),(1)]`
`=> x = 2, y = -1 and z = 1`
APPEARS IN
संबंधित प्रश्न
Let A be a nonsingular square matrix of order 3 × 3. Then |adj A| is equal to ______.
Examine the consistency of the system of equations.
x + y + z = 1
2x + 3y + 2z = 2
ax + ay + 2az = 4
Solve system of linear equations, using matrix method.
5x + 2y = 4
7x + 3y = 5
If \[A = \begin{bmatrix}2 & 5 \\ 2 & 1\end{bmatrix} \text{ and } B = \begin{bmatrix}4 & - 3 \\ 2 & 5\end{bmatrix}\] , verify that |AB| = |A| |B|.
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}0 & x & y \\ - x & 0 & z \\ - y & - z & 0\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix}\]
Solve the following determinant equation:
Using determinants show that the following points are collinear:
(5, 5), (−5, 1) and (10, 7)
Find the value of \[\lambda\] so that the points (1, −5), (−4, 5) and \[\lambda\] are collinear.
If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.
Prove that :
Prove that :
Prove that
Given: x + 2y = 1
3x + y = 4
2y − 3z = 0
x + 3y = − 4
3x + 4y = 3
5x − 7y + z = 11
6x − 8y − z = 15
3x + 2y − 6z = 7
x − y + z = 3
2x + y − z = 2
− x − 2y + 2z = 1
Solve each of the following system of homogeneous linear equations.
x + y − 2z = 0
2x + y − 3z = 0
5x + 4y − 9z = 0
Solve each of the following system of homogeneous linear equations.
2x + 3y + 4z = 0
x + y + z = 0
2x − y + 3z = 0
Solve each of the following system of homogeneous linear equations.
3x + y + z = 0
x − 4y + 3z = 0
2x + 5y − 2z = 0
If a, b, c are non-zero real numbers and if the system of equations
(a − 1) x = y + z
(b − 1) y = z + x
(c − 1) z = x + y
has a non-trivial solution, then prove that ab + bc + ca = abc.
For what value of x, the following matrix is singular?
If w is an imaginary cube root of unity, find the value of \[\begin{vmatrix}1 & w & w^2 \\ w & w^2 & 1 \\ w^2 & 1 & w\end{vmatrix}\]
For what value of x is the matrix \[\begin{bmatrix}6 - x & 4 \\ 3 - x & 1\end{bmatrix}\] singular?
Solve the following system of equations by matrix method:
3x + 4y + 7z = 14
2x − y + 3z = 4
x + 2y − 3z = 0
Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2
Show that the following systems of linear equations is consistent and also find their solutions:
5x + 3y + 7z = 4
3x + 26y + 2z = 9
7x + 2y + 10z = 5
Given \[A = \begin{bmatrix}2 & 2 & - 4 \\ - 4 & 2 & - 4 \\ 2 & - 1 & 5\end{bmatrix}, B = \begin{bmatrix}1 & - 1 & 0 \\ 2 & 3 & 4 \\ 0 & 1 & 2\end{bmatrix}\] , find BA and use this to solve the system of equations y + 2z = 7, x − y = 3, 2x + 3y + 4z = 17
The management committee of a residential colony decided to award some of its members (say x) for honesty, some (say y) for helping others and some others (say z) for supervising the workers to keep the colony neat and clean. The sum of all the awardees is 12. Three times the sum of awardees for cooperation and supervision added to two times the number of awardees for honesty is 33. If the sum of the number of awardees for honesty and supervision is twice the number of awardees for helping others, using matrix method, find the number of awardees of each category. Apart from these values, namely, honesty, cooperation and supervision, suggest one more value which the management of the colony must include for awards.
Two institutions decided to award their employees for the three values of resourcefulness, competence and determination in the form of prices at the rate of Rs. x, y and z respectively per person. The first institution decided to award respectively 4, 3 and 2 employees with a total price money of Rs. 37000 and the second institution decided to award respectively 5, 3 and 4 employees with a total price money of Rs. 47000. If all the three prices per person together amount to Rs. 12000 then using matrix method find the value of x, y and z. What values are described in this equations?
Two schools P and Q want to award their selected students on the values of Discipline, Politeness and Punctuality. The school P wants to award ₹x each, ₹y each and ₹z each the three respectively values to its 3, 2 and 1 students with a total award money of ₹1,000. School Q wants to spend ₹1,500 to award its 4, 1 and 3 students on the respective values (by giving the same award money for three values as before). If the total amount of awards for one prize on each value is ₹600, using matrices, find the award money for each value. Apart from the above three values, suggest one more value for awards.
A shopkeeper has 3 varieties of pens 'A', 'B' and 'C'. Meenu purchased 1 pen of each variety for a total of Rs 21. Jeevan purchased 4 pens of 'A' variety 3 pens of 'B' variety and 2 pens of 'C' variety for Rs 60. While Shikha purchased 6 pens of 'A' variety, 2 pens of 'B' variety and 3 pens of 'C' variety for Rs 70. Using matrix method, find cost of each variety of pen.
2x − y + 2z = 0
5x + 3y − z = 0
x + 5y − 5z = 0
3x − y + 2z = 0
4x + 3y + 3z = 0
5x + 7y + 4z = 0
Consider the system of equations:
a1x + b1y + c1z = 0
a2x + b2y + c2z = 0
a3x + b3y + c3z = 0,
if \[\begin{vmatrix}a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \\ a_3 & b_3 & c_3\end{vmatrix}\]= 0, then the system has
Let a, b, c be positive real numbers. The following system of equations in x, y and z
(a) no solution
(b) unique solution
(c) infinitely many solutions
(d) finitely many solutions
x + y = 1
x + z = − 6
x − y − 2z = 3
System of equations x + y = 2, 2x + 2y = 3 has ______