Four rounds, three quick lessons. You'll learn to read matrices, pair, multiply, and compute.
A matrix is named by its dimensions — rows × columns. Some sizes have special names. Scroll through a few.
Not every pair of matrices can be multiplied. Use this shortcut to know if you can.
If A and B can multiply, the answer takes the outer dimensions of the pair.
You can read sizes, check compatibility, predict the result, and compute it.
That's matrix multiplication.