Answer: and Step-by-step explanation: The matrix L is of form 2x3, in which therentwo rows, representing Costa Rica and Honduras, respectively, and 3 columns, representing pair of shorts, tee shirt and cap, respectively:
L = [tex]\left[\begin{array}{ccc}0.6&0.3&0.45\\0.9&0.2&0.5\end{array}\right][/tex]
The matrix M is also a matrix of form 2x3:
M = [tex]\left[\begin{array}{ccc}1.6&0.85&1.15\\1.5&0.8&1.1\end{array}\right][/tex]
Matrix C is the total cost of both countries, then:
C = L + M
C = [tex]\left[\begin{array}{ccc}0.6&0.3&0.45\\0.9&0.2&0.5\end{array}\right][/tex] + [tex]\left[\begin{array}{ccc}1.6&0.85&1.15\\1.5&0.8&1.1\end{array}\right][/tex]
To add 2 matrices, you have to add the first term of the first matrix to the first term of the second matrix and so on:
C = [tex]\left[\begin{array}{ccc}0.6+1.6&0.3+0.85&0.45+1.15\\0.9+1.5&0.2+0.8&0.5+1.1\end{array}\right][/tex]
C = [tex]\left[\begin{array}{ccc}1.6&1.15&1.6\\2.4&1&1.6\end{array}\right][/tex]
The total cost for the products in each country is
C = [tex]\left[\begin{array}{ccc}1.6&1.15&1.6\\2.4&1&1.6\end{array}\right][/tex]