Advertisements
Advertisements
Question
If A = `[(1,3), (3,4)]` B = `[(-2,1), (-3,2)]` and `A^2 - 5B^2 = 5C` Find the matrix C where C is a 2 by 2 matrix.
Solution
A2 − 5B2 = 5C
`A = [(1,3),(3,4)], B = [(-2,1),(-3,2)]`
Step 1: Compute A2
`A^2 = A.A = [(1,3),(3,4)].[(1,3),(3,4)]`
Perform matrix multiplication:
`A^2 = [(1xx1 + 3xx3,1xx3+3xx4),(3xx1+4xx3,3xx3+4xx4)]`
`A^2 = [(1+9,3+12),(3+12,9+16)]`
`A^2 = [(10,15),(15,25)]`
Step 2: Compute B2
`B^2 = BxxB = [(-2,1),(-3,2)]xx[(-2,1),(-3,2)]`
Perform matrix multiplication:
`B^2 = [(-2xx-2+1xx-3,-2xx1+1xx2),(-3xx-2+2xx-3,-3xx1+2xx2)]`
`B^2 = [(4-3,-2+2),(6-6,-3+4)]`
`B^2 = [(1,0),(0,1)]`
Step 3: Compute 5B2
`5B^2 = 5xx[(1,0),(0,1)]`
`5B^2 = [(5,0),(0,5)]`
Step 4: Compute A2−5B2
`A^2 - 5B^2 = [(10,15),(15,25)]-[(5,0),(0,5)]`
`A^2 - 5B^2 = [(10-5,15-0),(15-0,25-5)]`
`A^2 - 5B^2 = [(5,15),(15,20)]`
Step 5: Solve for C
`A^2 - 5B^2 = 5C`
`5C = [(5,15),(15,20)]`
Divide each element by 5:
`C= [(1,3),(3,4)]`
APPEARS IN
RELATED QUESTIONS
Find the value of and 'y' if:
`2[(x,y),(9 , (y - 5))] + [(6,4),(-7,5)] = [(10,7),(22,15)]`
Find x and y if `[(x,3x),(y, 4y)] = [(5),(12)]`
If `A = [(2, 5),(1, 3)]`, `B = [(4, -2),(-1, 3)]` and I is Identity matrix of same order and `A^t` is the transpose of matrix A find `A^t.B + BI`
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 = `|(17 , 5 , 19),(11 , 8 , 13)|` and B =`|(9,3,7),(1,6,5)|` , find 2A - 3B
Evaluate the following :
`|(-2 , 3),(-1 , 4)| |(6 , 4),(3 ,- 1)|`
Find x, y if `[(-2, 0),(3, 1)] [(-1),(2x)] +3[(-2),(1)] = 2[(y),(3)]`.
Let `"A" = [(4 , -2),(6 , -3)], "B" = [(0 , 2),(1 , -1)] and "C" = [(-2 , 3),(1 , -1)]`. Find A2 - A + BC
Find the values of x, y, a and b, if `[(3x + 4y, 2, x - 2y),(a + b, 2a - b, -1)] = [(2, 2, 4),(5, 5, 1)]`
If A = `[(sec60°, cos90°),(-3tan45°, sin90°)] and "B" = [(0, cos45°),(-2, 3sin90°)]` Find : BA