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 13b

In Exercises 9 - 16, find the following matrices: b. A - B
Matrices A and B for exercise 13 in college algebra, showing their elements for subtraction.

Verified step by step guidance
1
Step 1: Understand the problem. You are asked to find the matrix A - B, where A and B are given matrices.
Step 2: Recall that matrix subtraction is performed by subtracting corresponding elements of the two matrices. That is, if A = [a_ij] and B = [b_ij], then A - B = [a_ij - b_ij].
Step 3: Write down the matrices A and B explicitly: A = \( \begin{bmatrix} 2 \\ -4 \\ 1 \end{bmatrix} \), B = \( \begin{bmatrix} -5 \\ 3 \\ -1 \end{bmatrix} \).
Step 4: Subtract each element of B from the corresponding element of A: For the first element, calculate 2 - (-5); for the second element, calculate -4 - 3; for the third element, calculate 1 - (-1).
Step 5: Write the resulting matrix with the new elements obtained from the subtraction in step 4.

Verified video answer for a similar problem:

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

Key Concepts

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

Matrix Subtraction

Matrix subtraction involves subtracting corresponding elements of two matrices of the same dimensions. Each element in the resulting matrix is found by subtracting the element in matrix B from the element in matrix A at the same position.
Recommended video:
5:56
Adding & Subtracting Functions

Matrix Dimensions

For matrix operations like addition or subtraction to be valid, the matrices must have the same dimensions, meaning the same number of rows and columns. In this problem, both matrices A and B are 3x1 matrices, allowing subtraction.
Recommended video:
Guided course
4:35
Introduction to Matrices

Element-wise Operations

Element-wise operations apply arithmetic operations to each corresponding element in matrices. Understanding this concept is essential to correctly perform matrix subtraction by handling each element individually.
Recommended video:
Guided course
8:38
Performing Row Operations on Matrices