Questions: Calculate the scalar multiplication of matrix A:
Step 1
Now to find 2A-3B, first find 2A and then 3B using the definition of the product of a real number and a matrix.
2A=2
0 -1 3
-1 -2 -1
=
-2
-2
3B=3
-3 1 2
2 5 -3
=
3
6
6:
1
Transcript text: Calculate the scalar multiplication of matrix A:
Step 1
Now to find $2 A-3 B$, first find $2 A$ and then $3 B$ using the definition of the product of a real number and a matrix.
\[
\begin{array}{l}
2 A=2\left[\begin{array}{ccc}
0 & -1 & 3 \\
-1 & -2 & -1
\end{array}\right] \\
=\left[\begin{array}{lll}
\square & -2 & \square \\
-2 & \square & \square
\end{array}\right] \\
3 B=3\left[\begin{array}{rrc}
-3 & 1 & 2 \\
2 & 5 & -3
\end{array}\right] \\
=\left[\begin{array}{lc}
\square & 3 \\
6 & \square
\end{array}\right. \\
\left.\begin{array}{lll}
6: & \\
\hdashline & & 1
\end{array}\right]
\end{array}
\]
Solution
Solution Steps
To solve the problem of finding \(2A - 3B\), we first perform scalar multiplication on matrices \(A\) and \(B\). Multiply each element of matrix \(A\) by 2 to get \(2A\), and each element of matrix \(B\) by 3 to get \(3B\). Finally, subtract the resulting matrix \(3B\) from \(2A\).
Step 1: Scalar Multiplication of Matrix \(A\)
To find \(2A\), multiply each element of matrix \(A\) by 2: