Advertisements
Advertisements
Question
Let `"M" xx [(1, 1),(0, 2)]` = [1 2] where M is a matrix.
- State the order of matrix M
- Find the matrix M
Advertisements
Solution
Given
(i) `"M" xx [(1, 1),(0, 2)]` = [1 2]
M is the order of 1 x 2
(ii) let M = [x y]
∴ `[(x , y)] xx [(1, 1),(0, 2)] = [(1 , 2)]`
⇒ `[(x + 0 , x + 2y)] = [(1 , 2)]`
Comparing the corresponding elements
x = 1 and x + 2y = 2
⇒ 1 + 2y = 2
⇒ 2y = 2 - 1 = 1
⇒ y = `(1)/(2)`
Hence x = 1, y = `(1)/(2)`
∴ M = `[(1, 1/2)]`.
APPEARS IN
RELATED QUESTIONS
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.
Wherever possible, write the following as a single matrix.
`[(0, 1, 2),(4, 6, 7)] + [(3, 4),(6, 8)]`
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A + B = B + A
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A – B = B – A
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)
Solve the following system of linear equation using matrix method:
`1/x + 1/y +1/z = 9`
`2/x + 5/y+7/z = 52`
`2/x+1/y-1/z=0`
If A = `|(1,3),(3,2)|` and B = `|(-2 , 3),(-4 , 1)|` find BA
Solve the equation x + y = 4 and 2x - y = 5 using the method of reduction.
If A = `[(7,1), (2,5)]` and B = `[(1,2), (3,-1)]` then verify that |AB| = |A| |B|.
Construct a 2 x 2 matrix whose elements aij are given by aij = 2i – j
