Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You are planning the production schedule for a small factory making simple stationary items. Storage space for items awaiting shipping is a problem, as space
You are planning the production schedule for a small factory making simple stationary items. Storage space for items awaiting shipping is a problem, as space is limited.
Your task: Use Solver to decide how many of each item to make (Column C) so that all constraints are satisfied, and the storage space is completely full (20,000 items in total). Assume that all items are the same size.
Constraints:
- Pencils and Sharpeners are only sold in pairs, so we should have equal numbers of both.
- We require a minimum of 6,000 of Pencils in the warehouse after the production run to satisfy existing orders.
- We must not have more than 4,000 of Crayons after the production run, as we don’t usually sell more than this.
Hint: Be aware of any constraints which are not listed here, but are required for Solver to work.
Your task:
- An image for the Solver Parameters is shown below with the necessary four parts for completion (A, B, C, D). What values should we enter in the fields (A, B, C, D) as highlighted in the figure below?
- For your answer, you must write the details of what you would enter into these four parts of the Solver window. You must ensure that you make clear what data goes into what part of the Solver Parameter window (for example “A contains $B$4” or “D contains $A$6 >=5” etc.).
A C E 1 Production Schedule 2 Item Current stock Volume to make Total items in storage space 3 Pencils 4,733 4,733 formula in D3 is =B3+C3 (copied down to D6) 4 Pens 2,997 2,997 5 Crayons 2,870 2,870 6 Sharpeners 1,126 11,726 formula in B7 is =SUM(B3:B6) 1,126 11,726 7 Totals 8. formula in C7 is =SUM(C3:C6) formula in D7 is =SUM(D3:D6)
Step by Step Solution
★★★★★
3.41 Rating (157 Votes )
There are 3 Steps involved in it
Step: 1
Construct the excel sheet as follow...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started