Advertisements
Advertisements
Question
Two institutions decided to award their employees for the three values of resourcefulness, competence and determination in the form of prices at the rate of Rs. x, y and z respectively per person. The first institution decided to award respectively 4, 3 and 2 employees with a total price money of Rs. 37000 and the second institution decided to award respectively 5, 3 and 4 employees with a total price money of Rs. 47000. If all the three prices per person together amount to Rs. 12000 then using matrix method find the value of x, y and z. What values are described in this equations?
Solution
\[A . T . Q\]
\[4x + 3y + 2z = 37000\]
\[5x + 3y + 4z = 47000\]
\[x + y + z = 12000\]
We can expressed these equations as AX = B .
\[\text{ Where }A = \begin{bmatrix}4 & 3 & 2 \\ 5 & 3 & 4 \\ 1 & 1 & 1\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }B = \begin{bmatrix}37000 \\ 47000 \\ 12000\end{bmatrix}\]
\[\left| A \right| = 4\left( 3 - 4 \right) - 3\left( 5 - 4 \right) + 2\left( 5 - 3 \right) = - 4 - 3 + 4 = - 3 \neq 0\]
So, A is non singular therefore inverse exists .
\[ A_{11} = - 1 A_{12} = - 1 A_{13} = 2\]
\[ A_{21} = - 1 A_{22} = 2 A_{23} = - 1\]
\[ A_{31} = 6 A_{32} = - 6 A_{33} = - 3\]
\[adj A = \begin{bmatrix}- 1 & - 1 & 6 \\ - 1 & 2 & - 6 \\ 2 & - 1 & - 3\end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}adj A = - \frac{1}{3}\begin{bmatrix}- 1 & - 1 & 6 \\ - 1 & 2 & - 6 \\ 2 & - 1 & - 3\end{bmatrix}\]
\[X = A^{- 1} B = - \frac{1}{3}\begin{bmatrix}- 1 & - 1 & 6 \\ - 1 & 2 & - 6 \\ 2 & - 1 & - 3\end{bmatrix} \begin{bmatrix}37000 \\ 47000 \\ 12000\end{bmatrix}\]
\[ = - \frac{1}{3}\begin{bmatrix}- 37000 - 47000 + 72000 \\ - 37000 + 94000 - 72000 \\ 74000 - 47000 - 36000\end{bmatrix} = - \frac{1}{3}\begin{bmatrix}- 12000 \\ - 15000 \\ - 9000\end{bmatrix} = \begin{bmatrix}4000 \\ 5000 \\ 3000\end{bmatrix}\]
\[So, x = 4000 , y = 5000\text{ and }z = 3000 .\]
APPEARS IN
RELATED QUESTIONS
Examine the consistency of the system of equations.
x + y + z = 1
2x + 3y + 2z = 2
ax + ay + 2az = 4
If A = `[(2,-3,5),(3,2,-4),(1,1,-2)]` find A−1. Using A−1 solve the system of equations
2x – 3y + 5z = 11
3x + 2y – 4z = – 5
x + y – 2z = – 3
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix}\]
Evaluate
\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\end{vmatrix}^2 .\]
Evaluate
\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.
If A \[\begin{bmatrix}1 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4\end{bmatrix}\] , then show that |3 A| = 27 |A|.
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\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\]
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)`
Without expanding, prove that
\[\begin{vmatrix}a & b & c \\ x & y & z \\ p & q & r\end{vmatrix} = \begin{vmatrix}x & y & z \\ p & q & r \\ a & b & c\end{vmatrix} = \begin{vmatrix}y & b & q \\ x & a & p \\ z & c & r\end{vmatrix}\]
Using determinants show that the following points are collinear:
(5, 5), (−5, 1) and (10, 7)
Using determinants show that the following points are collinear:
(1, −1), (2, 1) and (4, 5)
Using determinants show that the following points are collinear:
(2, 3), (−1, −2) and (5, 8)
If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.
Prove that :
Prove that :
Prove that :
\[\begin{vmatrix}\left( b + c \right)^2 & a^2 & bc \\ \left( c + a \right)^2 & b^2 & ca \\ \left( a + b \right)^2 & c^2 & ab\end{vmatrix} = \left( a - b \right) \left( b - c \right) \left( c - a \right) \left( a + b + c \right) \left( a^2 + b^2 + c^2 \right)\]
2x − y = − 2
3x + 4y = 3
3x + ay = 4
2x + ay = 2, a ≠ 0
A salesman has the following record of sales during three months for three items A, B and C which have different rates of commission
Month | Sale of units | Total commission drawn (in Rs) |
||
A | B | C | ||
Jan | 90 | 100 | 20 | 800 |
Feb | 130 | 50 | 40 | 900 |
March | 60 | 100 | 30 | 850 |
Find out the rates of commission on items A, B and C by using determinant method.
Write the value of the determinant
If A and B are non-singular matrices of the same order, write whether AB is singular or non-singular.
Let \[\begin{vmatrix}x & 2 & x \\ x^2 & x & 6 \\ x & x & 6\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
Then, the value of \[5a + 4b + 3c + 2d + e\] is equal to
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
Solve the following system of equations by matrix method:
3x + 4y − 5 = 0
x − y + 3 = 0
Solve the following system of equations by matrix method:
\[\frac{2}{x} - \frac{3}{y} + \frac{3}{z} = 10\]
\[\frac{1}{x} + \frac{1}{y} + \frac{1}{z} = 10\]
\[\frac{3}{x} - \frac{1}{y} + \frac{2}{z} = 13\]
Solve the following system of equations by matrix method:
2x + y + z = 2
x + 3y − z = 5
3x + y − 2z = 6
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
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
The management committee of a residential colony decided to award some of its members (say x) for honesty, some (say y) for helping others and some others (say z) for supervising the workers to keep the colony neat and clean. The sum of all the awardees is 12. Three times the sum of awardees for cooperation and supervision added to two times the number of awardees for honesty is 33. If the sum of the number of awardees for honesty and supervision is twice the number of awardees for helping others, using matrix method, find the number of awardees of each category. Apart from these values, namely, honesty, cooperation and supervision, suggest one more value which the management of the colony must include for awards.
The existence of the unique solution of the system of equations:
x + y + z = λ
5x − y + µz = 10
2x + 3y − z = 6
depends on
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 the following equations
x + y – 3 = 0
(1 + λ)x + (2 + λ)y – 8 = 0
x – (1 + λ)y + (2 + λ) = 0
are consistent then the value of λ can be ______.