Multiply the following matrix with the given scalar

3[9 8]
[10 4]
[6 5]

Show work

3 * [9 8] = [27 24]

[10 4] = [30 12]
[6 5] = [18 15]