x x x1

Size: px
Start display at page:

Download "x x x1"

Transcription

1 Mathematics for Management Science Notes 08 prepared by Professor Jenny Baglivo Graphical representations As an introduction to the calculus of two-variable functions (f(x ;x 2 )), consider two graphical representations of these functions: ffl Surfaces in three-space: Collections of points of the form (x ;x 2 ;f(x ;x 2 )). ffl Contour plots in two-space: Collections of curves satisfying f(x ;x 2 ) = C for several different values of the constant C. Example. Consider the two-variable function f(x ;x 2 )=4 x 2 x2 2. x2 2 f x2 0 - x x ffl The plot on the left is the surface when 2» x» 2 and 2» x 2» 2. ffl The plot on the right shows contours (level curves) corresponding to f(x ;x 2 )= 2,, 0,, 2, 3, 4. Example 2. Consider the two-variable function f(x ;x 2 )=x 3 + x3 2 3x x 2. f x 2-2 x2 x x ffl The plot on the left is the surface when» x» 2 and» x 2» 2. ffl The plot on the right shows contours (level curves) corresponding to f(x ;x 2 )=, 0,, 2, 3, 4, 5.

2 Partial derivatives The partial derivative in the x -direction is the function you get by differentiating f(x ;x 2 ) with respect to x for fixed x 2. The notation is as follows: f (x ;x 2 ) ;x 2 : The partial derivative in the x 2 -direction is the function you get by differentiating f(x ;x 2 ) with respect to x 2 for fixed x. The notation is as follows: f 2 (x ;x 2 ) ;x 2 2 : Example, continued: Let f(x ;x 2 )=4 x 2 x2 2. a. Compute f (x ;x 2 )andf 2 (x ;x 2 ). b. Compute f( :5; ), f ( :5; ), and f 2 ( :5; ). x x 2

3 Example 2, continued: Let f(x ;x 2 )=x 3 + x3 2 3x x 2. a. Compute f (x ;x 2 )andf 2 (x ;x 2 ). b. Compute f(:5; ), f (:5; ), and f 2 (:5; ) x x Critical pairs, critical points The pair (x ;x 2 ) is said to be a critical pair if f (x ;x 2 )=0 and f 2 (x ;x 2 )=0: The triple (x ;x 2 ;f(x ;x 2 )) is said to be a critical point if the pair (x ;x 2 ) is a critical pair. 3

4 Examples and 2, continued: ffl Find the critical pairs and critical points of f(x ;x 2 )=4 x 2 x2 2. ffl Find the critical pairs and critical points of f(x ;x 2 )=x 3 + x3 2 3x x 2. 4

