Can you tell me if this is a correct answer. The question is find each matrix product.

|-9 2 1||2 |
|3 0 0 ||-1|
|4 |

-16/6 answer

The product of a 2x3 matrix with a 3x1 matrix should be a 2x1 matrix.

|-16|
| 6 |
is the correct answer.