Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
3x + 7y = 4
x + 2y = −1
Advertisements
उत्तर
The given system of equations can be written in matrix form as follows:
\[\begin{bmatrix}3 & 7 \\ 1 & 2\end{bmatrix} \binom{x}{y} = \binom{4}{ - 1}\]
\[AX=B\]
Here,
\[A = \begin{bmatrix}3 & 7 \\ 1 & 2\end{bmatrix}, X = \binom{x}{y}\text{ and }B = \binom{4}{ - 1}\]
Now,
\[\left| A \right| = \begin{bmatrix}3 & 7 \\ 1 & 2\end{bmatrix} \]
\[ = 6 - 7\]
\[ = - 1 \neq 0\]
\[\text{ So, 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( 2 \right) = 2 , C_{12} = \left( - 1 \right)^{1 + 2} \left( 1 \right) = - 1\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \left( 7 \right) = - 7, C_{22} = \left( - 1 \right)^{2 + 2} \left( 3 \right)\]
\[ = 3\]
\[adj A = \begin{bmatrix}2 & - 1 \\ - 7 & 3\end{bmatrix}^T \]
\[ = \begin{bmatrix}2 & - 7 \\ - 1 & 3\end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 1}\begin{bmatrix}2 & - 7 \\ - 1 & 3\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ = \frac{1}{- 1}\begin{bmatrix}2 & - 7 \\ - 1 & 3\end{bmatrix}\binom{4}{ - 1}\]
\[ = \frac{1}{- 1}\binom{8 + 7}{ - 4 - 3}\]
\[ \Rightarrow \binom{x}{y} = \binom{\frac{15}{- 1}}{\frac{- 7}{- 1}}\]
\[ \therefore x = - 15\text{ and }y = 7\]
APPEARS IN
संबंधित प्रश्न
Solve the system of linear equations using the matrix method.
5x + 2y = 3
3x + 2y = 5
Solve the system of linear equations using the matrix method.
2x + y + z = 1
x – 2y – z = `3/2`
3y – 5z = 9
Evaluate the following determinant:
\[\begin{vmatrix}1 & - 3 & 2 \\ 4 & - 1 & 2 \\ 3 & 5 & 2\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 2\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}1 & a & bc \\ 1 & b & ca \\ 1 & c & ab\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}0 & x y^2 & x z^2 \\ x^2 y & 0 & y z^2 \\ x^2 z & z y^2 & 0\end{vmatrix}\]
Prove the following identity:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix} = a^2 \left( a + x + y + z \right)\]
Solve the following determinant equation:
Solve the following determinant equation:
Using determinants, find the equation of the line joining the points
(1, 2) and (3, 6)
Find values of k, if area of triangle is 4 square units whose vertices are
(k, 0), (4, 0), (0, 2)
Prove that :
\[\begin{vmatrix}\left( b + c \right)^2 & a^2 & bc \\ \left( c + a \right)^2 & b^2 & ca \\ \left( a + b \right)^2 & c^2 & ab\end{vmatrix} = \left( a - b \right) \left( b - c \right) \left( c - a \right) \left( a + b + c \right) \left( a^2 + b^2 + c^2 \right)\]
3x + y = 19
3x − y = 23
2x − y = − 2
3x + 4y = 3
Given: x + 2y = 1
3x + y = 4
x+ y = 5
y + z = 3
x + z = 4
x − y + 3z = 6
x + 3y − 3z = − 4
5x + 3y + 3z = 10
If I3 denotes identity matrix of order 3 × 3, write the value of its determinant.
Write the value of the determinant \[\begin{vmatrix}2 & 3 & 4 \\ 5 & 6 & 8 \\ 6x & 9x & 12x\end{vmatrix}\]
If \[A = \begin{bmatrix}5 & 3 & 8 \\ 2 & 0 & 1 \\ 1 & 2 & 3\end{bmatrix}\]. Write the cofactor of the element a32.
If \[A = \begin{bmatrix}\cos\theta & \sin\theta \\ - \sin\theta & \cos\theta\end{bmatrix}\] , then for any natural number, find the value of Det(An).
If a > 0 and discriminant of ax2 + 2bx + c is negative, then
\[∆ = \begin{vmatrix}a & b & ax + b \\ b & c & bx + c \\ ax + b & bx + c & 0\end{vmatrix} is\]
The value of \[\begin{vmatrix}5^2 & 5^3 & 5^4 \\ 5^3 & 5^4 & 5^5 \\ 5^4 & 5^5 & 5^6\end{vmatrix}\]
Solve the following system of equations by matrix method:
x − y + z = 2
2x − y = 0
2y − z = 1
Solve the following system of equations by matrix method:
x + y + z = 6
x + 2z = 7
3x + y + z = 12
Show that each one of the following systems of linear equation is inconsistent:
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
If A = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`, find A−1. Using A−1, solve the system of linear equations x − 2y = 10, 2x − y − z = 8, −2y + z = 7.
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.
2x − y + 2z = 0
5x + 3y − z = 0
x + 5y − 5z = 0
If A = `[[1,1,1],[0,1,3],[1,-2,1]]` , find A-1Hence, solve the system of equations:
x +y + z = 6
y + 3z = 11
and x -2y +z = 0
If A = `[(1, -1, 2),(3, 0, -2),(1, 0, 3)]`, verify that A(adj A) = (adj A)A
Show that if the determinant ∆ = `|(3, -2, sin3theta),(-7, 8, cos2theta),(-11, 14, 2)|` = 0, then sinθ = 0 or `1/2`.
Using determinants, find the equation of the line joining the points (1, 2) and (3, 6).
Solve the following system of equations x − y + z = 4, x − 2y + 2z = 9 and 2x + y + 3z = 1.
The number of values of k for which the linear equations 4x + ky + 2z = 0, kx + 4y + z = 0 and 2x + 2y + z = 0 possess a non-zero solution is
The number of real value of 'x satisfying `|(x, 3x + 2, 2x - 1),(2x - 1, 4x, 3x + 1),(7x - 2, 17x + 6, 12x - 1)|` = 0 is
