Advertisements
Advertisements
प्रश्न
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.
उत्तर
Let the award money given for Tolerance, Kindness and Leadership be ₹x, ₹y and ₹z respectively.
Since, the total cash award is ₹1,200.
∴ x + y + z = 1200 ....(1)
Award money given by school P is ₹2,200.
∴ 3x + 2y + z = 2200 ....(2)
Award money given by school Q is ₹3,100.
∴ 4x + y + 3z = 3100 ....(3)
The above system of equations can be written in matrix form AX = B as
\[\begin{bmatrix}1 & 1 & 1 \\ 3 & 2 & 1 \\ 4 & 1 & 3\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}1200 \\ 2200 \\ 3100\end{bmatrix}\]
\[\text{ Where, }A = \begin{bmatrix}1 & 1 & 1 \\ 3 & 2 & 1 \\ 4 & 1 & 3\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }B = \begin{bmatrix}1200 \\ 2200 \\ 3100\end{bmatrix}\]
Now,
\[\left| A \right| = \begin{vmatrix}1 & 1 & 1 \\ 3 & 2 & 1 \\ 4 & 1 & 3\end{vmatrix}\]
\[ = 1\left( 6 - 1 \right) - 1\left( 9 - 4 \right) + 1(3 - 8)\]
\[ = 5 - 5 - 5\]
\[ = - 5\]
\[\text{ Let }C_{ij}\text{ be the cofactors of elements }a_{ij}\text{ in }A = \left[ a_{ij} \right] .\text{ Then,} \]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}2 & 1 \\ 1 & 3\end{vmatrix} = 5, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}3 & 1 \\ 4 & 3\end{vmatrix} = - 5, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}3 & 2 \\ 4 & 1\end{vmatrix} = - 5\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}1 & 1 \\ 1 & 3\end{vmatrix} = - 2 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 1 \\ 4 & 3\end{vmatrix} = - 1 , C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & 1 \\ 4 & 1\end{vmatrix} = 3\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}1 & 1 \\ 2 & 1\end{vmatrix} = - 1, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 1 \\ 3 & 1\end{vmatrix} = 2, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & 1 \\ 3 & 2\end{vmatrix} = - 1\]
\[adj A = \begin{bmatrix}5 & - 5 & - 5 \\ - 2 & - 1 & 3 \\ - 1 & 2 & - 1\end{bmatrix}^T \]
\[ = \begin{bmatrix}5 & - 2 & - 1 \\ - 5 & - 1 & 2 \\ - 5 & 3 & - 1\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 5}\begin{bmatrix}5 & - 2 & - 1 \\ - 5 & - 1 & 2 \\ - 5 & 3 & - 1\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = - \frac{1}{5}\begin{bmatrix}5 & - 2 & - 1 \\ - 5 & - 1 & 2 \\ - 5 & 3 & - 1\end{bmatrix}\begin{bmatrix}1200 \\ 2200 \\ 3100\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = - \frac{1}{5}\begin{bmatrix}6000 - 4400 - 3100 \\ - 6000 - 2200 + 6200 \\ - 6000 + 6600 - 3100\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = - \frac{1}{5}\begin{bmatrix}- 1500 \\ - 2000 \\ - 2500\end{bmatrix}\]
\[ \Rightarrow x = \frac{- 1500}{- 5}, y = \frac{- 2000}{- 5}\text{ and }z = \frac{- 2500}{- 5}\]
\[ \therefore x = 300, y = 400\text{ and }z = 500 .\]
Hence, the award money for each value of Tolerance, Kindness and Leadership is ₹300, ₹400 and ₹500.
One more value which should be considered for award is Honesty.
APPEARS IN
संबंधित प्रश्न
Examine the consistency of the system of equations.
2x − y = 5
x + y = 4
Solve system of linear equations, using matrix method.
4x – 3y = 3
3x – 5y = 7
Find the value of x, if
\[\begin{vmatrix}3 & x \\ x & 1\end{vmatrix} = \begin{vmatrix}3 & 2 \\ 4 & 1\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 3 & 5 \\ 2 & 6 & 10 \\ 31 & 11 & 38\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}a & h & g \\ h & b & f \\ g & f & c\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}1 & 43 & 6 \\ 7 & 35 & 4 \\ 3 & 17 & 2\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}a & b + c & a^2 \\ b & c + a & b^2 \\ c & a + b & c^2\end{vmatrix}\]
Show that x = 2 is a root of the equation
Using determinants show that the following points are collinear:
(3, −2), (8, 8) and (5, 2)
If the points (x, −2), (5, 2), (8, 8) are collinear, find x using determinants.
Prove that :
Prove that :
Prove that :
Prove that
2x − y = 17
3x + 5y = 6
5x + 7y = − 2
4x + 6y = − 3
9x + 5y = 10
3y − 2x = 8
Given: x + 2y = 1
3x + y = 4
3x + y + z = 2
2x − 4y + 3z = − 1
4x + y − 3z = − 11
x + 2y = 5
3x + 6y = 15
If A is a singular matrix, then write the value of |A|.
Write the value of the determinant
\[\begin{bmatrix}2 & 3 & 4 \\ 2x & 3x & 4x \\ 5 & 6 & 8\end{bmatrix} .\]
Find the value of the determinant \[\begin{vmatrix}243 & 156 & 300 \\ 81 & 52 & 100 \\ - 3 & 0 & 4\end{vmatrix} .\]
If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\] is singular, find the value of x.
If A and B are non-singular matrices of the same order, write whether AB is singular or non-singular.
The value of the determinant
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:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10
Solve the following system of equations by matrix method:
2x + 6y = 2
3x − z = −8
2x − y + z = −3
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?
The system of equation x + y + z = 2, 3x − y + 2z = 6 and 3x + y + z = −18 has
Consider the system of equations:
a1x + b1y + c1z = 0
a2x + b2y + c2z = 0
a3x + b3y + c3z = 0,
if \[\begin{vmatrix}a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \\ a_3 & b_3 & c_3\end{vmatrix}\]= 0, then the system has
Solve the following system of equations by using inversion method
x + y = 1, y + z = `5/3`, z + x = `4/3`
Solve the following system of equations x - y + z = 4, x - 2y + 2z = 9 and 2x + y + 3z = 1.
A set of linear equations is represented by the matrix equation Ax = b. The necessary condition for the existence of a solution for this system is
The number of values of k for which the linear equations 4x + ky + 2z = 0, kx + 4y + z = 0 and 2x + 2y + z = 0 possess a non-zero solution is
If the system of equations x + λy + 2 = 0, λx + y – 2 = 0, λx + λy + 3 = 0 is consistent, then
If c < 1 and the system of equations x + y – 1 = 0, 2x – y – c = 0 and – bx+ 3by – c = 0 is consistent, then the possible real values of b are
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