Quarter 1 sales (in thousands of dollars):
\begin{equation*}
Q_1 = \begin{pmatrix}
12 \amp 15 \amp 8 \amp 20 \\
18 \amp 22 \amp 12 \amp 25 \\
10 \amp 13 \amp 6 \amp 15
\end{pmatrix}
\end{equation*}
Quarter 2 sales (in thousands of dollars):
\begin{equation*}
Q_2 = \begin{pmatrix}
14 \amp 17 \amp 10 \amp 23 \\
16 \amp 24 \amp 14 \amp 28 \\
12 \amp 15 \amp 8 \amp 18
\end{pmatrix}
\end{equation*}
To find the total sales for the first half of the year, we naturally want to add corresponding entries: \(Q_1 + Q_2\text{.}\) If the company wants to project next year’s sales assuming a 15% increase across all categories and cities, we would compute \(1.15(Q_1 + Q_2)\text{.}\)
