Math Problem Statement
GBA Q1(a).pdf
112.36 KB
what are the answers for question 1a(i)
Solution
To develop a linear programming model for Johnson Industry’s bulldozer transportation problem, we need to minimize the total cost of moving bulldozers from Simei and Yishun to other locations.
Step 1: Define Variables
Let the decision variables represent the number of bulldozers moved from Simei and Yishun to each of the five other locations. Denote these as:
- : Number of bulldozers moved from Simei to Bishan
- : Number of bulldozers moved from Simei to Kallang
- : Number of bulldozers moved from Simei to Jurong
- : Number of bulldozers moved from Simei to Bedok
- : Number of bulldozers moved from Simei to Tampines
- : Number of bulldozers moved from Yishun to Bishan
- : Number of bulldozers moved from Yishun to Kallang
- : Number of bulldozers moved from Yishun to Jurong
- : Number of bulldozers moved from Yishun to Bedok
- : Number of bulldozers moved from Yishun to Tampines
Step 2: Objective Function
The objective is to minimize the total cost of transporting the bulldozers. The cost function is given by the sum of the costs per bulldozer for each route:
Step 3: Constraints
We need to satisfy the following constraints:
-
Each client (other than Simei and Yishun) must receive at least 10 bulldozers but ideally 18. This means that the total number of bulldozers sent to each location must satisfy:
- (Bishan)
- (Kallang)
- (Jurong)
- (Bedok)
- (Tampines)
-
Additionally, the total number of bulldozers sent from Simei and Yishun cannot exceed their respective available excess bulldozers:
- (Simei’s excess bulldozers)
- (Yishun’s excess bulldozers)
-
The decision variables must be non-negative integers, as fractional bulldozers cannot be moved.
Step 4: Linear Program
The linear programming model for this problem is as follows:
Subject to:
This linear programming model can then be solved using Excel Solver or other optimization tools to minimize the transportation cost while satisfying all the constraints.
Would you like assistance in solving this model using Excel Solver, or do you need further details on any specific part of the problem?
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Linear Programming
Optimization
Transportation Problem
Formulas
Minimize Z = 360x1 + 400x2 + 350x3 + 460x4 + 240x5 + 330y1 + 320y2 + 560y3 + 600y4 + 380y5
x1 + y1 >= 10 (Bishan)
x2 + y2 >= 10 (Kallang)
x3 + y3 >= 10 (Jurong)
x4 + y4 >= 10 (Bedok)
x5 + y5 >= 10 (Tampines)
x1 + x2 + x3 + x4 + x5 <= 32 (Simei)
y1 + y2 + y3 + y4 + y5 <= 45 (Yishun)
Theorems
Linear Programming Theorem
Optimization Techniques
Suitable Grade Level
Grades 11-12
Related Recommendation
Linear Programming for Cost Optimization in Logistics
Optimization Problem: Minimizing Delivery Costs Using Linear Programming
Minimizing Transportation Costs with Time and Budget Constraints
Minimization Problem: Optimizing Transportation Costs for Soda Crates
Minimizing Shipping Costs Using Linear Programming for Engine Orders