Matrix scaling
Scalar multiplication multiplies each matrix entry by the same number and preserves the matrix shape.
On this page 7 sections
01A scalar is one number#
A scalar is one number. Multiplying a matrix by a scalar multiplies every entry by that number, leaving rows and columns in place.
For the displayed matrix, multiplying by −2 gives , , , and .
Find for .
Show answer and explanation
Multiply both entries by 3.
02The scalar applies to every position, including the upper-right and lower-left entries#
The scalar applies to every position, including the upper-right and lower-left entries. A zero scalar turns all entries into zero; it does not remove rows or columns.
For , find .
Show answer and explanation
Multiply the upper-right −3 by −2: 6.
03A uniform copy count scales a table#
A uniform copy count scales a table. For three identical kits, multiply each material count by 3. Keep every material in its original position.
One kit needs (bolts, nuts): . Find counts for 3 kits.
Show answer and explanation
Three times each count: .
Multiply every entry; keep every position.
- Multiply each matrix entry by a scalar.
Sources & further reading
- [1]