5 Second derivative test The second derivative testsfor finding local maxima and local minima of two-variable functions uses:. The second partial derivative inthex -direction: f (x ;x 2 ) (x ;x 2 ) 2 f(x ;x The second partial derivative inthex 2 -direction: f 22 (x ;x 2 ) 2(x ;x 2 ) 2 f(x ;x 2 ) The mixed second partial derivatives: f 2 (x ;x 2 ) (x ;x 2 ;x 2 f 2 (x ;x 2 ) 2(x ;x 2 ;x @x 2 f(x ;x 2 f(x ;x 2 : and For functions in this course, we will get f 2 (x ;x 2 )=f 2 (x ;x 2 ). The second partial derivatives are combined into a discriminant function: D(x ;x 2 ) = f (x ;x 2 ) f 22 (x ;x 2 ) f 2 (x ;x 2 ) f 2 (x ;x 2 ) : Now, suppose that (x ;x 2 ) is a critical pair for the function f, andd(x ;x 2 ) 6= 0. Then,. If D(x ;x 2 ) > 0 and f (x ;x 2 ) > 0andf 22 (x ;x 2 ) > 0, then there is a local minimum at the critical pair (x ;x 2 ). 2. If D(x ;x 2 ) > 0 and f (x ;x 2 ) < 0 and f 22 (x ;x 2 ) < 0, then there is a local maximum at the critical pair (x ;x 2 ). 3. If D(x ;x 2 ) < 0, then there is a saddle point at(x ;x 2 ). There is a saddle point at (x ;x 2 ) if in some directions there is a local minimum at (x ;x 2 ) and in some directions there is a local maximum at (x ;x 2 ). 5

6 Example, continued: Let f(x ;x 2 )=4 x 2 x2 2. ffl Compute the second partials (f, f 2, f 2, f 22 ) and the discriminant function (D). ffl Use the second derivative test to verify that there is a local maximum at (0; 0). 6

7 Example 2, continued: Let f(x ;x 2 )=x 3 + x3 2 3x x 2. ffl Compute the second partials (f, f 2, f 2, f 22 ) and the discriminant function (D). ffl Use the second derivative test to verify that there is a local minimum at (; ) and a saddle point at(0; 0). 7

8 Example 3. Lawn King, Inc., manufactures two types of lawn mower. One is a riding mower and the other is a standard walking power mower. Lawn King is interested in establishing a pricing policy for the two mowers that will maximize the total profit for the product line. Sales for these products are not independent. Over time, Lawn King has observed that an increase in the price of the riding mower is usually accompanied by a decrease in the number of riding mowers sold and an increase in the number of walking mowers sold. Similarly, increases in the price of the walking mower have been accompanied by a decrease in sales of the walking mower and an increase in sales of the riding mower. Economists would say that the two types of lawn mower are substitutable products. After studying the relationships between sales prices and quantities sold, Lawn King has established the following expressions: Demand (in thousands) for walking mowers = 95 2p +0:7p 2 Demand (in thousands) for riding mowers = :3p 0:5p 2 where p is the price of the walking mower and p 2 is the price for the riding mower. Further information, prepared by the accounting department, is available on the total cost of producing each type of mower: Cost (in thousands $) for walking mowers = q Cost (in thousands $) for riding mowers = q 2 where q is the quantity in thousands of walking mowers produced and q 2 is the quantity in thousands of riding mowers produced. As a preview of the solution, the plot on the left shows profit as a function of p and p 2 when profit is non-negative and the plot on the right shows contours for f(p ;p 2 ) equal to 0, 2000, 4000, 6000, 8000, and 9000 (in thousands of dollars). p f p2 300 p p 8

9 a. Express profit as a function of p and p 2 : f(p ;p 2 ). b. Find the critical pairs of f(p ;p 2 ). 9

10 c. Use calculus to determine the values of p and p 2 to maximize profit. d. Find the production levels (q and q 2 ) to maximize profit and find the maximum profit. 0

11 The form of a quadratic polynomial function in two variables is as follows: f(x; y) = c x 2 + c 2 y 2 + c 3 xy + c 4 x + c 5 y + c 6 where the c i 's are constants, and either c 6=0orc 2 6=0orc 3 6=0. Quadratic polynomial functions have a unique critical pair. If there is a local min at the critical pair, then there is also a global min at the pair. If there is a local max at the critical pair, then there is also a global max at the pair. Constrained optimization The goal in this unit is to give anintroduction to sensitivity analysis for nonlinear programming problems in the following simple setting: Optimize f(x ;x 2 ) subject to ax + bx 2 = C where C is a constant. The linear equality corresponds to a bound constraint. The method we will use is similar to the one we used in the linear case, simplifies the approach used in the book, and computes an answer with the correct sign. Example 4 Green Lawns, Inc. provides a lawn fertilizer and weed control service. The company provides four treatments of fertilizer and weed control chemical to its subscribers each year. Green Lawns is adding a special aeration treatment as a low-cost extra service option, which it hopes will help attract new customers. Management is planning to promote this new service in two media: radio and direct-mail advertising. A budget of $2000 is to be used on this promotional campaign over the next quarter. Based on past experience in promoting its other services, Green Lawns has been able to obtain an estimate of the relationship between sales and the amount spent on promotion in these two media: S(x ;x 2 ) = 2x 2 0x2 2 8x x 2 +8x +34x 2 where x represents thousands of dollars spent on radio advertising, x 2 represents thousands of dollars spent on direct-mail advertising, and S(x ;x 2 ) is the total sales in thousands of dollars. Green Lawns would like to determine a promotional strategy that will lead to maximum sales subject to the restriction provided by the promotional budget. To compute the solution by hand, () Observe that x + x 2 =2(thousand dollars) or x 2 =2 x. Thus, total sales can be written as a function of x only: f(x )=S(x ; 2 x ) = 2x 2 0(2 x ) 2 8x (2 x )+8x + 34(2 x ) = 4x 2 + 8x +28 :

12 (2) f(x ) has a unique critical value at x = since f 0 (x )= 8x +8=0 =) x =: Further, the critical value corresponds to a local maximum since f 00 () = 8 < 0. (3) Since f(x ) is a quadratic polynomial, the local maximum is also a global maximum. Solution: Green Lawns, Inc. should spend one thousand dollars each on radio and directmail advertising. The maximum profit is 32 thousand dollars. Sensitivity analysis in the Green Lawns example Consider sensitivity toa change in the total promotional budget. It is common practice to let represent the additional funds available (in thousands of dollars). Then the new constraint becomes x + x 2 = 2 + : Note that at the current solution x =, =0,andx 2 =2+ x =. Step. Construct a function of by substituting x = and x 2 =2+ x =2+ =+ into the total sales function: f( ) =S(; + ) = 2 0( + ) 2 8( + ) ( + ) = : Step 2. Compute the rate of change of sales with respect to. That is, compute f 0 ( ): f 0 ( ) = Step 3. Then dsales/drhs at the optimal solution is f 0 (0): f 0 (0) = If the promotional budget is increased by one thousand dollars, then sales will increase by approximately f 0 (0) = thousand dollars. 2

13 Footnotes on sensitivity analysis:. The letter is for Lagrange, the mathematician who formalized the method. 2. The value f 0 (0) is often referred to as the Lagrange multiplier. 3. In general, we will obtain a non-zero Lagrange multiplier for each bound constraint in a non-linear programming problem. (Constraints are usually inequalities, and not equalities.) A spreadsheet solution, sensitivity report, and formulas for the Lawn Kings example are given at the end of the last set of notes (notes07). Example 5 Consider the following non-linear programming problem: Model: Minimize COST(x ;x 2 ) = 2x 2 20x +2x x 2 + x 2 2 4x Subject to: x + x 2 = 0 x ; x 2 0 a. Use calculus to find the optimal solution. 3

14 b. Find dcost/drhs, where RHS represents the righthand side of the equality constraint. 4

15 Example 6 The directors of the TMC Corporation are trying to determine how to allocate their research staff of thirty-six engineers for the coming year. Three different projects are under consideration. The directors believe that the success of each project depends in part on the number of engineers assigned, with probabilities shown in the following graph: Probability x Specifically, if x engineers are assigned to: ffl Project (wide dashes), then the probability of success is ffl Project 2 (small dashes), then the probability of success is ffl Project 3 (solid), then the probability of success is x (x+4). x (x+2). x (x+9). The directors estimate that, if successful, the net present values of the three projects are $800,000, $700,000, $,200,000, respectively. TMC would like to determine the resource allocation that will maximize the total expected net present value: Expected NPV (thous) = 800 X (X +2) +700 X 2 (X 2 +9) +200 X 3 (X 3 +4) where X i is the number of engineers assigned to project i, i =; 2; 3. Decision Variables: X i is the number of engineers assigned to project i, fori =,2,3. Model: Maximize: Expected NPV (thous) = 800 (X +2) +700 X2 (X 2+9) +200 X3 Subject to: X + X 2 + X 3» 36 X ; X 2 ; X 3 0 X (X 3+4) 5

16 a. If all 36 engineers are assigned to project, then the expected NPV is. b. If all 36 engineers are assigned to project 2, then the expected NPV is. c. If all 36 engineers are assigned to project 3, then the expected NPV is. Refer to the spreadsheet solution at the end of the last set of notes (notes07). d. Clearly state the optimal solution. e. Interpret the Lagrange multiplier for the first constraint. 6

Mathematics for Management Science Notes 07 prepared by Professor Jenny Baglivo

Mathematics for Management Science Notes 07 prepared by Professor Jenny Baglivo Mathematics for Management Science Notes 07 prepared by Professor Jenny Baglivo Jenny A. Baglivo 2002. All rights reserved. Calculus and nonlinear programming (NLP): In nonlinear programming (NLP), either

More information

X 410 Business Applications of Calculus

X 410 Business Applications of Calculus X 410 Business Applications of Calculus PROBLEM SET 1 [100 points] PART I As manager of a particular product line, you have data available for the past 11 sales periods. This data associates your product

More information

WEEK 1 REVIEW Lines and Linear Models. A VERTICAL line has NO SLOPE. All other lines have change in y rise y2-

WEEK 1 REVIEW Lines and Linear Models. A VERTICAL line has NO SLOPE. All other lines have change in y rise y2- WEEK 1 REVIEW Lines and Linear Models SLOPE A VERTICAL line has NO SLOPE. All other lines have change in y rise y- y1 slope = m = = = change in x run x - x 1 Find the slope of the line passing through

More information

Exponential Modeling. Growth and Decay

Exponential Modeling. Growth and Decay Exponential Modeling Growth and Decay Identify each as growth or Decay What you should Know y Exponential functions 0

More information

Optimization Models one variable optimization and multivariable optimization

Optimization Models one variable optimization and multivariable optimization Georg-August-Universität Göttingen Optimization Models one variable optimization and multivariable optimization Wenzhong Li lwz@nju.edu.cn Feb 2011 Mathematical Optimization Problems in optimization are

More information

1 4. For each graph look for the points where the slope of the tangent line is zero or f (x) = 0.

1 4. For each graph look for the points where the slope of the tangent line is zero or f (x) = 0. Name: Homework 6 solutions Math 151, Applied Calculus, Spring 2018 Section 4.1 1-4,5,20,23,24-27,38 1 4. For each graph look for the points where the slope of the tangent line is zero or f (x) = 0. 5.

More information

NOTES ON CALCULUS AND UTILITY FUNCTIONS

NOTES ON CALCULUS AND UTILITY FUNCTIONS DUSP 11.203 Frank Levy Microeconomics Tutorial 1 NOTES ON CALCULUS AND UTILITY FUNCTIONS These notes have three purposes: 1) To explain why some simple calculus formulae are useful in understanding utility

More information

Partial Fractions. A rational function is a fraction in which both the numerator and denominator are polynomials. For example, f ( x) = 4, g( x) =

Partial Fractions. A rational function is a fraction in which both the numerator and denominator are polynomials. For example, f ( x) = 4, g( x) = Partial Fractions A rational function is a fraction in which both the numerator and denominator are polynomials. For example, f ( x) = 4, g( x) = 3 x 2 x + 5, and h( x) = x + 26 x 2 are rational functions.

More information

and, we have z=1.5x. Substituting in the constraint leads to, x=7.38 and z=11.07.

and, we have z=1.5x. Substituting in the constraint leads to, x=7.38 and z=11.07. EconS 526 Problem Set 2. Constrained Optimization Problem 1. Solve the optimal values for the following problems. For (1a) check that you derived a minimum. For (1b) and (1c), check that you derived a

More information

Instantaneous rate of change (IRC) at the point x Slope of tangent

Instantaneous rate of change (IRC) at the point x Slope of tangent CHAPTER 2: Differentiation Do not study Sections 2.1 to 2.3. 2.4 Rates of change Rate of change (RC) = Two types Average rate of change (ARC) over the interval [, ] Slope of the line segment Instantaneous

More information

American Journal of Business Education December 2009 Volume 2, Number 9

American Journal of Business Education December 2009 Volume 2, Number 9 A MATLAB-Aided Method For Teaching Calculus-Based Business Mathematics Jiajuan Liang, University of New Haven, USA William S. Y. Pan, University of New Haven, USA ABSTRACT MATLAB is a powerful package

More information

SYLLABUS AND SAMPLE QUESTIONS FOR MSQE (Program Code: MQEK and MQED) Syllabus for PEA (Mathematics), 2013

SYLLABUS AND SAMPLE QUESTIONS FOR MSQE (Program Code: MQEK and MQED) Syllabus for PEA (Mathematics), 2013 SYLLABUS AND SAMPLE QUESTIONS FOR MSQE (Program Code: MQEK and MQED) 2013 Syllabus for PEA (Mathematics), 2013 Algebra: Binomial Theorem, AP, GP, HP, Exponential, Logarithmic Series, Sequence, Permutations

More information

Question 3: How do you find the relative extrema of a function?

Question 3: How do you find the relative extrema of a function? Question 3: How do you find the relative extrema of a function? The strategy for tracking the sign of the derivative is useful for more than determining where a function is increasing or decreasing. It

More information

Mathematics for Management Science Notes 06 prepared by Professor Jenny Baglivo

Mathematics for Management Science Notes 06 prepared by Professor Jenny Baglivo Mathematics for Management Science Notes 0 prepared by Professor Jenny Baglivo Jenny A. Baglivo 00. All rights reserved. Integer Linear Programming (ILP) When the values of the decision variables in a

More information

Chapter 11 Online Appendix:

Chapter 11 Online Appendix: Chapter 11 Online Appendix: The Calculus of Cournot and Differentiated Bertrand Competition Equilibria In this appendix, we explore the Cournot and Bertrand market structures. The textbook describes the

More information

Final Study Guide MATH 111

Final Study Guide MATH 111 Final Study Guide MATH 111 The final will be cumulative. There will probably be a very slight emphasis on the material from the second half of the class. In terms of the material in the first half, please

More information

Maximization in a Two-Output Setting

Maximization in a Two-Output Setting 59 16 Maximization in a Two-Output Setting This chapter presents the marginal allocation conditions for a single input in the production of two outputs. First, a graphical and tabular presentation is used.

More information

True_ The Lagrangian method is one way to solve constrained maximization problems.

True_ The Lagrangian method is one way to solve constrained maximization problems. LECTURE 4: CONSTRAINED OPTIMIZATION ANSWERS AND SOLUTIONS Answers to True/False Questions True_ The Lagrangian method is one way to solve constrained maximization problems. False_ The substitution method

More information

Tutorial 4 - Pigouvian Taxes and Pollution Permits II. Corrections

Tutorial 4 - Pigouvian Taxes and Pollution Permits II. Corrections Johannes Emmerling Natural resources and environmental economics, TSE Tutorial 4 - Pigouvian Taxes and Pollution Permits II Corrections Q 1: Write the environmental agency problem as a constrained minimization

More information

We want to solve for the optimal bundle (a combination of goods) that a rational consumer will purchase.

We want to solve for the optimal bundle (a combination of goods) that a rational consumer will purchase. Chapter 3 page1 Chapter 3 page2 The budget constraint and the Feasible set What causes changes in the Budget constraint? Consumer Preferences The utility function Lagrange Multipliers Indifference Curves

More information

I. More Fundamental Concepts and Definitions from Mathematics

I. More Fundamental Concepts and Definitions from Mathematics An Introduction to Optimization The core of modern economics is the notion that individuals optimize. That is to say, individuals use the resources available to them to advance their own personal objectives

More information

UNIVERSITY OF KWAZULU-NATAL

UNIVERSITY OF KWAZULU-NATAL UNIVERSITY OF KWAZULU-NATAL EXAMINATIONS: June 006 Subject, course and code: Mathematics 34 (MATH34P Duration: 3 hours Total Marks: 00 INTERNAL EXAMINERS: Mrs. A. Campbell, Mr. P. Horton, Dr. M. Banda

More information

Mathematics for Management Science Notes 04 prepared by Professor Jenny Baglivo

Mathematics for Management Science Notes 04 prepared by Professor Jenny Baglivo Mathematics for Management Science Notes 04 prepared by Professor Jenny Baglivo Jenny A. Baglivo 2002. All rights reserved. Application type 1: blending problems Blending problems arise when a manager

More information

Mathematics (Project Maths Phase 2)

Mathematics (Project Maths Phase 2) L.17 NAME SCHOOL TEACHER Pre-Leaving Certificate Examination, 2013 Mathematics (Project Maths Phase 2) Paper 1 Higher Level Time: 2 hours, 30 minutes 300 marks For examiner Question 1 Centre stamp 2 3

More information

ECON Micro Foundations

ECON Micro Foundations ECON 302 - Micro Foundations Michael Bar September 13, 2016 Contents 1 Consumer s Choice 2 1.1 Preferences.................................... 2 1.2 Budget Constraint................................ 3

More information

Intro to Economic analysis

Intro to Economic analysis Intro to Economic analysis Alberto Bisin - NYU 1 The Consumer Problem Consider an agent choosing her consumption of goods 1 and 2 for a given budget. This is the workhorse of microeconomic theory. (Notice

More information

2) Endpoints of a diameter (-1, 6), (9, -2) A) (x - 2)2 + (y - 4)2 = 41 B) (x - 4)2 + (y - 2)2 = 41 C) (x - 4)2 + y2 = 16 D) x2 + (y - 2)2 = 25

