Advertisements
Advertisements
प्रश्न
If A = `[(2, 1, -1),(0, 1, -2)]`, Find A . At where At is the transpose of matrix A.
उत्तर
A =`[(2, 1, -1),(0, 1, -2)]`
At = `[(2, 0),(1, 1),(-1, -2)]`
A . At = `[(2, 1, -1),(0, 1, -2)][(2, 0),(1, 1),(-1, -2)]`
= `[(4 + 1 + 1, 0 + 1 + 2),(0 + 1 + 2, 0 + 1 + 4)]`
= `[(6, 3),(3, 5)]`
APPEARS IN
संबंधित प्रश्न
if `A = [(3,5),(4,-2)] and B = [(2),(4)]`is the product AB possible? Give a reason. If yes, find AB
If `P = [(2,6),(3,9)]` and `Q = [(3,x),(y, 2)]` find x and y such that PQ = null matrix
If A = `[(3, 7),(2, 4)], "B" = [(0, 2),(5, 3)] and "C" = [(1, -5),(-4, 6)]` Find AB – 5C
If A = `[(-1, 3),(2, 4)], "B" = [(2, -3),(-4, -6)]` find the matrix AB + BA
Show that `[(1, 2),(2, 1)]` is a solution of the matrix equation X² – 2X – 3I = 0,Where I is the unit matrix of order 2
Find x and y if `[(-3, 2),(0, -5)] [(x),(2)] = [(5),(y)]`
Find x and y if `[(x + y, y),(2x, x - y)] [(2),(-1)] = [(3),(2)]`
Find the value of x given that A2 = B Where A = `[(2, 12),(0, 1)] and "B" = [(4, x),(0, 1)]`
Choose the correct answer from the given four options :
A = `[(1, 0),(0, 1)]` then A2 =
Choose the correct answer from the given four options :
If A = `[(0, 1),(1, 0)]`, then A2 =