Math Problem Statement
Examples: 1. Minimization A wholesaler is to transport 840 crates of soda from the factory to his shop. He has a lorry which can carry 150 crates at a time and a pick-up which can carry 60 crates at a time. The cost of each journey for the lorry is Shs 25,000 and for the pick-up, it is Shs 20,000. Due to time constraint, the pick-up is to make more journeys than the lorry because it travels faster. He has Shs 250,000 available for transportation. i. As a consultant, advise how he can organize his vehicles to keep cost as low as possible and state how much he saves by making these journeys. ii. Suppose there was no time constraint, determine how he could have organized his vehicles to minimize the transportation cost and state how much he would save.
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Optimization
Linear Equations
Minimization
Integer Programming
Formulas
Transportation Capacity: 150x + 60y = 840
Cost Function: 25000x + 20000y
Budget Constraint: 25000x + 20000y <= 250000
Theorems
Integer Programming
Optimization Techniques
Suitable Grade Level
Grades 11-12
Related Recommendation
Minimization Problem: Optimizing Transportation Costs for Soda Crates
Optimization Problem: Minimizing Delivery Costs Using Linear Programming
Optimal Vehicle Rental Strategy for Minimal Cost
Optimal Solution for Transportation Problem with Factory and Market Constraints
Optimizing Cargo Transport Problem Solution