Partial derivatives, linear approximation and optimization

Size: px
Start display at page:

Download "Partial derivatives, linear approximation and optimization"

Transcription

1 ams 11b Study Guide 4 econ 11b Partial derivatives, linear approximation and optimization 1. Find the indicated partial derivatives of the functions below. a. z = 3x 2 + 4xy 5y 2 4x + 7y 2, z x = 6x + 4y 4 z yx = z xy = 4 b. F (u, v, w) = 60u 2/3 v 1/6 w 1/2 F u = 40u 1/3 v 1/6 w 1/2 2 F w u = 2 F u w = 20u 1/3 v 1/6 w 1/2 c. w = x 2 z ln(y 2 + z 3 ) w x = 2xz ln(y 2 + z 3 ) w y = x 2 2y z y 2 + z = 2x2 yz 3 y 2 + z 3 w xx = 2z ln(y 2 + z 3 ) w yz = 2x2 y(y 2 + z 3 ) 3z 2 (2x 2 yz) = 2x2 y 3 4x 2 yz 3 (y 2 + z 3 ) 2 (y 2 + z 3 ) 2 w xyz = w yzx = 4xy(y2 2z 3 ) (y 2 + z 3 ) 2 ( ) = 2x2 y(y 2 2z 3 ) (y 2 + z 3 ) 2 d. q(u, v) = u2 v 3uv 3 2u + 3v q u = (2uv 3v3 )(2u + 3v) 2(u 2 v 3uv 3 ) = 2u2 v + 6uv 2 9v 4 (2u + 3v) 2 (2u + 3v) 2 q v = (u2 9uv 2 )(2u + 3v) 3(u 2 v 3uv 3 ) = 2u3 18u 2 v 2 18uv 3 (2u + 3v) 2 (2u + 3v) 2 2. The monthly cost function for ACME Widgets is C = 0.02Q 2 A Q A Q B Q 2 B + 35Q A + 28Q B , where Q A and Q B are the monthly outputs of type A widgets and type B widgets, respectively, measured in 100s of widgets. The cost is measured in dollars. a. Compute the marginal cost of type A widgets and the marginal cost of type B widgets, if the monthly outputs are type A widgets and type B widgets. C/ Q A = 0.04Q A Q B + 35 and C/ = 0.01Q A Q B Next, remembering the units, Q A = 25000/100 = 250 and Q B = 36000/100 = 360, so C C = 48.6 and = Q A 1

2 b. Suppose that production of type A widgets is held fixed at 25000, and production of type B widgets is increased from to Use your answer to part a. to estimate the change in cost to the firm. Approximation formula: C C Q B, since we are assuming in this case that Q A = 0. Now, Q B = 50/100 = 0.5, so C (52.1)(0.5) = c. Suppose that production of type A widgets is increased from to 25060, and production of type B widgets is increased from to Use your answer to part a. to estimate the change in cost to the firm. General Approximation formula: C C Q A Q A + C Q B. In this case we have Q A = 60/100 = 0.6 and Q B = 40/100 = 0.4, so C C Q A + C Q B = (48.6)(0.6) + (52.1)(0.4) = 50. Q A 3. The demand function for a firm s product is given by Q = 30 6Y + 5p s, where 3p + 5 Q is the monthly demand for the firm s product, measured in 1000 s of units, Y is the average monthly disposable income in the market for the firm s product, measured in 1000s of dollars, p s is the average price of a substitute for the firm s product, measured in dollars, p is the price of the firm s product, also measured in dollars. a. Find Q, Q Y, Q ps and Q p when the monthly income is $2500 and the prices are p s = 17 and p = 15. Round your (final) answers to two decimal places. First, writing Q = Q(p, p s, Y ), and remembering that Y is measured in $1000s, we have Next, the partial derivatives are Q(15, 17, 2.5) = Q Y = 30 3p (6Y + 5p s ) = 90 1/2 (3p + 5)(6Y + 5p s ) = Q 1/2 Y (15, 17, 2.5) = 9 50 = 0.18, Q ps = 30 3p (6Y + 5p s ) = 75 1/2 (3p + 5)(6Y + 5p s ) = Q 1/2 p s (15, 17, 2.5) = 3 20 = 0.15 and Q p = Y + 6Y + 5p s ( 1) (3p + 5) = 90 5ps = Q 2 (3p + 5) 2 p (15, 17, 2.5) = 9 25 = = 6.

3 b. Compute the income-elasticity of demand for the firm s product at the point in part a. η Q/Y = Q Y Y Q = η Q/Y p=15 ps=17 Y =2.5 = = c. Use linear approximation and your answer to a. to estimate the change in demand for the firm s product if the price of the firm s product increases to $16 and the price of substitutes increases to $18, but income remains fixed. Q Q p p + Q ps p s + Q Y Y = = I.e., demand will decrease by about 210 units. d. Use your answer to part b. to estimate the percentage change in demand for the firm s product if the average income increases to $2600 while the prices stay the same as they were in part a. The percentage change in income is % Y = % = 4%, so Find the critical points of the functions below. % Q η Q/Y % Y = % = 0.3%. a. f(x, y) = 3x 2 12xy + 19y 2 2x 4y + 5. First order conditions: f x = 6x 12y 2 = } 0 f y = 12x + 38y 4 = 0 Now, f x = 0 = 6x = 12y + 2, so 12x = 24y + 4. Plugging this into the second equation gives = (24y + 4) + 38y 4 = 0 = 14y 8 = 0 = y 0 = 4 7 = x 0 = ( 31 So there is one critical point, 21, 4 ). 7 b. g(s, t) = s 3 + 3t st + 2. First order conditions: g s = 3s t = 0 g t = 6t + 12s = 0 Now, g t = 0 = t = 2s, and plugging this into the first equation gives 3s 2 24s = 0 = 3s(s 8) = 0 = two solutions: s 1 = 0 and s 2 = 8. So there are two critical points in this case, (s 1, t 1 ) = (0, 0) and (s 2, t 2 ) = (8, 16). } 3

