Maximize Weekly Profit for Furniture Manufacturer: Linear Programming Solution

Click For Summary

Homework Help Overview

The discussion revolves around a linear programming problem concerning a furniture manufacturer that produces chairs and sofas. The goal is to maximize weekly profit given constraints related to production time, storage space, and customer demand.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the formulation of profit equations and constraints. Questions arise about graphing the constraints and identifying the feasible region. Some participants express uncertainty about how to incorporate customer demand into the constraints.

Discussion Status

Participants are actively engaging with the problem, sharing their attempts at defining constraints and profit equations. There is a mix of understanding and confusion regarding graphing techniques and the implications of the constraints. Guidance has been offered on how to approach the graphing of inequalities.

Contextual Notes

Constraints include production time limitations, storage space, and customer demand requirements. There is an emphasis on ensuring all inequalities are correctly formulated and graphed to find the optimal solution.

education1983
Messages
11
Reaction score
0
A furniture manufacturer makes chairs and sofas. Each chair can be sold for a profit of £15 and each sofa for a profit of £5. It takes 4 hours to make the chair and 5 hours to make the sofa. The manufacturer has enough workers to provide 200 hours per week producing the furniture. Customer demand requires that at least 7 times as many chairs as sofas are made. Chairs take up 1 m^3 of storage space and sofas take up 3 m^3. There is a total of 90m^3 of storage space available in the factory per week.Q1. What is the weekly profit of the manufacturer, assuming that the demand for furniture means that all item will be sold?

Q2. What are the constraints for the problem??

Q3. Solve the linear programming.

Anyone good with linear programming?
 
Last edited:
Physics news on Phys.org
What have you done already? Have you looked at a worked example in your book?
 
Yea I have found the profit and the constraints, just don't know how to draw the graph showing the optimal point, iso-profit and optimal profit.
 
Then show us what you have. The graphs of the constraints are just straight lines. That's always true in Linear Programming.
 
P= 15x + 5y subject to

4x + 5y > 200
1x + 3y > 90
x > 0
y > 0

That's my constraints
 
education1983 said:
P= 15x + 5y subject to

4x + 5y > 200
1x + 3y > 90
x > 0
y > 0

That's my constraints

Presumably x = number of chairs and y = number of sofas.

Your first two inequalities go the wrong way: the total time has to be <= 200, and the total volume has to be <= 90.

The last two inequalities go the right way but need to include 0.

There is one inequality that you're missing- the one about customer demand. If you graph the four inequalities you have plus the one you're missing you should be able to find the corner point that maximizes profit.
 
How do I do the customer demand constraint?
 
Your problem said "Customer demand requires that at least 7 times as many chairs as sofas are made." You are using x to represent the number of chairs made and y to represent the number of sofas made (according to Mark44- you didn't tell us that, yourself!) so x\ge 7y.

Now, where do all the lines bounding those inequalities intersect? What are the vertices of the "feasible region"?
 
I am not very good with graph drawing, so finding the linear programming problem graphically and finding the feasible region, optimal point would be difficult for me. Are there any easy way of finding these after obtaining the constraints??
 
  • #10
education1983 said:
I am not very good with graph drawing, so finding the linear programming problem graphically and finding the feasible region, optimal point would be difficult for me. Are there any easy way of finding these after obtaining the constraints??
Difficult, maybe, but not impossible. Each and every one of your constraints is a linear inequality, so if you can draw the graph of a line, you're almost done. The difference between these inequalities and the associated linear equations is that each inequality determines a half-plane.

For each inequality draw the line that is the boundary. After that decide which side of the line satisfies the inequality and shade that side of the line.

For example, one of your constraints is x + 3y <= 90.

Can you draw the line whose equation is x + 3y = 90? Its slope is -1/3 and its y-intercept is 30 (meaning the point (0, 30) is on the graph of the line).

After drawing the line pick any point that is not on the line and see whether it satisfies the inequality x + 3y < 90. If it does that entire side of the line and the line is your solution set for that inequality. If the point you picked doesn't satisfy the inequality, the other side of the line (and the line) is the solution set for the inequality.

You've said you're not very good at drawing graphs. It looks like you're in some sort of math class, so here's your opportunity to get better at it. Just because you're not good at something doesn't mean that will always have to be true.
 
  • #11
Thanks a lot, will do that now
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 1 ·
Replies
1
Views
6K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 3 ·
Replies
3
Views
21K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
7K
  • · Replies 1 ·
Replies
1
Views
2K