Problem-Solving And Modelling With Matrices
Theory
Real-world problems translate into matrices, then the right operation: addition for combining data, subtraction for change, scalar multiplication for percentage changes, and matrix multiplication for quantity ร price calculations. Always state units and context in the final answer.
Real-world problems involving matrices share a common pattern: translate the situation into matrices, choose the right operation, then interpret the result back in context. The four basic operations each have a typical use.
The most powerful pattern is quantity
Many problems chain operations โ combine, then multiply, then scale. Work through one step at a time and keep track of orders at each stage.
The first diagram is a decision reference โ match the real-world situation to the matrix operation. The second visualises the powerful quantity ร price pattern, showing how the shared dimension cancels.
There are no new formulas โ just operation templates for the common modelling contexts.
Quantity ร Price = Revenue
Percentage-change scalars
| Change | Multiply by |
|---|---|
| 10% increase | |
| 20% increase | |
| 10% GST added | |
| 15% discount | |
| 25% off (sale) |
Translating a word problem to matrices
- Identify the unknowns and what categories the data sits in.
- Build the matrices โ decide what each row and column represents and write the numbers in.
- Choose the operation using the decision table: combining data is
, change is , percentage is scalar, quantity ร price is a product. - Compute the operation.
- State the answer in context with units. "
total revenue", not just "925".
Setting up a revenue calculation
- Quantity matrix
: rows are buyers (or stores), columns are products. Entry is units. - Price column
: one row per product, with the unit price as the entry. - Form
. The result is a column with one revenue per row of . - For a grand total, sum the entries of
.
Multi-step problems
- Work through one operation at a time. Label intermediates clearly (e.g. "new prices").
- Check the order after each step โ operations may change the order of the matrix.
- Always finish with a sentence in plain English describing the result in context.
Let
Answer: the customer pays
Combining two snapshots โ add the matrices entry-by-entry.
Answer: the two-week total is shown above. For example, Store 1 sold
Let
| Day 1 | ||
| Day 2 | ||
| Day 3 |
Grand total:
Answer: daily revenues are
Step 1 โ apply the price rise. Multiply
Step 2 โ multiply by the quantities. The new prices are
| Cost | ||
Answer: the total at the new prices is
Common pitfalls
Frequently asked questions
When should I add two matrices instead of multiplying?
Add when you are combining two snapshots of the same kind of data โ Week 1 sales plus Week 2 sales, opening stock plus arrivals. Multiply when one matrix is quantities and the other is prices, or when applying a transition rule.
When should I use scalar multiplication?
Use scalar multiplication when EVERY entry should change by the same factor โ a 10 percent price rise (multiply by 1.10), a 15 percent discount (multiply by 0.85), or a currency conversion (multiply by the exchange rate).
How does quantity times price work as a matrix product?
If Q is a matrix of quantities (rows are stores or buyers, columns are products) and P is a column matrix of unit prices, then Q times P gives a column of total revenues โ one entry per row of Q. The products dimension cancels in the multiplication.
Does the order of multiplication matter for a real-world problem?
Yes โ matrix multiplication is not commutative. QP and PQ are different operations and often only one of them is defined. The choice depends on which dimension you want to keep in the answer.
How do I apply a 20 percent increase using matrices?
Multiply the price matrix by the scalar 1.20. This applies the same 20 percent increase to every entry at once. For a 15 percent discount, multiply by 0.85 โ and for a 10 percent GST addition, multiply by 1.10.
How do I combine two matrix operations in one problem?
Do them in order, keeping track of the orders at each step. For example: apply the scalar first to get new prices, then multiply by the quantity matrix to get the total. Compute step by step and label each intermediate result clearly.
Practice Questions
20 questions available.
Practice Questions