asked 206k views
2 votes
Help !!? Please please

Help !!? Please please-example-1
asked
User Nicko Po
by
7.9k points

1 Answer

7 votes

9514 1404 393

Answer:

[[-14][-1]]

Explanation:

Row m of the first matrix is multiplied term-by-term by column n of the second matrix to get term (m,n) of the product matrix.


\left[\begin{array}{cc}2&-4\\3&-1\end{array}\right]*\left[\begin{array}{c}1&4\end{array}\right] =\left[\begin{array}{c}(2)(1)+(-4)(4)&(3)(1)+(-1)(4)\end{array}\right] =\left[\begin{array}{c}-14&-1\end{array}\right]

answered
User Mesiah
by
7.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.