Advertisements
Advertisements
प्रश्न
An automobile company uses three types of steel S1, S2 and S3 for producing three types of cars C1, C2and C3. Steel requirements (in tons) for each type of cars are given below :
| Cars C1 |
C2 | C3 | |
| Steel S1 | 2 | 3 | 4 |
| S2 | 1 | 1 | 2 |
| S3 | 3 | 2 | 1 |
Using Cramer's rule, find the number of cars of each type which can be produced using 29, 13 and 16 tons of steel of three types respectively.
Advertisements
उत्तर
Let x, y and z denote the number of cars that can be produced of each type . Then,
\[2x + 3y + 4z = 29\]
\[x + y + 2z = 13\]
\[3x + 2y + z = 16\]
Using Cramer's rule, we get
\[D = \begin{vmatrix}2 & 3 & 4 \\ 1 & 1 & 2 \\ 3 & 2 & 1\end{vmatrix}\]
\[ = 2(1 - 4) - 3(1 - 6) + 4(2 - 3)\]
\[ = - 6 + 15 - 4\]
\[ = 5\]
\[ D_1 = \begin{vmatrix}29 & 3 & 4 \\ 13 & 1 & 2 \\ 16 & 2 & 1\end{vmatrix}\]
\[ = 29(1 - 4) - 3(13 - 32) + 4(26 - 16)\]
\[ = - 87 + 57 + 40\]
\[ = 10\]
\[ D_2 = \begin{vmatrix}2 & 29 & 4 \\ 1 & 13 & 2 \\ 3 & 16 & 1\end{vmatrix}\]
\[ = 2(13 - 32) - 29(1 - 6) + 4(16 - 39)\]
\[ = - 38 + 145 - 92\]
\[ = 15\]
\[ D_3 = \begin{vmatrix}2 & 3 & 29 \\ 1 & 1 & 13 \\ 3 & 2 & 16\end{vmatrix}\]
\[ = 2(16 - 26) - 3(16 - 39) + 29(2 - 3)\]
\[ = - 20 + 69 - 29\]
\[ = 20\]
Thus,
\[x = \frac{D_1}{D} = \frac{10}{5} = 2\]
\[y = \frac{D_2}{D} = \frac{15}{5} = 3\]
\[z = \frac{D_3}{D} = \frac{20}{5} = 4\]
Therefore, 2 C1 cars, 3 C2 cars and 4 C3 cars can be produced using the three types of steel.
APPEARS IN
संबंधित प्रश्न
Solve the system of linear equations using the matrix method.
2x + 3y + 3z = 5
x − 2y + z = −4
3x − y − 2z = 3
Evaluate the following determinant:
\[\begin{vmatrix}\cos 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix}\]
Evaluate
\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.
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}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & 5 \\ 8 & 3\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}\]
Without expanding, show that the value of the following determinant is zero:
\[\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}\sin^2 23^\circ & \sin^2 67^\circ & \cos180^\circ \\ - \sin^2 67^\circ & - \sin^2 23^\circ & \cos^2 180^\circ \\ \cos180^\circ & \sin^2 23^\circ & \sin^2 67^\circ\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sqrt{23} + \sqrt{3} & \sqrt{5} & \sqrt{5} \\ \sqrt{15} + \sqrt{46} & 5 & \sqrt{10} \\ 3 + \sqrt{115} & \sqrt{15} & 5\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}a & b & c \\ c & a & b \\ b & c & a\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}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix} = a^2 \left( a + x + y + z \right)\]
Solve the following determinant equation:
Solve the following determinant equation:
Using determinants show that the following points are collinear:
(2, 3), (−1, −2) and (5, 8)
Using determinants, find the area of the triangle whose vertices are (1, 4), (2, 3) and (−5, −3). Are the given points collinear?
2x − y = − 2
3x + 4y = 3
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.
Find the value of the determinant
\[\begin{bmatrix}4200 & 4201 \\ 4205 & 4203\end{bmatrix}\]
If A and B are non-singular matrices of the same order, write whether AB is singular or non-singular.
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 a, b, c are distinct, then the value of x satisfying \[\begin{vmatrix}0 & x^2 - a & x^3 - b \\ x^2 + a & 0 & x^2 + c \\ x^4 + b & x - c & 0\end{vmatrix} = 0\text{ is }\]
If x, y, z are different from zero and \[\begin{vmatrix}1 + x & 1 & 1 \\ 1 & 1 + y & 1 \\ 1 & 1 & 1 + z\end{vmatrix} = 0\] , then the value of x−1 + y−1 + z−1 is
Solve the following system of equations by matrix method:
5x + 7y + 2 = 0
4x + 6y + 3 = 0
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
Solve the following system of equations by matrix method:
Show that each one of the following systems of linear equation is inconsistent:
2x + 5y = 7
6x + 15y = 13
If \[A = \begin{bmatrix}2 & 3 & 1 \\ 1 & 2 & 2 \\ 3 & 1 & - 1\end{bmatrix}\] , find A–1 and hence solve the system of equations 2x + y – 3z = 13, 3x + 2y + z = 4, x + 2y – z = 8.
2x + 3y − z = 0
x − y − 2z = 0
3x + y + 3z = 0
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.
x + y = 1
x + z = − 6
x − y − 2z = 3
Solve the following equations by using inversion method.
x + y + z = −1, x − y + z = 2 and x + y − z = 3
Let A = `[(i, -i),(-i, i)], i = sqrt(-1)`. Then, the system of linear equations `A^8[(x),(y)] = [(8),(64)]` has ______.
Let P = `[(-30, 20, 56),(90, 140, 112),(120, 60, 14)]` and A = `[(2, 7, ω^2),(-1, -ω, 1),(0, -ω, -ω + 1)]` where ω = `(-1 + isqrt(3))/2`, and I3 be the identity matrix of order 3. If the determinant of the matrix (P–1AP – I3)2 is αω2, then the value of α is equal to ______.
