Advertisements
Advertisements
प्रश्न
Wherever possible, write the following as a single matrix.
`[(2, 3, 4),(5, 6, 7)] - [(0, 2, 3),(6, -1, 0)]`
उत्तर
`[(2, 3, 4),(5, 6, 7)] - [(0, 2, 3),(6, -1,0)]`
= `[(2 - 0, 3 - 2, 4 - 3),(5 - 6, 6 + 1, 7 - 0)]`
= `[(2, 1, 1),(-1, 7, 7)]`
APPEARS IN
संबंधित प्रश्न
The bookshop of a particular school has 10 dozen chemistry books, 8 dozen physics books, 10 dozen economics books. Their selling prices are Rs 80, Rs 60 and Rs 40 each respectively. Find the total amount the bookshop will receive from selling all the books using matrix algebra.
Find x and y from the given equations:
`[(5, 2),(-1, y - 1)] - [(1, x - 1),(2, -3)] = [(4, 7),(-3, 2)]`
Given : M = `[(5, -3),(-2, 4)]`, find its transpose matrix Mt. If possible, find M + Mt
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A + B = B + A
Classify the following rnatrix :
`|(2,1),(0 , 6),(8 , 7) |`
Find the values of a, b, c and d, if `|("a + 3b", 3"c" + "d"),(2"a" - "b" , "c" - 2"d")| = |(5 , 8),(3 , 5)|`
If A = `|(1,3),(3,2)|` and B = `|(-2 , 3),(-4 , 1)|` find BA
If P =`|(1 , 2),(3 , 4)|` , Q = `|(5 , 1),(7 , 4)|` and R = `|(2 , 1),(4 , 2)|` find the value of P(Q + R)
If A = `[(2, 3), (1, 2)], B = [(1, 0),(3, 1)]`, Find (AB)-1
Solve the following minimal assignment problem :
Machines | Jobs | ||
I | II | III | |
M1 | 1 | 4 | 5 |
M2 | 4 | 2 | 7 |
M3 | 7 | 8 | 3 |