Question
Question: A = $\begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{bmatrix}$, C = $\begin{bmatrix} 7 & 8 ...
A = 147258369, C = 710138111491215, B = 174285396. P is a matrix of order 3 x 3 such that AP = C, then matrix BP is:

A
710138111491215
B
710139121581114
C
713108141191512
D
811147101391215
Answer
713108141191512
Explanation
Solution
The key to solving this problem lies in recognizing the row operations performed on matrix A to obtain matrix B, and then applying the same row operations to matrix C.
-
Observe the relationship between A and B:
Matrix B is obtained from matrix A by swapping the second and third rows.
-
Apply the same row operation to C:
Since AP = C, pre-multiplying by B implies performing the same row swaps on C. Therefore, swap the second and third rows of matrix C to find BP.
-
Resulting Matrix BP:
BP=713108141191512