Mathematics 23 - Applied Matrix Algebra Supplement 1. Application: Production Planning

Size: px
Start display at page:

Download "Mathematics 23 - Applied Matrix Algebra Supplement 1. Application: Production Planning"

Transcription

1 Mathematics - Applied Matrix Algebra Supplement Application: Production Planning A manufacturer makes three different types of chemical products: A, B, and C. Each product must go through two processing machines, X and Y. The products require the following times in machines X and Y : () One ton of A requires hours in machine X and hours in machine Y. () One ton of B requires hours in machine X and hours in machine Y. () One ton of C requires hours in machine X and hours in machine Y. Machine X is available 8 hours per week and machine Y is available hours per week. Since management does not want to keep the expensive machines X and Y idle, it would like to know how many tons of each product to make so that the machines are fully utilized. It is assumed that the manufacturer can sell as much of each product as is made. To solve this problem, let x, x, x denote the number of tons of products A, B, and C, respectively, to be made. The number of hours that machine X will be used is which must equal 8, so we get the equation x + x + x, x + x + x = 8. Similarly, the number of hours machine Y will be used is x + x + x =. Mathematically, the problem is to find a solution set for the system of equations x + x + x = 8 x + x + x = Since we have variables and only equations, this system will have many (in fact, infinitely many) possible solutions. We need to find a parametric representation for the solution set of this system. Suppose we let x = t, so that t is the number of tons of C that is produced. First, notice that it is impossible (even nonsensical!) to make a negative amount of anything. This indicates that the smallest amount of C that can be made is. Now, since even when x, x are both, x cannot be over, it is clear that we must have t. For x =, we obtain the system which we can solve to get x + t = 8 x + t = x = t. Substituting this into one of the equations of the previous system, we obtain x + ( t) + t = 8

2 Math - Applied Matrix Algebra which simplifies to x + t = or x = t Thus we see that all solutions are given by x = t x = t x = t where t. For example, when t =, the original system is satisfied by x = 5, x =, x = and when t =, the original system is satisfied by x = 7, x =, x =. Any such solution is as good as any other, and there are infinitely many of them. There is no best solution unless additional information or restrictions are given. For each of the following problems, you should note whether the system has a solution set consisting of exactly one solution no solution infinitely many solutions. Problem. An oil refinery produces low-sulphur and high-sulphur fuel. Each ton of lowsulfur fuel requires 5 minutes in the blending plant and minutes in the refining plant; each ton of high-sulfur fuel requires minutes in the blending plant and minutes in the refining plant. If the blending plant is available for hours and the refining plant is available for hours, how many tons of each type of fuel should be manufactured so that the plants are fully utilized? Problem. A dietician is preparing a meal consisting of foods A, B, and C. The nutritional information for these types of food is (in units per ounce of food): A B C protein fats carbohydrates If the meal should provide exactly 5 units of protein, units of fat, and units of carbohydrate, how many ounces of each type of food should be used? Problem. An inheritance of $, is to be divided among three trusts, with the second trust receiving twice as much as the first trust. The three trusts pay interest at the rates of 9%, %, and % annually, respectively, and return a total in interest of $ at the end of the first year. How much was invested in each trust?

3 Mathematics - Applied Matrix Algebra Supplement Application: Economic Models for Exchange of Goods. Suppose that in a primitive society, the members of a tribe are engaged in three occupations: farming, manufacturing of tools and utensils, and the weaving and sewing of clothing. Assume that initially the tribe has no monetary system and that all goods and services are bartered. Let the three groups be denoted by F, M, and C, respectively. Suppose that this directed graph indicates how the bartering system works in practice: / F / M / C This figure indicates that the farmers keep half of their produce and give one quarter of their produce to the manufacturers and on quarter to the clothing producers. The manufacturers divide the goods evenly among three groups, one third goes to each (including themselves). The group producing clothes gives half of the clothes too the farmers and divides the other half evenly between themselves and the manufacturers. The results are summarized in this table: F M C F M C The first column of the table indicates the distribution of the goods produced by the farmers, the second column indicates the distribution of the manufactured goods, and the third column indicates the distribution of the clothing. As the size of the tribe grows, the system of bartering becomes too cumbersome and, consequently, the tribe decides to institute a monetary system of exchange. For this simple economic system, we assume that there will be no accumulation of capital or debt and that the prices for each of the three types of goods will reflect the values of the existing bartering system. The question is how to assign values to the three types of goods that fairly represent the current bartering system. This problem can be turned into a linear system using a model that was originally developed by the Nobel prize winning economist Wassily Leontief, a model that we will study more extensively later. For now, let x be the monetary value of the goods produced by the farmers, x be the value of the manufactured goods, and x be the value of the clothing produced. According to the first row of the table, the value of the goods received by the farmers amounts to half the value of the farm goods produced, plus one-third the value of

4 Math - Applied Matrix Algebra Supplement the manufactured products, and half the value of the clothing goods. Thus the total value of the goods received by the farmers is x + x + x. If the system is fair, the total value of goods received by the farmers should equal x, the total value of the farm goods produced. Thus we have the linear equation x + x + x = x. Using the second row of the table and equating the value of the goods produced and received by the manufacturers, we obtain a second equation: x + x + x = x. Finally, the third row of the table yields: x + x + x = x. These equations can be rewritten as a homogeneous system: x + x + x = x x + x = x + x x = The reduced row-echelon form of the augmented matrix for this system is 5. We can find a parametric representation for the solution set of this system by letting x = t. Then we immediately get x = t and x = 5 by back-substitution. It follows that the variables x, x, x should be assigned values in the ratio x : x : x = 5 : : Consider the parallel with modern currency systems; it doesn t matter what the actual units of money are, just that one can find a fair system of exchange. This simple system is an example of the closed Leontief input-output model. Leontief s models are fundamental to our understanding of economic systems. Problem. Determine the relative values of x, x, x if the distribution of goods is as described in this table: F M C F M C