4 c. h(u, v) = u 3 + v 3 3u 2 3v + 5. First order conditions: h u = 3u 2 6u = 0, h v = 3v 2 3 = 0. The first equation factors as 3u(u 2) = 0, which has two solutions u 1 = 0 and u 2 = 2. The second equation factors as well, giving 3(v 2 1) = 0, which has the two solutions v 1 = 1 and v 2 = 1. The first equation places no restrictions on the variable v, while the second equation places no restrictions on the variable u, so the critical points of the function h(u, v) are (u 1, v 1 ) = (0, 1), (u 1, v 2 ) = (0, 1), (u 2, v 1 ) = (2, 1) and (u 2, v 2 ) = (2, 1). 5. Use the second derivative test to classify the critical values of the functions in the previous problem. a. Second derivative test: f xx = 6 f yy = 38 f xy = 12 = D = = 84 > 0. Since D > 0 and f xx > 0, it follows that f ( 31, ) = 50 is a relative minimum value. (In 21 fact, since the second derivatives are all constant, this is the absolute minimum value.) b. Second derivative test: g ss = 6s g tt = 6 g st = 12 = D(s, t) = 36s 144. Since D(0, 0) = 144 < 0, the first critical point yields a saddle point on the graph of g(s, t), i.e., g(0, 0) = 2 is neither max nor min. Since D(8, 16) = 144 > 0 and g ss (8, 16) = 48 > 0, it follows that g(8, 16) = 254, is a relative minimum value. Can you show that g(8, 16) = 254 is not the absolute minimum? c. Second derivative test: h uu = 6u 6 h vv = 6v h uv = 0 = D(u, v) = 36v(u 1). Evaluating the discriminant at the four critical points we find that i. D(0, 1) = 36 < 0, so h(0, 1) = 3 is neither a local minimum value nor a local maximum value; ii. D(0, 1) = 36 > 0 and h uu (0, 1) = 6 < 0, so h(0, 1) = 7 is a local maximum value; 4

5 iii. D(2, 1) = 36 > 0 and h uu (2, 1) = 6 > 0, so h(2, 1) = 1 is a local minimum value; and iv. (D(2, 1) = 36, so h(2, 1) = 3 is neither a local minimum value nor a local maximum value. 6. ACME Widgets produces two competing products, type A widgets and type B widgets. The joint demand functions for these products are Q A = 100 3P A + 2P B and Q B = P A 2P B and ACME s cost function is C = 20Q A + 30Q B Find the prices that ACME should charge to maximize their profit, the corresponding output levels and the max profit. Justify your claim that the prices you found yield the absolute maximum profit. ACME s profit function is (i) Critical point(s): Now, Π PB Π = P A Q A + P B Q B C = 100P A 3P 2 A + 2P A P B + 60P B + 2P A P B 2P 2 B [ 20(100 3P A + 2P B ) + 30(60 + 2P A 2P B ) ] = 3P 2 A + 4P A P B 2P 2 B + 100P A + 80P B Π PA = 6P A + 4P B = 0 Π PB = 4P A 4P B + 80 = 0 = 0 = 4P B = 4P A + 80, and plugging this into the first equation gives 6P A + (4P A + 80) = 0 = 2P A = 0 = P A = 90 = P B = 110. So there is only one critical point, and the critical prices are P A = 90 and P B = 110, with corresponding output/demand levels Q A = 50 and Q B = 20. (ii) Second derivative test: Π PA P A = 6 Π PB P B = 4 Π PA P B = 4 = D = ( 6) ( 4) 16 = 8 > 0. Since D > 0 and Π PA P A = 6 < 0, and the second derivatives are all constant, it follows that Π(90, 110) = 3900 is the absolute maximum profit. 7. An electronics retailer has determined that the number N of laptops she can sell per week is N = 9x 4 + x + 20y 5 + y 5 }

6 where x is her weekly expenditure on radio advertising and y is her weekly expenditure on internet advertising, both measured in $100s. Her weekly profit is $400 per sale, less the cost of advertising. Find the amount of money that the retailer should spend on radio and internet advertising, respectively, to maximize her weekly profit. Verify that the point you found yields a relative maximum value. What is the maximum profit? The first step is to find the weekly profit function, P, which is $400 times the number of laptops sold minus the cost of advertising: ( 36x P = 400N 100(x + y) = x + 80y ) 5 + y x y. Next, first-order conditions: ( ) 144 P x = 0 = 100 ((4 + x) 1 2 ) 400 P y = 0 = 100 (5 + y) 1 2 = 0 = 144 (4 + x) 2 = 1 = (4 + x)2 = 144 = 0 = 400 (5 + y) 2 = 1 = (5 + y)2 = 400 It follows that 4 + x = ±12 and 5 + y = ±20, and since both x and y must be nonnegative, we conclude that the critical numbers are x = 12 4 = 8 and y = 20 5 = 15. The corresponding profit is P = 100 ( ) = To verify that this is the maximum profit, we use the second derivative test: so P xx = 288 (4 + x) 3, P yy = 800 (5 + y) 3 and P xy = 0, D(x, y) = = D(8, 15) = (4 + x) 3 (5 + y) > 0 3 and P xx (8, 15) = < 0 3 which shows that P is a maximum. 6

Solutions. ams 11b Study Guide 9 econ 11b

Solutions. ams 11b Study Guide 9 econ 11b ams 11b Study Guide 9 econ 11b Solutions 1. A monopolistic firm sells one product in two markets, A and B. The daily demand equations for the firm s product in these markets are given by Q A = 100 0.4P

More information

LESSON 23: EXTREMA OF FUNCTIONS OF 2 VARIABLES OCTOBER 25, 2017

LESSON 23: EXTREMA OF FUNCTIONS OF 2 VARIABLES OCTOBER 25, 2017 LESSON : EXTREMA OF FUNCTIONS OF VARIABLES OCTOBER 5, 017 Just like with functions of a single variable, we want to find the minima (plural of minimum) and maxima (plural of maximum) of functions of several

