Explanation
Systems can be written as:
AX = B
Where:
-
A = coefficient matrix
-
X = variable matrix
-
B = constants
This organizes systems neatly.
Quiz
-
What does A represent?
-
What does X represent?
-
What does B represent?
-
Is this compact?
-
Is it useful for large systems?
Answer Key
-
Coefficients
-
Variables
-
Constants
-
Yes
-
Yes