2) Endpoints of a diameter (-1, 6), (9, -2) A) (x - 2)2 + (y - 4)2 = 41 B) (x - 4)2 + (y - 2)2 = 41 C) (x - 4)2 + y2 = 16 D) x2 + (y - 2)2 = 25 Math 101 Final Exam Review Revised FA17 (through section 5.6) The following problems are provided for additional practice in preparation for the Final Exam. You should not, however, rely solely upon these

More information

25 Increasing and Decreasing Functions

25 Increasing and Decreasing Functions - 25 Increasing and Decreasing Functions It is useful in mathematics to define whether a function is increasing or decreasing. In this section we will use the differential of a function to determine this

More information

Introduction to Computational Finance and Financial Econometrics Introduction to Portfolio Theory

Introduction to Computational Finance and Financial Econometrics Introduction to Portfolio Theory You can t see this text! Introduction to Computational Finance and Financial Econometrics Introduction to Portfolio Theory Eric Zivot Spring 2015 Eric Zivot (Copyright 2015) Introduction to Portfolio Theory

More information

APPENDIX F Business and Economic Applications

APPENDIX F Business and Economic Applications APPENDIX F Business and Economic Applications Business and Economics Applications Previously, you learned that one of the most common ways to measure change is with respect to time. In this section, you