More information

Optimization, constrained optimization and applications of integrals.

Optimization, constrained optimization and applications of integrals. ams 11b Study Guide econ 11b Optimization, constrained optimization and applications of integrals. (*) In all the constrained optimization problems below, you may assume that the critical values you find

More information

ECON 186 Class Notes: Optimization Part 2

ECON 186 Class Notes: Optimization Part 2 ECON 186 Class Notes: Optimization Part 2 Jijian Fan Jijian Fan ECON 186 1 / 26 Hessians The Hessian matrix is a matrix of all partial derivatives of a function. Given the function f (x 1,x 2,...,x n ),

More information

Math 1314 Lesson 24 Maxima and Minima of Functions of Several Variables

Math 1314 Lesson 24 Maxima and Minima of Functions of Several Variables Math 1314 Lesson 24 Maxima and Minima of Functions of Several Variables We learned to find the maxima and minima of a function of a single variable earlier in the course We had a second derivative test

More information

Math 1314 Test 4 Review Lesson 16 Lesson Use Riemann sums with midpoints and 6 subdivisions to approximate the area between

Math 1314 Test 4 Review Lesson 16 Lesson Use Riemann sums with midpoints and 6 subdivisions to approximate the area between Math 1314 Test 4 Review Lesson 16 Lesson 24 1. Use Riemann sums with midpoints and 6 subdivisions to approximate the area between and the x-axis on the interval [1, 9]. Recall: RectangleSum[,

More information

FACULTY OF ARTS AND SCIENCE University of Toronto FINAL EXAMINATIONS, APRIL 2016 MAT 133Y1Y Calculus and Linear Algebra for Commerce

FACULTY OF ARTS AND SCIENCE University of Toronto FINAL EXAMINATIONS, APRIL 2016 MAT 133Y1Y Calculus and Linear Algebra for Commerce FACULTY OF ARTS AND SCIENCE University of Toronto FINAL EXAMINATIONS, APRIL 206 MAT YY Calculus and Linear Algebra for Commerce Duration: Examiners: hours N. Hoell A. Igelfeld D. Reiss L. Shorser J. Tate

More information

Review Assignment II

Review Assignment II MATH 11012 Intuitive Calculus KSU Name:. Review Assignment II 1. Let C(x) be the cost, in dollars, of manufacturing x widgets. Fill in the table with a mathematical expression and appropriate units corresponding

More information

Online Math 1314 Final Exam Review

Online Math 1314 Final Exam Review Online Math 1314 Final Exam Review 1. The following table of values gives a company s annual profits in millions of dollars. Rescale the data so that the year 2003 corresponds to x = 0. Year 2003 2004

More information

MATH Midterm 1 Sample 4

MATH Midterm 1 Sample 4 1. (15 marks) (a) (4 marks) Given the function: f(x, y) = arcsin x 2 + y, find its first order partial derivatives at the point (0, 3). Simplify your answers. Solution: Compute the first order partial

More information

Constrained optimization.

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

More information

Supplementary Questions for HP Chapter Sketch graphs of the following functions: (a) z = y x. (b) z = ye x. (c) z = x 2 y 2

Supplementary Questions for HP Chapter Sketch graphs of the following functions: (a) z = y x. (b) z = ye x. (c) z = x 2 y 2 Supplementary Questions for HP Chapter 17 1. Sketch graphs of the following functions: (a) z = y x (b) z = ye x (c) z = x y. Find the domain and range of the given functions: (a) f(x, y) = 36 9x 4y (b)

More information

Math 1314 Lesson 23 Partial Derivatives

Math 1314 Lesson 23 Partial Derivatives Math 1314 Lesson 3 Partial Derivatives When we are asked to ind the derivative o a unction o a single variable, (x), we know exactly what to do However, when we have a unction o two variables, there is

More information

Intermediate Algebra Summary - Part II

Intermediate Algebra Summary - Part II Intermediate Algebra Summary - Part II This is an overview of the key ideas we have discussed during the middle part of this course. You may find this summary useful as a study aid, but remember that the

More information

MATH 2070 Test 3 (Sections , , & )

MATH 2070 Test 3 (Sections , , & ) Multiple Choice: Use a #2 pencil and completely fill in each bubble on your scantron to indicate the answer to each question. Each question has one correct answer. If you indicate more than one answer,

More information

Describe in words how the graph of each function below would differ from the graph of f (x).

Describe in words how the graph of each function below would differ from the graph of f (x). MATH 111 Exam # Review (4.1-4.4, 6.1, 6.) Describe in words how the graph of each function below would differ from the graph of f (. 1. f ( x 7). f (. f ( 5 4. f ( 5. 7 f ( 6. f ( x ) 9 7. f ( 8. f ( 9.

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. Study Questions for OPMT 5701 Most Questions come from Chapter 17. The Answer Key has a section code for each. Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers

More information

Final Exam Review. MATH Intuitive Calculus Fall 2013 Circle lab day: Mon / Fri. Name:. Show all your work.

Final Exam Review. MATH Intuitive Calculus Fall 2013 Circle lab day: Mon / Fri. Name:. Show all your work. MATH 11012 Intuitive Calculus Fall 2013 Circle lab day: Mon / Fri Dr. Kracht Name:. 1. Consider the function f depicted below. Final Exam Review Show all your work. y 1 1 x (a) Find each of the following

More information

Exam 3 Review (Sections Covered: , 6.7topic and )

Exam 3 Review (Sections Covered: , 6.7topic and ) 2 ' Exam 3 Review (Sections Covered: 6166, 67topic and 8182) 1 Find the most general antiderivative of the following functions (Use C for the constant of integration Remember to use absolute values where

More information

MATH 2070 Test 3 (Sections , , & )

MATH 2070 Test 3 (Sections , , & ) Multiple Choice: Use a #2 pencil and completely fill in each bubble on your scantron to indicate the answer to each question. Each question has one correct answer. If you indicate more than one answer,

More information

10 Exponential and Logarithmic Functions

10 Exponential and Logarithmic Functions 10 Exponential and Logarithmic Functions Concepts: Rules of Exponents Exponential Functions Power Functions vs. Exponential Functions The Definition of an Exponential Function Graphing Exponential Functions

More information

3. Find the slope of the tangent line to the curve given by 3x y e x+y = 1 + ln x at (1, 1).

3. Find the slope of the tangent line to the curve given by 3x y e x+y = 1 + ln x at (1, 1). 1. Find the derivative of each of the following: (a) f(x) = 3 2x 1 (b) f(x) = log 4 (x 2 x) 2. Find the slope of the tangent line to f(x) = ln 2 ln x at x = e. 3. Find the slope of the tangent line to

More information

Math 1314 Final Exam Review. Year Profits (in millions of dollars)

Math 1314 Final Exam Review. Year Profits (in millions of dollars) Math 1314 Final Exam Review 1. The following table of values gives a company s annual profits in millions of dollars. Rescale the data so that the year 2003 corresponds to x = 0. Year 2003 2004 2005 2006

More information

The University of British Columbia Midterm 1 Solutions - February 3, 2012 Mathematics 105, 2011W T2 Sections 204, 205, 206, 211.

The University of British Columbia Midterm 1 Solutions - February 3, 2012 Mathematics 105, 2011W T2 Sections 204, 205, 206, 211. 1. a) Let The University of British Columbia Midterm 1 Solutions - February 3, 2012 Mathematics 105, 2011W T2 Sections 204, 205, 206, 211 fx, y) = x siny). If the value of x, y) changes from 0, π) to 0.1,

