A construction company is working on two building projects, Project X and Project Y. The quantities of concrete (in tons) and steel (in tons) required for these projects are represented by the matrix :
where the first row represents Project X, the second row represents Project Y, the first column represents concrete, and the second column represents steel.
The purchase cost per ton and the transportation cost per ton for these materials are represented by the matrix :
where the first row represents concrete, the second row represents steel, the first column represents the purchase cost (in dollars per ton), and the second column represents the transportation cost (in dollars per ton).
If the product matrix represents the total cost details for the two projects, what is the total transportation cost for Project Y, in dollars?
Answer: 3600 dollars