Advertisements
Advertisements
प्रश्न
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
उत्तर
\[\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
संबंधित प्रश्न
Examine the consistency of the system of equations.
5x − y + 4z = 5
2x + 3y + 5z = 2
5x − 2y + 6z = −1
Solve the system of the following equations:
`2/x+3/y+10/z = 4`
`4/x-6/y + 5/z = 1`
`6/x + 9/y - 20/x = 2`
If \[A = \begin{bmatrix}2 & 5 \\ 2 & 1\end{bmatrix} \text{ and } B = \begin{bmatrix}4 & - 3 \\ 2 & 5\end{bmatrix}\] , verify that |AB| = |A| |B|.
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}67 & 19 & 21 \\ 39 & 13 & 14 \\ 81 & 24 & 26\end{vmatrix}\]
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}\]
Prove that:
`[(a, b, c),(a - b, b - c, c - a),(b + c, c + a, a + b)] = a^3 + b^3 + c^3 -3abc`
\[\begin{vmatrix}- a \left( b^2 + c^2 - a^2 \right) & 2 b^3 & 2 c^3 \\ 2 a^3 & - b \left( c^2 + a^2 - b^2 \right) & 2 c^3 \\ 2 a^3 & 2 b^3 & - c \left( a^2 + b^2 - c^2 \right)\end{vmatrix} = abc \left( a^2 + b^2 + c^2 \right)^3\]
Solve the following determinant equation:
Find the area of the triangle with vertice at the point:
(−1, −8), (−2, −3) and (3, 2)
Prove that :
Prove that :
Prove that :
Prove that :
3x + y = 19
3x − y = 23
3x + y + z = 2
2x − 4y + 3z = − 1
4x + y − 3z = − 11
2x − 3y − 4z = 29
− 2x + 5y − z = − 15
3x − y + 5z = − 11
If A is a singular matrix, then write the value of |A|.
Find the value of the determinant
\[\begin{bmatrix}4200 & 4201 \\ 4205 & 4203\end{bmatrix}\]
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
If \[\begin{vmatrix}a & p & x \\ b & q & y \\ c & r & z\end{vmatrix} = 16\] , then the value of \[\begin{vmatrix}p + x & a + x & a + p \\ q + y & b + y & b + q \\ r + z & c + z & c + r\end{vmatrix}\] is
Solve the following system of equations by matrix method:
3x + y = 19
3x − y = 23
Solve the following system of equations by matrix method:
5x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25
Show that the following systems of linear equations is consistent and also find their solutions:
x + y + z = 6
x + 2y + 3z = 14
x + 4y + 7z = 30
If A = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`, find A−1. Using A−1, solve the system of linear equations x − 2y = 10, 2x − y − z = 8, −2y + z = 7.
A school wants to award its students for the values of Honesty, Regularity and Hard work with a total cash award of Rs 6,000. Three times the award money for Hard work added to that given for honesty amounts to Rs 11,000. The award money given for Honesty and Hard work together is double the one given for Regularity. Represent the above situation algebraically and find the award money for each value, using matrix method. Apart from these values, namely, Honesty, Regularity and Hard work, suggest one more value which the school must include for awards.
A total amount of ₹7000 is deposited in three different saving bank accounts with annual interest rates 5%, 8% and \[8\frac{1}{2}\] % respectively. The total annual interest from these three accounts is ₹550. Equal amounts have been deposited in the 5% and 8% saving accounts. Find the amount deposited in each of the three accounts, with the help of matrices.
3x + y − 2z = 0
x + y + z = 0
x − 2y + z = 0
If \[A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\] ,find A–1 and hence solve the system of equations x – 2y = 10, 2x + y + 3z = 8 and –2y + z = 7.
Find the inverse of the following matrix, using elementary transformations:
`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`
Prove that (A–1)′ = (A′)–1, where A is an invertible matrix.
Let A = `[(1,sin α,1),(-sin α,1,sin α),(-1,-sin α,1)]`, where 0 ≤ α ≤ 2π, then:
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:
The number of real values λ, such that the system of linear equations 2x – 3y + 5z = 9, x + 3y – z = –18 and 3x – y + (λ2 – |λ|z) = 16 has no solution, is ______.
Using the matrix method, solve the following system of linear equations:
`2/x + 3/y + 10/z` = 4, `4/x - 6/y + 5/z` = 1, `6/x + 9/y - 20/z` = 2.
