Advertisements
Advertisements
Question
Given A = `[(p , 0),(0, 2)], "B" = [(0 , -q), (1, 0)], "C" = [(2, -2),(2, 2)]` and BA = C2.
Find the values of p and q.
Solution
A = `[(p , 0),(0, 2)], "B" = [(0 , -q), (1, 0)]`
C = `[(2, -2),(2, 2)]`
BA = `[(0 , -q), (1 , 0)] [(p , 0),(0 ,2)] = [(0, -2q),(p , 0)]`
C2 = `[(2, -2),(2, 2)][(2, -2),(2, 2)] = [(0 , -8),(8, 0)]`
BA = C2
⇒ -2q = -8
⇒ q = 4
p = 8
⇒ p = 8.
APPEARS IN
RELATED QUESTIONS
Find x and y if `[(x,3x),(y, 4y)] = [(5),(12)]`
Given `[["4 " " 2" ],[" -1 "" 1 " ]]` M = 6I , where M is a matrix and I is unit matrix of order 2×2.
(i) State the order of matrix M.
(ii) Find the matrix M.
If A = `|(1215),(1117)|` and B = `|(2,7),(4,9)|` , find : A + B
If `|(3"a" + 2"b" , 2"a" - "b"),(4"p" - 3"q" , 2"p" + "q")|` = `|(12 , 1),(16 , 8)|` , find the values of a , b , p and q.
Let A = `[(2, 1),(0, -2)]`, B = `[(4, 1),(-3, -2)]` and C = `[(-3, 2),(-1, 4)]`. Find A2 + AC – 5B.
Given A = `[(2,0), (-1,7)] and 1 = [(1,0), (0,1)]` and A2 = 9A +mI. Find m
If `"A" = [(a , b),(c , d)] and "I" = [(1 , 0),(0 , 1)]` show that A2 - (a + d) A = (bc - ad) I.
If A = `[(3, -4),(-1, 2)]`, find matrix B such that BA = I,where I is unity matrix of order 2
If A = `[(3, 3),(p, q)]` and A2 = 0 find p and q
Find a and b if `[(a - b, b - 4),(b + 4, a - 2)] [(2, 0),(0, 2)] = [(2, -2),(14, 0)]`