Operations Research : Applications and Algorithms
Operations Research : Applications and Algorithms
4th Edition
ISBN: 9780534380588
Author: Wayne L. Winston
Publisher: Brooks Cole
Expert Solution & Answer
Book Icon
Chapter 2, Problem 22RP

Explanation of Solution

a.

Determining A:

Let aij denote the ijth element of matrix A.

Assume that rows for the matrix refer to the inputs and column for the matrix refer to the output.

Define steel as product 1, car as product 2, and machine as product 3.

Thus, a11 is the dollar value of steel required to produce $1 of steel, a21 is the dollar value of cars required to produce $1 of steel, and a31 is the dollar value of machines required to produce $1 of steel.

Therefore,

a11=0.30a21=0.15a31=0.40

Similarly, a12 is the dollar value of steel required to produce $1 of cars, a22 is the dollar value of cars required to produce $1 of cars, and a32 is the dollar value of machines required to produce $1 of cars.

Therefore,

a12=0

Explanation of Solution

b.

Proof:

It is given that s, c, and m represents the dollar value of steel, cars, and machines, produced in the economy respectively, and ds, dc, and dm represents the computation of steel, cars, and machines respectively.

Note that a product has two uses in the economy, one to produce other goods and the other one for the consumption. So, the total production of a product must be equal to the amount of that product used to produce other goods and the amount consumed, that is supply is equal to the demand.

For instance, for steel, its production must be equal to the dollar value of steel used in the steel’s production plus the dollar value of the steel used in the car’s production plus the dollar value of steel used in the machines production plus the dollar value of the steel’s consumption.

s=a11s+a12c+a13m+ds......(1)

Similarly,

c=a21s+a22c+a23m+dc

Explanation of Solution

c.

Proof:

Let,

X=[scm] and B=[dsdcdm]

Then, the equations (1), (2) and (3) can be written as,

X=AX+B......(4)

Since a matrix multiplied by the identity matrix is the matrix itself, so the equation (4) can be further written as,

IX=AX+B

Subtract from both sides of the equation

Explanation of Solution

d.

Consider the equation derived in part (c.)

(IA)[scm]=[dsdcdm]

Pre-multiply both sides by (IA)1.

(IA)1(IA)[scm]=(IA)1[dsdcdm]

Explanation of Solution

e.

It is given that the demand for steel goes up by $1.

Denote the new production levels by s',c',m'.

Then,

[s'c'm']=(IA)1[ds+1   dc   dm]......(6)

Thus, the change in production levels can be derived by subtracting equation (5) from the above equation (6).

[s'c'm'][scm]=(IA)1[ds+1   dc   dm](IA)1[ds

Blurred answer
Students have asked these similar questions
A certain grade of steel is graded according to the following condition:              1.      Hardness must be greater than 40   2.      Carbon contents must be less than 0.8   3.      Tensile strength must be greater than 5000   The grades are as follows:   §  Grade is 10 if all the three conditions are met.   §  Grade is 9 if conditions 1 and 2 are met.   §  Grade is 8 if conditions 2 and 3 are met.   §  Grade is 7 if conditions 1 and 3 are met.   §  Grade is 6 if only one condition is met.   §  Grade is 5 if none of the conditions are met.   Write a C++ program which will require user to give values of hardness, carbon content and tensile strength of the steel under consideration then determine the grade of steel and outputs the grade of the steel
1 - A certain grade of steel is graded according to the following conditions: a. Hardness must be greater than 50 b. Carbon content must be less than 0.7 c. Tensile strength must be greater than 5600 The grades are as follows: Grade is 10 if all three conditions are met. Grade is 9 if conditions (i) and (ii) are met. Grade is 8 if conditions (ii) and (iii) are met. Grade is 7 if conditions (i) and (iii) are met. Grade is 6 if only one condition is met. Grade is 5 if none of the conditions are met.
1 - A certain grade of steel is graded according to the following conditions: a. Hardness must be greater than 50 b. Carbon content must be less than 0.7 c. Tensile strength must be greater than 5600 The grades are as follows: Grade is 10 if all three conditions are met. Grade is 9 if conditions (i) and (ii) are met. Grade is 8 if conditions (ii) and (iii) are met. Grade is 7 if conditions (i) and (iii) are met. Grade is 6 if only one condition is met. Grade is 5 if none of the conditions are met. Write a program, which will require the user to give values of hardness, carbon content and tensile strength of the steel under consideration and output the grade of the steel.
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
Text book image
C++ for Engineers and Scientists
Computer Science
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Course Technology Ptr