Advertisements
Advertisements
प्रश्न
The cost of 4 pencils, 3 pens and 2 erasers is Rs. 60. The cost of 2 pencils, 4 pens and 6 erasers is Rs. 90 whereas the cost of 6 pencils, 2 pens and 3 erasers is Rs. 70. Find the cost of each item by using matrices.
उत्तर
Let Rs.’x’, Rs.’y’ and Rs.’z’ be the cost of one pencil, one pen and one eraser.
Thus, the system of equations are:
`{:(4x+3y+2z=60),(2x+4y+6z=90),(6x+2y+3z=70):}`
Let us write the above equations in the matrix form as:
`[[4,3,2],[2,4,6],[6,2,3]][[x],[y],[z]]=[[60],[90],[70]] " i.e "AX=B`
`"Using "R_z->R_2-1/2R_1 and R_3->R_3-3/2R_1`
`[[4,3,2],[0,5/2,5],[0,-5/2,0]][[x],[y],[z]]=[[60],[60],[-20]]`
`"Using "R_3->R_3+R_2`
`[[4,3,2],[0,5/2,5],[0,0,5]][[x],[y],[z]]=[(60),(60),(40)]`
As matrix A is reduced to its upper triangular form we can write
4x + 3y + 2z = 60..........(i)
`5/2`y + 5z = 60..........(ii)
0x + 0y + 5z = 40
z = 8.....(iii)
Substituting (iii) in (ii) we get,
`5/2`y + 5(8) = 60
y = `(60 - 40)/5 xx 2 = 8`
y = 8 .....(iv)
Substituting (iii) and (iv) in (i) we get,
4x + 3 (8) + 2 (8) = 60
4x = 60 - 24 - 16
x = `20/4 = 5`
∴ x = 5
∴ The cost of one pencil, one pen and one eraser is Rs. 5, Rs. 8 and Rs. 8 respectively.
संबंधित प्रश्न
For what values of k, the system of linear equations
x + y + z = 2
2x + y – z = 3
3x + 2y + kz = 4
has a unique solution?
Using the properties of determinants, solve the following for x:
`|[x+2,x+6,x-1],[x+6,x-1,x+2],[x-1,x+2,x+6]|=0`
Using elementary transformations, find the inverse of the matrix A = `((8,4,3),(2,1,1),(1,2,2))`and use it to solve the following system of linear equations :
8x + 4y + 3z = 19
2x + y + z = 5
x + 2y + 2z = 7
2x − 3z + w = 1
x − y + 2w = 1
− 3y + z + w = 1
x + y + z = 1
2x − y = 5
4x − 2y = 7
In the following matrix equation use elementary operation R2 → R2 + R1 and the equation thus obtained:
If three numbers are added, their sum is 2. If two times the second number is subtracted from the sum of the first and third numbers, we get 8, and if three times the first number is added to the sum of the second and third numbers, we get 4. Find the numbers using matrices.
Using elementary row operations, find the inverse of the matrix A = `((3, 3,4),(2,-3,4),(0,-1,1))` and hence solve the following system of equations : 3x - 3y + 4z = 21, 2x -3y + 4z = 20, -y + z = 5.
Apply the given elementary transformation on each of the following matrices `[(2, 4),(1, -5)]`, C1 ↔ C2.
Find the cofactor matrix, of the following matrices : `[(1, 2),(5, -8)]`
Find the adjoint of the following matrices : `[(2, -3),(3, 5)]`
Find the adjoint of the following matrices : `[(1, -1, 2),(-2, 3, 5),(-2, 0, -1)]`
Choose the correct alternative.
If A = `[("a", 0, 0),(0, "a", 0),(0, 0,"a")]`, then |adj.A| = _______
Solve the following :
If A = `[(1, 0, 0),(2, 1, 0),(3, 3, 1)]`, the reduce it to unit matrix by using row transformations.
Choose the correct alternative:
If A = `[(1, 2),(2, -1)]`, then adj (A) = ______
Matrix `[("a", "b", "c"),("p", "q", "r"),(2"a" - "p", 2"b" - "q", 2"c" - "r")]` is a singular
State whether the following statement is True or False:
After applying elementary transformation R1 – 3R2 on matrix `[(3, -2),(1, 4)]` we get `[(0, -12),(1, 4)]`
The suitable elementary row transformation which will reduce the matrix `[(1, 0),(2, 1)]` into identity matrix is ______
If A = `[(1, 1, -1), (1, -2, 1), (2, -1, -3)]`, then (adj A)A = ______
In the matrix A = `[("a", 1, x),(2, sqrt(3), x^2 - y),(0, 5, (-2)/5)]`, write: The number of elements
Find the matrix A satisfying the matrix equation:
`[(2, 1),(3, 2)] "A" [(-3, 2),(5, -3)] = [(1, 0),(0, 1)]`
If possible, find BA and AB, where A = `[(2, 1, 2),(1, 2, 4)]`, B = `[(4, 1),(2, 3),(1, 2)]`
If A = `[(0, -1, 2),(4, 3, -4)]` and B = `[(4, 0),(1, 3),(2, 6)]`, then verify that: (A′)′ = A
If A = `[(0, -1, 2),(4, 3, -4)]` and B = `[(4, 0),(1, 3),(2, 6)]`, then verify that: (kA)' = (kA')
Find the values of a, b, c and d, if `3[("a", "b"),("c", "d")] = [("a", 6),(-1, 2"d")] + [(4, "a" + "b"),("c" + "d", 3)]`
Find the matrix A such that `[(2, -1),(1, 0),(-3, 4)] "A" = [(-1, -8, -10),(1, -2, -5),(9, 22, 15)]`
If P(x) = `[(cosx, sinx),(-sinx, cosx)]`, then show that P(x) . (y) = P(x + y) = P(y) . P(x)
If possible, using elementary row transformations, find the inverse of the following matrices
`[(2, -1, 3),(-5, 3, 1),(-3, 2, 3)]`
If possible, using elementary row transformations, find the inverse of the following matrices
`[(2, 3, -3),(-1, 2, 2),(1, 1, -1)]`
If `[(2x + y, 4x),(5x - 7, 4x)] = [(7, 7y - 13),(y, x + 6)]`, then the value of x + y is ______.
On using elementary row operation R1 → R1 – 3R2 in the following matrix equation: `[(4, 2),(3, 3)] = [(1, 2),(0, 3)] [(2, 0),(1, 1)]`, we have: ______.
If A = `[(2, 3, -1),(1, 4, 2)]` and B = `[(2, 3),(4, 5),(2, 1)]`, then AB and BA are defined and equal.