More information

STUDY MATERIALS. (The content of the study material is the same as that of Chapter I of Mathematics for Economic Analysis II of 2011 Admn.

STUDY MATERIALS. (The content of the study material is the same as that of Chapter I of Mathematics for Economic Analysis II of 2011 Admn. STUDY MATERIALS MATHEMATICAL TOOLS FOR ECONOMICS III (The content of the study material is the same as that of Chapter I of Mathematics for Economic Analysis II of 2011 Admn.) & MATHEMATICAL TOOLS FOR

More information

7.1 Functions of Two or More Variables

7.1 Functions of Two or More Variables 7.1 Functions of Two or More Variables Hartfield MATH 2040 Unit 5 Page 1 Definition: A function f of two variables is a rule such that each ordered pair (x, y) in the domain of f corresponds to exactly

More information

Mathematics for Economics ECON MA/MSSc in Economics-2017/2018. Dr. W. M. Semasinghe Senior Lecturer Department of Economics

Mathematics for Economics ECON MA/MSSc in Economics-2017/2018. Dr. W. M. Semasinghe Senior Lecturer Department of Economics Mathematics for Economics ECON 53035 MA/MSSc in Economics-2017/2018 Dr. W. M. Semasinghe Senior Lecturer Department of Economics MATHEMATICS AND STATISTICS LERNING OUTCOMES: By the end of this course unit

More information

***** Sorry - Solutions will not be posted *****

***** Sorry - Solutions will not be posted ***** ***** Sorry - Solutions will not be posted ***** FINAL EXAMINATION MATA32 - Calculus for Management I Examiners: R. Grinnell E. Moore Date: December 11, 2007 X. Jiang T. Pham Duration: 3 hours Provide

More information

MA202 Calculus III Fall, 2009 Laboratory Exploration 2: Gradients, Directional Derivatives, Stationary Points

MA202 Calculus III Fall, 2009 Laboratory Exploration 2: Gradients, Directional Derivatives, Stationary Points MA0 Calculus III Fall, 009 Laboratory Exploration : Gradients, Directional Derivatives, Stationary Points Introduction: This lab deals with several topics from Chapter. Some of the problems should be done

More information

Lecture 6: Sections 2.2 and 2.3 Polynomial Functions, Quadratic Models

Lecture 6: Sections 2.2 and 2.3 Polynomial Functions, Quadratic Models L6-1 Lecture 6: Sections 2.2 and 2.3 Polynomial Functions, Quadratic Models Polynomial Functions Def. A polynomial function of degree n is a function of the form f(x) = a n x n + a n 1 x n 1 +... + a 1

More information

The questions listed below are drawn from midterm and final exams from the last few years at OSU. As the text book and structure of the class have

The questions listed below are drawn from midterm and final exams from the last few years at OSU. As the text book and structure of the class have The questions listed below are drawn from midterm and final eams from the last few years at OSU. As the tet book and structure of the class have recently changed, it made more sense to list the questions

More information

Workshop I The R n Vector Space. Linear Combinations

Workshop I The R n Vector Space. Linear Combinations Workshop I Workshop I The R n Vector Space. Linear Combinations Exercise 1. Given the vectors u = (1, 0, 3), v = ( 2, 1, 2), and w = (1, 2, 4) compute a) u + ( v + w) b) 2 u 3 v c) 2 v u + w Exercise 2.

More information

Marginal Functions and Approximation

Marginal Functions and Approximation ucsc supplementary notes ams/econ 11a Marginal Functions and Approximation 1. Linear approximation If y = f(x) is a differentiable function then its derivative, y = f (x), gives the rate of change of the

More information

FACULTY OF ARTS AND SCIENCE University of Toronto FINAL EXAMINATIONS, APRIL 2012 MAT 133Y1Y Calculus and Linear Algebra for Commerce

FACULTY OF ARTS AND SCIENCE University of Toronto FINAL EXAMINATIONS, APRIL 2012 MAT 133Y1Y Calculus and Linear Algebra for Commerce FACULTY OF ARTS AND SCIENCE University of Toronto FINAL EXAMINATIONS, APRIL 0 MAT 33YY Calculus and Linear Algebra for Commerce Duration: Examiners: 3 hours N. Francetic A. Igelfeld P. Kergin J. Tate LEAVE