5 Mathematics - Applied Matrix Algebra Supplement Application: Production Costs. A company manufactures three products. Its production expenses are divided into three categories. In each category, an estimate is given for the cost of producing a single item of each product. An estimate is also made of the amount of each product to be produced per quarter. These estimates are given in Tables and : Product Expenses A B C Raw materials...5 Labor...5 Overhead...5 Table. Production Costs Per Item (dollars) Season Product Summer Fall Winter Spring A 5 5 B C 58 Table. Amount Produced Per Quarter The company would like to present at their stockholders meeting a single table showing the total costs for each quarter in each of the three categories: raw materials, labor, and overhead. Solution. Consider the tables as represented by the matrices M =...5 and P = If we form the product MP, the first column will represent the costs for the summer quarter: Raw materials: (.)() + (.)() + (.5)(58) = 87 Labor: (.)() + (.)() + (.5)(58) = 5 Overhead: (.)() + (.)() + (.5)(58) = 7

6 Math - Applied Matrix Algebra Supplement The second column will represent the costs for the fall quarter: Raw materials: (.)(5) + (.)() + (.5)() = Labor: (.)(5) + (.)() + (.5)() = 9 Overhead: (.)(5) + (.)() + (.5)() = 9 Columns and of MP represent the costs for the winter and spring quarters MP = The entries in the first row of MP represent the total cost of raw materials for each of the four quarters. The entries in rows and represent the total cost for labor and overhead, respectively, for each of the four quarters. The yearly expenses in each of the columns may be added to obtain the total production costs for each quarter. Table summarizes the total production costs. Season Summer Fall Winter Spring Year Raw materials Labor Overhead Total costs Table. Total Production Costs (dollars) Problem. A toy manufacturer makes toy airplanes, boats, and cars. Each toy is fabricated in a factory F in Taiwan and then assembled in factory F in the U.S. The total cost of each product consists of the manufacturing cost and the shipping cost. Then the costs at each factory (in $US) can be described as and F = Manufacturing Costs Shipping Costs Manufacturing Costs Shipping Costs Airplanes Boats Cars.. F =.5.5 Airplanes Boats.. Cars Find a matrix that gives the total manufacturing and shipping costs for each product. Warning: you need to use some practical reasoning here; do not mimic the previous example exactly!

7 Mathematics - Applied Matrix Algebra Supplement Application: A Simple Model for Marital Status. In a certain town, percent of the married women get divorced each year and percent of the single women get married each year. There are 8 married women and single women. Assuming that the total population of women remains constant, how many married women and how many single women will there be after year? Solution. Form a matrix A as follows: The entries in the first row of A will be the percent of married and single women, respectively, that are married after year. The entries in the second row will be the percent of women who are single after year. Thus we obtain the matrix A = If we let 8 x =, the number of married and single women after year can be computed by multiplying A times x Ax = =..8 After year there will be married women and single women.. Problem. Find the number of married and single women after years. Problem. Find the number of married and single women after years. Problem. Write a formula (that is, an equation or expression) for how to calculate the number of single and married women after n years. (Do not attempt an explicit calculation, just write down the formula.) This sort of population dynamics problem is very common and we will return to this example later in a more advanced setting.

8 Mathematics - Applied Matrix Algebra Supplement 5 Application: Markov Processes. Which of the following can be transition matrices of a Markov process? a) b) c) d) Which of the following are probability vectors? a) b) c) d) 5 5. Determine the value of each missing entry (denoted by ) so that the matrix will be a transition matrix of a Markov process. There may be more than one right answer a)..5 b)..5.. Consider the transition matrix a) If x () = P =.7..., compute x (), x (), and x () to three decimal places. b) Explain why P is regular and find its steady-state vector. 5. Consider the transition matrix a) If x () = P = , compute x (), x (), and x () to three decimal places.

9 Math - Applied Matrix Algebra Supplement b) Explain why P is regular (yes, it really is regular) and find its steady-state vector.. Which of the following transition matrices are regular? a) b) c) d) Show that each of the following transition matrices reaches a state of equilibrium a) b) c) d) Let P =. a) Show that P is not regular (compare this to a). b) Show that P k x k. 9. Find the steady-state vector of each of the following regular matrices a) b) c) d)

10 Mathematics - Applied Matrix Algebra Supplement Application: Markov Processes. Every day, a behavioral psychologist places a rat in a cage with two doors, A and B. The rat can go through door A, where it receives an electric shock, or through door B, where it receives some food. A record is kept of the door through which the rat passes. At the start of the experiment, the rat is equally likely to go through either door. After going through door A and receiving a shock, the probability of going through the same door on the next day is.. After going through door B and receiving food, the probability of going through the same door on the next day is.. a) Write the transition matrix for the Markov process. b) What is the probability of the rat going through door A on the third day after starting the experiment? c) What is the steady-state vector?. The subscription department of a magazine sends out a letter to a large mailing list inviting subscriptions for the magazine. Some of the people receiving this letter already subscribe to the magazine, while others do not. From this mailing list, percent of those who already subscribe will subscribe again, while 5 percent of those who do not now subscribe, will subscribe. a) Write the transition matrix for the Markov process. b) Last time the letter was sent out, it was found that % of the people receiving it ordered a subscription. What percentage of those receiving the current letter can be expected to order a subscription?. A new mass transit system has just gone into operation. The transit authority has made studies that predict the percentage of commuters who will change to mass transit (M) or continue driving their automobile (A). The following transition matrix has been obtained: This year Next year M A. a) If x () =.7 system after year? After years? Find x () to answer this. M A.7...8, what percentage of commuters will be using the mass transit

