Introduction to mathematical programming
Introduction to mathematical programming
4th Edition
ISBN: 9780534359645
Author: Jeffrey B. Goldberg
Publisher: Cengage Learning
Expert Solution & Answer
Book Icon
Chapter 3, Problem 51RP

Explanation of Solution

LP to minimize the cost of making the required transistors:

  • Assume the following,
    • Let “x1” be the count of transistors that are melted by method “1”.
    • Let “x2”be the count of transistors that are melted by method “1”.
    • Let “D” be the count of defectives that are not refired.
    • Let “DR” be the count of defectives that are refired.
    • Let “r1” be the count of grade “1” transistors that are refired.
    • Let “r2” be the count of grade “2” transistors that are refired.
    • Let “r3” be the count of grade “3” transistors that are refired.
    • Let “t1” be the count of grade “1” transistors that are not refired.
    • Let “t2” be the count of grade “2” transistors that are not refired.
    • Let “t3” be the count of grade “3” transistors that are not refired.
  • The Linear Programming (LP) to minimize the cost of making required transistors is as follows,

Minz=50x1+70x2+25DR+25r1+25r2+25r3

  • The above function subject to the following conditions,
    • 0.3x1+0.2x2DRD=0” denotes the quality of manufactured defective transistor.
    • 0.3x1+0.2x2r1t1=0” denotes the quality of manufactured grade “1” transistor.
    • 0.2x1+0.25x2r2t2=0” denotes the quality of manufactured grade “2” transistor

Blurred answer
Students have asked these similar questions
The voltage V(1) (in V) and the current i(t) (in Amp) t seconds after closing the switch in the circuit shown are given by: R Vdt) = V(1– e/) i(t) = e, where t, = RC is the time constant. Consider the case where V = 24 V, R = 3800 2 and C = 4000 x 10-6 F. Determine the voltage and the current during the first 20 s after the switch is closed. Create a vector with values of times from 0 to 20 s with spacing of 2 s, and use it for calculating V(1) and i(t). Display the results in a three-column table where the values of time. voltage and current are displayed in the first, second, and third columns, respectively. (To display values in a Table, just create matrix and have its output displayed) Script ® C Reset I MATLAB Documentation 1 %Don't change the variable name 2 table =
A thin square metal plate has a uniform temperature of 80°C on two opposite edges, a temperature of 120°C on the third edge, and a temperature of 60°C on the remaining edge. A mathematical procedure to approximate the temperature at six uniformly spaced interior points results in the following equations: 4T₁-T₂-Th - 200 -7₁ +422-73-75 - 80 T₂ | 4T3 T4 = 140 -T3 + 4T4-T5-140 T₂ T₁ 4T5 T6 = 80 I -T₁-T₁ + 4T6 = = 200 What is the value of T1, T2, T3, T4, T5 and T6?
A factory produces two types of 2 points wood blocks with 2m and 4m lengths. The blocks are moved by a conveyor belt and passing under two photocells A and B spaced by 3m apart as shown in the following figure. The blocks are separated by more than 4m. A trap door is placed immediately to the right of photocell B. To separate the two types of blocks, it is required that the trap door should open when the small block pass under B and close when the blocks passed beyond B. The door opens when the output (Z) of state machine is logic 1. How many states the designer needs for drawing the minimal Mealy state diagram? * d> 4m 3m 0.25m 6. 5 4.

Chapter 3 Solutions

Introduction to mathematical programming

