Questions: Use matrices A=[[-1 2] [4 7]], B=[[1 4 -2] [4 -5 0]] and C=[[1 0 -1] [4 0 3] [2 -1 2]] to find AB+BC.
AB+BC=
(Type an integer or simplified fraction for each matrix element.)
Transcript text: Use matrices $A=\left[\begin{array}{rr}-1 & 2 \\ 4 & 7\end{array}\right], B=\left[\begin{array}{rrr}1 & 4 & -2 \\ 4 & -5 & 0\end{array}\right]$ and $C=\left[\begin{array}{rrr}1 & 0 & -1 \\ 4 & 0 & 3 \\ 2 & -1 & 2\end{array}\right]$ to find $A B+B C$.
\[
A B+B C=
\]
$\square$
(Type an integer or simplified fraction for each matrix element.)
Solution
Solution Steps
To solve the problem of finding \( AB + BC \), we need to perform matrix multiplication and addition. First, calculate the product of matrices \( A \) and \( B \). Then, calculate the product of matrices \( B \) and \( C \). Finally, add the resulting matrices from the two products to get the final result.
Step 1: Calculate \( AB \)
To find the product \( AB \), we perform the matrix multiplication: