Math Problem Statement
Federal Rent-a-Car is putting together a new fleet. It is considering package offers from three car manufacturers. Fred Motors is offering 5 small cars, 5 medium cars, and 10 large cars for $500,000. Admiral Motors is offering 5 small, 10 medium, and 5 large cars for $400,000. Chrysalis is offering 10 small, 5 medium, and 5 large cars for $300,000. Federal would like to buy at least 500 small cars, at least 400 medium cars, and at least 500 large cars. How many packages should it buy from each car maker to keep the total cost as small as possible?
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Linear Programming
Optimization
Formulas
Cost function: 500,000x + 400,000y + 300,000z
Constraints: 5x + 5y + 10z ≥ 500, 5x + 10y + 5z ≥ 400, 10x + 5y + 5z ≥ 500
Theorems
Linear programming and optimization principles
Suitable Grade Level
College
Related Recommendation
Optimizing Car Fleet Packages with Linear Programming for Federal Rent-a-Car
Optimize Fleet Purchase Cost for Federal Rent-a-Car using Linear Programming
Optimal Vehicle Rental Strategy for Minimal Cost
Minimizing Shipping Costs in Manufacturing with Engine Rebates
Excel Solution for Car Rental Transportation Problem Using Linear Programming