Explore Westonci.ca, the top Q&A platform where your questions are answered by professionals and enthusiasts alike. Connect with a community of experts ready to help you find accurate solutions to your questions quickly and efficiently. Get immediate and reliable solutions to your questions from a community of experienced professionals on our platform.

Find the matrix product, if possible.

Find The Matrix Product If Possible class=

Sagot :

Answer:

below.

Step-by-step explanation:

The number of columns in the first matrix must equal to the number of rows in the second for multiplication to be possible.

Here first matrix has 3 columns and second one has 3 rows so POSSIBLE.

[ -8 2 2]    { 3 }

                [ 0 ]

                [ -3]

=  -8*3  + 2*0 + 2 * -3 = [-30]  <-------- Answer.

Note  a  1*3 matrix multiplied by a 1*3 matrix gives a 1*1 result.