More information

Question 1. (8 points) The following diagram shows the graphs of eight equations.

Question 1. (8 points) The following diagram shows the graphs of eight equations. MAC 2233/-6 Business Calculus, Spring 2 Final Eam Name: Date: 5/3/2 Time: :am-2:nn Section: Show ALL steps. One hundred points equal % Question. (8 points) The following diagram shows the graphs of eight

More information

Math Final Solutions - Spring Jaimos F Skriletz 1

Math Final Solutions - Spring Jaimos F Skriletz 1 Math 160 - Final Solutions - Spring 2011 - Jaimos F Skriletz 1 Answer each of the following questions to the best of your ability. To receive full credit, answers must be supported by a sufficient amount

More information

NO CALCULATORS. NO BOOKS. NO NOTES. TURN OFF YOUR CELL PHONES AND PUT THEM AWAY.

NO CALCULATORS. NO BOOKS. NO NOTES. TURN OFF YOUR CELL PHONES AND PUT THEM AWAY. FINAL EXAM-MATH 3 FALL TERM, R. Blute & A. Novruzi Name(Print LEGIBLY) I.D. Number Instructions- This final examination consists of multiple choice questions worth 3 points each. Your answers to the multiple

More information

Section 1.2 DOMAIN, RANGE, INTERCEPTS, SYMMETRY, EVEN/ODD

Section 1.2 DOMAIN, RANGE, INTERCEPTS, SYMMETRY, EVEN/ODD Section 1.2 DOMAIN, RANGE, INTERCEPTS, SYMMETRY, EVEN/ODD zeros roots line symmetry point symmetry even function odd function Estimate Function Values A. ADVERTISING The function f (x) = 5x 2 + 50x approximates

More information

Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7)

Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7) Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7) Note: This review is intended to highlight the topics covered on the Final Exam (with emphasis on

More information

Section 11.3 Rates of Change:

Section 11.3 Rates of Change: Section 11.3 Rates of Change: 1. Consider the following table, which describes a driver making a 168-mile trip from Cleveland to Columbus, Ohio in 3 hours. t Time (in hours) 0 0.5 1 1.5 2 2.5 3 f(t) Distance

More information

Purdue University Study Guide for MA for students who plan to obtain credit in MA by examination.

Purdue University Study Guide for MA for students who plan to obtain credit in MA by examination. Purdue University Study Guide for MA 224 for students who plan to obtain credit in MA 224 by examination. Textbook: Applied Calculus For Business, Economics, and the Social and Life Sciences, Expanded

More information

where u is the decision-maker s payoff function over her actions and S is the set of her feasible actions.

where u is the decision-maker s payoff function over her actions and S is the set of her feasible actions. Seminars on Mathematics for Economics and Finance Topic 3: Optimization - interior optima 1 Session: 11-12 Aug 2015 (Thu/Fri) 10:00am 1:00pm I. Optimization: introduction Decision-makers (e.g. consumers,

More information

Chapter 4 Differentiation

Chapter 4 Differentiation Chapter 4 Differentiation 08 Section 4. The derivative of a function Practice Problems (a) (b) (c) 3 8 3 ( ) 4 3 5 4 ( ) 5 3 3 0 0 49 ( ) 50 Using a calculator, the values of the cube function, correct

More information

Algebra 1 Practice Test

Algebra 1 Practice Test Part 1: Directions: For questions 1-20, circle the correct answer on your answer sheet. 1. Solve for x: 2(x+ 7) 3(2x-4) = -18 A. x = 5 B. x = 11 C. x = -11 D. x = -5 2. Which system of equations is represented

More information

Final Exam 2011 Winter Term 2 Solutions

Final Exam 2011 Winter Term 2 Solutions . (a Find the radius of convergence of the series: ( k k+ x k. Solution: Using the Ratio Test, we get: L = lim a k+ a k = lim ( k+ k+ x k+ ( k k+ x k = lim x = x. Note that the series converges for L

More information

Classifying Polynomials. Simplifying Polynomials

Classifying Polynomials. Simplifying Polynomials 1 Classifying Polynomials A polynomial is an algebraic expression with one or more unlike terms linked together by + or **Polynomials can be classified by the number of terms they have: A monomial has

More information

Math Practice Final - solutions

Math Practice Final - solutions Math 151 - Practice Final - solutions 2 1-2 -1 0 1 2 3 Problem 1 Indicate the following from looking at the graph of f(x) above. All answers are small integers, ±, or DNE for does not exist. a) lim x 1

More information

Math 2163, Practice Exam II, Solution

Math 2163, Practice Exam II, Solution Math 63, Practice Exam II, Solution. (a) f =< f s, f t >=< s e t, s e t >, an v v = , so D v f(, ) =< ()e, e > =< 4, 4 > = 4. (b) f =< xy 3, 3x y 4y 3 > an v =< cos π, sin π >=, so

More information

LOWELL WEEKLY JOURNAL

LOWELL WEEKLY JOURNAL Y G y G Y 87 y Y 8 Y - $ X ; ; y y q 8 y $8 $ $ $ G 8 q < 8 6 4 y 8 7 4 8 8 < < y 6 $ q - - y G y G - Y y y 8 y y y Y Y 7-7- G - y y y ) y - y y y y - - y - y 87 7-7- G G < G y G y y 6 X y G y y y 87 G

More information

Exam A. Exam 3. (e) Two critical points; one is a local maximum, the other a local minimum.

Exam A. Exam 3. (e) Two critical points; one is a local maximum, the other a local minimum. 1.(6 pts) The function f(x) = x 3 2x 2 has: Exam A Exam 3 (a) Two critical points; one is a local minimum, the other is neither a local maximum nor a local minimum. (b) Two critical points; one is a local

More information

SECTION 5.1: Polynomials

SECTION 5.1: Polynomials 1 SECTION 5.1: Polynomials Functions Definitions: Function, Independent Variable, Dependent Variable, Domain, and Range A function is a rule that assigns to each input value x exactly output value y =

More information

Math for Economics 1 New York University FINAL EXAM, Fall 2013 VERSION A

Math for Economics 1 New York University FINAL EXAM, Fall 2013 VERSION A Math for Economics 1 New York University FINAL EXAM, Fall 2013 VERSION A Name: ID: Circle your instructor and lecture below: Jankowski-001 Jankowski-006 Ramakrishnan-013 Read all of the following information

More information

Solutions. 1. Use the table of integral formulas in Appendix B in the textbook to help compute the integrals below. u du 9 + 4u + C 48

Solutions. 1. Use the table of integral formulas in Appendix B in the textbook to help compute the integrals below. u du 9 + 4u + C 48 ams 11b Study Guide 3 econ 11b Solutions 1. Use the table of integral formulas in Appendi B in the tetbook to help compute the integrals below. 4 d a. 5 + 9 = 4 5 1 3 ln + 9 3 + C = 4 15 ln + 9 3 + C Formula

More information

MATH 236 ELAC FALL 2017 CA 9 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

MATH 236 ELAC FALL 2017 CA 9 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. MATH 236 ELAC FALL 207 CA 9 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. ) 27 p 3 27 p 3 ) 2) If 9 t 3 4t 9-2t = 3, find t. 2) Solve the equation.

