173k views
1 vote
How to do matrix multiplication.

1 Answer

3 votes

Answer:

A Matrix is an array of numbers:

2x3 Matrix

A Matrix

(This one has 2 Rows and 3 Columns)

To multiply a matrix by a single number is easy:

Matrix Multiply Constant

These are the calculations:

2×4=8 2×0=0

2×1=2 2×-9=-18

We call the number ("2" in this case) a scalar, so this is called "scalar multiplication".

User Jason Capriotti
by
7.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories