Question:

If \( A = \begin{pmatrix} -7 & -4 \\ 7 & 4 \end{pmatrix} \) and \( B = \begin{pmatrix} 4 & 1 \\ 2 & 7 \end{pmatrix} \), then which statement is true?

Show Hint

To verify properties of matrices, use matrix multiplication and properties such as transposition and the identity matrix.
Updated On: Jan 12, 2026
  • \( A^T A = I \)
  • \( B^T = I \)
  • \( AB = BA \)
  • \( (AB)^T = I \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Step 1: Check if \( A^T A = I \), where \( A^T \) is the transpose of \( A \) and \( I \) is the identity matrix.
Step 2: Calculate the transpose and product of \( A^T A \), which is found to be the identity matrix.

Final Answer: \[ \boxed{A^T A = I} \]
Was this answer helpful?
0
0