Advertisements
Advertisements
Question
Solve the following system of equations by matrix method:
\[\frac{2}{x} - \frac{3}{y} + \frac{3}{z} = 10\]
\[\frac{1}{x} + \frac{1}{y} + \frac{1}{z} = 10\]
\[\frac{3}{x} - \frac{1}{y} + \frac{2}{z} = 13\]
Advertisements
Solution
\[\text{ Let }\frac{1}{x}\text{ be }a,\frac{1}{y}\text{ be }b \text{ and}\frac{1}{z}\text{ be }c.\]
Here,
\[A = \begin{bmatrix}2 & - 3 & 3 \\ 1 & 1 & 1 \\ 3 & - 1 & 2\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}2 & - 3 & 3 \\ 1 & 1 & 1 \\ 3 & - 1 & 2\end{vmatrix}\]
\[ = 2\left( 2 + 1 \right) + 3\left( 2 - 3 \right) + 3( - 1 - 3)\]
\[ = 6 - 3 - 12\]
\[ = - 9\]
\[ {\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} \begin{vmatrix}1 & 1 \\ - 1 & 2\end{vmatrix} = 3, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}1 & 1 \\ 3 & 2\end{vmatrix} = 1 , C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}1 & 1 \\ 3 & - 1\end{vmatrix} = - 4\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 3 & 3 \\ - 1 & 2\end{vmatrix} = 3 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}2 & 3 \\ 3 & 2\end{vmatrix} = - 5, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}2 & - 3 \\ 3 & - 1\end{vmatrix} = - 7\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 3 & 3 \\ 1 & 1\end{vmatrix} = - 6 , C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}2 & 3 \\ 1 & 1\end{vmatrix} = 1, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}2 & - 3 \\ 1 & 1\end{vmatrix} = 5\]
\[adj A = \begin{bmatrix}3 & 1 & - 4 \\ 3 & - 5 & - 7 \\ - 6 & 1 & 5\end{bmatrix}^T \]
\[ = \begin{bmatrix}3 & 3 & - 6 \\ 1 & - 5 & 1 \\ - 4 & - 7 & 5\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 9}\begin{bmatrix}3 & 3 & - 6 \\ 1 & - 5 & 1 \\ - 4 & - 7 & 5\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}a \\ b \\ c\end{bmatrix} = \frac{1}{- 9}\begin{bmatrix}3 & 3 & - 6 \\ 1 & - 5 & 1 \\ - 4 & - 7 & 5\end{bmatrix}\begin{bmatrix}10 \\ 10 \\ 13\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}a \\ b \\ c\end{bmatrix} = \frac{1}{- 9}\begin{bmatrix}30 + 30 - 78 \\ 10 - 50 + 13 \\ - 40 - 70 + 65\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}a \\ b \\ c\end{bmatrix} = \frac{1}{- 9}\begin{bmatrix}- 18 \\ - 27 \\ - 45\end{bmatrix}\]
\[ \Rightarrow x = \frac{1}{a} = \frac{- 9}{- 18}, y = \frac{1}{b} = \frac{- 9}{- 27}\text{ and }z = \frac{1}{c} = \frac{- 9}{- 45}\]
\[ \therefore x = \frac{1}{a} = \frac{1}{2}, y = \frac{1}{b} = \frac{1}{3}\text{ and }z = \frac{1}{c} = \frac{1}{5}\]
APPEARS IN
RELATED QUESTIONS
If `|[2x,5],[8,x]|=|[6,-2],[7,3]|`, write the value of x.
Examine the consistency of the system of equations.
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
Evaluate the following determinant:
\[\begin{vmatrix}x & - 7 \\ x & 5x + 1\end{vmatrix}\]
If A \[\begin{bmatrix}1 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4\end{bmatrix}\] , then show that |3 A| = 27 |A|.
Evaluate the following determinant:
\[\begin{vmatrix}a & h & g \\ h & b & f \\ g & f & c\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 2\end{vmatrix}\]
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}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}0 & x & y \\ - x & 0 & z \\ - y & - z & 0\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sin\alpha & \cos\alpha & \cos(\alpha + \delta) \\ \sin\beta & \cos\beta & \cos(\beta + \delta) \\ \sin\gamma & \cos\gamma & \cos(\gamma + \delta)\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\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 .\]
Using properties of determinants prove that
\[\begin{vmatrix}x + 4 & 2x & 2x \\ 2x & x + 4 & 2x \\ 2x & 2x & x + 4\end{vmatrix} = \left( 5x + 4 \right) \left( 4 - x \right)^2\]
Solve the following determinant equation:
Solve the following determinant equation:
Using determinants show that the following points are collinear:
(3, −2), (8, 8) and (5, 2)
Find the value of x if the area of ∆ is 35 square cms with vertices (x, 4), (2, −6) and (5, 4).
Prove that :
2x − 3y − 4z = 29
− 2x + 5y − z = − 15
3x − y + 5z = − 11
3x − y + 2z = 3
2x + y + 3z = 5
x − 2y − z = 1
If a, b, c are non-zero real numbers and if the system of equations
(a − 1) x = y + z
(b − 1) y = z + x
(c − 1) z = x + y
has a non-trivial solution, then prove that ab + bc + ca = abc.
State whether the matrix
\[\begin{bmatrix}2 & 3 \\ 6 & 4\end{bmatrix}\] is singular or non-singular.
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).
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 determinant \[\begin{vmatrix}b^2 - ab & b - c & bc - ac \\ ab - a^2 & a - b & b^2 - ab \\ bc - ca & c - a & ab - a^2\end{vmatrix}\]
Solve the following system of equations by matrix method:
3x + 7y = 4
x + 2y = −1
Solve the following system of equations by matrix method:
3x + y = 7
5x + 3y = 12
Show that each one of the following systems of linear equation is inconsistent:
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
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
The management committee of a residential colony decided to award some of its members (say x) for honesty, some (say y) for helping others and some others (say z) for supervising the workers to keep the colony neat and clean. The sum of all the awardees is 12. Three times the sum of awardees for cooperation and supervision added to two times the number of awardees for honesty is 33. If the sum of the number of awardees for honesty and supervision is twice the number of awardees for helping others, using matrix method, find the number of awardees of each category. Apart from these values, namely, honesty, cooperation and supervision, suggest one more value which the management of the colony must include for awards.
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.
2x − y + 2z = 0
5x + 3y − z = 0
x + 5y − 5z = 0
The number of solutions of the system of equations
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5
is
Find the inverse of the following matrix, using elementary transformations:
`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`
The cost of 4 dozen pencils, 3 dozen pens and 2 dozen erasers is ₹ 60. The cost of 2 dozen pencils, 4 dozen pens and 6 dozen erasers is ₹ 90. Whereas the cost of 6 dozen pencils, 2 dozen pens and 3 dozen erasers is ₹ 70. Find the cost of each item per dozen by using matrices
Prove that (A–1)′ = (A′)–1, where A is an invertible matrix.
For what value of p, is the system of equations:
p3x + (p + 1)3y = (p + 2)3
px + (p + 1)y = p + 2
x + y = 1
consistent?
If the following equations
x + y – 3 = 0
(1 + λ)x + (2 + λ)y – 8 = 0
x – (1 + λ)y + (2 + λ) = 0
are consistent then the value of λ can be ______.