More information

Introductory Mathematics for Economics MSc s: Course Outline. Huw David Dixon. Cardiff Business School. September 2008.

Introductory Mathematics for Economics MSc s: Course Outline. Huw David Dixon. Cardiff Business School. September 2008. Introductory Maths: course outline Huw Dixon. Introductory Mathematics for Economics MSc s: Course Outline. Huw David Dixon Cardiff Business School. September 008. The course will consist of five hour

More information

Notes on a Basic Business Problem MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W

Notes on a Basic Business Problem MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W Notes on a Basic Business Problem MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W This simple problem will introduce you to the basic ideas of revenue, cost, profit, and demand.

More information

2. Find the marginal profit if a profit function is (2x 2 4x + 4)e 4x and simplify.

2. Find the marginal profit if a profit function is (2x 2 4x + 4)e 4x and simplify. Additional Review Exam 2 MATH 2053 The only formula that will be provided is for economic lot size (section 12.3) as announced in class, no WebWork questions were given on this. km q = 2a Please note not

More information

BEE1024 Mathematics for Economists

BEE1024 Mathematics for Economists BEE1024 Mathematics for Economists Juliette Stephenson and Amr (Miro) Algarhi Author: Dieter Department of Economics, University of Exeter Week 1 1 Objectives 2 Isoquants 3 Objectives for the week Functions

