A video games shop is analyzing its sales performance using matrices. Matrix A contains the unit sales data for each product category (horizontally) per week (vertically). Matrix B contains the unit sales data for weekends for each category (horizontally) per week (vertically). To find out how many games in each product category were sold each week only during weekdays, which matrix operation must be performed?

A.

Add matrix A to the inverse of matrix B.

B.
Add matrix A to the inverse of matrix A and then subtract it from matrix B.

C.
More data is needed to calculate the sales during weekdays.

D.
Subtract matrix B from matrix A.

E.
Add matrix A to matrix B.

Looks like (D) to me.

Subtract weekend sales from week total to get weekday-only sales.

D. Subtract matrix B from matrix A.

To find out how many games in each product category were sold each week only during weekdays, the matrix operation that must be performed is option D: Subtract matrix B from matrix A.

Explanation:

Matrix A contains the unit sales data for each product category per week, which includes sales on both weekdays and weekends.
Matrix B contains the unit sales data for weekends for each category per week.

By subtracting matrix B from matrix A, we can eliminate the sales data for weekends and obtain the sales data specifically for weekdays. This operation will leave only the weekday sales data in the result.