Skip to main content
Ch. 6 - Matrices and Determinants
Blitzer - College Algebra 8th Edition
Blitzer8th EditionCollege AlgebraISBN: 9780136970514Not the one you use?Change textbook
Chapter 7, Problem 12d

Find the following matrices: - 3A + 2B
A=[311125],B=[236314]A = \(\begin{bmatrix}\)3 & 1 & 1 \\-1 & 2 & 5\(\end{bmatrix}\), B = \(\begin{bmatrix}\)2 & -3 & 6 \\-3 & 1 & -4\(\end{bmatrix}\)

Verified step by step guidance
1
First, write down the matrices A and B clearly: \(A = \begin{bmatrix} 3 & 1 \\ 1 & 2 \end{bmatrix}\) and \(B = \begin{bmatrix} 1 & 2 \\ -3 & 6 \end{bmatrix}\).
Next, multiply matrix A by the scalar -3. This means multiplying each element of A by -3: \(-3A = -3 \times \begin{bmatrix} 3 & 1 \\ 1 & 2 \end{bmatrix} = \begin{bmatrix} -3 \times 3 & -3 \times 1 \\ -3 \times 1 & -3 \times 2 \end{bmatrix}\).
Then, multiply matrix B by the scalar 2. Multiply each element of B by 2: \(2B = 2 \times \begin{bmatrix} 1 & 2 \\ -3 & 6 \end{bmatrix} = \begin{bmatrix} 2 \times 1 & 2 \times 2 \\ 2 \times (-3) & 2 \times 6 \end{bmatrix}\).
After finding \(-3A\) and \$2B$, add the two resulting matrices element-wise: \(-3A + 2B = \begin{bmatrix} (-3 \times 3) + (2 \times 1) & (-3 \times 1) + (2 \times 2) \\ (-3 \times 1) + (2 \times (-3)) & (-3 \times 2) + (2 \times 6) \end{bmatrix}\).
Finally, simplify each element in the resulting matrix to get the final matrix for \(-3A + 2B\).

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
6m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Matrix Addition and Subtraction

Matrix addition and subtraction involve combining corresponding elements from two matrices of the same dimensions. To add or subtract matrices, each element in one matrix is added to or subtracted from the element in the same position in the other matrix.
Recommended video:
03:18
Adding and Subtracting Complex Numbers

Scalar Multiplication of Matrices

Scalar multiplication involves multiplying every element of a matrix by a constant (scalar). This operation scales the matrix by the scalar value, changing the magnitude of each element but not the matrix's dimensions.
Recommended video:
Guided course
4:35
Introduction to Matrices

Matrix Dimensions and Compatibility

For matrix operations like addition, subtraction, or scalar multiplication, the matrices must have the same dimensions (same number of rows and columns). Ensuring dimension compatibility is essential before performing these operations.
Recommended video:
Guided course
4:35
Introduction to Matrices