A sporting goods company sells soccer balls and basketballs at two locations, North and South. The matrix represents the inventory of these balls at each location:
where the rows represent the locations (Row 1: North, Row 2: South) and the columns represent the ball types (Column 1: soccer balls, Column 2: basketballs).
The matrix represents the price, in dollars, of each type of ball under two different pricing structures (Column 1: regular price, Column 2: sale price):
where Row 1 represents soccer balls and Row 2 represents basketballs.
Which of the following matrices represents the total revenue, in dollars, the company would collect from selling its entire inventory at each location under both pricing structures?
- A
- B
- C
- Answer
- E
Answer
To find the total revenue under both pricing structures at each location, we perform the matrix multiplication . The entry in row , column of the resulting matrix corresponds to the revenue generated at location under pricing structure . Applying the row-by-column multiplication rule gives the correct matrix containing , , , and .
Step-by-Step Solution
Key Concept
Matrix multiplication is used to combine quantity data and unit cost data systematically across multiple categories and scenarios.