Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Engineering Mathematics Expert

Assignment - Introduction to Math Programming

Directions -

Formulate a linear programming model for the following description.

Include definitions of decision variables, Objective function, and constraints.

Augment your linear programming model into standard form (Ax = b) using slack/surplus variables, and conversions as necessary.

Program and solve model in LINGO, email me LINGO code, and attach LINGO output.

Wood Built Bookshelves (WBB) is a small wood shop that produces three types of bookshelves: models A, B, and C. Each bookshelf requires a certain amount of time for cutting each component, assembling them, and then staining them. WBB also sells unstained versions of each model. The times, in hours, for each phase of construction and the profit margins for each mode, as well as the amount of time available in each department over the next 2 weeks, are given below.

Model

Labor (h)

Profit Margin

Cutting

Assembling

Staining

Stained

Unstained

A

1

4

7

$60

$30

B

0.5

3

5

$40

$20

C

2

6

8

$75

$40

Labor Available

200

700

550

 

 

Since this is the holiday season, WBB can sell every unit that it makes. Also, due to the previous year's demand, at least 20 model B bookshelves (stained or unstained) must be produced. Finally, to increase sales of the stained bookshelves, at most 5o unstained models are to be produced.

Homework - Introduction to Math Programming

Directions - The focus of this homework is on linear programming models and methods. You may discuss problems with others as necessary. Turn in your own unique assignment. Please print out and email me any LINGO utilized to complete the homework. This homework will be graded for completion and a subset of problems will be graded for correctness.

1. Consider the following LP:

maximize Z = x1 + 2x2

subject to: x1 + 2x2 ≤ 10

x1 + x2 ≥ 1

x2 ≤ 4

x1, x2 ≥ 0

(a) Apply the graphical method (or a technique based on similar logic) to solve this model.

(b) What do you observe about the solution?

2. Consider the following LP:

minimize Z = 20x1 + 15x2

subject to: 0.3x1 + 0.4x2 ≥ 2

0.4x1 + 0.2x2  ≥ 1.5

0.2x1 + 0.3x2 ≥ 0.5

x1 ≤ 2

x2 ≤ 2

x1, x2 ≥ 0

(a) Apply the graphical method (or a technique based on similar logic) to solve this model.

(b) What do you observe about the solution?

3. Consider an optimization model with decision variables x1, x2 and the following constraints:

5x1 + 2x2 ≤ 10

x2 ≥ 0

(a) Graph the feasible region for these constraints.

(b) Devise a maximizing linear objective which results in an unbounded optimal solution. Graph the iso-profit line for your objective demonstrating the unboundedness.

4. Consider the following linear program:

maximize Z = 10x1 + 18x2 + 14x3

subject to: x1 + 3x2 + 2x3 ≤ 10

6x1 + 8x2 + 4x3 ≤ 24

4x1 + 2x2 + 4x3 ≤ 16

x1, x2, x3 ≥ 0

(a) Work through the simplex method step by step in tabular form. You must provide the tabular form for each basic solution visited and be sure to identify your logic in identifying entering/leaving variables.

(b) Implement and solve the problem with LINGO.

5. Consider the following linear program:

minimize Z = 2x1 + x2 + 3x3

subject to: 10x1 + 4x2 + 14x3 = 840

3x1 + 2x2 + 5x3 ≥ 280

x1, x2, x3 ≥ 0

(a) Formulate this in standard form.

(b) Using Big M generate an initial tableau.

(c) Formulate and solve part (a) problem with LINGO.

Attachment:- Assignment File.rar

Engineering Mathematics, Engineering

  • Category:- Engineering Mathematics
  • Reference No.:- M93123687

Have any Question?


Related Questions in Engineering Mathematics

All these questions should be answered in matlab 1 generate

All these questions should be answered in MATLAB !!! 1. Generate a set of 3 random patterns of dimension 12 where each value is +1 or -1.(3 random 12*12 matrix) 2. Create a 12-unit Hopfield network (a 12x12 matrix) from ...

Problem 1given a sequence xn for 0lenle3 where x0 1 x1 1

Problem # 1: Given a sequence x(n) for 0≤n≤3, where x(0) = 1, x(1) = 1, x(2) = -1, and x(3) = 0, compute its DFT X(k). (Use DFT formula, don't use MATLAB function) Use inverse DFT and apply it on the Fourier components X ...

Show all your work not just the answerswhen you multiply 21

(SHOW ALL YOUR WORK, not just the answers) When you multiply: 21 x 68 you most likely do: 8x1 + 8x20 + 60x1 + 60x20 = 1, 428 So, there are 4 multiplications and then 3 additions. How long would it take a computer to do t ...

1 this problem concerns of the proof of the np-completeness

(1) This problem concerns of the proof of the NP-completeness of 300L a) Convert the formula F into a 300L graph b) Find a solution for the 300L instance of F and verify that it is a solution for F F = (Z 1 V Z 2 ) ^ (z ...

Question suppose that g is a directed graph in class we

Question : Suppose that G is a directed graph. In class we discussed an algorithm that will determine whether a given vertex can reach every other vertex in the graph (this is the 1-to-many reachability problem). Conside ...

Assignment - lp problemsthe data for all the problems in

Assignment - LP problems The data for all the problems in this HW are included in the LP_problems_xlsx spreadsheet Problem 1: Cash Planning A startup investment project needs money to cover its cash flow needs. At the en ...

Numerical analysis assignment -q1 define the following

Numerical Analysis Assignment - Q1. Define the following terms: (i) Truncation error (ii) Round-off error Q2. Show that if f(x) = logx, then the condition number, c(x) = |1/logx|. Hence show that log x is ill-conditioned ...

Question suppose g is an undirected connected weighted

Question : Suppose G is an undirected, connected, weighted graph such that the edges in G have distinct edge weights. Show that the minimum spanning tree for G is unique.

Question 1 - many spas many componentsconsider 4 types of

Question 1 - Many spas, many components Consider 4 types of spa tub: Aqua-Spa (or FirstSpa, or P1), Hydro-Lux (or SecondSpa, or P2), ThirdSpa (or P3) and FourthSpa (or P4), with the production of products P1, ..., P4 in ...

Clculus assignment -q1 find the total differential of w

CALCULUS ASSIGNMENT - Q1. Find the total differential of w = x 3 yz + xy + z + 3 at (x, y, z) = (1, 2, 3). Q2. Find the value of the double integral ∫∫ R (6x + 2y 2 )dA where R = {(x, y)| - 2 ≤ y ≤ 1, y 2 ≤ x ≤ 2 - y. Q3 ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As