Ch. 3.2 - Prob. 6PCh. 3.3 - Prob. 1PCh. 3.3 - Prob. 2PCh. 3.3 - Prob. 3PCh. 3.3 - Prob. 4PCh. 3.3 - Prob. 5PCh. 3.3 - Prob. 6PCh. 3.3 - Prob. 7PCh. 3.3 - Prob. 8PCh. 3.3 - Prob. 9PCh. 3.3 - Prob. 10PCh. 3.4 - Prob. 1PCh. 3.4 - Prob. 2PCh. 3.4 - Prob. 3PCh. 3.4 - Prob. 4PCh. 3.5 - Prob. 1PCh. 3.5 - Prob. 2PCh. 3.5 - Prob. 3PCh. 3.5 - Prob. 4PCh. 3.5 - Prob. 5PCh. 3.5 - Prob. 6PCh. 3.5 - Prob. 7PCh. 3.6 - Prob. 1PCh. 3.6 - Prob. 2PCh. 3.6 - Prob. 3PCh. 3.6 - Prob. 4PCh. 3.6 - Prob. 5PCh. 3.7 - Prob. 1PCh. 3.8 - Prob. 1PCh. 3.8 - Prob. 2PCh. 3.8 - Prob. 3PCh. 3.8 - Prob. 4PCh. 3.8 - Prob. 5PCh. 3.8 - Prob. 6PCh. 3.8 - Prob. 7PCh. 3.8 - Prob. 8PCh. 3.8 - Prob. 9PCh. 3.8 - Prob. 10PCh. 3.8 - Prob. 11PCh. 3.8 - Prob. 12PCh. 3.8 - Prob. 13PCh. 3.8 - Prob. 14PCh. 3.9 - Prob. 1PCh. 3.9 - Prob. 2PCh. 3.9 - Prob. 3PCh. 3.9 - Prob. 4PCh. 3.9 - Prob. 5PCh. 3.9 - Prob. 6PCh. 3.9 - Prob. 7PCh. 3.9 - Prob. 8PCh. 3.9 - Prob. 9PCh. 3.9 - Prob. 10PCh. 3.9 - Prob. 11PCh. 3.9 - Prob. 12PCh. 3.9 - Prob. 13PCh. 3.9 - Prob. 14PCh. 3.10 - Prob. 1PCh. 3.10 - Prob. 2PCh. 3.10 - Prob. 3PCh. 3.10 - Prob. 4PCh. 3.10 - Prob. 5PCh. 3.10 - Prob. 6PCh. 3.10 - Prob. 7PCh. 3.10 - Prob. 8PCh. 3.10 - Prob. 9PCh. 3.11 - Prob. 1PCh. 3.11 - Show that Fincos objective function may also be...Ch. 3.11 - Prob. 3PCh. 3.11 - Prob. 4PCh. 3.11 - Prob. 7PCh. 3.11 - Prob. 8PCh. 3.11 - Prob. 9PCh. 3.12 - Prob. 2PCh. 3.12 - Prob. 3PCh. 3.12 - Prob. 4PCh. 3 - Prob. 1RPCh. 3 - Prob. 2RPCh. 3 - Prob. 3RPCh. 3 - Prob. 4RPCh. 3 - Prob. 5RPCh. 3 - Prob. 6RPCh. 3 - Prob. 7RPCh. 3 - Prob. 8RPCh. 3 - Prob. 9RPCh. 3 - Prob. 10RPCh. 3 - Prob. 11RPCh. 3 - Prob. 12RPCh. 3 - Prob. 13RPCh. 3 - Prob. 14RPCh. 3 - Prob. 15RPCh. 3 - Prob. 16RPCh. 3 - Prob. 17RPCh. 3 - Prob. 18RPCh. 3 - Prob. 19RPCh. 3 - Prob. 20RPCh. 3 - Prob. 21RPCh. 3 - Prob. 22RPCh. 3 - Prob. 23RPCh. 3 - Prob. 24RPCh. 3 - Prob. 25RPCh. 3 - Prob. 26RPCh. 3 - Prob. 27RPCh. 3 - Prob. 28RPCh. 3 - Prob. 29RPCh. 3 - Prob. 30RPCh. 3 - Prob. 31RPCh. 3 - Prob. 32RPCh. 3 - Prob. 33RPCh. 3 - Prob. 34RPCh. 3 - Prob. 35RPCh. 3 - Prob. 36RPCh. 3 - Prob. 37RPCh. 3 - Prob. 38RPCh. 3 - Prob. 39RPCh. 3 - Prob. 40RPCh. 3 - Prob. 41RPCh. 3 - Prob. 42RPCh. 3 - Prob. 43RPCh. 3 - Prob. 44RPCh. 3 - Prob. 45RPCh. 3 - Prob. 46RPCh. 3 - Prob. 47RPCh. 3 - Prob. 48RPCh. 3 - Prob. 49RPCh. 3 - Prob. 50RPCh. 3 - Prob. 51RPCh. 3 - Prob. 52RPCh. 3 - Prob. 53RPCh. 3 - Prob. 54RPCh. 3 - Prob. 56RPCh. 3 - Prob. 57RPCh. 3 - Prob. 58RPCh. 3 - Prob. 59RPCh. 3 - Prob. 60RPCh. 3 - Prob. 61RPCh. 3 - Prob. 62RPCh. 3 - Prob. 63RP
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Operations Research : Applications and Algorithms
Computer Science
ISBN:9780534380588
Author:Wayne L. Winston
Publisher:Brooks Cole