Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
8x + 4y + 3z = 18
2x + y +z = 5
x + 2y + z = 5
उत्तर
Here,
\[A = \begin{bmatrix}8 & 4 & 3 \\ 2 & 1 & 1 \\ 1 & 2 & 1\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}8 & 4 & 3 \\ 2 & 1 & 1 \\ 1 & 2 & 1\end{vmatrix}\]
\[ = 8\left( 1 - 2 \right) - 4\left( 2 - 1 \right) + 3(4 - 1)\]
\[ = - 8 - 4 + 9\]
\[ = - 3\]
\[ {\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 \\ 2 & 1\end{vmatrix} = - 1, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 1 \\ 1 & 1\end{vmatrix} = - 1, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & 1 \\ 1 & 2\end{vmatrix} = 3\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}4 & 3 \\ 2 & 1\end{vmatrix} = 2, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}8 & 3 \\ 1 & 1\end{vmatrix} = 5, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}8 & 4 \\ 1 & 2\end{vmatrix} = - 12\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}4 & 3 \\ 1 & 1\end{vmatrix} = 1, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}8 & 3 \\ 2 & 1\end{vmatrix} = - 2 , C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}8 & 4 \\ 2 & 1\end{vmatrix} = 0\]
\[adj A = \begin{bmatrix}- 1 & - 1 & 3 \\ 2 & 5 & - 12 \\ 1 & - 2 & 0\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 1 & 2 & 1 \\ - 1 & 5 & - 2 \\ 3 & - 12 & 0\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 3}\begin{bmatrix}- 1 & 2 & 1 \\ - 1 & 5 & - 2 \\ 3 & - 12 & 0\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 3}\begin{bmatrix}- 1 & 2 & 1 \\ - 1 & 5 & - 2 \\ 3 & - 12 & 0\end{bmatrix}\begin{bmatrix}18 \\ 5 \\ 5\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 3}\begin{bmatrix}- 18 + 10 + 5 \\ - 18 + 25 - 10 \\ 54 - 60\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 3}\begin{bmatrix}- 3 \\ - 3 \\ - 6\end{bmatrix}\]
\[ \Rightarrow x = \frac{- 3}{- 3}, y = \frac{- 3}{- 3}\text{ and }z = \frac{- 6}{- 3}\]
\[ \therefore x = 1, y = 1\text{ and }z = 2\]
APPEARS IN
संबंधित प्रश्न
Examine the consistency of the system of equations.
x + 2y = 2
2x + 3y = 3
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 .\]
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}\]
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 & 2a + b & 3a + b \\ 2a + b & 3a + b & 4a + b \\ 4a + b & 5a + b & 6a + b\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}0 & x y^2 & x z^2 \\ x^2 y & 0 & y z^2 \\ x^2 z & z y^2 & 0\end{vmatrix}\]
\[\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\]
Prove the following identity:
\[\begin{vmatrix}2y & y - z - x & 2y \\ 2z & 2z & z - x - y \\ x - y - z & 2x & 2x\end{vmatrix} = \left( x + y + z \right)^3\]
Prove the following identity:
`|(a^3,2,a),(b^3,2,b),(c^3,2,c)| = 2(a-b) (b-c) (c-a) (a+b+c)`
If the points (a, 0), (0, b) and (1, 1) are collinear, prove that a + b = ab.
Using determinants, find the value of k so that the points (k, 2 − 2 k), (−k + 1, 2k) and (−4 − k, 6 − 2k) may be collinear.
x − 2y = 4
−3x + 5y = −7
Prove that :
2x − 3y − 4z = 29
− 2x + 5y − z = − 15
3x − y + 5z = − 11
x − y + z = 3
2x + y − z = 2
− x − 2y + 2z = 1
Solve each of the following system of homogeneous linear equations.
x + y − 2z = 0
2x + y − 3z = 0
5x + 4y − 9z = 0
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.
If \[\begin{vmatrix}2x & x + 3 \\ 2\left( x + 1 \right) & x + 1\end{vmatrix} = \begin{vmatrix}1 & 5 \\ 3 & 3\end{vmatrix}\], then write the value of x.
The value of the determinant
If\[f\left( x \right) = \begin{vmatrix}0 & x - a & x - b \\ x + a & 0 & x - c \\ x + b & x + c & 0\end{vmatrix}\]
Solve the following system of equations by matrix method:
3x + y = 7
5x + 3y = 12
Solve the following system of equations by matrix method:
x + y + z = 6
x + 2z = 7
3x + y + z = 12
Solve the following system of equations by matrix method:
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
If \[A = \begin{bmatrix}1 & 2 & 0 \\ - 2 & - 1 & - 2 \\ 0 & - 1 & 1\end{bmatrix}\] , find A−1. Using A−1, solve the system of linear equations x − 2y = 10, 2x − y − z = 8, −2y + z = 7
The prices of three commodities P, Q and R are Rs x, y and z per unit respectively. A purchases 4 units of R and sells 3 units of P and 5 units of Q. B purchases 3 units of Q and sells 2 units of P and 1 unit of R. Cpurchases 1 unit of P and sells 4 units of Q and 6 units of R. In the process A, B and C earn Rs 6000, Rs 5000 and Rs 13000 respectively. If selling the units is positive earning and buying the units is negative earnings, find the price per unit of three commodities by using matrix method.
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.
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.
If \[\begin{bmatrix}1 & 0 & 0 \\ 0 & - 1 & 0 \\ 0 & 0 & - 1\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}1 \\ 0 \\ 1\end{bmatrix}\], find x, y and z.
Transform `[(1, 2, 4),(3, -1, 5),(2, 4, 6)]` into an upper triangular matrix by using suitable row transformations
If `|(2x, 5),(8, x)| = |(6, 5),(8, 3)|`, then find x
Prove that (A–1)′ = (A′)–1, where A is an invertible matrix.
Show that if the determinant ∆ = `|(3, -2, sin3theta),(-7, 8, cos2theta),(-11, 14, 2)|` = 0, then sinθ = 0 or `1/2`.
If the system of equations 2x + 3y + 5 = 0, x + ky + 5 = 0, kx - 12y - 14 = 0 has non-trivial solution, then the value of k is ____________.
The value (s) of m does the system of equations 3x + my = m and 2x – 5y = 20 has a solution satisfying the conditions x > 0, y > 0.
If a, b, c are non-zeros, then the system of equations (α + a)x + αy + αz = 0, αx + (α + b)y + αz = 0, αx+ αy + (α + c)z = 0 has a non-trivial solution if
What is the nature of the given system of equations
`{:(x + 2y = 2),(2x + 3y = 3):}`