11 Math - Applied Matrix Algebra Supplement b) What percentage of the commuters will be using the mass transit system in the long run?. A study has determined that the occupation of a boy, as an adult, depends upon the occupation of his father and is given by the following transition matrix, where P=professional, F=farmer, and L=laborer. Father s occupation P F L Son s occupation P F L a) What is the probability that the grandchild of a professional will also be a professional? b) In the long run, what proportion of the population will be farmers? 5. Suppose Alpha and Broadwave are the two cable companies which service a certain town. Cylink Communications wants to expand to provide service to the same town, and compete with Alpha and Broadwave. Using extensive research data and analytical techniques, Cylink has determined that if it does so, the transition matrix giving customer preferences will be This year A B C Next year A B C for each year, where A=Alpha, B=Broadwave, and C=Cylink. a) Will the market attains equilibrium? b) If the market attains equilibrium, what is the market share in the long run? If the market does not attain equilibrium, what state vectors does the market oscillate between?

12 Mathematics - Applied Matrix Algebra Supplement 7 Application: The Leontief Closed Model. Which of the following matrices are exchange matrices? a) b) c) d) 5. Find a nonnegative vector p satisfying (I E) p =, for the given exchange matrix: a) b) c) 5. Consider a simple economy of Farmers, Carpenters, and Tailors, akin to the one discussed in class and in the homework. Suppose: the Farmers consume of the food, of the housing (produced by the carpenters) 5 and the clothes. the Carpenters consume of the food, of the housing (produced by the carpenters) and the clothes. 5 the Tailors consume of the food, of the housing (produced by the carpenters) 5 and no clothes. Find the exchange matrix E for this problem and find a vector p with at least one positive nonzero entry satisfying (I E) p =.. Consider the international trade model consisting of three countries, c, c, and c. Suppose that: c spends its income on domestic goods, its income on imports from c, and its income on imports from c. c spends its income on imports from c 5, its income on domestic goods, and 5 its income on imports from c 5. c spends its income on imports from c, its income on imports from c, and its income on domestic goods. Find the incomes of the three countries.

13 Mathematics - Applied Matrix Algebra Supplement 8 Application: The Leontief Open Model. Which of the following matrices are productive? a) b) c) d). Suppose that the consumption matrix for the linear production model is C = Find the production vector for the following demand vectors:. a) d = b) d =. A small town has three primary industries: a copper mine, a railroad, and an electric power plant. To produce $ of copper, the copper mine uses $. of copper, $. of rail transportation, and $. of electric power. To provide $ of transportation, the railroad uses $. of copper, $. of rail transportation, and $. of electric power. To provide $ of electric power, the electric utility uses $. of copper, $. of rail transportation, and $. of electric power. Suppose that during the year there is an outside demand of $. million for copper, $.8 million for rail transportation, and $.5 million for electric power. How much should each industry produce to satisfy the demands?. A small economic system consists of two industries: coal and steel. Suppose that to produce $. worth of coal, the coal industry uses $. of coal and $.8 of steel. Suppose also that to produce $. worth of steel, the steel industry uses $. of its own product and $. of coal. Find the consumption matrix C for this system. For the demand vector d =,, coal steel solve the equation x C x = d for x. That is, find a production vector x such that the outside demand d is met, without any surplus.

14 Math - Applied Matrix Algebra Supplement 8 5. An industrial system has only a Fuel industry and a Machines industry. To produce $. worth of fuel, the fuel industry uses $. of its own product and $. worth of machines. To produce $. worth of machines, the machine industry consumes $. of its own product, and $. of fuel. Find the consumption matrix C for this system. If the external demand for fuel and machines is given by d = 5,, fuel machines use (I C) to find a production vector x such that the outside demand d is met, without any surplus.. A small community includes a farmer, a baker, and a grocer with the consumption matrix and external demand vector given by E = F B G Farmer Baker Grocer and d = Find the optimal production vector x for this model.. 7. An remote city has an industrial system consisting of Farmers, Carpenters, and Tailors. The tailors consume $. worth of the clothes and $. worth of food, for every $. of clothes they produce, but they do all their work by hand, so they use no tools. The farmers eat $. of every $. worth of food that they produce. In addition, they require $. worth of tools for working the fields, and $. worth of housing. For every $. worth of tools built by the carpenters, they eat $. of food, use $. worth of clothes, and require $. of tools for further production. What is the consumption matrix for this system? How much of each good needs to be produced in order to meet an external demand of $5, in clothes, $, in food, and $8, in tools. The tools are produced by the carpenters

Math 202-0 Quizzes Winter 2009

Math 202-0 Quizzes Winter 2009 Quiz : Basic Probability Ten Scrabble tiles are placed in a bag Four of the tiles have the letter printed on them, and there are two tiles each with the letters B, C and D on them (a) Suppose one tile

More information

4.3-4.4 Systems of Equations

4.3-4.4 Systems of Equations 4.3-4.4 Systems of Equations A linear equation in 2 variables is an equation of the form ax + by = c. A linear equation in 3 variables is an equation of the form ax + by + cz = d. To solve a system of

More information

Solving Systems of Linear Equations Using Matrices

Solving Systems of Linear Equations Using Matrices Solving Systems of Linear Equations Using Matrices What is a Matrix? A matrix is a compact grid or array of numbers. It can be created from a system of equations and used to solve the system of equations.

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS 1. SYSTEMS OF EQUATIONS AND MATRICES 1.1. Representation of a linear system. The general system of m equations in n unknowns can be written a 11 x 1 + a 12 x 2 +

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

8 Square matrices continued: Determinants

8 Square matrices continued: Determinants 8 Square matrices continued: Determinants 8. Introduction Determinants give us important information about square matrices, and, as we ll soon see, are essential for the computation of eigenvalues. You

More information

3.2 Matrix Multiplication

3.2 Matrix Multiplication 3.2 Matrix Multiplication Question : How do you multiply two matrices? Question 2: How do you interpret the entries in a product of two matrices? When you add or subtract two matrices, you add or subtract

More information

Linear Programming. Solving LP Models Using MS Excel, 18

Linear Programming. Solving LP Models Using MS Excel, 18 SUPPLEMENT TO CHAPTER SIX Linear Programming SUPPLEMENT OUTLINE Introduction, 2 Linear Programming Models, 2 Model Formulation, 4 Graphical Linear Programming, 5 Outline of Graphical Procedure, 5 Plotting

