Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
5x + 7y + 2 = 0
4x + 6y + 3 = 0
Advertisements
उत्तर
The given system of equations can be written in matrix form as folllows:
\[\begin{bmatrix}5 & 7 \\ 4 & 6\end{bmatrix} \binom{x}{y} = \binom{ - 2}{ - 3}\]
\[AX=B\]
Here,
\[A = \begin{bmatrix}5 & 7 \\ 4 & 6\end{bmatrix}, X = \binom{x}{y}\text{ and }B = \binom{ - 2}{ - 3}\]
Now,
\[\left| A \right| = \begin{bmatrix}5 & 7 \\ 4 & 6\end{bmatrix} \]
\[ = 30 - 28\]
\[ = 2 \neq 0 \]
\[\text{ The given system has a unique solution given by }X = A^{- 1} B . \]
\[{ \text{ Let }C}_{ij} {\text{be the cofactors of the elements a}}_{ij}\text{ in }A=\left[ a_{ij} \right].\text{ Then,}\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \left( 6 \right) = 6 , C_{12} = \left( - 1 \right)^{1 + 2} \left( 4 \right) = - 4\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \left( 7 \right) = - 7, C_{22} = \left( - 1 \right)^{2 + 2} \left( 5 \right)\]
\[ = 5\]
\[adj A = \begin{bmatrix}6 & - 4 \\ - 7 & 5\end{bmatrix}^T \]
\[ = \begin{bmatrix}6 & - 7 \\ - 4 & 5\end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ \Rightarrow A^{- 1} = \frac{1}{2}\begin{bmatrix}6 & - 7 \\ - 4 & 5\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ = \frac{1}{2}\begin{bmatrix}6 & - 7 \\ - 4 & 5\end{bmatrix}\binom{ - 2}{ - 3}\]
\[ = \frac{1}{2}\binom{ - 12 + 21}{8 - 15}\]
\[ \Rightarrow \binom{x}{y} = \binom{\frac{9}{2}}{\frac{- 7}{2}}\]
\[ \therefore x = \frac{9}{2}\text{ and } y = \frac{- 7}{2}\]
APPEARS IN
संबंधित प्रश्न
Solve the system of linear equations using the matrix method.
4x – 3y = 3
3x – 5y = 7
Solve the system of linear equations using the matrix method.
x − y + z = 4
2x + y − 3z = 0
x + y + z = 2
The cost of 4 kg onion, 3 kg wheat and 2 kg rice is Rs. 60. The cost of 2 kg onion, 4 kg wheat and 6 kg rice is Rs. 90. The cost of 6 kg onion 2 kg wheat and 3 kg rice is Rs. 70. Find the cost of each item per kg by matrix method.
Find the value of x, if
\[\begin{vmatrix}x + 1 & x - 1 \\ x - 3 & x + 2\end{vmatrix} = \begin{vmatrix}4 & - 1 \\ 1 & 3\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}1 & a & a^2 - bc \\ 1 & b & b^2 - ac \\ 1 & c & c^2 - ab\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}49 & 1 & 6 \\ 39 & 7 & 4 \\ 26 & 2 & 3\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\end{vmatrix}\]
Prove that:
`[(a, b, c),(a - b, b - c, c - a),(b + c, c + a, a + b)] = a^3 + b^3 + c^3 -3abc`
\[\begin{vmatrix}0 & b^2 a & c^2 a \\ a^2 b & 0 & c^2 b \\ a^2 c & b^2 c & 0\end{vmatrix} = 2 a^3 b^3 c^3\]
Prove that
\[\begin{vmatrix}\frac{a^2 + b^2}{c} & c & c \\ a & \frac{b^2 + c^2}{a} & a \\ b & b & \frac{c^2 + a^2}{b}\end{vmatrix} = 4abc\]
Solve the following determinant equation:
Using determinants, find the area of the triangle with vertices (−3, 5), (3, −6), (7, 2).
Find values of k, if area of triangle is 4 square units whose vertices are
(−2, 0), (0, 4), (0, k)
Prove that :
Prove that
x+ y = 5
y + z = 3
x + z = 4
2y − 3z = 0
x + 3y = − 4
3x + 4y = 3
If A = [aij] is a 3 × 3 scalar matrix such that a11 = 2, then write the value of |A|.
If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\] is singular, find the value of x.
Write the value of the determinant \[\begin{vmatrix}2 & 3 & 4 \\ 5 & 6 & 8 \\ 6x & 9x & 12x\end{vmatrix}\]
Using the factor theorem it is found that a + b, b + c and c + a are three factors of the determinant
The other factor in the value of the determinant is
The value of the determinant
If \[x, y \in \mathbb{R}\], then the determinant
Solve the following system of equations by matrix method:
x + y − z = 3
2x + 3y + z = 10
3x − y − 7z = 1
Solve the following system of equations by matrix method:
8x + 4y + 3z = 18
2x + y +z = 5
x + 2y + z = 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
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 A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. The school A wants to award ₹x each, ₹y each and ₹z each for the three respective values to 3, 2 and 1 students respectively with a total award money of ₹1,600. School B wants to spend ₹2,300 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is ₹900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for award.
x + y − 6z = 0
x − y + 2z = 0
−3x + y + 2z = 0
Solve the following for x and y: \[\begin{bmatrix}3 & - 4 \\ 9 & 2\end{bmatrix}\binom{x}{y} = \binom{10}{ 2}\]
The system of equation x + y + z = 2, 3x − y + 2z = 6 and 3x + y + z = −18 has
The number of solutions of the system of equations
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5
is
For the system of equations:
x + 2y + 3z = 1
2x + y + 3z = 2
5x + 5y + 9z = 4
The value of x, y, z for the following system of equations x + y + z = 6, x − y+ 2z = 5, 2x + y − z = 1 are ______
Prove that (A–1)′ = (A′)–1, where A is an invertible matrix.
If `|(2x, 5),(8, x)| = |(6, -2),(7, 3)|`, then value of x is ______.
If the system of equations 2x + 3y + 5 = 0, x + ky + 5 = 0, kx - 12y - 14 = 0 has non-trivial solution, then the value of k is ____________.
In system of equations, if inverse of matrix of coefficients A is multiplied by right side constant B vector then resultant will be?
If a, b, c are non-zeros, then the system of equations (α + a)x + αy + αz = 0, αx + (α + b)y + αz = 0, αx+ αy + (α + c)z = 0 has a non-trivial solution if
