For two matrices A and B, A = [[2, 1, 3], [4, 1, 0]], B = [[1, -1], [0, 2], [5, 0]] verify that (AB)^T = B^TA^T Watch Solution
For the matrices, A and B, verify that (AB)^T = B^TA^T, where A = [[1, 3], [2, 4]], B = [[1, 4], [2, 5]] Watch Solution
If A^T = [[3, 4], [-1, 2], [0, 1]] and B = [[-1, 2, 1], [1, 2, 3]], find A^T – B^T Watch Solution
If A = [[cos α, sin α], [-sin α, cos α]], then verify that A^T A = I2. Watch Solution
If A = [[sin α, cos α], [-cos α, sin α]], verify that A^T A = I2 Watch Solution
If l1, m1, n1 ; i=1,2,3 denote the direction cosines of three mutually perpendicular vectors in space, prove that AA^T = I, where A=[[l1, m1, m1], [l2, m2, n2], [l3, m3, n3]] Watch Solution