More information

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Section 7 Algebraic Manipulations and Solving Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Before launching into the mathematics, let s take a moment to talk about the words

More information

9.4 THE SIMPLEX METHOD: MINIMIZATION

9.4 THE SIMPLEX METHOD: MINIMIZATION SECTION 9 THE SIMPLEX METHOD: MINIMIZATION 59 The accounting firm in Exercise raises its charge for an audit to $5 What number of audits and tax returns will bring in a maximum revenue? In the simplex

More information

Linear Equations ! 25 30 35$ & " 350 150% & " 11,750 12,750 13,750% MATHEMATICS LEARNING SERVICE Centre for Learning and Professional Development

Linear Equations ! 25 30 35$ &  350 150% &  11,750 12,750 13,750% MATHEMATICS LEARNING SERVICE Centre for Learning and Professional Development MathsTrack (NOTE Feb 2013: This is the old version of MathsTrack. New books will be created during 2013 and 2014) Topic 4 Module 9 Introduction Systems of to Matrices Linear Equations Income = Tickets!

More information

1.2 Solving a System of Linear Equations

1.2 Solving a System of Linear Equations 1.. SOLVING A SYSTEM OF LINEAR EQUATIONS 1. Solving a System of Linear Equations 1..1 Simple Systems - Basic De nitions As noticed above, the general form of a linear system of m equations in n variables

More information

THE LINEAR EQUATIONS in two variables studied in

THE LINEAR EQUATIONS in two variables studied in 875_0_ch_p067-54 /0/08 9:4 AM Page 67 SYSTEMS OF LINEAR EQUATIONS AND MATRICES THE LINEAR EQUATIONS in two variables studied in Chapter are readily extended to the case involving more than two variables.

More information

Systems of Linear Equations; Matrices

Systems of Linear Equations; Matrices 4 Systems of Linear Equations; Matrices 4. Review: Systems of Linear Equations in Two Variables 4. Systems of Linear Equations and Augmented Matrices 4. Gauss Jordan Elimination 4.4 Matrices: Basic Operations

More information

Linear Programming. March 14, 2014

Linear Programming. March 14, 2014 Linear Programming March 1, 01 Parts of this introduction to linear programming were adapted from Chapter 9 of Introduction to Algorithms, Second Edition, by Cormen, Leiserson, Rivest and Stein [1]. 1

More information

Solving Systems of Linear Equations

Solving Systems of Linear Equations LECTURE 5 Solving Systems of Linear Equations Recall that we introduced the notion of matrices as a way of standardizing the expression of systems of linear equations In today s lecture I shall show how

More information

Linear Programming Notes V Problem Transformations

Linear Programming Notes V Problem Transformations Linear Programming Notes V Problem Transformations 1 Introduction Any linear programming problem can be rewritten in either of two standard forms. In the first form, the objective is to maximize, the material

More information

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B KITCHENS The equation 1 Lines in two-dimensional space (1) 2x y = 3 describes a line in two-dimensional space The coefficients of x and y in the equation

More information

Section 8.2 Solving a System of Equations Using Matrices (Guassian Elimination)

Section 8.2 Solving a System of Equations Using Matrices (Guassian Elimination) Section 8. Solving a System of Equations Using Matrices (Guassian Elimination) x + y + z = x y + 4z = x 4y + z = System of Equations x 4 y = 4 z A System in matrix form x A x = b b 4 4 Augmented Matrix

More information

MATH2210 Notebook 1 Fall Semester 2016/2017. 1 MATH2210 Notebook 1 3. 1.1 Solving Systems of Linear Equations... 3

MATH2210 Notebook 1 Fall Semester 2016/2017. 1 MATH2210 Notebook 1 3. 1.1 Solving Systems of Linear Equations... 3 MATH0 Notebook Fall Semester 06/07 prepared by Professor Jenny Baglivo c Copyright 009 07 by Jenny A. Baglivo. All Rights Reserved. Contents MATH0 Notebook 3. Solving Systems of Linear Equations........................

More information

Financial Mathematics

Financial Mathematics Financial Mathematics For the next few weeks we will study the mathematics of finance. Apart from basic arithmetic, financial mathematics is probably the most practical math you will learn. practical in

More information

Managerial Economics Prof. Trupti Mishra S.J.M. School of Management Indian Institute of Technology, Bombay. Lecture - 13 Consumer Behaviour (Contd )

Managerial Economics Prof. Trupti Mishra S.J.M. School of Management Indian Institute of Technology, Bombay. Lecture - 13 Consumer Behaviour (Contd ) (Refer Slide Time: 00:28) Managerial Economics Prof. Trupti Mishra S.J.M. School of Management Indian Institute of Technology, Bombay Lecture - 13 Consumer Behaviour (Contd ) We will continue our discussion

More information

Graphing Linear Equations in Two Variables

Graphing Linear Equations in Two Variables Math 123 Section 3.2 - Graphing Linear Equations Using Intercepts - Page 1 Graphing Linear Equations in Two Variables I. Graphing Lines A. The graph of a line is just the set of solution points of the

More information

PART A: For each worker, determine that worker's marginal product of labor.

PART A: For each worker, determine that worker's marginal product of labor. ECON 3310 Homework #4 - Solutions 1: Suppose the following indicates how many units of output y you can produce per hour with different levels of labor input (given your current factory capacity): PART

More information

Reduced echelon form: Add the following conditions to conditions 1, 2, and 3 above:

Reduced echelon form: Add the following conditions to conditions 1, 2, and 3 above: Section 1.2: Row Reduction and Echelon Forms Echelon form (or row echelon form): 1. All nonzero rows are above any rows of all zeros. 2. Each leading entry (i.e. left most nonzero entry) of a row is in

More information

Practice Test Answer and Alignment Document Mathematics: Algebra II Performance Based Assessment - Paper

