Advertisements
Advertisements
प्रश्न
The cost of 4 kg onion, 3 kg wheat and 2 kg rice is Rs. 60. The cost of 2 kg onion, 4 kg wheat and 6 kg rice is Rs. 90. The cost of 6 kg onion 2 kg wheat and 3 kg rice is Rs. 70. Find the cost of each item per kg by matrix method.
Advertisements
उत्तर
Let the price of onion be Rs. per kg = x
The price of wheat is Rs. per kg = y
The price of rice be Rs. per kg = z
Then according to the given conditions,
4x + 3y + 2z = 60;
2x + 4y + 6z = 90;
6x + 2y + 3z = 70
This system of equations can be written as AX = B
`[(4,3,2),(2,4,6),(6,2,3)] [(x),(y),(z)] = [(60),(90),(70)]`
A = `[(4,3,2),(2,4,6),(6,2,3)]`, X = `[(x),(y),(z)]`, B = `[(60),(90),(70)]`
|A| = `|(4,3,2),(2,4,6),(6,2,3)|`
= 4(12 − 12) − 3(2 × 3 − 6 × 6) + 2(2 × 2 − 6 × 4)
= 0 + 90 − 40
= 50 ≠ 0
∴ A−1 can be found,
Cofactors of the elements of |A|:
A11 = 0, A12 = 30, A13 = −20
A21 = −5, A22 = 0, A23 = 10
A31 = 10, A32 = −20, A33 = 10
∴ adj A = `[(0,30,-20),(-5,0,10),(10,-20,10)] = [(0,-5,10),(30,0,-20),(-20,10,10)]`
A−1 = `1/|A|` adj A
= `1/50 [(0,-5,10),(30,0,-20),(-20,10,10)]`
AX = B
⇒ X = A−1B
∴ `[(x),(y),(z)] = 1/50 [(0,-5,10),(30,0,-20),(-20,10,10)] [(60),(90),(70)]`
= `1/50 [(0 - 450 + 700),(1800 + 0 - 1400),(-1200 + 900 + 700)]`
= `1/50 [(250),(400),(400)]`
= `[(5),(8),(8)]`
⇒ x = 5, y = 8, z = 8
Hence, the cost of 1 kg onion = Rs. 5
Price of 1 kg wheat = Rs. 8
Price of 1 kg rice = Rs. 8
APPEARS IN
संबंधित प्रश्न
Examine the consistency of the system of equations.
5x − y + 4z = 5
2x + 3y + 5z = 2
5x − 2y + 6z = −1
Solve the system of linear equations using the matrix method.
2x – y = –2
3x + 4y = 3
Solve the system of linear equations using the matrix method.
5x + 2y = 3
3x + 2y = 5
Solve the system of linear equations using the matrix method.
x − y + z = 4
2x + y − 3z = 0
x + y + z = 2
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}1 & a & a^2 - bc \\ 1 & b & b^2 - ac \\ 1 & c & c^2 - ab\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\cos\left( x + y \right) & - \sin\left( x + y \right) & \cos2y \\ \sin x & \cos x & \sin y \\ - \cos x & \sin x & - \cos y\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}a & b + c & a^2 \\ b & c + a & b^2 \\ c & a + b & c^2\end{vmatrix}\]
Prove that:
`[(a, b, c),(a - b, b - c, c - a),(b + c, c + a, a + b)] = a^3 + b^3 + c^3 -3abc`
Prove the following identities:
\[\begin{vmatrix}x + \lambda & 2x & 2x \\ 2x & x + \lambda & 2x \\ 2x & 2x & x + \lambda\end{vmatrix} = \left( 5x + \lambda \right) \left( \lambda - x \right)^2\]
Show that
Solve the following determinant equation:
Prove that :
Prove that
3x + y = 19
3x − y = 23
9x + 5y = 10
3y − 2x = 8
x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1
3x + y = 5
− 6x − 2y = 9
3x − y + 2z = 3
2x + y + 3z = 5
x − 2y − z = 1
Find the real values of λ for which the following system of linear equations has non-trivial solutions. Also, find the non-trivial solutions
\[2 \lambda x - 2y + 3z = 0\]
\[ x + \lambda y + 2z = 0\]
\[ 2x + \lambda z = 0\]
If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\] is singular, find the value of x.
Find the value of the determinant \[\begin{vmatrix}2^2 & 2^3 & 2^4 \\ 2^3 & 2^4 & 2^5 \\ 2^4 & 2^5 & 2^6\end{vmatrix}\].
Write the cofactor of a12 in the following matrix \[\begin{bmatrix}2 & - 3 & 5 \\ 6 & 0 & 4 \\ 1 & 5 & - 7\end{bmatrix} .\]
If \[\begin{vmatrix}3x & 7 \\ - 2 & 4\end{vmatrix} = \begin{vmatrix}8 & 7 \\ 6 & 4\end{vmatrix}\] , find the value of x.
The number of distinct real roots of \[\begin{vmatrix}cosec x & \sec x & \sec x \\ \sec x & cosec x & \sec x \\ \sec x & \sec x & cosec x\end{vmatrix} = 0\] lies in the interval
\[- \frac{\pi}{4} \leq x \leq \frac{\pi}{4}\]
If\[f\left( x \right) = \begin{vmatrix}0 & x - a & x - b \\ x + a & 0 & x - c \\ x + b & x + c & 0\end{vmatrix}\]
Solve the following system of equations by matrix method:
x + y + z = 3
2x − y + z = − 1
2x + y − 3z = − 9
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
3x − y + 2z = 0
4x + 3y + 3z = 0
5x + 7y + 4z = 0
x + y − 6z = 0
x − y + 2z = 0
−3x + y + 2z = 0
x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0
For the system of equations:
x + 2y + 3z = 1
2x + y + 3z = 2
5x + 5y + 9z = 4
Write the value of `|(a-b, b- c, c-a),(b-c, c-a, a-b),(c-a, a-b, b-c)|`
Transform `[(1, 2, 4),(3, -1, 5),(2, 4, 6)]` into an upper triangular matrix by using suitable row transformations
The cost of 4 dozen pencils, 3 dozen pens and 2 dozen erasers is ₹ 60. The cost of 2 dozen pencils, 4 dozen pens and 6 dozen erasers is ₹ 90. Whereas the cost of 6 dozen pencils, 2 dozen pens and 3 dozen erasers is ₹ 70. Find the cost of each item per dozen by using matrices
For what value of p, is the system of equations:
p3x + (p + 1)3y = (p + 2)3
px + (p + 1)y = p + 2
x + y = 1
consistent?
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 ______.
