Respuesta :
Answer:
Look at your answer choices and see which one has multiplied each of the shots by 2
Step-by-step explanation:
Step-by-step explanation:
To find the right matrix, you have to look which matrix among the options has doubled each item.
For example, if you have:
[tex]\left[\begin{array}{ccc}1&2&3\\4&5&6\\7&8&9\end{array}\right][/tex]
Then, your answer would be:
[tex]\left[\begin{array}{ccc}2&4&6\\8&10&12\\14&16&18\end{array}\right][/tex]
Because each term is the double of the original matrix.
Remember that, this operation is between a scalar and a matrix. That operation is done according to this property:
[tex]aM=a\left[\begin{array}{ccc}1&2&3\\4&5&6\\7&8&9\end{array}\right] = \left[\begin{array}{ccc}1a&2a&3a\\4a&5a&6a\\7a&8a&9a\end{array}\right][/tex]
In fewer words, the scalar will multiply each element of the matrix.