Practice Test Answer and Alignment Document Mathematics: Algebra II Performance Based Assessment - Paper The following pages include the answer key for all machine-scored items, followed by the rubrics for the hand-scored items. - The rubrics show sample student responses. Other valid methods for solving

More information

Chapter 4 Online Appendix: The Mathematics of Utility Functions

Chapter 4 Online Appendix: The Mathematics of Utility Functions Chapter 4 Online Appendix: The Mathematics of Utility Functions We saw in the text that utility functions and indifference curves are different ways to represent a consumer s preferences. Calculus can

More information

Arithmetic and Algebra of Matrices

Arithmetic and Algebra of Matrices Arithmetic and Algebra of Matrices Math 572: Algebra for Middle School Teachers The University of Montana 1 The Real Numbers 2 Classroom Connection: Systems of Linear Equations 3 Rational Numbers 4 Irrational

More information

Solutions to Math 51 First Exam January 29, 2015

Solutions to Math 51 First Exam January 29, 2015 Solutions to Math 5 First Exam January 29, 25. ( points) (a) Complete the following sentence: A set of vectors {v,..., v k } is defined to be linearly dependent if (2 points) there exist c,... c k R, not

More information

Name: Section Registered In:

Name: Section Registered In: Name: Section Registered In: Math 125 Exam 3 Version 1 April 24, 2006 60 total points possible 1. (5pts) Use Cramer s Rule to solve 3x + 4y = 30 x 2y = 8. Be sure to show enough detail that shows you are

More information

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1. MATH10212 Linear Algebra Textbook: D. Poole, Linear Algebra: A Modern Introduction. Thompson, 2006. ISBN 0-534-40596-7. Systems of Linear Equations Definition. An n-dimensional vector is a row or a column

More information

Systems of Linear Equations

Systems of Linear Equations Chapter 1 Systems of Linear Equations 1.1 Intro. to systems of linear equations Homework: [Textbook, Ex. 13, 15, 41, 47, 49, 51, 65, 73; page 11-]. Main points in this section: 1. Definition of Linear

More information

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system 1. Systems of linear equations We are interested in the solutions to systems of linear equations. A linear equation is of the form 3x 5y + 2z + w = 3. The key thing is that we don t multiply the variables

More information

For additional information, see the Math Notes boxes in Lesson B.1.3 and B.2.3.

For additional information, see the Math Notes boxes in Lesson B.1.3 and B.2.3. EXPONENTIAL FUNCTIONS B.1.1 B.1.6 In these sections, students generalize what they have learned about geometric sequences to investigate exponential functions. Students study exponential functions of the

More information

Systems of Linear Equations in Three Variables

Systems of Linear Equations in Three Variables 5.3 Systems of Linear Equations in Three Variables 5.3 OBJECTIVES 1. Find ordered triples associated with three equations 2. Solve a system by the addition method 3. Interpret a solution graphically 4.

More information

DERIVATIVES AS MATRICES; CHAIN RULE

DERIVATIVES AS MATRICES; CHAIN RULE DERIVATIVES AS MATRICES; CHAIN RULE 1. Derivatives of Real-valued Functions Let s first consider functions f : R 2 R. Recall that if the partial derivatives of f exist at the point (x 0, y 0 ), then we

More information

Linear Programming Supplement E

Linear Programming Supplement E Linear Programming Supplement E Linear Programming Linear programming: A technique that is useful for allocating scarce resources among competing demands. Objective function: An expression in linear programming

More information

Linear Programming. April 12, 2005

Linear Programming. April 12, 2005 Linear Programming April 1, 005 Parts of this were adapted from Chapter 9 of i Introduction to Algorithms (Second Edition) /i by Cormen, Leiserson, Rivest and Stein. 1 What is linear programming? The first

More information

Using Proportions to Solve Percent Problems I

Using Proportions to Solve Percent Problems I RP7-1 Using Proportions to Solve Percent Problems I Pages 46 48 Standards: 7.RP.A. Goals: Students will write equivalent statements for proportions by keeping track of the part and the whole, and by solving

More information

Notes on Orthogonal and Symmetric Matrices MENU, Winter 2013

Notes on Orthogonal and Symmetric Matrices MENU, Winter 2013 Notes on Orthogonal and Symmetric Matrices MENU, Winter 201 These notes summarize the main properties and uses of orthogonal and symmetric matrices. We covered quite a bit of material regarding these topics,

More information

3.4 Multiplication and Division of Rational Numbers

3.4 Multiplication and Division of Rational Numbers 3.4 Multiplication and Division of Rational Numbers We now turn our attention to multiplication and division with both fractions and decimals. Consider the multiplication problem: 8 12 2 One approach is

More information

MATH 304 Linear Algebra Lecture 18: Rank and nullity of a matrix.

MATH 304 Linear Algebra Lecture 18: Rank and nullity of a matrix. MATH 304 Linear Algebra Lecture 18: Rank and nullity of a matrix. Nullspace Let A = (a ij ) be an m n matrix. Definition. The nullspace of the matrix A, denoted N(A), is the set of all n-dimensional column

More information

Question 2: How do you solve a matrix equation using the matrix inverse?

Question 2: How do you solve a matrix equation using the matrix inverse? Question : How do you solve a matrix equation using the matrix inverse? In the previous question, we wrote systems of equations as a matrix equation AX B. In this format, the matrix A contains the coefficients

More information

LINEAR EQUATIONS IN TWO VARIABLES

LINEAR EQUATIONS IN TWO VARIABLES 66 MATHEMATICS CHAPTER 4 LINEAR EQUATIONS IN TWO VARIABLES The principal use of the Analytic Art is to bring Mathematical Problems to Equations and to exhibit those Equations in the most simple terms that

More information

Linear Algebra Notes

Linear Algebra Notes Linear Algebra Notes Chapter 19 KERNEL AND IMAGE OF A MATRIX Take an n m matrix a 11 a 12 a 1m a 21 a 22 a 2m a n1 a n2 a nm and think of it as a function A : R m R n The kernel of A is defined as Note

