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
Scenario You work for a small company that exports artisan chocolate. Although you measure your products in kilograms, you often get orders in both pounds and ounces. You have decided that rather than have to look up conversions all the time, you could use Python code to take inputs to make conversions between the different units of measurement. You will write three blocks of code. The first will convert kilograms to pounds and ounces. The second will convert pounds to kilograms and ounces. The third will convert ounces to kilograms and pounds. The conversions are as follows: 1 kilogram = 35.274 ounces 1 kilogram = 2.20462 pounds 1 pound = 0.453592 kilograms 1 pound = 16 ounces 1 ounce = 0.0283 kilograms 1 ounce = 0.0625 pounds For the purposes of this activity the template for a function has been provided. You have not yet covered functions in the course, but they are a way of reusing code. Like a Python script, a function can have zero or more parameters. In the code window you…
make a screen capture showing the StegExpose results
Which of the following is not one of the recommended criteria for strategic objectives? Multiple Choice   a) realistic   b) appropriate   c) sustainable   d) measurable
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
Text book image
C++ Programming: From Problem Analysis to Program...
Computer Science
ISBN:9781337102087
Author:D. S. Malik
Publisher:Cengage Learning