Advertisements
Advertisements
प्रश्न
A company produces three products every day. Their production on a certain day is 45 tons. It is found that the production of third product exceeds the production of first product by 8 tons while the total production of first and third product is twice the production of second product. Determine the production level of each product using matrix method.
Advertisements
उत्तर
According to the question,
\[x + y + z = 45 . . . (1)\]
\[ - x + z = 8 . . . (2)\]
\[x + z = 2y \left( \text{ Since the production of first and third product is twice the production of second product }\right)\]
\[x - 2y + z = 0 . . . (3)\]
The given system of equation can be written in matrix form as follows:
\[ \begin{bmatrix}1 & 1 & 1 \\ - 1 & 0 & 1 \\ 1 & - 2 & 1\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}45 \\ 8 \\ 0\end{bmatrix}\]
\[AX = B\]
\[A = \begin{bmatrix}1 & 1 & 1 \\ - 1 & 0 & 1 \\ 1 & - 2 & 1\end{bmatrix} X = \begin{bmatrix}x \\ y \\ z\end{bmatrix} B = \begin{bmatrix}45 \\ 8 \\ 0\end{bmatrix}\]
Now,
\[\left| A \right|=1 \left( - 0 + 2 \right) - 1\left( - 1 - 1 \right) + 1\left( 2 - 0 \right)\]
\[ = 2 + 2 + 2\]
\[ = 6\]
\[ {\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}0 & 1 \\ - 2 & 1\end{vmatrix} = 2, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}- 1 & 1 \\ 1 & 1\end{vmatrix} = 2, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}- 1 & 0 \\ 1 & - 2\end{vmatrix} = 2\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}1 & 1 \\ - 2 & 1\end{vmatrix} = - 3, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 1 \\ 1 & 1\end{vmatrix} = 0, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & 1 \\ 1 & - 2\end{vmatrix} = 3\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}1 & 1 \\ 0 & 1\end{vmatrix} = 1, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 1 \\ - 1 & 1\end{vmatrix} = - 2, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & 1 \\ - 1 & 0\end{vmatrix} = 1\]
\[adj A = \begin{bmatrix}2 & 2 & 2 \\ - 3 & 0 & 3 \\ 1 & - 2 & 1\end{bmatrix}^T \]
\[ = \begin{bmatrix}2 & - 3 & 1 \\ 2 & 0 & - 2 \\ 2 & 3 & 1\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{6}\begin{bmatrix}2 & - 3 & 1 \\ 2 & 0 & - 2 \\ 2 & 3 & 1\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow X = \frac{1}{6}\begin{bmatrix}2 & - 3 & 1 \\ 2 & 0 & - 2 \\ 2 & 3 & 1\end{bmatrix}\begin{bmatrix}45 \\ 8 \\ 0\end{bmatrix}\]
\[ \Rightarrow X = \frac{1}{6}\begin{bmatrix}90 - 24 + 0 \\ 90 + 0 + 0 \\ 90 + 24 + 0\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{6}\begin{bmatrix}66 \\ 90 \\ 114\end{bmatrix}\]
\[ \]
\[ \therefore x = 11, y = 15\text{ and }z = 19\]
Thus, the production level of first, second and third product is 11, 15 and 19, respectively .
APPEARS IN
संबंधित प्रश्न
Find the value of a if `[[a-b,2a+c],[2a-b,3c+d]]=[[-1,5],[0,13]]`
If A \[\begin{bmatrix}1 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4\end{bmatrix}\] , then show that |3 A| = 27 |A|.
Find the value of x, if
\[\begin{vmatrix}2 & 4 \\ 5 & 1\end{vmatrix} = \begin{vmatrix}2x & 4 \\ 6 & x\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}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}a & b & c \\ a + 2x & b + 2y & c + 2z \\ x & y & z\end{vmatrix}\]
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:
Find the area of the triangle with vertice at the point:
(0, 0), (6, 0) and (4, 3)
Using determinants show that the following points are collinear:
(3, −2), (8, 8) and (5, 2)
Using determinants show that the following points are collinear:
(2, 3), (−1, −2) and (5, 8)
3x + y = 19
3x − y = 23
Given: x + 2y = 1
3x + y = 4
2y − 3z = 0
x + 3y = − 4
3x + 4y = 3
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
x + 2y = 5
3x + 6y = 15
Evaluate \[\begin{vmatrix}4785 & 4787 \\ 4789 & 4791\end{vmatrix}\]
Write the value of
If A and B are non-singular matrices of the same order, write whether AB is singular or non-singular.
Find the value of x from the following : \[\begin{vmatrix}x & 4 \\ 2 & 2x\end{vmatrix} = 0\]
Evaluate: \[\begin{vmatrix}\cos 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\end{vmatrix}\]
If \[A = \begin{bmatrix}5 & 3 & 8 \\ 2 & 0 & 1 \\ 1 & 2 & 3\end{bmatrix}\]. Write the cofactor of the element a32.
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
Solve the following system of equations by matrix method:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10
Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2
Solve the following system of equations by matrix method:
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
Two factories decided to award their employees for three values of (a) adaptable tonew techniques, (b) careful and alert in difficult situations and (c) keeping clam in tense situations, at the rate of ₹ x, ₹ y and ₹ z per person respectively. The first factory decided to honour respectively 2, 4 and 3 employees with a total prize money of ₹ 29000. The second factory decided to honour respectively 5, 2 and 3 employees with the prize money of ₹ 30500. If the three prizes per person together cost ₹ 9500, then
i) represent the above situation by matrix equation and form linear equation using matrix multiplication.
ii) Solve these equation by matrix method.
iii) Which values are reflected in the questions?
Solve the following by inversion method 2x + y = 5, 3x + 5y = −3
If `|(2x, 5),(8, x)| = |(6, 5),(8, 3)|`, then find x
If ` abs((1 + "a"^2 "x", (1 + "b"^2)"x", (1 + "c"^2)"x"),((1 + "a"^2) "x", 1 + "b"^2 "x", (1 + "c"^2) "x"), ((1 + "a"^2) "x", (1 + "b"^2) "x", 1 + "c"^2 "x"))`, then f(x) is apolynomial of degree ____________.
If the system of equations x + ky - z = 0, 3x - ky - z = 0 & x - 3y + z = 0 has non-zero solution, then k is equal to ____________.
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
If the system of linear equations
2x + y – z = 7
x – 3y + 2z = 1
x + 4y + δz = k, where δ, k ∈ R has infinitely many solutions, then δ + k is equal to ______.
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.
