157k views
5 votes
Use the matrix to preform the scalar multiplication , 5A

Use the matrix to preform the scalar multiplication , 5A-example-1

1 Answer

3 votes

Answer:


\displaystyle \left[\begin{array}{ccc}15&25\\10&55\end{array}\right]

Explanation:

In this case, we multiply each element in the matrix by 5:


\displaystyle 5A=5\left[\begin{array}{ccc}3&5\\2&11\end{array}\right]=\left[\begin{array}{ccc}5*3&5*5\\2*5&11*5\end{array}\right]=\left[\begin{array}{ccc}15&25\\10&55\end{array}\right]

User Frettman
by
7.0k points

Related questions