More information

Functions. A function is a rule that gives exactly one output number to each input number.

Functions. A function is a rule that gives exactly one output number to each input number. Functions A function is a rule that gives exactly one output number to each input number. Why it is important to us? The set of all input numbers to which the rule applies is called the domain of the function.

More information

1 + x 1/2. b) For what values of k is g a quasi-concave function? For what values of k is g a concave function? Explain your answers.

1 + x 1/2. b) For what values of k is g a quasi-concave function? For what values of k is g a concave function? Explain your answers. Questions and Answers from Econ 0A Final: Fall 008 I have gone to some trouble to explain the answers to all of these questions, because I think that there is much to be learned b working through them

More information

MA EXAM 2 Form A

MA EXAM 2 Form A MA 22400 EXAM 2 Form A. You must use a #2 pencil on the scantron answer sheet. 2. Fill in your name, your four digit section number, and your student identification number. If you do not know your section

More information

MAT 210 TEST 2 REVIEW (Ch 12 and 13)

MAT 210 TEST 2 REVIEW (Ch 12 and 13) Class: Date: MAT 0 TEST REVIEW (Ch and ) Multiple Choice Identify the choice that best completes the statement or answers the question.. The population P is currently 0,000 and growing at a rate of 7,000

More information

Total 100

Total 100 Math 112 Final Exam June 3, 2017 Name Student ID # Section HONOR STATEMENT I affirm that my work upholds the highest standards of honesty and academic integrity at the University of Washington, and that

More information

e) Find the average revenue when 100 units are made and sold.

e) Find the average revenue when 100 units are made and sold. Math 142 Week in Review Set of Problems Week 7 1) Find the derivative, y ', if a) y=x 5 x 3/2 e 4 b) y= 1 5 x 4 c) y=7x 2 0.5 5 x 2 d) y=x 2 1.5 x 10 x e) y= x7 5x 5 2 x 4 2) The price-demand function

More information

School of Business. Blank Page

School of Business. Blank Page Maxima and Minima 9 This unit is designed to introduce the learners to the basic concepts associated with Optimization. The readers will learn about different types of functions that are closely related

More information

3. (1.2.13, 19, 31) Find the given limit. If necessary, state that the limit does not exist.

3. (1.2.13, 19, 31) Find the given limit. If necessary, state that the limit does not exist. Departmental Review for Survey of Calculus Revised Fall 2013 Directions: All work should be shown and all answers should be exact and simplified (unless stated otherwise) to receive full credit on the

More information

Section 11.7 The Chain Rule

Section 11.7 The Chain Rule Section.7 The Chain Rule Composition of Functions There is another way of combining two functions to obtain a new function. For example, suppose that y = fu) = u and u = gx) = x 2 +. Since y is a function

More information

Solutions. F x = 2x 3λ = 0 F y = 2y 5λ = 0. λ = 2x 3 = 2y 5 = x = 3y 5. 2y 1/3 z 1/6 x 1/2 = 5x1/2 z 1/6. 3y 2/3 = 10x1/2 y 1/3

Solutions. F x = 2x 3λ = 0 F y = 2y 5λ = 0. λ = 2x 3 = 2y 5 = x = 3y 5. 2y 1/3 z 1/6 x 1/2 = 5x1/2 z 1/6. 3y 2/3 = 10x1/2 y 1/3 econ 11b ucsc ams 11b Review Questions 3 Solutions Note: In these problems, you may generally assume that the critical point(s) you find produce the required optimal value(s). At the same time, you should

More information

Review Sheet for the Final

Review Sheet for the Final Review Sheet for the Final Math 6-4 4 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And the absence

More information

MTH 65-Steiner Exam #1 Review: , , 8.6. Non-Calculator sections: (Solving Systems), Chapter 5 (Operations with Polynomials)

MTH 65-Steiner Exam #1 Review: , , 8.6. Non-Calculator sections: (Solving Systems), Chapter 5 (Operations with Polynomials) Non-Calculator sections: 4.1-4.3 (Solving Systems), Chapter 5 (Operations with Polynomials) The following problems are examples of the types of problems you might see on the non-calculator section of the

More information

You are permitted to use your own calculator where it has been stamped as approved by the University.

You are permitted to use your own calculator where it has been stamped as approved by the University. ECONOMICS TRIPOS Part I Friday 11 June 004 9 1 Paper 3 Quantitative Methods in Economics This exam comprises four sections. Sections A and B are on Mathematics; Sections C and D are on Statistics. You

More information

ECONOMICS TRIPOS PART I. Friday 15 June to 12. Paper 3 QUANTITATIVE METHODS IN ECONOMICS

