Question
Question: If $X_{4\times3}$, $Y_{4\times3}$ and $P_{2\times3}$ are the matrices then the order of the matrix $...
If X4×3, Y4×3 and P2×3 are the matrices then the order of the matrix [P(XTY)−1PT]T is

4x3
3x4
3×3
2×2
2×2
Solution
Here's a step-by-step breakdown of how to determine the order of the matrix:
-
Dimensions of XT: Since X is a 4×3 matrix, its transpose XT will be a 3×4 matrix.
-
Dimensions of XTY: Multiplying XT (3×4) by Y (4×3) results in a 3×3 matrix.
-
Dimensions of (XTY)−1: The inverse of a 3×3 matrix (if it exists) is also a 3×3 matrix.
-
Dimensions of P(XTY)−1: Multiplying P (2×3) by (XTY)−1 (3×3) results in a 2×3 matrix.
-
Dimensions of PT: Since P is a 2×3 matrix, its transpose PT is a 3×2 matrix.
-
Dimensions of P(XTY)−1PT: Multiplying P(XTY)−1 (2×3) by PT (3×2) results in a 2×2 matrix.
-
Dimensions of [P(XTY)−1PT]T: The transpose of a 2×2 matrix is also a 2×2 matrix.
Therefore, the order of the matrix [P(XTY)−1PT]T is 2×2.