A matrix is a rectangular arrangement of elements organized by rows and columns, used to represent structured numerical information and transformations compactly. The introductory study of matrices focuses on recognizing matrix types, understanding order and notation, and performing basic operations such as scalar multiplication, addition, and subtraction under the correct dimensional conditions. These ideas matter because they form the language for later topics such as matrix multiplication, inverses, linear transformations, and systems of equations.
Key fact: For any square matrix of order , and when the dimensions match.
Core rules: If and have the same order, then and .
Formula: If , then .
Exam habit: If two matrices do not have the same order, state clearly that addition or subtraction is undefined.