Using Linear Programming (Using RStudio) find the minimum cost, how many units are kept in warehouses A and B, the cost of bringing products to store E, and check for compliance with restrictions.
Linear Programming (Oct 9) A company wants to minimize the cost of transporting its product from its warehouses (2) to its stores (3). If the load leaves store A, the cost of the unit transported to store C is $8, to store D is $6, and to store E is $3. If the load leaves […]