Advertisements
Advertisements
Question
If A = `[(2 , -1),(-4, 5)]` and B = [0 -3] find the matrix C such that CA = B
Solution
A = `[(2 , -1),(-4, 5)]` and B = [0 -3]
Let matrix C = [x y]
Since the matrix A is 2 x 2 and B = 7 x 2
∵ CA = B
∴ `(x y) [(2, -1),(-4, 5)]` = [0 –3]
= (2x – 4y – x + 5y)
= [0 –3]
Comparing,
2x – 4y = 0
⇒ x – 2y = 0
∴ x = 2y
and
–x + 5y = –3
⇒ –2y + 5y = –3
⇒ 3y = –3
⇒ y = –1
∴ x = 2y
= 2 x (–1)
= –2
Hence C
= [x y]
= [–2 –1].
APPEARS IN
RELATED QUESTIONS
if A = `[(2,3),(5,7)]`, B = `[(0,4),(-1,7)]` and c = `[(1,0),(-1, 4)]`, find AC + B2 – 10C.
If A and B are any two 2 × 2 matrices such that AB = BA = B and B is not a zero matrix, what can you say about the matrix A?
Let A = `[(4, -2),(6, -3)]`, B = `[(0, 2),(1, -1)]` and C = `[(-2, 3),(1, -1)]`. Find A2 – A + BC
Find the positive integers p and q such that :
`[p q][p/q]= [25]`
Given matrix A = `[(4sin30^@,cos0^@), (cos0^@,4sin30^@)] and B = [(4), (5)]` If AX = B.
Find the matrix 'X'
Find x and y if
`[( x , 3x),(y , 4y)][(2),(1)] = [(5),(12)]`.
Find the values of x and y if : `[(2x + y),(3x - 2y)] = [(5),(4)]`
Find the values of x, y, a and b if `[(x - 2, y),(a + 2b, 3a - b)] = [(3, 1),(5, 1)]`
Find the values of a, b, c and d if `[(a + b, 3),(5 + c, ab)] = [(6, d),(-1, 8)]`
If A = `[(3, -4),(-1, 2)]`, find matrix B such that BA = I,where I is unity matrix of order 2