101k views
0 votes
in physics If we interchange rows and columns of Matrix A, what is the new matrix known as 'Matrix' A ?​

User Vogdb
by
4.9k points

1 Answer

3 votes

Answer:

The correct answer is (C), as explained below. The transpose of a matrix is created by interchanging corresponding rows and columns.

Switching Rows

You can switch the rows of a matrix to get a new matrix.

Step-by-step explanation:

If A is an m × n matrix and AT is its transpose, then the result of matrix multiplication with these two matrices gives two square matrices: A AT is m × m and AT A is n × n. ... Indeed, the matrix product A AT has entries that are the inner product of a row of A with a column of AT.

User AzizStark
by
5.0k points