Advertisements
Advertisements
प्रश्न
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`
उत्तर
`A = [(2, 5),(1, 3)]`
`∴ A^t = [(2, 1),(5, 3)]`
`A^t.B = [(2, 1),(5, 3)][(4, -2),(-1, 3)]`
`= [(2 xx 4 + 1 xx (-1),2 xx (-2) + 1 xx 3),(5 xx 4 + 3 xx(-1), 5 xx (-2)+ 3 xx 3)]`
`= [(8-1,-4+3),(20-3,-10+9)]`
`= [(7, -1),(17, -1)]`
`B.I = [(4, -2),(-1, 3)][(1, 0),(0, 1)]`
`= [(4, -2),(-1, 3)]`
`∴ A^t.B + BI = [(7, -1),(17, -1)] + [(4, -2),(-1, 3)]`
`= [(11, -3),(16, 2)]`
APPEARS IN
संबंधित प्रश्न
If P = `|(2,9),(5 , 7)|` and Q = `|(7 , 3),(4 , 1)|` find 3P - 2Q
Evaluate the following :
`|(-2 , 3),(-1 , 4)| |(6 , 4),(3 ,- 1)|`
Evaluate the following :
`|(2 , -5),(0 , -3)| |(1 , -1),(3 , 2)|`
If A = `[(3, x),(0, 1)]` and B = `[(9, 16),(0, -y)]`, find x and y when A2 = B.
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.
Evaluate x,y if
`[(3 , -2),(-1 , 4)][(2x),(1)]+2[(-4),(5)] = [(8),(4y)]`
If `"A" = [(1 , 2),(-2 , 3)], "B" = [(2 , 1),(2 , 3)] "C" = [(-3 , 1),(2 , 0)]` verify that
(AB)C = A(BC),
Find the value of x if `[(3x + y, -y),(2y - x, 3)] = [(1, 2),(-5, 3)]`
Choose the correct answer from the given four options :
If `[(x + 3, 4),(y - 4, x + y)] = [(5, 4),(3, 9)]` then the values of x and y are
Choose the correct answer from the given four options :
If A + B = `[(1, 0),(1, 1)]` and A – 2B = `[(-1, 1),(0, -1)]` then A is equal to