More information

LAB 11: MATRICES, SYSTEMS OF EQUATIONS and POLYNOMIAL MODELING

LAB 11: MATRICES, SYSTEMS OF EQUATIONS and POLYNOMIAL MODELING LAB 11: MATRICS, SYSTMS OF QUATIONS and POLYNOMIAL MODLING Objectives: 1. Solve systems of linear equations using augmented matrices. 2. Solve systems of linear equations using matrix equations and inverse

More information

No Solution Equations Let s look at the following equation: 2 +3=2 +7

No Solution Equations Let s look at the following equation: 2 +3=2 +7 5.4 Solving Equations with Infinite or No Solutions So far we have looked at equations where there is exactly one solution. It is possible to have more than solution in other types of equations that are

More information

A linear combination is a sum of scalars times quantities. Such expressions arise quite frequently and have the form

A linear combination is a sum of scalars times quantities. Such expressions arise quite frequently and have the form Section 1.3 Matrix Products A linear combination is a sum of scalars times quantities. Such expressions arise quite frequently and have the form (scalar #1)(quantity #1) + (scalar #2)(quantity #2) +...

More information

Session 7 Bivariate Data and Analysis

Session 7 Bivariate Data and Analysis Session 7 Bivariate Data and Analysis Key Terms for This Session Previously Introduced mean standard deviation New in This Session association bivariate analysis contingency table co-variation least squares

More information

Simple Linear Programming Model

Simple Linear Programming Model Simple Linear Programming Model Katie Pease In partial fulfillment of the requirements for the Master of Arts in Teaching with a Specialization in the Teaching of Middle Level Mathematics in the Department

More information

1 Solving LPs: The Simplex Algorithm of George Dantzig

1 Solving LPs: The Simplex Algorithm of George Dantzig Solving LPs: The Simplex Algorithm of George Dantzig. Simplex Pivoting: Dictionary Format We illustrate a general solution procedure, called the simplex algorithm, by implementing it on a very simple example.

More information

Topic 4: Different approaches to GDP

Topic 4: Different approaches to GDP Topic 4: Different approaches to GDP PRINCIPLES OF MACROECONOMICS Dr. Fidel Gonzalez Department of Economics and Intl. Business Sam Houston State University Three different approaches to measure the GDP

More information

Applied Finite Mathematics Second Edition. Rupinder Sekhon De Anza College Cupertino, California. Page 1

Applied Finite Mathematics Second Edition. Rupinder Sekhon De Anza College Cupertino, California. Page 1 Applied Finite Mathematics Second Edition Rupinder Sekhon De Anza College Cupertino, California Page 1 Author: Rupinder Sekhon Associate Editors: Jessica and Vijay Sekhon Rupinder Sekhon has been teaching

More information

5.5. Solving linear systems by the elimination method

5.5. Solving linear systems by the elimination method 55 Solving linear systems by the elimination method Equivalent systems The major technique of solving systems of equations is changing the original problem into another one which is of an easier to solve

More information

160 CHAPTER 4. VECTOR SPACES

160 CHAPTER 4. VECTOR SPACES 160 CHAPTER 4. VECTOR SPACES 4. Rank and Nullity In this section, we look at relationships between the row space, column space, null space of a matrix and its transpose. We will derive fundamental results

More information

CHOOSING A COLLEGE. Teacher s Guide Getting Started. Nathan N. Alexander Charlotte, NC

CHOOSING A COLLEGE. Teacher s Guide Getting Started. Nathan N. Alexander Charlotte, NC Teacher s Guide Getting Started Nathan N. Alexander Charlotte, NC Purpose In this two-day lesson, students determine their best-matched college. They use decision-making strategies based on their preferences

More information

Summer Assignment for incoming Fairhope Middle School 7 th grade Advanced Math Students

Summer Assignment for incoming Fairhope Middle School 7 th grade Advanced Math Students Summer Assignment for incoming Fairhope Middle School 7 th grade Advanced Math Students Studies show that most students lose about two months of math abilities over the summer when they do not engage in

More information

Systems of Linear Equations

Systems of Linear Equations Systems of Linear Equations Beifang Chen Systems of linear equations Linear systems A linear equation in variables x, x,, x n is an equation of the form a x + a x + + a n x n = b, where a, a,, a n and

More information

COST THEORY. I What costs matter? A Opportunity Costs

COST THEORY. I What costs matter? A Opportunity Costs COST THEORY Cost theory is related to production theory, they are often used together. However, the question is how much to produce, as opposed to which inputs to use. That is, assume that we use production

More information

Unit 1 Number Sense. In this unit, students will study repeating decimals, percents, fractions, decimals, and proportions.

Unit 1 Number Sense. In this unit, students will study repeating decimals, percents, fractions, decimals, and proportions. Unit 1 Number Sense In this unit, students will study repeating decimals, percents, fractions, decimals, and proportions. BLM Three Types of Percent Problems (p L-34) is a summary BLM for the material

More information

EXPONENTIAL FUNCTIONS 8.1.1 8.1.6

EXPONENTIAL FUNCTIONS 8.1.1 8.1.6 EXPONENTIAL FUNCTIONS 8.1.1 8.1.6 In these sections, students generalize what they have learned about geometric sequences to investigate exponential functions. Students study exponential functions of the

More information

Pre-Test Chapter 25 ed17

Pre-Test Chapter 25 ed17 Pre-Test Chapter 25 ed17 Multiple Choice Questions 1. Refer to the above graph. An increase in the quantity of labor demanded (as distinct from an increase in demand) is shown by the: A. shift from labor

More information

Chapter 27: Taxation. 27.1: Introduction. 27.2: The Two Prices with a Tax. 27.2: The Pre-Tax Position

Chapter 27: Taxation. 27.1: Introduction. 27.2: The Two Prices with a Tax. 27.2: The Pre-Tax Position Chapter 27: Taxation 27.1: Introduction We consider the effect of taxation on some good on the market for that good. We ask the questions: who pays the tax? what effect does it have on the equilibrium

More information

PERPETUITIES NARRATIVE SCRIPT 2004 SOUTH-WESTERN, A THOMSON BUSINESS

PERPETUITIES NARRATIVE SCRIPT 2004 SOUTH-WESTERN, A THOMSON BUSINESS NARRATIVE SCRIPT 2004 SOUTH-WESTERN, A THOMSON BUSINESS NARRATIVE SCRIPT: SLIDE 2 A good understanding of the time value of money is crucial for anybody who wants to deal in financial markets. It does

More information

Similarity and Diagonalization. Similar Matrices

Similarity and Diagonalization. Similar Matrices MATH022 Linear Algebra Brief lecture notes 48 Similarity and Diagonalization Similar Matrices Let A and B be n n matrices. We say that A is similar to B if there is an invertible n n matrix P such that

More information

Math 1314 Lesson 8 Business Applications: Break Even Analysis, Equilibrium Quantity/Price

Math 1314 Lesson 8 Business Applications: Break Even Analysis, Equilibrium Quantity/Price Math 1314 Lesson 8 Business Applications: Break Even Analysis, Equilibrium Quantity/Price Three functions of importance in business are cost functions, revenue functions and profit functions. Cost functions

More information

Section 1.1 Linear Equations: Slope and Equations of Lines

Section 1.1 Linear Equations: Slope and Equations of Lines Section. Linear Equations: Slope and Equations of Lines Slope The measure of the steepness of a line is called the slope of the line. It is the amount of change in y, the rise, divided by the amount of

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics A Semester Course in Finite Mathematics for Business and Economics Marcel B. Finan c All Rights Reserved August 10,

More information

Midterm Exam 1. 1. (20 points) Determine whether each of the statements below is True or False:

Midterm Exam 1. 1. (20 points) Determine whether each of the statements below is True or False: Econ 353 Money, Banking, and Financial Institutions Spring 2006 Midterm Exam 1 Name The duration of the exam is 1 hour 20 minutes. The exam consists of 11 problems and it is worth 100 points. Please write

More information

0.8 Rational Expressions and Equations

0.8 Rational Expressions and Equations 96 Prerequisites 0.8 Rational Expressions and Equations We now turn our attention to rational expressions - that is, algebraic fractions - and equations which contain them. The reader is encouraged to

More information

Constrained optimization.

Constrained optimization. ams/econ 11b supplementary notes ucsc Constrained optimization. c 2010, Yonatan Katznelson 1. Constraints In many of the optimization problems that arise in economics, there are restrictions on the values

More information

Mobile Banking Questionnaire NON-USERS

Mobile Banking Questionnaire NON-USERS Instructions to the Interviewer: Interviewer to note down the details in the grid given below Respondent Details Respondent Number Interview Details Date of the Interview: Start Time of the Interview:

More information

Chapter 8. Competitive Firms and Markets

Chapter 8. Competitive Firms and Markets Chapter 8. Competitive Firms and Markets We have learned the production function and cost function, the question now is: how much to produce such that firm can maximize his profit? To solve this question,

More information

The fundamental question in economics is 2. Consumer Preferences

The fundamental question in economics is 2. Consumer Preferences A Theory of Consumer Behavior Preliminaries 1. Introduction The fundamental question in economics is 2. Consumer Preferences Given limited resources, how are goods and service allocated? 1 3. Indifference

More information

The Cost of Production

The Cost of Production The Cost of Production 1. Opportunity Costs 2. Economic Costs versus Accounting Costs 3. All Sorts of Different Kinds of Costs 4. Cost in the Short Run 5. Cost in the Long Run 6. Cost Minimization 7. The

More information

Lesson 4: Solving and Graphing Linear Equations

Lesson 4: Solving and Graphing Linear Equations Lesson 4: Solving and Graphing Linear Equations Selected Content Standards Benchmarks Addressed: A-2-M Modeling and developing methods for solving equations and inequalities (e.g., using charts, graphs,

More information

2.2/2.3 - Solving Systems of Linear Equations

2.2/2.3 - Solving Systems of Linear Equations c Kathryn Bollinger, August 28, 2011 1 2.2/2.3 - Solving Systems of Linear Equations A Brief Introduction to Matrices Matrices are used to organize data efficiently and will help us to solve systems of

More information

AGS Publishing-Consumer Mathematics. Reinforcement activities. Extra practice problems. Group explorations. AGS Publishing-Consumer Mathematics

AGS Publishing-Consumer Mathematics. Reinforcement activities. Extra practice problems. Group explorations. AGS Publishing-Consumer Mathematics SUBJECTS: CONSUMER MATH GRADE LEVEL(S): 12 REVISED: JULY 2007 PHILOSOPHY : This course is designed as a full year course, which will focus on real world methodology and application and will provide students

More information

Math Refresher. Book #2. Workers Opportunities Resources Knowledge

Math Refresher. Book #2. Workers Opportunities Resources Knowledge Math Refresher Book #2 Workers Opportunities Resources Knowledge Contents Introduction...1 Basic Math Concepts...2 1. Fractions...2 2. Decimals...11 3. Percentages...15 4. Ratios...17 Sample Questions...18

More information

II. Linear Systems of Equations

II. Linear Systems of Equations II. Linear Systems of Equations II. The Definition We are shortly going to develop a systematic procedure which is guaranteed to find every solution to every system of linear equations. The fact that such

More information

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu)

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu) 6. Vectors For purposes of applications in calculus and physics, a vector has both a direction and a magnitude (length), and is usually represented as an arrow. The start of the arrow is the vector s foot,

