Compute PQ and 2Q separately. Then add them together. This is what tutor Edwin has done.
Note that Q is present in both PQ and 2Q, so we can factor it out using the distributive property. PQ + 2Q = PQ + 2*I*Q = (P+2I)*Q. Where I is the identity matrix. Be careful to remember that matrix multiplication is NOT commutative.
I should elaborate on the 2nd method. The identity matrix is needed so that we can validly add the stuff in the parenthesis.
The expression P+2 wouldn't make much sense to add a matrix to a scalar.
But P+2I makes more sense because it's the expression i.e.
I'll let the student handle the scratch work for the second method if they follow that route.
You can use online calculators to verify that Edwin has the correct answer.
The tutor MathLover1 mistakenly computed 2P instead of PQ, so that explains why she arrived at an incorrect answer.