Advertisements
Advertisements
Question
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.
Solution
Let the award money given for sincerity, truthfulness and helpfulness be ₹x, ₹y and ₹z respectively.
Since, the total cash award is ₹900.
∴ x + y + z = 900 ....(1)
Award money given by school A is ₹1,600.
∴ 3x + 2y + z = 1600 ....(2)
Award money given by school B is ₹2,300.
∴ 4x + y + 3z = 2300 ....(3)
The above system of equations can be written in matrix form CX = D as
\[\begin{bmatrix}1 & 1 & 1 \\ 3 & 2 & 1 \\ 4 & 1 & 3\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}900 \\ 1600 \\ 2300\end{bmatrix}\]
\[\text{ Where,} C = \begin{bmatrix}1 & 1 & 1 \\ 3 & 2 & 1 \\ 4 & 1 & 3\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }D = \begin{bmatrix}900 \\ 1600 \\ 2300\end{bmatrix}\]
Now,
\[\left| C \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 }c_{ij}\text{ in }C = \left[ c_{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 C = \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 C^{- 1} = \frac{1}{\left| C \right|}adj C\]
\[ = \frac{1}{- 5}\begin{bmatrix}5 & - 2 & - 1 \\ - 5 & - 1 & 2 \\ - 5 & 3 & - 1\end{bmatrix}\]
\[X = C^{- 1} D\]
\[ \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}900 \\ 1600 \\ 2300\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = - \frac{1}{5}\begin{bmatrix}4500 - 3200 - 2300 \\ - 4500 - 1600 + 4600 \\ - 4500 + 4800 - 2300\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = - \frac{1}{5}\begin{bmatrix}- 1000 \\ - 1500 \\ - 2000\end{bmatrix}\]
\[ \Rightarrow x = \frac{- 1000}{- 5}, y = \frac{- 1500}{- 5}\text{ and }z = \frac{- 2000}{- 5}\]
\[ \therefore x = 200, y = 300\text{ and }z = 400 .\]
Hence, the award money for each value of sincerity, truthfulness and helpfulness is ₹200, ₹300 and ₹400.
One more value which should be considered for award hardwork.
APPEARS IN
RELATED QUESTIONS
Find the value of a if `[[a-b,2a+c],[2a-b,3c+d]]=[[-1,5],[0,13]]`
If `|[x+1,x-1],[x-3,x+2]|=|[4,-1],[1,3]|`, then write the value of x.
Solve system of linear equations, using matrix method.
2x + y + z = 1
x – 2y – z =` 3/2`
3y – 5z = 9
Solve the system of linear equations using the matrix method.
2x + 3y + 3z = 5
x − 2y + z = −4
3x − y − 2z = 3
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`
Find the value of x, if
\[\begin{vmatrix}3x & 7 \\ 2 & 4\end{vmatrix} = 10\] , find the value of x.
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}\]
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}\]
Evaluate :
\[\begin{vmatrix}a & b & c \\ c & a & b \\ b & c & a\end{vmatrix}\]
Prove that
\[\begin{vmatrix}- bc & b^2 + bc & c^2 + bc \\ a^2 + ac & - ac & c^2 + ac \\ a^2 + ab & b^2 + ab & - ab\end{vmatrix} = \left( ab + bc + ca \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\]
Solve the following determinant equation:
Find the area of the triangle with vertice at the point:
(0, 0), (6, 0) and (4, 3)
2x − y = 1
7x − 2y = −7
Given: x + 2y = 1
3x + y = 4
x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 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 \[A = \begin{bmatrix}0 & i \\ i & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\] , find the value of |A| + |B|.
Evaluate \[\begin{vmatrix}4785 & 4787 \\ 4789 & 4791\end{vmatrix}\]
Find the value of the determinant \[\begin{vmatrix}243 & 156 & 300 \\ 81 & 52 & 100 \\ - 3 & 0 & 4\end{vmatrix} .\]
Evaluate: \[\begin{vmatrix}\cos 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\end{vmatrix}\]
The value of the determinant
Let \[\begin{vmatrix}x^2 + 3x & x - 1 & x + 3 \\ x + 1 & - 2x & x - 4 \\ x - 3 & x + 4 & 3x\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
be an identity in x, where a, b, c, d, e are independent of x. Then the value of e is
If a, b, c are in A.P., then the determinant
\[\begin{vmatrix}x + 2 & x + 3 & x + 2a \\ x + 3 & x + 4 & x + 2b \\ x + 4 & x + 5 & x + 2c\end{vmatrix}\]
The value of the determinant \[\begin{vmatrix}x & x + y & x + 2y \\ x + 2y & x & x + y \\ x + y & x + 2y & x\end{vmatrix}\] is
Let \[f\left( x \right) = \begin{vmatrix}\cos x & x & 1 \\ 2\sin x & x & 2x \\ \sin x & x & x\end{vmatrix}\] \[\lim_{x \to 0} \frac{f\left( x \right)}{x^2}\] is equal to
Solve the following system of equations by matrix method:
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12
Show that the following systems of linear equations is consistent and also find their solutions:
2x + 3y = 5
6x + 9y = 15
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
2x − y + 2z = 0
5x + 3y − z = 0
x + 5y − 5z = 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.
System of equations x + y = 2, 2x + 2y = 3 has ______
Solve the following by inversion method 2x + y = 5, 3x + 5y = −3
The value of λ, such that the following system of equations has no solution, is
`2x - y - 2z = - 5`
`x - 2y + z = 2`
`x + y + lambdaz = 3`
If `|(x + a, beta, y),(a, x + beta, y),(a, beta, x + y)|` = 0, then 'x' is equal to
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 ______.
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 ab + bc + ca equals ______.