You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson covers matrix multiplication — one of the most important operations in linear algebra. Unlike addition, matrix multiplication is not element-by-element; it follows a specific "row times column" rule and has some surprising properties.
To multiply matrices A (order m×n) and B (order n×p):
Worked Example 1:
(2134)(50−12)=(10+05+0−2+6−1+8)=(10547)In general, AB=BA.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.