More information

Topic #1: Evaluating and Simplifying Algebraic Expressions

Topic #1: Evaluating and Simplifying Algebraic Expressions John Jay College of Criminal Justice The City University of New York Department of Mathematics and Computer Science MAT 105 - College Algebra Departmental Final Examination Review Topic #1: Evaluating

More information

Unit #7 : Optimization, Optimal Marginal Rates

Unit #7 : Optimization, Optimal Marginal Rates Unit #7 : Optimization, Optimal Marginal Rates Goals: Review the first derivative test and the second derivative test for identifying local maxima and minima. Distinguish global vs. local extrema. Practice

More information

2016 EXAMINATIONS ACCOUNTING TECHNICIAN PROGRAMME PAPER TC 3: BUSINESS MATHEMATICS & STATISTICS

2016 EXAMINATIONS ACCOUNTING TECHNICIAN PROGRAMME PAPER TC 3: BUSINESS MATHEMATICS & STATISTICS EXAMINATION NO. 16 EXAMINATIONS ACCOUNTING TECHNICIAN PROGRAMME PAPER TC : BUSINESS MATHEMATICS & STATISTICS WEDNESDAY 0 NOVEMBER 16 TIME ALLOWED : HOURS 9.00 AM - 12.00 NOON INSTRUCTIONS 1. You are allowed

More information

Exercise 1. Jan Abrell Centre for Energy Policy and Economics (CEPE) D-MTEC, ETH Zurich. Exercise

Exercise 1. Jan Abrell Centre for Energy Policy and Economics (CEPE) D-MTEC, ETH Zurich. Exercise Exercise 1 Jan Abrell Centre for Energy Policy and Economics (CEPE) D-MTEC, ETH Zurich Exercise 1 06.03.2018 1 Outline Reminder: Constraint Maximization Minimization Example: Electricity Dispatch Exercise

More information

The Lagrangian method is one way to solve constrained maximization problems.

The Lagrangian method is one way to solve constrained maximization problems. LECTURE 4: CONSTRAINED OPTIMIZATION QUESTIONS AND PROBLEMS True/False Questions The Lagrangian method is one way to solve constrained maximization problems. The substitution method is a way to avoid using

More information

Optimization Methods in Management Science

Optimization Methods in Management Science Problem Set Rules: Optimization Methods in Management Science MIT 15.053, Spring 2013 Problem Set 6, Due: Thursday April 11th, 2013 1. Each student should hand in an individual problem set. 2. Discussing

More information

Review consumer theory and the theory of the firm in Varian. Review questions. Answering these questions will hone your optimization skills.

Review consumer theory and the theory of the firm in Varian. Review questions. Answering these questions will hone your optimization skills. Econ 6808 Introduction to Quantitative Analysis August 26, 1999 review questions -set 1. I. Constrained Max and Min Review consumer theory and the theory of the firm in Varian. Review questions. Answering

More information

Math 116: Business Calculus

Math 116: Business Calculus Math 116: Business Calculus Instructor: Colin Clark Spring 2017 Exam 1 - Thursday February 9. 1.1 Slopes and Equations of Lines. 1.2 Linear Functions and Applications. 2.1 Properties of Functions. 2.2

More information

Math 118 Final Exam December 14, 2011

Math 118 Final Exam December 14, 2011 Math 118 Final Exam December 14, 2011 Name (please print): Signature: Student ID: Directions. Fill out your name, signature and student ID number on the lines above right now before starting the exam!

More information

1 Economical Applications

1 Economical Applications WEEK 4 Reading [SB], 3.6, pp. 58-69 1 Economical Applications 1.1 Production Function A production function y f(q) assigns to amount q of input the corresponding output y. Usually f is - increasing, that

More information

TN 2 - Basic Calculus with Financial Applications

TN 2 - Basic Calculus with Financial Applications G.S. Questa, 016 TN Basic Calculus with Finance [016-09-03] Page 1 of 16 TN - Basic Calculus with Financial Applications 1 Functions and Limits Derivatives 3 Taylor Series 4 Maxima and Minima 5 The Logarithmic

More information

Lesson Topics. B.3 Integer Programming Review Questions

Lesson Topics. B.3 Integer Programming Review Questions Lesson Topics Rounding Off (5) solutions in continuous variables to the nearest integer (like 2.67 rounded off to 3) is an unreliable way to solve a linear programming problem when decision variables should

More information

Name: Math 10250, Final Exam - Version A May 8, 2007

Name: Math 10250, Final Exam - Version A May 8, 2007 Math 050, Final Exam - Version A May 8, 007 Be sure that you have all 6 pages of the test. Calculators are allowed for this examination. The exam lasts for two hours. The Honor Code is in effect for this

More information

x f(x) D.N.E

x f(x) D.N.E Limits Consider the function f(x) x2 x. This function is not defined for x, but if we examine the value of f for numbers close to, we can observe something interesting: x 0 0.5 0.9 0.999.00..5 2 f(x).5.9.999

More information

Graphs Details Math Examples Using data Tax example. Decision. Intermediate Micro. Lecture 5. Chapter 5 of Varian

