Main content
Algebra (all content)
Course: Algebra (all content) > Unit 20
Lesson 6: Multiplying matrices by scalarsMultiplying matrices by scalars
Learn how to find the result of a matrix multiplied by a real number.
What you should be familiar with before taking this lesson
A matrix is a rectangular arrangement of numbers into rows and columns. Each number in a matrix is referred to as a matrix element or entry.
If this is new to you, you might want to check out our intro to matrices. You should also make sure you know how to add and subtract matrices.
What you will learn in this lesson
We can multiply matrices by real numbers. This article explores how this works.
Scalars and scalar multiplication
When we work with matrices, we refer to real numbers as scalars.
The term scalar multiplication refers to the product of a real number and a matrix. In scalar multiplication, each entry in the matrix is multiplied by the given scalar.
For example, given that , let's find 2, A.
To find 2, A, simply multiply each matrix entry by 2:
Check your understanding
Want to join the conversation?
- What about scalar division, ie division of a matrix by a real number? Will the same rules apply as in scalar multiplication?(18 votes)
- Short answer - yes, Absolutely!
Longer answer - You can view scalar division as multiplying by the reciprocal [i.e dividing a number/matrix by a set number is the same as multiplying by 1/number]
For example: 15/3 = 15*1/3.
Hence if you want to divide a matrix by a scalar simply multiply the matrix by the reciprocal of your divider (or just divide, its the same thing)(40 votes)
- what would a matrice multiplied by a zero be?(6 votes)
- You would get a matrix where every entry is 0. This is called a zero matrix.(22 votes)
- In the definition of scalar multiplication the scalar must be a real number. But what happens when that scalar is an imaginary number? Will the multiplication of the imaginary number with the matrix be defined as undefined?(11 votes)
- I was solving a Khan Academy problem where I had to solve for X. There were two matrices of equal dimensions (3x2) and X is in one of them. I had to add the matrices together and multiply by 2. How come it displays the answer as a 3x3 dimensional matrix when the answer is actually a 3x2 matrix? I looked at the help section and it stated that the answer is actually a 3x2 answer.(7 votes)
- The Khan Academy problem section simply allocates more space than needed in thier problems, simply fill out the parts of the matrix you need to fill out and leave other cells blank.(4 votes)
- what are scalar numbers?(3 votes)
- Scalar are just your basic numbers. 1, 2, 5, 1000, π are all scalars.(8 votes)
- can anyone explain clearly with example on how to do fractional scalar division?(6 votes)
- With a fractional scalar division you would kind of divide the numbers for example - let the scalar be 1/3 and the number in the matrix be 12 you would just put a 1 under the 12 to make it a fraction, then just multiply, giving you 4.(2 votes)
- So scalar division exists too, and we can use it, but we more often just multiply by the reciprocal, correct?(3 votes)
- That's kind of the definition of division, multiplying by the reciprocal. Or at least a definition. But yeah, you get it.(3 votes)
- I cant solve the matrics equations(3 votes)
- It took me a lot of time too. Just keep practicing with full focus. You will get it.(1 vote)
- I don't see how substitution is helpful...it adds an extra step. You still have to do the work of merging the A and B matrix together in one way or another. 1/3X + A = B....why not just skip renaming them A and B and just subtract the left side matrix from the right side, then scale up by 3?(3 votes)