Advertisements
Advertisements
Question
Solve the following system of equations by matrix method:
3x + y = 19
3x − y = 23
Advertisements
Solution
The given system of equations can be written in matrix form as follows:
\[\begin{bmatrix}3 & 1 \\ 3 & - 1\end{bmatrix} \binom{x}{y} = \binom{19}{23}\]
\[AX=B\]
Here,
\[A = \begin{bmatrix}3 & 1 \\ 3 & - 1\end{bmatrix}, X = \binom{x}{y}\text{ and }B = \binom{19}{23}\]
Now,
\[\left| A \right| = \begin{bmatrix}3 & 1 \\ 3 & - 1\end{bmatrix} \]
\[ = - 3 - 3\]
\[ = - 6 \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( - 1 \right) = - 1, C_{12} = \left( - 1 \right)^{1 + 2} \left( 3 \right) = - 3\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \left( 1 \right) = - 1, C_{22} = \left( - 1 \right)^{2 + 2} \left( 3 \right) = 3\]
\[adj A = \begin{bmatrix}- 1 & - 3 \\ - 1 & 3\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 1 & - 1 \\ - 3 & 3\end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 6}\begin{bmatrix}- 1 & - 1 \\ - 3 & 3\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ = \frac{1}{- 6}\begin{bmatrix}- 1 & - 1 \\ - 3 & 3\end{bmatrix}\binom{19}{23}\]
\[ = \frac{1}{- 6}\binom{ - 19 - 23}{ - 57 + 69}\]
\[ = \binom{x}{y}\]
\[ = \binom{\frac{- 42}{- 6}}{\frac{12}{- 6}}\]
\[ \therefore x = 7\text{ and }y = - 2\]
APPEARS IN
RELATED QUESTIONS
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}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
Find the integral value of x, if \[\begin{vmatrix}x^2 & x & 1 \\ 0 & 2 & 1 \\ 3 & 1 & 4\end{vmatrix} = 28 .\]
For what value of x the matrix A is singular?
\[ A = \begin{bmatrix}1 + x & 7 \\ 3 - x & 8\end{bmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 3 & 5 \\ 2 & 6 & 10 \\ 31 & 11 & 38\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & - 3 & 2 \\ 4 & - 1 & 2 \\ 3 & 5 & 2\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 2\end{vmatrix}\]
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\]
Without expanding, prove that
\[\begin{vmatrix}a & b & c \\ x & y & z \\ p & q & r\end{vmatrix} = \begin{vmatrix}x & y & z \\ p & q & r \\ a & b & c\end{vmatrix} = \begin{vmatrix}y & b & q \\ x & a & p \\ z & c & r\end{vmatrix}\]
Solve the following determinant equation:
Solve the following determinant equation:
If \[\begin{vmatrix}a & b - y & c - z \\ a - x & b & c - z \\ a - x & b - y & c\end{vmatrix} =\] 0, then using properties of determinants, find the value of \[\frac{a}{x} + \frac{b}{y} + \frac{c}{z}\] , where \[x, y, z \neq\] 0
Using determinants show that the following points are collinear:
(2, 3), (−1, −2) and (5, 8)
If the points (x, −2), (5, 2), (8, 8) are collinear, find x using determinants.
x − 2y = 4
−3x + 5y = −7
Prove that
If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and B} = \begin{bmatrix}1 & - 4 \\ 3 & - 2\end{bmatrix},\text{ find }|AB|\]
For what value of x is the matrix \[\begin{bmatrix}6 - x & 4 \\ 3 - x & 1\end{bmatrix}\] singular?
If a, b, c are distinct, then the value of x satisfying \[\begin{vmatrix}0 & x^2 - a & x^3 - b \\ x^2 + a & 0 & x^2 + c \\ x^4 + b & x - c & 0\end{vmatrix} = 0\text{ is }\]
If ω is a non-real cube root of unity and n is not a multiple of 3, then \[∆ = \begin{vmatrix}1 & \omega^n & \omega^{2n} \\ \omega^{2n} & 1 & \omega^n \\ \omega^n & \omega^{2n} & 1\end{vmatrix}\]
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\]
Let \[A = \begin{bmatrix}1 & \sin \theta & 1 \\ - \sin \theta & 1 & \sin \theta \\ - 1 & - \sin \theta & 1\end{bmatrix},\text{ where 0 }\leq \theta \leq 2\pi . \text{ Then,}\]
The value of the determinant
The maximum value of \[∆ = \begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin\theta & 1 \\ 1 + \cos\theta & 1 & 1\end{vmatrix}\] is (θ is real)
Solve the following system of equations by matrix method:
3x + y = 7
5x + 3y = 12
Solve the following system of equations by matrix method:
x + y + z = 3
2x − y + z = − 1
2x + y − 3z = − 9
Solve the following system of equations by matrix method:
8x + 4y + 3z = 18
2x + y +z = 5
x + 2y + z = 5
Show that the following systems of linear equations is consistent and also find their solutions:
2x + 3y = 5
6x + 9y = 15
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
Show that each one of the following systems of linear equation is inconsistent:
2x + 3y = 5
6x + 9y = 10
Show that each one of the following systems of linear equation is inconsistent:
x + y − 2z = 5
x − 2y + z = −2
−2x + y + z = 4
Use product \[\begin{bmatrix}1 & - 1 & 2 \\ 0 & 2 & - 3 \\ 3 & - 2 & 4\end{bmatrix}\begin{bmatrix}- 2 & 0 & 1 \\ 9 & 2 & - 3 \\ 6 & 1 & - 2\end{bmatrix}\] to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3.
x + y − 6z = 0
x − y + 2z = 0
−3x + y + 2z = 0
Write the value of `|(a-b, b- c, c-a),(b-c, c-a, a-b),(c-a, a-b, b-c)|`
In system of equations, if inverse of matrix of coefficients A is multiplied by right side constant B vector then resultant will be?
The system of linear equations
3x – 2y – kz = 10
2x – 4y – 2z = 6
x + 2y – z = 5m
is inconsistent if ______.