More information

Using row reduction to calculate the inverse and the determinant of a square matrix

Using row reduction to calculate the inverse and the determinant of a square matrix Using row reduction to calculate the inverse and the determinant of a square matrix Notes for MATH 0290 Honors by Prof. Anna Vainchtein 1 Inverse of a square matrix An n n square matrix A is called invertible

More information

Name: Date: 3. Variables that a model tries to explain are called: A. endogenous. B. exogenous. C. market clearing. D. fixed.

Name: Date: 3. Variables that a model tries to explain are called: A. endogenous. B. exogenous. C. market clearing. D. fixed. Name: Date: 1 A measure of how fast prices are rising is called the: A growth rate of real GDP B inflation rate C unemployment rate D market-clearing rate 2 Compared with a recession, real GDP during a

More information

Optimization Modeling for Mining Engineers

Optimization Modeling for Mining Engineers Optimization Modeling for Mining Engineers Alexandra M. Newman Division of Economics and Business Slide 1 Colorado School of Mines Seminar Outline Linear Programming Integer Linear Programming Slide 2

More information

PERCENTS. Percent means per hundred. Writing a number as a percent is a way of comparing the number with 100. For example: 42% =

PERCENTS. Percent means per hundred. Writing a number as a percent is a way of comparing the number with 100. For example: 42% = PERCENTS Percent means per hundred. Writing a number as a percent is a way of comparing the number with 100. For example: 42% = Percents are really fractions (or ratios) with a denominator of 100. Any

