-->

Matrices

Question
CBSEENMA12035870

If matrix A = (1, 2, 3), write AA’, where A’ is the transpose of matrix A.

Solution

Given: A = [ 1  2  3 ]

 A' = 123AA' = 123 123 = 1 x 1 + 2 x 2 + 3 x 3       = 14