Graphs Details Math Examples Using data Tax example. Decision. Intermediate Micro. Lecture 5. Chapter 5 of Varian Decision Intermediate Micro Lecture 5 Chapter 5 of Varian Decision-making Now have tools to model decision-making Set of options At-least-as-good sets Mathematical tools to calculate exact answer Problem

More information

Optimization Methods in Management Science

Optimization Methods in Management Science Optimization Methods in Management Science MIT 15.053, Spring 013 Problem Set (Second Group of Students) Students with first letter of surnames I Z Due: February 1, 013 Problem Set Rules: 1. Each student

More information

Section 3.1 Relative extrema and intervals of increase and decrease.

Section 3.1 Relative extrema and intervals of increase and decrease. Section 3.1 Relative extrema and intervals of increase and decrease. 4 3 Problem 1: Consider the function: f ( x) x 8x 400 Obtain the graph of this function on your graphing calculator using [-10, 10]

More information

Advanced Microeconomics

Advanced Microeconomics Advanced Microeconomics Ivan Etzo University of Cagliari ietzo@unica.it Dottorato in Scienze Economiche e Aziendali, XXXIII ciclo Ivan Etzo (UNICA) Lecture 3: Cost Minimization 1 / 3 Overview 1 The Cost

More information

Theory of Consumer Behavior First, we need to define the agents' goals and limitations (if any) in their ability to achieve those goals.

Theory of Consumer Behavior First, we need to define the agents' goals and limitations (if any) in their ability to achieve those goals. Theory of Consumer Behavior First, we need to define the agents' goals and limitations (if any) in their ability to achieve those goals. We will deal with a particular set of assumptions, but we can modify

More information

EconS Micro Theory I 1 Recitation #9 - Monopoly

EconS Micro Theory I 1 Recitation #9 - Monopoly EconS 50 - Micro Theory I Recitation #9 - Monopoly Exercise A monopolist faces a market demand curve given by: Q = 70 p. (a) If the monopolist can produce at constant average and marginal costs of AC =

More information

Penalty Functions. The Premise Quadratic Loss Problems and Solutions

Penalty Functions. The Premise Quadratic Loss Problems and Solutions Penalty Functions The Premise Quadratic Loss Problems and Solutions The Premise You may have noticed that the addition of constraints to an optimization problem has the effect of making it much more difficult.

More information

Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall Financial mathematics

Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall Financial mathematics Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall 2014 Reduce the risk, one asset Let us warm up by doing an exercise. We consider an investment with σ 1 =

More information

Sensitivity Analysis with Data Tables. 10% annual interest now =$110 one year later. 10% annual interest now =$121 one year later

Sensitivity Analysis with Data Tables. 10% annual interest now =$110 one year later. 10% annual interest now =$121 one year later Sensitivity Analysis with Data Tables Time Value of Money: A Special kind of Trade-Off: $100 @ 10% annual interest now =$110 one year later $110 @ 10% annual interest now =$121 one year later $100 @ 10%

More information

Marshall and Hicks Understanding the Ordinary and Compensated Demand

Marshall and Hicks Understanding the Ordinary and Compensated Demand Marshall and Hicks Understanding the Ordinary and Compensated Demand K.J. Wainwright March 3, 213 UTILITY MAXIMIZATION AND THE DEMAND FUNCTIONS Consider a consumer with the utility function =, who faces

More information

Part I OPTIMIZATION MODELS

Part I OPTIMIZATION MODELS Part I OPTIMIZATION MODELS Chapter 1 ONE VARIABLE OPTIMIZATION Problems in optimization are the most common applications of mathematics. Whatever the activity in which we are engaged, we want to maximize

More information

Math 229 FINAL EXAM Review: Fall Final Exam Monday December 11 ALL Projects Due By Monday December 11

Math 229 FINAL EXAM Review: Fall Final Exam Monday December 11 ALL Projects Due By Monday December 11 Math 229 FINAL EXAM Review: Fall 2018 1 Final Exam Monday December 11 ALL Projects Due By Monday December 11 1. Problem 1: (a) Write a MatLab function m-file to evaluate the following function: f(x) =

More information

Lab 10: Optimizing Revenue and Profits (Including Elasticity of Demand)

Lab 10: Optimizing Revenue and Profits (Including Elasticity of Demand) Lab 10: Optimizing Revenue and Profits (Including Elasticity of Demand) There's no doubt that the "bottom line" is the maximization of profit, at least to the CEO and shareholders. However, the sales director

More information

BARUCH COLLEGE MATH 2003 SPRING 2006 MANUAL FOR THE UNIFORM FINAL EXAMINATION

BARUCH COLLEGE MATH 2003 SPRING 2006 MANUAL FOR THE UNIFORM FINAL EXAMINATION BARUCH COLLEGE MATH 003 SPRING 006 MANUAL FOR THE UNIFORM FINAL EXAMINATION The final examination for Math 003 will consist of two parts. Part I: Part II: This part will consist of 5 questions similar

More information

Chapter 5 Polynomials

Chapter 5 Polynomials Department of Mathematics Grossmont College October 7, 2012 Multiplying Polynomials Multiplying Binomials using the Distributive Property We can multiply two binomials using the Distributive Property,

More information

Linear Programming: Simplex Method

Linear Programming: Simplex Method Mathematical Modeling (STAT 420/620) Spring 2015 Lecture 10 February 19, 2015 Linear Programming: Simplex Method Lecture Plan 1. Linear Programming and Simplex Method a. Family Farm Problem b. Simplex

More information

Lecture 4 - Utility Maximization

Lecture 4 - Utility Maximization Lecture 4 - Utility Maximization David Autor, MIT and NBER 1 1 Roadmap: Theory of consumer choice This figure shows you each of the building blocks of consumer theory that we ll explore in the next few

More information

University of Toronto Department of Economics ECO 204 Summer 2013 Ajaz Hussain TEST 1 SOLUTIONS GOOD LUCK!