More information

DATA ANALYSIS II. Matrix Algorithms

DATA ANALYSIS II. Matrix Algorithms DATA ANALYSIS II Matrix Algorithms Similarity Matrix Given a dataset D = {x i }, i=1,..,n consisting of n points in R d, let A denote the n n symmetric similarity matrix between the points, given as where

More information

a) Find the equilibrium price and quantity when the economy is closed.

a) Find the equilibrium price and quantity when the economy is closed. Economics 102 Fall 2007 Answers to Homework 2 Problem 1: In Schulzland, a small closed economy, the supply and demand for bushels of peanuts are given by D: P = 200 5Q and S: P = 40 + 3Q. The world price

More information

The Mathematics 11 Competency Test Percent Increase or Decrease

The Mathematics 11 Competency Test Percent Increase or Decrease The Mathematics 11 Competency Test Percent Increase or Decrease The language of percent is frequently used to indicate the relative degree to which some quantity changes. So, we often speak of percent

More information

What You ll Learn. And Why. Key Words. interest simple interest principal amount compound interest compounding period present value future value

What You ll Learn. And Why. Key Words. interest simple interest principal amount compound interest compounding period present value future value What You ll Learn To solve problems involving compound interest and to research and compare various savings and investment options And Why Knowing how to save and invest the money you earn will help you

More information

Reference: Gregory Mankiw s Principles of Macroeconomics, 2 nd edition, Chapters 10 and 11. Gross Domestic Product

Reference: Gregory Mankiw s Principles of Macroeconomics, 2 nd edition, Chapters 10 and 11. Gross Domestic Product Macroeconomics Topic 1: Define and calculate GDP. Understand the difference between real and nominal variables (e.g., GDP, wages, interest rates) and know how to construct a price index. Reference: Gregory

More information

Chapter 6. Linear Programming: The Simplex Method. Introduction to the Big M Method. Section 4 Maximization and Minimization with Problem Constraints

Chapter 6. Linear Programming: The Simplex Method. Introduction to the Big M Method. Section 4 Maximization and Minimization with Problem Constraints Chapter 6 Linear Programming: The Simplex Method Introduction to the Big M Method In this section, we will present a generalized version of the simplex method that t will solve both maximization i and

More information

The Northern Economy and Industrialization Changes in the North

The Northern Economy and Industrialization Changes in the North Chapter 17: The North After the Civil War The Northern Economy and Industrialization Changes in the North Population Two ways the U.S. changed between 1800 and 1860 = size & population Beginning of industrialization

More information

1 Mathematical Models of Cost, Revenue and Profit

1 Mathematical Models of Cost, Revenue and Profit Section 1.: Mathematical Modeling Math 14 Business Mathematics II Minh Kha Goals: to understand what a mathematical model is, and some of its examples in business. Definition 0.1. Mathematical Modeling

More information

CHAPTER 7 Economic Growth I

CHAPTER 7 Economic Growth I CHAPTER 7 Economic Growth I Questions for Review 1. In the Solow growth model, a high saving rate leads to a large steady-state capital stock and a high level of steady-state output. A low saving rate

More information

ISyE 2030 Test 2 Solutions

ISyE 2030 Test 2 Solutions 1 NAME ISyE 2030 Test 2 Solutions Fall 2004 This test is open notes, open books. Do precisely 5 of the following problems your choice. You have exactly 55 minutes. 1. Suppose that we are simulating the

More information

Lecture 1: Systems of Linear Equations

Lecture 1: Systems of Linear Equations MTH Elementary Matrix Algebra Professor Chao Huang Department of Mathematics and Statistics Wright State University Lecture 1 Systems of Linear Equations ² Systems of two linear equations with two variables

More information

Time Value of Money. Appendix

Time Value of Money. Appendix 1 Appendix Time Value of Money After studying Appendix 1, you should be able to: 1 Explain how compound interest works. 2 Use future value and present value tables to apply compound interest to accounting

More information

Economics 212 Principles of Macroeconomics Study Guide. David L. Kelly

Economics 212 Principles of Macroeconomics Study Guide. David L. Kelly Economics 212 Principles of Macroeconomics Study Guide David L. Kelly Department of Economics University of Miami Box 248126 Coral Gables, FL 33134 dkelly@miami.edu First Version: Spring, 2006 Current

More information

Solution to Exercise 7 on Multisource Pollution

Solution to Exercise 7 on Multisource Pollution Peter J. Wilcoxen Economics 437 The Maxwell School Syracuse University Solution to Exercise 7 on Multisource Pollution 1 Finding the Efficient Amounts of Abatement There are two ways to find the efficient

More information

Row Echelon Form and Reduced Row Echelon Form

Row Echelon Form and Reduced Row Echelon Form These notes closely follow the presentation of the material given in David C Lay s textbook Linear Algebra and its Applications (3rd edition) These notes are intended primarily for in-class presentation

More information