Purchase Solution

Integer Programming Problem: Package Express Carrier

Not what you're looking for?

Ask Custom Question

A package express carrier is considering expanding the fleet of aircraft used to transport packages. There is a total of $220 million allocated for purchases. Two types of aircraft may be purchased - the C1A and the C1B. The C1A costs $25 million, while the C1B costs $18 million. The C1A can carry 60,000 pounds of packages, while the C1B can only carry 40,000 pounds of packages. The company needs at least eight new aircraft. In addition, the firm wishes to purchase at least twice as many C1Bs as C1As. Formulate this as an integer programming problem to maximize the number of pounds that may be carried.

Purchase this Solution

Solution Preview

This is an integer programming model.
Let the number of C1A aircrafts to be purchased is x and that of C1B be y.
Objective:
We are required to maximize the total number of pounds to be carried.
Maximize 60000x + 40000y subject to the following constraints:
Constraints:
x + y ? 8
y ? 2x
25000000x + 18000000y ? 220000000
x, y: ...

Solution provided by:
Education
  • MSc, Osmania University
  • MSc, Indian Institute of Technology - Roorkee (I.I.T.-ROORKEE)
  • BSc, Banaras Hindu University
Recent Feedback
  • "Very fast turnaround. Excellent communication! Much appreciated!"
  • "excellent"
  • "excellent"
  • "excellent work"
  • "Fantastic..great solution and very well explained!!!!"
Purchase this Solution


Free BrainMass Quizzes
Probability Quiz

Some questions on probability

Geometry - Real Life Application Problems

Understanding of how geometry applies to in real-world contexts

Solving quadratic inequalities

This quiz test you on how well you are familiar with solving quadratic inequalities.

Graphs and Functions

This quiz helps you easily identify a function and test your understanding of ranges, domains , function inverses and transformations.

Know Your Linear Equations

Each question is a choice-summary multiple choice question that will present you with a linear equation and then make 4 statements about that equation. You must determine which of the 4 statements are true (if any) in regards to the equation.