Free Mathematics Class 10 ICSE notes · practise this chapter with an AI quiz

← All study notes

Why A Times B Is Usually Not the Same as B Times A for Matrices

Learn when two matrices can be multiplied and what order the product has, multiply 2x2 and column matrices, verify that matrix multiplication is not commutative but is distributive, and solve AX = B and A² = kA + mI.

How is multiplying matrices different from adding them?

Adding matrices works element by element. Multiplication does not. Instead, each row of the first matrix is combined with each column of the second: multiply matching elements and add.



This row-into-column rule makes the order of multiplication matter. This part covers when multiplication is possible, how to multiply, its properties and matrix equations.

When can two matrices be multiplied, and what is the order of the product?

**A matrix of order can be multiplied by one of order only when , and the product then has order .

Worked examples.**

- by — possible; product is
- by not possible, since
- by — possible; product is
- by — possible; product is

An everyday example. **Buying pens at ₹10 and notebooks at ₹40**, the bill is a row of quantities times a column of prices:



The total is ₹230.

The substance. ** can exist while does not**, because the inner numbers of the orders must match.

How do you multiply a 2x2 matrix by another 2x2 matrix and by a column matrix?

Multiply each row of the first matrix by each column of the second, adding the products of matching elements, and place each result in the row and column it came from.

Worked example 1. Let





Worked example 2 — column matrix.



An everyday example. Two kirana shops charge per kg ₹50 and ₹120 for rice and dal, and ₹48 and ₹125. For kg rice and kg dal:



Both shops come to ₹490.

The substance. The identity matrix leaves a matrix unchanged: , just as multiplying a number by does.

How do you verify that matrix multiplication is not commutative but is distributive over addition?

**Compute and for the same matrices to see they differ, and compute and to see they agree.

Not commutative.** With and above:



Distributive. Let , so .





An everyday example. Adding tadka before or after boiling the dal gives different results — some operations depend on order, just like matrix products.

The substance. **Because , **, not .

How do you solve matrix equations such as AX = B or A² = kA + mI?

Write the unknown matrix with letters, carry out the multiplication, and equate corresponding elements to get ordinary equations.

**Worked example 1 — .** Solve .



From the first, . Then , so and — matching the column product found earlier.

**Worked example 2 — .** For :





**So .

An everyday example. A shopkeeper who has lost a price list** can recover two unknown prices from two customers' bills, written as .

The substance. Check all four element equations — the unused ones confirm the values are consistent.
Exam tip

What earns full marks on matrix multiplication?

Check compatibility first, show every row-column product, and equate all corresponding elements in matrix equations.

- Write orders and confirm the inner numbers match
- State the order of the product before calculating
- Show each element as a sum of products
- **Never assume
-
In **, use all four elements to find and check and

The trap. Multiplying element by element as in addition. ** uses rows of with columns of **, never matching positions.
Did you know

Can two non-zero matrices multiply to give the zero matrix?

With numbers, if , then or must be . Matrices break this rule.



Neither matrix is zero, yet the product is. That is why you cannot cancel matrices in an equation the way you cancel numbers.
Exam relevance

How is matrix multiplication tested in JEE Main?

This is foundation work for Class 12 Matrices and Determinants, both JEE Main chapters.

What gets built on. Class 12 uses multiplication to define inverses, prove properties such as the transpose of a product, and solve systems of equations as . The result above is no accident: **every matrix satisfies an equation of this form**, where is the sum of the diagonal elements and is the determinant .

Question types. Multiple-choice and numerical-value questions on powers of matrices, products and unknown elements.

The trap that costs marks. **Assuming ** when expanding expressions such as .
Key takeaways

What must you be able to do from this part?

- ** times ** is possible only if ; the product is
- Row into column: multiply matching elements and add
- **** but in the example
- Distributive:
- ****: equate elements; ,
- ****: ,
- Non-zero matrices can multiply to give the zero matrix

Pick any matrix, square it, and see whether you can find and so that .

Ready to put this into practice?

Create a personalized quiz on this exact topic — free to start.

Create your own quiz on Matrices — Part 2Create a free account
← Back to all articles