Table of contents
- 0. Review of Algebra4h 16m
- 1. Equations & Inequalities3h 18m
- 2. Graphs of Equations43m
- 3. Functions2h 17m
- 4. Polynomial Functions1h 44m
- 5. Rational Functions1h 23m
- 6. Exponential & Logarithmic Functions2h 28m
- 7. Systems of Equations & Matrices4h 6m
- 8. Conic Sections2h 23m
- 9. Sequences, Series, & Induction1h 19m
- 10. Combinatorics & Probability1h 45m
7. Systems of Equations & Matrices
Introduction to Matrices
2:30 minutes
Problem 9c
Textbook Question
In Exercises 9 - 16, find the following matrices: b. A - B 4 1 5 9 A = B = 3 2 0 7
Verified step by step guidance
1
Identify the matrices A and B: A = \begin{bmatrix} 4 & 1 \\ 3 & 2 \end{bmatrix}, B = \begin{bmatrix} 5 & 9 \\ 0 & 7 \end{bmatrix}.
Ensure both matrices A and B have the same dimensions. Both are 2x2 matrices.
Subtract corresponding elements of matrix B from matrix A: (A - B)_{11} = A_{11} - B_{11}, (A - B)_{12} = A_{12} - B_{12}.
Continue subtracting corresponding elements: (A - B)_{21} = A_{21} - B_{21}, (A - B)_{22} = A_{22} - B_{22}.
Write the resulting matrix from the subtraction: A - B = \begin{bmatrix} (A - B)_{11} & (A - B)_{12} \\ (A - B)_{21} & (A - B)_{22} \end{bmatrix}.
Recommended similar problem, with video answer:
Verified Solution
This video solution was recommended by our tutors as helpful for the problem above
Video duration:
2mPlay a video:
Was this helpful?
Watch next
Master Introduction to Matrices with a bite sized video explanation from Patrick Ford
Start learningRelated Videos
Related Practice