Advertisements
Advertisements
Question
Solve the following system of equations by matrix method:
3x + y = 7
5x + 3y = 12
Solution
The given system of equations can be written in matrix form as follows:
\[\begin{bmatrix}3 & 1 \\ 5 & 3\end{bmatrix} \binom{x}{y} = \binom{7}{12}\]
\[AX=B\]
Here,
\[A = \begin{bmatrix}3 & 1 \\ 5 & 3\end{bmatrix}, X = \binom{x}{y}\text{ and }B = \binom{7}{12}\]
Now,
\[\left| A \right| = \begin{bmatrix}3 & 1 \\ 5 & 3\end{bmatrix} \]
\[ = 9 - 5\]
\[ = 4 \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( 3 \right) = 3, C_{12} = \left( - 1 \right)^{1 + 2} \left( 5 \right) = - 5\]
\[ 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}3 & - 5 \\ - 1 & 3\end{bmatrix}^T \]
\[ = \begin{bmatrix}3 & - 1 \\ - 5 & 3\end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{4}\begin{bmatrix}3 & - 1 \\ - 5 & 3\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ = \frac{1}{4}\begin{bmatrix}3 & - 1 \\ - 5 & 3\end{bmatrix}\binom{7}{12}\]
\[ = \frac{1}{4}\binom{21 - 12}{ - 35 + 36}\]
\[ \Rightarrow \binom{x}{y} = \binom{\frac{9}{4}}{\frac{1}{4}}\]
\[ \therefore x = \frac{9}{4}\text{ and }y = \frac{1}{4}\]
APPEARS IN
RELATED QUESTIONS
Examine the consistency of the system of equations.
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
Solve the system of linear equations using the matrix method.
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12
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 cost of each item per kg by matrix method.
Evaluate
\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.
For what value of x the matrix A is singular?
\[ A = \begin{bmatrix}1 + x & 7 \\ 3 - x & 8\end{bmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}a + b & 2a + b & 3a + b \\ 2a + b & 3a + b & 4a + b \\ 4a + b & 5a + b & 6a + b\end{vmatrix}\]
\[If ∆ = \begin{vmatrix}1 & x & x^2 \\ 1 & y & y^2 \\ 1 & z & z^2\end{vmatrix}, ∆_1 = \begin{vmatrix}1 & 1 & 1 \\ yz & zx & xy \\ x & y & z\end{vmatrix},\text{ then prove that }∆ + ∆_1 = 0 .\]
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\]
Find the area of the triangle with vertice at the point:
(−1, −8), (−2, −3) and (3, 2)
Using determinants show that the following points are collinear:
(5, 5), (−5, 1) and (10, 7)
Find the value of x if the area of ∆ is 35 square cms with vertices (x, 4), (2, −6) and (5, 4).
Using determinants, find the equation of the line joining the points
(1, 2) and (3, 6)
Prove that :
3x + ay = 4
2x + ay = 2, a ≠ 0
2x − 3y − 4z = 29
− 2x + 5y − z = − 15
3x − y + 5z = − 11
3x − y + 2z = 6
2x − y + z = 2
3x + 6y + 5z = 20.
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 real values of λ for which the following system of linear equations has non-trivial solutions. Also, find the non-trivial solutions
\[2 \lambda x - 2y + 3z = 0\]
\[ x + \lambda y + 2z = 0\]
\[ 2x + \lambda z = 0\]
Write the value of
For what value of x is the matrix \[\begin{bmatrix}6 - x & 4 \\ 3 - x & 1\end{bmatrix}\] singular?
\[\begin{vmatrix}\log_3 512 & \log_4 3 \\ \log_3 8 & \log_4 9\end{vmatrix} \times \begin{vmatrix}\log_2 3 & \log_8 3 \\ \log_3 4 & \log_3 4\end{vmatrix}\]
There are two values of a which makes the determinant \[∆ = \begin{vmatrix}1 & - 2 & 5 \\ 2 & a & - 1 \\ 0 & 4 & 2a\end{vmatrix}\] equal to 86. The sum of these two values is
The sum of three numbers is 2. If twice the second number is added to the sum of first and third, the sum is 1. By adding second and third number to five times the first number, we get 6. Find the three numbers by using matrices.
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.
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.
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
Show that \[\begin{vmatrix}y + z & x & y \\ z + x & z & x \\ x + y & y & z\end{vmatrix} = \left( x + y + z \right) \left( x - z \right)^2\]
Find the inverse of the following matrix, using elementary transformations:
`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`
On her birthday Seema decided to donate some money to children of an orphanage home. If there were 8 children less, everyone would have got ₹ 10 more. However, if there were 16 children more, everyone would have got ₹ 10 less. Using the matrix method, find the number of children and the amount distributed by Seema. What values are reflected by Seema’s decision?
`abs ((("b" + "c"^2), "a"^2, "bc"),(("c" + "a"^2), "b"^2, "ca"),(("a" + "b"^2), "c"^2, "ab")) =` ____________.
The system of simultaneous linear equations kx + 2y – z = 1, (k – 1)y – 2z = 2 and (k + 2)z = 3 have a unique solution if k equals:
If `|(x + a, beta, y),(a, x + beta, y),(a, beta, x + y)|` = 0, then 'x' is equal to
The system of linear equations
3x – 2y – kz = 10
2x – 4y – 2z = 6
x + 2y – z = 5m
is inconsistent if ______.