University of Toronto Department of Economics ECO 204 Summer 2013 Ajaz Hussain TEST 1 SOLUTIONS GOOD LUCK! University of Toronto Department of Economics ECO 204 Summer 2013 Ajaz Hussain TEST 1 SOLUTIONS TIME: 1 HOUR AND 50 MINUTES DO NOT HAVE A CELL PHONE ON YOUR DESK OR ON YOUR PERSON. ONLY AID ALLOWED: A

More information

ECONOMICS QUALIFYING EXAMINATION IN ELEMENTARY MATHEMATICS

ECONOMICS QUALIFYING EXAMINATION IN ELEMENTARY MATHEMATICS ECONOMICS QUALIFYING EXAMINATION IN ELEMENTARY MATHEMATICS Friday 2 October 1998 9 to 12 This exam comprises two sections. Each carries 50% of the total marks for the paper. You should attempt all questions

More information

Answer Key. EC 2273 Problem Set 1. Professor Nyshadham. Spring 2017

Answer Key. EC 2273 Problem Set 1. Professor Nyshadham. Spring 2017 EC 2273 Problem Set 1 Professor Nyshadham Spring 2017 Answer Key 1. A visual look at the world In the first class I asked you to write down three characteristics of an under-developed nation. (If you have

More information

Laboratory I.9 Applications of the Derivative

Laboratory I.9 Applications of the Derivative Laboratory I.9 Applications of the Derivative Goals The student will determine intervals where a function is increasing or decreasing using the first derivative. The student will find local minima and

More information

Chapter 4 Factoring and Quadratic Equations

Chapter 4 Factoring and Quadratic Equations Chapter 4 Factoring and Quadratic Equations Lesson 1: Factoring by GCF, DOTS, and Case I Lesson : Factoring by Grouping & Case II Lesson 3: Factoring by Sum and Difference of Perfect Cubes Lesson 4: Solving

More information

Lecture 2: Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and

Lecture 2: Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Lecture 2: Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization The marginal or derivative function and optimization-basic principles The average function

More information

Final Exam Sample Problems

Final Exam Sample Problems MATH 00 Sec. Final Exam Sample Problems Please READ this! We will have the final exam on Monday, May rd from 0:0 a.m. to 2:0 p.m.. Here are sample problems for the new materials and the problems from the

More information

MS-E2114 Investment Science Exercise 4/2016, Solutions

MS-E2114 Investment Science Exercise 4/2016, Solutions Capital budgeting problems can be solved based on, for example, the benet-cost ratio (that is, present value of benets per present value of the costs) or the net present value (the present value of benets

More information

Consumers cannot afford all the goods and services they desire. Consumers are limited by their income and the prices of goods.

Consumers cannot afford all the goods and services they desire. Consumers are limited by their income and the prices of goods. Budget Constraint: Review Consumers cannot afford all the goods and services they desire. Consumers are limited by their income and the prices of goods. Model Assumption: Consumers spend all their income

More information

Probability and Stochastics for finance-ii Prof. Joydeep Dutta Department of Humanities and Social Sciences Indian Institute of Technology, Kanpur

Probability and Stochastics for finance-ii Prof. Joydeep Dutta Department of Humanities and Social Sciences Indian Institute of Technology, Kanpur Probability and Stochastics for finance-ii Prof. Joydeep Dutta Department of Humanities and Social Sciences Indian Institute of Technology, Kanpur Lecture - 07 Mean-Variance Portfolio Optimization (Part-II)

More information

Unit 1 : Principles of Optimizing Behavior

Unit 1 : Principles of Optimizing Behavior Unit 1 : Principles of Optimizing Behavior Prof. Antonio Rangel January 2, 2016 1 Introduction Most models in economics are based on the assumption that economic agents optimize some objective function.

More information

Mathematical Economics dr Wioletta Nowak. Lecture 2

Mathematical Economics dr Wioletta Nowak. Lecture 2 Mathematical Economics dr Wioletta Nowak Lecture 2 The Utility Function, Examples of Utility Functions: Normal Good, Perfect Substitutes, Perfect Complements, The Quasilinear and Homothetic Utility Functions,

More information

Mathematical Modeling, Lecture 1

Mathematical Modeling, Lecture 1 Mathematical Modeling, Lecture 1 Gudrun Gudmundsdottir January 22 2014 Some practical issues A lecture each wednesday 10.15 12.00, with some exceptions Text book: Meerschaert We go through the text and

More information

Note: I gave a few examples of nearly each of these. eg. #17 and #18 are the same type of problem.

Note: I gave a few examples of nearly each of these. eg. #17 and #18 are the same type of problem. Study Guide for Exam 3 Sections covered: 3.6, Ch 5 and Ch 7 Exam highlights 1 implicit differentiation 3 plain derivatives 3 plain antiderivatives (1 with substitution) 1 Find and interpret Partial Derivatives

More information

Section 9.1 Solving Linear Inequalities

Section 9.1 Solving Linear Inequalities Section 9.1 Solving Linear Inequalities We know that a linear equation in x can be expressed as ax + b = 0. A linear inequality in x can be written in one of the following forms: ax + b < 0, ax + b 0,

More information

The objectives of the producer

The objectives of the producer The objectives of the producer Laurent Simula October 19, 2017 Dr Laurent Simula (Institute) The objectives of the producer October 19, 2017 1 / 47 1 MINIMIZING COSTS Long-Run Cost Minimization Graphical

More information

Homework #2 Graphical LP s.

Homework #2 Graphical LP s. UNIVERSITY OF MASSACHUSETTS Isenberg School of Management Department of Finance and Operations Management FOMGT 353-Introduction to Management Science Homework #2 Graphical LP s. Show your work completely

More information

= quantity of ith good bought and consumed. It

= quantity of ith good bought and consumed. It Chapter Consumer Choice and Demand The last chapter set up just one-half of the fundamental structure we need to determine consumer behavior. We must now add to this the consumer's budget constraint, which

More information

Math 103: The Mean Value Theorem and How Derivatives Shape a Graph

Math 103: The Mean Value Theorem and How Derivatives Shape a Graph Math 03: The Mean Value Theorem and How Derivatives Shape a Graph Ryan Blair University of Pennsylvania Thursday October 27, 20 Math 03: The Mean Value Theorem and How Derivatives Thursday October Shape

More information

Calculus for Business Economics Life Sciences and Social Sciences 13th Edition Barnett SOLUTIONS MANUAL Full download at:

Calculus for Business Economics Life Sciences and Social Sciences 13th Edition Barnett SOLUTIONS MANUAL Full download at: Calculus for Business Economics Life Sciences and Social Sciences 1th Edition Barnett TEST BANK Full download at: https://testbankreal.com/download/calculus-for-business-economics-life-sciencesand-social-sciences-1th-edition-barnett-test-bank/

More information

Unit 3: Writing Equations Chapter Review

Unit 3: Writing Equations Chapter Review Unit 3: Writing Equations Chapter Review Part 1: Writing Equations in Slope Intercept Form. (Lesson 1) 1. Write an equation that represents the line on the graph. 2. Write an equation that has a slope

More information

Foundational Preliminaries: Answers to Within-Chapter-Exercises

Foundational Preliminaries: Answers to Within-Chapter-Exercises C H A P T E R 0 Foundational Preliminaries: Answers to Within-Chapter-Exercises 0A Answers for Section A: Graphical Preliminaries Exercise 0A.1 Consider the set [0,1) which includes the point 0, all the

More information

F A S C I C U L I M A T H E M A T I C I

F A S C I C U L I M A T H E M A T I C I F A S C I C U L I M A T H E M A T I C I Nr 38 27 Piotr P luciennik A MODIFIED CORRADO-MILLER IMPLIED VOLATILITY ESTIMATOR Abstract. The implied volatility, i.e. volatility calculated on the basis of option

More information

Math 103 Sample Final

Math 103 Sample Final Math 103 Sample Final October 1, 007 These problems are a sample of the kinds of problems that may appear on the final exam. Some answers are included to indicate what is expected. Problems that require

More information

Chapter 5 Inventory model with stock-dependent demand rate variable ordering cost and variable holding cost

Chapter 5 Inventory model with stock-dependent demand rate variable ordering cost and variable holding cost Chapter 5 Inventory model with stock-dependent demand rate variable ordering cost and variable holding cost 61 5.1 Abstract Inventory models in which the demand rate depends on the inventory level are

More information

Practice Questions Chapters 9 to 11

Practice Questions Chapters 9 to 11 Practice Questions Chapters 9 to 11 Producer Theory ECON 203 Kevin Hasker These questions are to help you prepare for the exams only. Do not turn them in. Note that not all questions can be completely

More information

Homework 2 ECN205 Spring 2011 Wake Forest University Instructor: McFall

Homework 2 ECN205 Spring 2011 Wake Forest University Instructor: McFall Homework 2 ECN205 Spring 2011 Wake Forest University Instructor: McFall Instructions: Answer the following problems and questions carefully. Just like with the first homework, I ll call names randomly

More information

CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization

CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization March 9 16, 2018 1 / 19 The portfolio optimization problem How to best allocate our money to n risky assets S 1,..., S n with

More information

Week #7 - Maxima and Minima, Concavity, Applications Section 4.4

Week #7 - Maxima and Minima, Concavity, Applications Section 4.4 Week #7 - Maxima and Minima, Concavity, Applications Section 4.4 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material is used

More information

Appendix G: Business and Economics Applications

Appendix G: Business and Economics Applications Appendi G Business and Economics Applications G1 Appendi G: Business and Economics Applications Understand basic business terms and formulas; determine marginal revenues; costs, and profits; find demand

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Algebra - Final Exam Review Part Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Use intercepts and a checkpoint to graph the linear function. )

More information

4 Total Question 4. Intro to Financial Maths: Functions & Annuities Page 8 of 17

4 Total Question 4. Intro to Financial Maths: Functions & Annuities Page 8 of 17 Intro to Financial Maths: Functions & Annuities Page 8 of 17 4 Total Question 4. /3 marks 4(a). Explain why the polynomial g(x) = x 3 + 2x 2 2 has a zero between x = 1 and x = 1. Apply the Bisection Method

More information

Chapter 4 UTILITY MAXIMIZATION AND CHOICE

Chapter 4 UTILITY MAXIMIZATION AND CHOICE Chapter 4 UTILITY MAXIMIZATION AND CHOICE 1 Our Consumption Choices Suppose that each month we have a stipend of $1250. What can we buy with this money? 2 What can we buy with this money? Pay the rent,

More information

Overview Definitions Mathematical Properties Properties of Economic Functions Exam Tips. Midterm 1 Review. ECON 100A - Fall Vincent Leah-Martin

Overview Definitions Mathematical Properties Properties of Economic Functions Exam Tips. Midterm 1 Review. ECON 100A - Fall Vincent Leah-Martin ECON 100A - Fall 2013 1 UCSD October 20, 2013 1 vleahmar@uscd.edu Preferences We started with a bundle of commodities: (x 1, x 2, x 3,...) (apples, bannanas, beer,...) Preferences We started with a bundle

More information

Chapter 6: Quadratic Functions & Their Algebra

Chapter 6: Quadratic Functions & Their Algebra Chapter 6: Quadratic Functions & Their Algebra Topics: 1. Quadratic Function Review. Factoring: With Greatest Common Factor & Difference of Two Squares 3. Factoring: Trinomials 4. Complete Factoring 5.

More information