Math Problem Statement
A manufacturing company receives orders for engines from two assembly plants. Plant I needs at least 45 engines, and plant II needs at least 32 engines. The company can send at most 140 engines to these assembly plants. It costs $30 per engine to ship to plant I and $40 per engine to ship to plant II. Plant I gives the manufacturing company $20 in rebates toward its products for each engine they buy, while plant II gives similar $10 rebates. The manufacturer estimates that they need at least $1500 in rebates to cover products they plan to buy from the two plants. How many engines should be shipped to each plant to minimize shipping costs? What is the minimum cost?
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
Inequalities
Formulas
Minimize Z = 30x1 + 40x2
x1 + x2 <= 140
20x1 + 10x2 >= 1500
x1 >= 45
x2 >= 32
Theorems
Simplex Method
Feasibility Theorem
Suitable Grade Level
Grades 10-12
Related Recommendation
Minimizing Shipping Costs Using Linear Programming for Engine Orders
Minimizing Shipping Costs in Manufacturing with Engine Rebates
Optimization in Air Conditioner Distribution: Minimizing Shipping Costs
Maximizing Profit in Production using Linear Programming for Products A and B
Linear Programming: Minimizing Cost of Crude Oil for Refinery