To solve this problem, we need to understand the properties of matrix transposition. The transpose of a transpose of a matrix returns the original matrix. Therefore, (AT)T=A.
Step 1: Understanding Matrix Transposition
The problem involves the matrix A given by:
A=[9−42−56−6]
Step 2: Applying Transposition Properties
The property of matrix transposition states that the transpose of the transpose of a matrix returns the original matrix:
(AT)T=A
Step 3: Result Verification
Given the property, we verify that:
(AT)T=[9−42−56−6]