ECONOMICS TRIPOS PART I. Friday 15 June to 12. Paper 3 QUANTITATIVE METHODS IN ECONOMICS ECONOMICS TRIPOS PART I Friday 15 June 2007 9 to 12 Paper 3 QUANTITATIVE METHODS IN ECONOMICS This exam comprises four sections. Sections A and B are on Mathematics; Sections C and D are on Statistics.

More information

MATHEMATICS. SECTION A (80 Marks)

MATHEMATICS. SECTION A (80 Marks) MATHEMATICS (Maximum Marks: 100) (Time allowed: Three hours) (Candidates are allowed additional 15 minutes for only reading the paper. They must NOT start writing during this time.) ---------------------------------------------------------------------------------------------------------------------

More information

Math 1101 Chapter 2 Review Solve the equation. 1) (y - 7) - (y + 2) = 4y A) B) D) C) ) 2 5 x x = 5

Math 1101 Chapter 2 Review Solve the equation. 1) (y - 7) - (y + 2) = 4y A) B) D) C) ) 2 5 x x = 5 Math 1101 Chapter 2 Review Solve the equation. 1) (y - 7) - (y + 2) = 4y A) - 1 2 B) - 9 C) - 9 7 D) - 9 4 2) 2 x - 1 3 x = A) -10 B) 7 C) -7 D) 10 Find the zero of f(x). 3) f(x) = 6x + 12 A) -12 B) -2

More information

P (x) = 0 6(x+2)(x 3) = 0

P (x) = 0 6(x+2)(x 3) = 0 Math 160 - Assignment 6 Solutions - Spring 011 - Jaimos F Skriletz 1 1. Polynomial Functions Consider the polynomial function P(x) = x 3 6x 18x+16. First Derivative - Increasing, Decreasing, Local Extrema

More information

Math 128 Midterm 2 Spring 2009

Math 128 Midterm 2 Spring 2009 Name: ID: Discussion Section: This exam consists of 16 questions: 14 multiple choice questions worth 5 points each 2 hand-graded questions worth a total of 30 points. INSTRUCTIONS: Read each problem carefully

More information

Total 100

Total 100 MATH 112 Final Exam Spring 2016 Name Student ID # Section HONOR STATEMENT I affirm that my work upholds the highest standards of honesty and academic integrity at the University of Washington, and that

More information

7a3 2. (c) πa 3 (d) πa 3 (e) πa3

7a3 2. (c) πa 3 (d) πa 3 (e) πa3 1.(6pts) Find the integral x, y, z d S where H is the part of the upper hemisphere of H x 2 + y 2 + z 2 = a 2 above the plane z = a and the normal points up. ( 2 π ) Useful Facts: cos = 1 and ds = ±a sin

More information

Queen s University. Department of Economics. Instructor: Kevin Andrew

Queen s University. Department of Economics. Instructor: Kevin Andrew Figure 1: 1b) GDP Queen s University Department of Economics Instructor: Kevin Andrew Econ 320: Math Assignment Solutions 1. (10 Marks) On the course website is provided an Excel file containing quarterly

More information

Chapter 7: Exponents

Chapter 7: Exponents Chapter : Exponents Algebra Chapter Notes Name: Algebra Homework: Chapter (Homework is listed by date assigned; homework is due the following class period) HW# Date In-Class Homework M / Review of Sections.-.

More information

1.3 Linear Functions

1.3 Linear Functions 1.3 Linear Functions A function of the form f(x) = ax + b, where a and b are constants, is called a linear function. The graph of f(x) = ax + b or y = mx + b, is a line, with slope a (or m), and y intercept

More information

Function: State whether the following examples are functions. Then state the domain and range. Use interval notation.

Function: State whether the following examples are functions. Then state the domain and range. Use interval notation. Name Period Date MIDTERM REVIEW Algebra 31 1. What is the definition of a function? Functions 2. How can you determine whether a GRAPH is a function? State whether the following examples are functions.

More information

LESSON 2 PRACTICE PROBLEMS KEY

LESSON 2 PRACTICE PROBLEMS KEY LESSON PRACTICE PROBLEMS KEY 1)If x -11= 1, then x = 4 d) 16 x 11 1 4 x 1 4 4 4 x 1 4 x 16 ) If 7x + 6y = 15 and 4x 6y = 18, what is the value of x? a) Line the equations up vertically: 7x 6y 15 4x 6y

More information

MA 181 Lecture Chapter 7 College Algebra and Calculus by Larson/Hodgkins Limits and Derivatives

MA 181 Lecture Chapter 7 College Algebra and Calculus by Larson/Hodgkins Limits and Derivatives 7.5) Rates of Change: Velocity and Marginals MA 181 Lecture Chapter 7 College Algebra and Calculus by Larson/Hodgkins Limits and Derivatives Previously we learned two primary applications of derivatives.

More information

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

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. x ) Midterm Review Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Decide whether or not the arrow diagram defines a function. 1) Domain Range 1) Determine

More information

Chapter 2: Differentiation 1. Find the slope of the tangent line to the graph of the function below at the given point.

Chapter 2: Differentiation 1. Find the slope of the tangent line to the graph of the function below at the given point. Chapter : Differentiation 1. Find the slope of the tangent line to the graph of the function below at the given point. f( ) 10, (, ) 10 1 E) none of the above. Find the slope of the tangent line to the

More information

Correlation and Regression

Correlation and Regression Edexcel GCE Core Mathematics S1 Correlation and Regression Materials required for examination Mathematical Formulae (Green) Items included with question papers Nil Advice to Candidates You must ensure

More information

Optimization. Sherif Khalifa. Sherif Khalifa () Optimization 1 / 50

Optimization. Sherif Khalifa. Sherif Khalifa () Optimization 1 / 50 Sherif Khalifa Sherif Khalifa () Optimization 1 / 50 Y f(x 0 ) Y=f(X) X 0 X Sherif Khalifa () Optimization 2 / 50 Y Y=f(X) f(x 0 ) X 0 X Sherif Khalifa () Optimization 3 / 50 A necessary condition for

