Advertisements
Advertisements
Question
Solve the following system of equations by matrix method:
5x + 2y = 3
3x + 2y = 5
Advertisements
Solution
The given system of equations can be written in matrix form as follows:
\[\begin{bmatrix}5 & 2 \\ 3 & 2\end{bmatrix} \binom{x}{y} = \binom{3}{5}\]
\[AX=B\]
Here,
\[A = \begin{bmatrix}5 & 2 \\ 3 & 2\end{bmatrix}, X = \binom{x}{y}\text{ and }B = \binom{3}{5}\]
Now,
\[\left| A \right| = \begin{bmatrix}5 & 2 \\ 3 & 2\end{bmatrix} \]
\[ = 10 - 6\]
\[ = 4 \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( 2 \right) = 2 , C_{12} = \left( - 1 \right)^{1 + 2} \left( 3 \right) = - 3\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \left( 2 \right) = - 2, C_{22} = \left( - 1 \right)^{2 + 2} \left( 5 \right) = 5\]
\[ \therefore adj A = \begin{bmatrix}2 & - 3 \\ - 2 & 5\end{bmatrix}^T \]
\[ = \begin{bmatrix}2 & - 2 \\ - 3 & 5\end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{4}\begin{bmatrix}2 & - 2 \\ - 3 & 5\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ = \frac{1}{4}\begin{bmatrix}2 & - 2 \\ - 3 & 5\end{bmatrix}\binom{3}{5}\]
\[ = \frac{1}{4}\binom{6 - 10}{ - 9 + 25}\]
\[\binom{x}{y} = \binom{\frac{- 4}{4}}{\frac{16}{4}}\]
\[ \therefore x = - 1\text{ and }y = 4\]
APPEARS IN
RELATED QUESTIONS
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 + 3y = 5
2x + 6y = 8
Solve the system of linear equations using the matrix method.
2x + 3y + 3z = 5
x − 2y + z = −4
3x − y − 2z = 3
Evaluate
\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\end{vmatrix}^2 .\]
Evaluate
\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.
Find the value of x, if
\[\begin{vmatrix}2 & 4 \\ 5 & 1\end{vmatrix} = \begin{vmatrix}2x & 4 \\ 6 & x\end{vmatrix}\]
For what value of x the matrix A is singular?
\[A = \begin{bmatrix}x - 1 & 1 & 1 \\ 1 & x - 1 & 1 \\ 1 & 1 & x - 1\end{bmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}8 & 2 & 7 \\ 12 & 3 & 5 \\ 16 & 4 & 3\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}a & b & c \\ a + 2x & b + 2y & c + 2z \\ x & y & z\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`
Prove that
\[\begin{vmatrix}- bc & b^2 + bc & c^2 + bc \\ a^2 + ac & - ac & c^2 + ac \\ a^2 + ab & b^2 + ab & - ab\end{vmatrix} = \left( ab + bc + ca \right)^3\]
Prove the following identities:
\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]
\[\begin{vmatrix}1 + a & 1 & 1 \\ 1 & 1 + a & a \\ 1 & 1 & 1 + a\end{vmatrix} = a^3 + 3 a^2\]
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:
Using determinants, find the equation of the line joining the points
(3, 1) and (9, 3)
x − y + z = 3
2x + y − z = 2
− x − 2y + 2z = 1
An automobile company uses three types of steel S1, S2 and S3 for producing three types of cars C1, C2and C3. Steel requirements (in tons) for each type of cars are given below :
| Cars C1 |
C2 | C3 | |
| Steel S1 | 2 | 3 | 4 |
| S2 | 1 | 1 | 2 |
| S3 | 3 | 2 | 1 |
Using Cramer's rule, find the number of cars of each type which can be produced using 29, 13 and 16 tons of steel of three types respectively.
Find the value of the determinant
\[\begin{bmatrix}101 & 102 & 103 \\ 104 & 105 & 106 \\ 107 & 108 & 109\end{bmatrix}\]
If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ - 1 & 0\end{bmatrix}\] , find |AB|.
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
Solve the following system of equations by matrix method:
5x + 7y + 2 = 0
4x + 6y + 3 = 0
Solve the following system of equations by matrix method:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10
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 the following systems of linear equations is consistent and also find their solutions:
2x + 2y − 2z = 1
4x + 4y − z = 2
6x + 6y + 2z = 3
Show that each one of the following systems of linear equation is inconsistent:
4x − 2y = 3
6x − 3y = 5
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.
Two schools P and Q want to award their selected students on the values of Tolerance, Kindness and Leadership. The school P 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 ₹2,200. School Q wants to spend ₹3,100 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as school P). If the total amount of award for one prize on each values is ₹1,200, 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 + z = 0
3x + 2y − z = 0
x + 4y + 3z = 0
The number of solutions of the system of equations
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5
is
The system of linear equations:
x + y + z = 2
2x + y − z = 3
3x + 2y + kz = 4 has a unique solution if
Transform `[(1, 2, 4),(3, -1, 5),(2, 4, 6)]` into an upper triangular matrix by using suitable row transformations
`abs ((1, "a"^2 + "bc", "a"^3),(1, "b"^2 + "ca", "b"^3),(1, "c"^2 + "ab", "c"^3))`
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
Let P = `[(-30, 20, 56),(90, 140, 112),(120, 60, 14)]` and A = `[(2, 7, ω^2),(-1, -ω, 1),(0, -ω, -ω + 1)]` where ω = `(-1 + isqrt(3))/2`, and I3 be the identity matrix of order 3. If the determinant of the matrix (P–1AP – I3)2 is αω2, then the value of α is equal to ______.
Let `θ∈(0, π/2)`. If the system of linear equations,
(1 + cos2θ)x + sin2θy + 4sin3θz = 0
cos2θx + (1 + sin2θ)y + 4sin3θz = 0
cos2θx + sin2θy + (1 + 4sin3θ)z = 0
has a non-trivial solution, then the value of θ is
______.
