Question

A manager of an Office contemplates to buy 2 filing cabinets (X and Y): X holds...

A manager of an Office contemplates to buy 2 filing cabinets (X and Y): X holds 8 cubic feet of files, requires 6 sq feet of floor space, and costs $10 per unit while Y holds 12 cubic feet of files, requires 8 sq feet of floor space, and costs $20 per unit.
The manager has $140 to spend (and need not spend it all). The Office has no more than 72 sq feet of cabinet space.
How many of which cabinets (X and Y) should the manger buy to maximize file storage volume?
Write the mathematical formulation of this LP problem, find the feasible region graphically (by drawing the constrains), and then suggest a solution
(i) by trial and error method, and
(ii) graphically.

Homework Answers

Answer #1

Manager wants to maximize the storage volume, here, X holds 8 cubic feet of files, and Y holds 12 cubic feet of files.

Number of X cabins = X1

Number of Y Cabins =X2

Maximize Objective function Z=8*X1+12*X2

Constraints are as stated below:

6*X1+8*X2=<72

And

10*X1+20*X2=<140

X1 and X2>=0

6*X1+8*X2=<72

X1 X2
0 9
12 0

10*X1+20*X2=<140

X1 X2
0 7
14 0

Graph:

Feasible region is shown within the green shed

here, optimal solution Z or objective function =100 cubic feet

Number of X cabins = X1=8

Number of Y Cabins =X2=3

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT
Active Questions
  • 4. List and describe the THREE (3) necessary conditions for complete similarity between a model and...
    asked 23 minutes ago
  • In C++ Complete the template Integer Average program. // Calculate the average of several integers. #include...
    asked 28 minutes ago
  • A uniform rod is set up so that it can rotate about a perpendicular axis at...
    asked 30 minutes ago
  • To the TwoDArray, add a method called transpose() that generates the transpose of a 2D array...
    asked 51 minutes ago
  • How could your result from GC (retention time, percent area, etc.) be affected by these following...
    asked 1 hour ago
  • QUESTION 17 What are the tasks in Logical Network Design phase? (Select five. ) Design a...
    asked 1 hour ago
  • What is the temperature of N2 gas if the average speed (actually the root-mean-square speed) of...
    asked 1 hour ago
  • Question One: Basic security concepts and terminology                         (2 marks) Computer security is the protection of...
    asked 1 hour ago
  • In program P83.cpp, make the above changes, save the program as ex83.cpp, compile and run the...
    asked 1 hour ago
  • the determination of aspirin in commercial preparations experment explain why the FeCl3-KCl-HCl solution was ased as...
    asked 1 hour ago
  • Describe important events and influences in the life of Wolfgang Amadeus Mozart. What styles, genres, and...
    asked 1 hour ago
  • 3.12 Grade Statistics Write a python module "school.py" that prints school information (first 3 lines of...
    asked 1 hour ago