More information

Revealed Preferences and Utility Functions

Revealed Preferences and Utility Functions Revealed Preferences and Utility Functions Lecture 2, 1 September Econ 2100 Fall 2017 Outline 1 Weak Axiom of Revealed Preference 2 Equivalence between Axioms and Rationalizable Choices. 3 An Application:

More information

8 th Grade Honors Variable Manipulation Part 3 Student

8 th Grade Honors Variable Manipulation Part 3 Student 8 th Grade Honors Variable Manipulation Part 3 Student 1 MULTIPLYING BINOMIALS-FOIL To multiply binomials, use FOIL: First, Outer, Inner, Last: Example: (x + 3)(x + 4) First multiply the First terms: x

More information

MA 223 PRACTICE QUESTIONS FOR THE FINAL 3/97 A. B. C. D. E.

MA 223 PRACTICE QUESTIONS FOR THE FINAL 3/97 A. B. C. D. E. MA 223 PRACTICE QUESTIONS FOR THE FINAL 3/97 1. Which of the lines shown has slope 1/3? 2. Suppose 280 tons of corn were harvested in 5 days and 940 tons in 20 days. If the relationship between tons T

More information

MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29,

MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29, MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29, This review includes typical exam problems. It is not designed to be comprehensive, but to be representative of topics covered

More information

Economics 203: Intermediate Microeconomics. Calculus Review. A function f, is a rule assigning a value y for each value x.

Economics 203: Intermediate Microeconomics. Calculus Review. A function f, is a rule assigning a value y for each value x. Economics 203: Intermediate Microeconomics Calculus Review Functions, Graphs and Coordinates Econ 203 Calculus Review p. 1 Functions: A function f, is a rule assigning a value y for each value x. The following

More information

Answer Key for M. A. Economics Entrance Examination 2017 (Main version)

Answer Key for M. A. Economics Entrance Examination 2017 (Main version) Answer Key for M. A. Economics Entrance Examination 2017 (Main version) July 4, 2017 1. Person A lexicographically prefers good x to good y, i.e., when comparing two bundles of x and y, she strictly prefers

More information

Everglades K 12 Florida Mathematics Standards Algebra 1 End of Course Formative Assessment 1. Algebra 1 End of Course Formative Assessment 1

Everglades K 12 Florida Mathematics Standards Algebra 1 End of Course Formative Assessment 1. Algebra 1 End of Course Formative Assessment 1 Algebra 1 End of Course Select the best answer to the Multiple Choice questions. Write one character per box for the Fill in Response questions. 1. Fill in Response What is the solution of the equation

More information

STAT/MA 416 Answers Homework 6 November 15, 2007 Solutions by Mark Daniel Ward PROBLEMS

STAT/MA 416 Answers Homework 6 November 15, 2007 Solutions by Mark Daniel Ward PROBLEMS STAT/MA 4 Answers Homework November 5, 27 Solutions by Mark Daniel Ward PROBLEMS Chapter Problems 2a. The mass p, corresponds to neither of the first two balls being white, so p, 8 7 4/39. The mass p,

More information

4.1 Exponential Functions. For Formula 1, the value of n is based on the frequency of compounding. Common frequencies include:

4.1 Exponential Functions. For Formula 1, the value of n is based on the frequency of compounding. Common frequencies include: Hartfield MATH 2040 Unit 4 Page 1 4.1 Exponential Functions Recall from algebra the formulas for Compound Interest: Formula 1 For Discretely Compounded Interest 1 A t P r n nt Formula 2 Continuously Compounded

More information

32. Use a graphing utility to find the equation of the line of best fit. Write the equation of the line rounded to two decimal places, if necessary.

32. Use a graphing utility to find the equation of the line of best fit. Write the equation of the line rounded to two decimal places, if necessary. Pre-Calculus A Final Review Part 2 Calculator Name 31. The price p and the quantity x sold of a certain product obey the demand equation: p = x + 80 where r = xp. What is the revenue to the nearest dollar

More information

17 Exponential and Logarithmic Functions

17 Exponential and Logarithmic Functions 17 Exponential and Logarithmic Functions Concepts: Exponential Functions Power Functions vs. Exponential Functions The Definition of an Exponential Function Graphing Exponential Functions Exponential Growth

More information

Algebra 1 Practice Test. Algebra 1. Practice Test. Copyright Karin Hutchinson, All rights reserved.

Algebra 1 Practice Test. Algebra 1. Practice Test. Copyright Karin Hutchinson, All rights reserved. Algebra 1 Practice Test Copyright Karin Hutchinson, 2011. All rights reserved. Please respect the time, effort, and careful planning spent to prepare these materials. The distribution of this e-book via

More information

MATH 236 ELAC FALL 2017 TEST 3 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

MATH 236 ELAC FALL 2017 TEST 3 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. MATH 6 ELAC FALL 7 TEST NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Evaluate the integral using integration by parts. ) 9x ln x dx ) ) x 5 -

More information

Ch 13 & 14 - Regression Analysis

Ch 13 & 14 - Regression Analysis Ch 3 & 4 - Regression Analysis Simple Regression Model I. Multiple Choice:. A simple regression is a regression model that contains a. only one independent variable b. only one dependent variable c. more

More information

Week 10: Theory of the Firm (Jehle and Reny, Chapter 3)

Week 10: Theory of the Firm (Jehle and Reny, Chapter 3) Week 10: Theory of the Firm (Jehle and Reny, Chapter 3) Tsun-Feng Chiang* *School of Economics, Henan University, Kaifeng, China November 22, 2015 First Last (shortinst) Short title November 22, 2015 1

More information

Sample Mathematics 106 Questions

Sample Mathematics 106 Questions Sample Mathematics 106 Questions x 2 + 8x 65 (1) Calculate lim x 5. x 5 (2) Consider an object moving in a straight line for which the distance s (measured in feet) it s travelled from its starting point

More information