answersLogoWhite

0


Best Answer

Multiply each element of the matrix by the scalar.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you multiply a matrix by a scale?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

suppose you want to multiply matrix A and matrix B?

commutative


Is it possible to multiply a 3x2 matrix and a 2x3 matrix?

Yes, the result is a 3x3 matrix


How do you rotate figure 360 degrees using matrix?

Multiply it by the identity matrix.


How do you multiply two metrix without array?

A matrix IS an array so it is impossible to multiply a matrix without array. The answer to the multiplication of two matrices need not be an array. If the first matrix is a 1xn (row) matrix and the second is an nx1 (column) matrix, then their multiple is a 1x1 matrix which can be considered a scalar.


How do you multiply numbers in a matrix operation?

Multiply the number in matrix one with the corresponding number in matrix two: Matrix 1 Matrix 2 result 2x 3x 4x 6x = 8x2 18x2 4x 5x x 3x 4x2 15x2


What is idempotent matrix?

An idempotent matrix is a matrix which gives the same matrix if we multiply with the same. in simple words,square of the matrix is equal to the same matrix. if M is our matrix,then MM=M. then M is a idempotent matrix.


How do you make a matrix negative?

Multiply -1 by every entry in the matrix. (Flip the signs.)


Can you multiply a 2x2 matrices?

You can definitely multiply 2x2 matrices with each other. In fact you can multiply a AxB matrix with a BxC matrix, where A, B, and C are natural numbers. That is, the number of columns of the first matrix must equal the number of rows of the second matrix--we call this "inner dimensions must match."


Write a program to multiply 33 matrix.?

write a program to multily 3*3 matrix.


When you multiply by a transformation it is multiplied on the left of the matrix?

somebody answer


How do you find the magic square of matrix?

you must multiply


How do you square a matrix?

To square a matrix, simply multiply the matrix by itself. It is just like squaring any other regular number in mathematics.