Advertisements
Advertisements
Question
Solve the following system of equations by matrix method:
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 & 10 \\ 4 & - 6 & 5 \\ 6 & 9 & - 20\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}2 & 3 & 10 \\ 4 & - 6 & 5 \\ 6 & 9 & - 20\end{vmatrix}\]
\[ = 2\left( 120 - 45 \right) - 3\left( - 80 - 30 \right) + 10(36 + 36)\]
\[ = 150 + 330 + 720\]
\[ = 1200\]
\[ {\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}- 6 & 5 \\ 9 & - 20\end{vmatrix} = 75, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}4 & 5 \\ 6 & - 20\end{vmatrix} = 110, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}4 & - 6 \\ 6 & 9\end{vmatrix} = 72\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}3 & 10 \\ 9 & - 20\end{vmatrix} = 150, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}2 & 10 \\ 6 & - 20\end{vmatrix} = - 100, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}2 & 3 \\ 6 & 9\end{vmatrix} = 0\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}3 & 10 \\ - 6 & 5\end{vmatrix} = 75, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}2 & 10 \\ 4 & 5\end{vmatrix} = 30, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}2 & 3 \\ 4 & - 6\end{vmatrix} = - 24\]
\[adj A = \begin{bmatrix}75 & 110 & 72 \\ 150 & - 100 & 0 \\ 75 & 30 & - 24\end{bmatrix}^T \]
\[ = \begin{bmatrix}75 & 150 & 75 \\ 110 & - 100 & 30 \\ 72 & 0 & - 24\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{1200} \begin{bmatrix}75 & 150 & 75 \\ 110 & - 100 & 30 \\ 72 & 0 & - 24\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}a \\ b \\ c\end{bmatrix} = \frac{1}{1200} \begin{bmatrix}75 & 150 & 75 \\ 110 & - 100 & 30 \\ 72 & 0 & - 24\end{bmatrix}\begin{bmatrix}4 \\ 1 \\ 2\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}a \\ b \\ c\end{bmatrix} = \frac{1}{1200}\begin{bmatrix}300 + 150 + 150 \\ 440 - 100 + 60 \\ 288 - 48\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}a \\ b \\ c\end{bmatrix} = \frac{1}{1200}\begin{bmatrix}600 \\ 400 \\ 240\end{bmatrix}\]
\[ \Rightarrow x = \frac{1}{a} = \frac{1200}{600}, y = \frac{1}{b} = \frac{1200}{400}\text{ and }z = \frac{1}{c} = \frac{1200}{240}\]
\[ \therefore x = 2, y = 3\text{ and }z = 5\]
APPEARS IN
RELATED QUESTIONS
Examine the consistency of the system of equations.
x + y + z = 1
2x + 3y + 2z = 2
ax + ay + 2az = 4
Solve the system of linear equations using the matrix method.
5x + 2y = 3
3x + 2y = 5
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 the cost of each item per kg by matrix method.
Evaluate
\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\end{vmatrix}^2 .\]
Find the value of x, if
\[\begin{vmatrix}2 & 4 \\ 5 & 1\end{vmatrix} = \begin{vmatrix}2x & 4 \\ 6 & x\end{vmatrix}\]
Find the value of x, if
\[\begin{vmatrix}2 & 3 \\ 4 & 5\end{vmatrix} = \begin{vmatrix}x & 3 \\ 2x & 5\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}1^2 & 2^2 & 3^2 & 4^2 \\ 2^2 & 3^2 & 4^2 & 5^2 \\ 3^2 & 4^2 & 5^2 & 6^2 \\ 4^2 & 5^2 & 6^2 & 7^2\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\left( 2^x + 2^{- x} \right)^2 & \left( 2^x - 2^{- x} \right)^2 & 1 \\ \left( 3^x + 3^{- x} \right)^2 & \left( 3^x - 3^{- x} \right)^2 & 1 \\ \left( 4^x + 4^{- x} \right)^2 & \left( 4^x - 4^{- x} \right)^2 & 1\end{vmatrix}\]
Solve the following determinant equation:
Prove that :
Prove that :
Prove that :
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
3x − y + 2z = 3
2x + y + 3z = 5
x − 2y − z = 1
2x + y − 2z = 4
x − 2y + z = − 2
5x − 5y + z = − 2
If A is a singular matrix, then write the value of |A|.
If \[A = \begin{bmatrix}0 & i \\ i & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\] , find the value of |A| + |B|.
If w is an imaginary cube root of unity, find the value of \[\begin{vmatrix}1 & w & w^2 \\ w & w^2 & 1 \\ w^2 & 1 & w\end{vmatrix}\]
If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and B} = \begin{bmatrix}1 & - 4 \\ 3 & - 2\end{bmatrix},\text{ find }|AB|\]
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 & 5 \\ 4 & - 6 & 10 \\ 6 & - 9 & 15\end{vmatrix} .\]
Evaluate: \[\begin{vmatrix}\cos 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\end{vmatrix}\]
If \[∆_1 = \begin{vmatrix}1 & 1 & 1 \\ a & b & c \\ a^2 & b^2 & c^2\end{vmatrix}, ∆_2 = \begin{vmatrix}1 & bc & a \\ 1 & ca & b \\ 1 & ab & c\end{vmatrix},\text{ then }\]}
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}\]
The value of the determinant
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}\]
The value of the determinant \[\begin{vmatrix}x & x + y & x + 2y \\ x + 2y & x & x + y \\ x + y & x + 2y & x\end{vmatrix}\] is
Solve the following system of equations by matrix method:
3x + 7y = 4
x + 2y = −1
Solve the following system of equations by matrix method:
8x + 4y + 3z = 18
2x + y +z = 5
x + 2y + z = 5
Solve the following system of equations by matrix method:
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12
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.
3x − y + 2z = 0
4x + 3y + 3z = 0
5x + 7y + 4z = 0
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))`
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 `|(x + 1, x + 2, x + a),(x + 2, x + 3, x + b),(x + 3, x + 4, x + c)|` = 0, then a, b, care in
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
