Advertisements
Advertisements
प्रश्न
Wherever possible, write the following as a single matrix.
`[(1, 2),(3, 4)] + [(-1, -2),(1, -7)]`
Advertisements
उत्तर
`[(1, 2),(3, 4)] + [(-1, -2),(1, -7)]`
= `[(1 - 1, 2 - 2),(3 + 1, 4 - 7)]`
= `[(0, 0),(4, -3)]`
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.
State, whether the following statement is true or false. If false, give a reason.
Transpose of a 2 × 1 matrix is a 2 × 1 matrix.
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
(B . C) . A = B . (C . A)
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
(A – B) . C = A . C – B . C
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
(A – B)2 = A2 – 2A . B + B2
Evaluate the following :
`|(6 , 1),(3 , 1),(2 , 4)| |(1 , -2 , 1),(2 , 1 , 3)|`
Find the inverse of the matrix `[ (1, 2, 3), (1, 1, 5), (2, 4, 7)]` by using the adjoint method.
`
[2 3 – 7]
`[(0, 0, 0),(0, 0, 0)]`
Construct a 2 x 2 matrix whose elements aij are given by aij = i.j
