TOPIC VI UNCONSTRAINED OPTIMIZATION I

Size: px
Start display at page:

Download "TOPIC VI UNCONSTRAINED OPTIMIZATION I"

Transcription

1 [1] Motivation TOPIC VI UNCONSTRAINED OPTIMIZATION I y Consider Dom (f) = {0 7}. Global ma: y = 8 at = 7 gma Global min: y = 3 at = 5 gmin Local ma: y = 6 at = 3 lma Local min: y = 3 at = 5 lmin We wish to find global ma or min points. When global ma or min points happen to be also local ma or min, we can find the global points using calculus. VI-1

2 [] Properties of Local Minima and Maima (1) Stationary points 1) Local minimum points f( ) = 0, and in a neighborhood of, f() as. 0 o ) Local maimum points. f( ) = 0, and in a neighborhood of, f() as. 0 o VI-

3 3) Inflection points f( ) = 0, f() as 0 4) Summary: If f( ) = 0, (, f( )) is called stationary point Three possibilities for a stationary point. local ma. local min. inflection point. VI-3

4 [] Conditions for Local Ma. or Min. (1) First-Order (necessary) Condition: Find such that f( ) = 0. o 0 Note: For ma at, in the neighborhood of, f() as 0 o For min at, in the neighborhood of, f() as 0 o For inflection point, in the neighborhood of, f() as o () Second-order (sufficient) condition: d Let f() = d f (). For such that f( ) = 0, o 0 f( ) < 0 local ma. 0 f( ) > 0 local min. 0 f( ) = 0 local min or local ma or inflection point 0 Note If is inflection point, then f( ) = However, f( ) = 0 does not mean that is an inflection point. 0 0 EX) VI-4

5 f( ) = 0, but local ma. 0 EX 1) (profit) = TR - TC = R(Q) - C(Q). FOC for ma. : d dq dr dq dc dq 0 MR - MC = 0 get Q* SOC for ma. : EX ) d dq d R dq d C dq <0 * dmr at Q dq dmc dq <0 * at Q. Demand: Q = P 3 Total Cost: TC = Q - 7Q + 111Q + 50 VI-5

6 P = Q TR = P Q = (100 - Q)Q = 100Q - Q 3 = TR - TC = (100Q - Q ) - Q + 7Q - 111Q = -Q + 6Q - 11Q FOC for profit maimization d = -Q + 1Q - 11 = 0 dq * Q - 1Q + 11 = 0 (Q - 11)(Q - 1) = 0 Q = 11 or 1. SOC: d = -Q + 1. dq d At Q = 1, = 10 > 0 dq d At Q = 11, = -10 < 0 dq * Thus, local profit ma. Q = 11 * * * = TR(Q ) - C(Q ) = 111. EX 3) y = a + b + c, a 0 VI-6

7 Find local ma. or min. FOC: y = a + b Set y = 0 * = b. a SOC: y = a If a > 0 y > 0, y* = a b + b b + c is local min. a a If a < 0 y < 0, y* is local ma. EX 4) 3 y = f() = FOC: Set f() = 3-6 = 0 SOC: - = 0 ( - ) = 0 1 = 0, = f() = 6-6 f(0) = -6 < 0 ; f() = 1-6 = 6 > 0 f(0) = is local ma.; f() = = - is local min. VI-7

8 EX 5) About cost function C C(Q) Q 3 C(Q) = aq + bq + CQ + d What restrictions should be imposed on this cubic total cost function? C(0) = d fied cost d 0 Marginal cost 0 for all Q. C MC = = 3aQ + bq + C 0 Q It must be that MC 0 min Find minimum cost. MC FOC: = 6aQ + b = 0 Q VI-8

9 Q* = b. 3a SOC: MC Q = 6a For Q* to be the cost-minimizing output, a should be positive. * [If a < 0, Q is a locally cost-maimizing output level.] MC MC(Q) for some Q, MC < 0 Q If a > 0, MC b b min = 3a + b + c = 3a 3a 3ac b 3a MC min 0 3ac - b 0. In short, 3 restrictions are required. d 0; a > 0; 3ac b VI-9

10 [3] Conditions for Global Ma. and Min. Definition: If f() > 0 for all, f() is called conve function. If f() < 0 for all, f() is called concave function. Theorem: For a function y = f(), suppose that there eists * such that f(*) = 0. If f() > 0 for all, then f(*) is local min. and global min. If f() < 0 for all, then f(*) is local ma. and global ma. EX 1) y = f() = - + * FOC: Set f() = - = 0-1 = 0 = 1. SOC: f() = > 0 = 1 is the global minimum point. y = 1 is the global minimum of y. EX ) y = * FOC: Set f() = - + = = 0 = 1 SOC: f() = - < 0. = 1 is the global maimum point. y = 3 is the global maimum of y. VI-10

11 [4] Taylor s Series Short Digression n! = n (n-1) (n-) 1. EX: 8! = ! = = 4. 0! = 1. End of Digression Taylor Epansion: y = f(). Choose a point. Then, 0 f() = f( ) + 0 f ( 0 ) ( 1! 0 ) f ( 0 )! ( 0 ) f (n) ( 0 ) + + ( n! 0 ) n + R n (Remainder) Generally, R 0 as n. n EX: f() = a + b + c Choose = 0 0 f() = a + b f(0) = b VI-11

12 f() = a f(0) = a (4) f() = f () = = 0 f(0) = c. f ( 0 ) ( 1! 0 ) f ( 0 ) (! 0 ) a f( 0) + = c + b + = c + b + a = f(). Choose = : 0 f() = a + b f() = 4a + b f() = a f() = a a f() = (4a + b + c) + (4a + b)( - ) + ( - ) = a + b + c.! Theorem: (Lagrangean form of Remainder) f (n1) (p) R (n1)! ( n = 0 )n1, where p is between and 0. Implication: f (n) ( 0 ) f() = f( ) + f( )( - ) + + ( n! 0 ) n R n. Question: Choose n = 0; then f() = f( ) + f(p)( - ). Does such p eist? 0 0 Mean-Value Theorem: VI-1

13 Suppose that a function y = f() is differentiable. Then, there eists a value f() f( 0 ) p (between 0 and ) such that f(p) =. 0 <Intuitive Proof> f() y = f() f()-f( ) 0 f( ) 0 - X 0 Corollary 1: R = f(p)(- ), where p is between and <Proof> f() f( 0 ) f(p) = f() - f( 0) = f(p)( - 0) 0 f() = f( ) + f(p)( - ) R = f(p)(- ) Corollary : VI-13

14 f (n1) (p) R (n 1)! ( n = 0 )n1. Theorem: Consider a function y = f(). Suppose that (n) f( 0) = 0; f( 0) = 0;... ; f ( 0) 0. Then, the following is true: (n) f( 0) is local ma. if n is even and f ( 0) < 0. (n) f( 0) is local min. if n is even and f ( 0) > 0. (n) f( 0) is inflection point if n is odd and f ( 0) 0. <Sketch of the proof> Taylor s epansion around : 0 f() f( ) + f (n) ( 0 ) f (n) ( ( n! 0 ) n 0 ) f()-f( ) ( n! 0 ) n 0 0 (n) If n is even: f() - f( 0) 0 when f ( 0) > 0 0 is a local min. point. (n) f() - f( 0) 0 when f ( 0) < 0 0 is a local ma. point. If n is odd, either f() - f( ) 0 or f() - f( ) > EX1) y = f() = (7 - ) 3 f() = 3(7 - ) (-1) = -3(7 - ) Set f() = 0 = 7. 0 f() = -3 (7 - )(-1) = 6(7 - ) f( ) = 0 0 f() = -6 < 0. VI-14

15 = 7 is an inflection point EX) y = f() = (7 - ) 4 f() = -4(7 - ) 3 Set f() = 0. = 7. 0 f() = 1(7 - ) f(7) = 0 f() = -4(7 - ) f(7) = 0 (4) f () = 4 > 0 = 7 is the local min. point. The local minimum value of y = 0. VI-15

16 [5] Eponential Function (1) Eponential function: y = b, b > 1, R 0 When = 0, y = b = 1 As, y ; and as -, y 0 A popular choice of b = e (natural #) = y y=e Fact: e = lim 1 1 = <Proof> By Taylor epansion using the fact that de /d = e. See book (pp ). VI-16

17 Economic meaning of e: Suppose that a Bank pays annual interest rate = i. You deposit M o. Suppose the bank pays interests only once a year: M 1 = M 0 + im 0 = M 0(1 + i) Suppose the bank pays interests every 6 months. After 6 months, you have M 0 1 i. After 1 year, M 1 M 0 1 i 1 i M 0 1 i. Suppose the bank pays interests every 1 month, M 1 M 0 1 i 1 1. Suppose everyday, M 1 M 0 1 i If the interests can be continuously compounded, M 1 lim M 0 1 i. VI-17

18 Implication: If i = 1 (100% interest), M 1 = Moe. Since e =.718, 100% compounded interest rate = 171.8% one-shot interest rate. Theorem: 1 i i lim = e. <Proof> Let y = /i. Then, = yi. Note that as y,. lim 1 i lim 1 1 = y y iy lim y 1 1 y y i e i Implication: i M 1 = M0e Question: When interests are continuously compounded, how much money will you have t years later? Answer: i i i i M = M1e = (M0e )e = M0e 3i M 3 = M0e VI-18

19 it M t= M0e Future and present value of an asset: Let V t be the future value of your asset at time t. Let A be the current (present) value of your asset. it V t = Ae it -it -it Ae e = Ve t -it A = V t e Notation: e 3 f() e = ep(f()) = ep( + + 3) () Logarithm y = b, b > 1, R, yr+ monotonically increasing function can define inverse f n y = b = logby, y > 0 or y = b y = logb Usually, we use log ln(). e Graphical Relation between eponential and logarithmic functions VI-19

20 y y=b 45 1 y=log b 1 For y = log, < 1 y < 0 b = 1 y = 0 > 1 y > 0 Rules for logarithmic functions: ln(b) ln(b) Rule I: b = e. [b = e.] Rule II: logbb = 1. n Rule III: log = n log Rule IV: Rule V: b log (uv) = log u + log v b b b log b(u/v) = logbu - logbv log b ln() ln(b) b EX 1) ln() = e VI-0

21 EX ) log 17 = EX 3) log = log1010 = 3log1010 = 3 3 EX 4) log 10(3 10 ) = log log1010 = log EX 5) log 10 e log e e log e 10 1 ln10 EX 6) log 10 1 ln1 ln10 EX 7) Solve ab - c = 0 ab = c ln(ab ) = ln c ln a + ln b = ln c t rt EX 8) V = Ae (r = i) lnv lna r lnc lna lnb ln V = ln A + rt ln e = ln A + rt Conversions of base: 1) a = e. [Why? a = = e a =[e ] = e.] ln(a) e log e a ln(a) ln(a) ln(a) t ln t t ln EX 1) y = = (e ) = e t ln 3 t t ln 3 EX ) y = 3 = (e ) = e ) log b ln. lnb VI-1

22 EX1) y log t lnt. ln 7 lnt ln10 7 ln10 lnt 7 EX) y = 7log t = = ln10 (lnlnt) 10. Derivatives: 1) d dt (e t ) e t ) d dt (lnt) 1 t d dt (b t ) b t t tln(b) t tln(b) t 3) lnb [Why?: b = e d(b )/dt = e ln(b) = b ln(b).] 1 d dt (log b t) 1 t 4) [Why?: logbt = ln(t)/ln(b) d(logbt)/dt =.] tlnb ln(b) y 5) e, where y = f(t): d dt (e y ) d dy (e y ) dy dt y f(t) = e f(t) = e f(t). 6) ln(y), where y = f(t): d dt (lny) d dy (lny) dy dt dy 1 y dy dt =. dt y VI-

23 dy dt is called instantaneous growth rate. y EX 1) y = 1 1-t (1-t)ln(1) y = e. Let z = (1 - t)ln(1) z Then, y = e, z = (1 - t)ln(1). dy dy dz z (1-t)ln(1) (1-t) = e [-ln(1)] = -e ln 1 = -1 [ln(1)]. dt dz dt EX 3) y = log 17-1 y = [ln(17)] ln() dy d 1 [ln(7)]1 (1/). ln17 EX 4) y = ln(6 + 3) z = y = ln(z), z = dy d dy dz 1 dz d z (1 3) 1 3 = = (6 3) rt EX 5) V = Ae. Derive the instantaneous growth rate of V? ln V = ln A + rt dlnv growth rate = r. dt VI-3

24 EX 6) y = a e k-c. dy d a a1 e kc a e kc k a e kc a = k. dlny About : dln Let w = ln(y) and z = ln() dw 1 dz 1 dw = dy d ln y = dy; dz = d d ln = d. dy y d 1 dlny dln y dy dy 1 d y d y,. EX) Demand: Q = 1 P dq dp 100 P QP P Q dq dp P P = -1 P dlnq ln Q = ln ln p = dlnp 1 QP (A lot easier to compute). VI-4

Chiang/Wainwright: Fundamental Methods of Mathematical Economics

Chiang/Wainwright: Fundamental Methods of Mathematical Economics Chiang/Wainwright: Fundamental Methods of Mathematical Economics CHAPTER 9 EXERCISE 9.. Find the stationary values of the following (check whether they are relative maima or minima or inflection points),

More information

Mathematics Review For GSB 420. Instructor: Tim Opiela

Mathematics Review For GSB 420. Instructor: Tim Opiela Mathematics Review For GSB 40 Instructor: Tim Opiela I. lgebra Review. Solving Simultaneous Equations Two equations with two unknowns Supply: Q S = 75 +3P Demand: Q D = 5 P Solve for Equilibrium P and

More information

f'(x) = x 4 (2)(x - 6)(1) + (x - 6) 2 (4x 3 ) f'(x) = (x - 2) -1/3 = x 2 ; domain of f: (-, ) f'(x) = (x2 + 1)4x! 2x 2 (2x) 4x f'(x) =

f'(x) = x 4 (2)(x - 6)(1) + (x - 6) 2 (4x 3 ) f'(x) = (x - 2) -1/3 = x 2 ; domain of f: (-, ) f'(x) = (x2 + 1)4x! 2x 2 (2x) 4x f'(x) = 85. f() = 4 ( - 6) 2 f'() = 4 (2)( - 6)(1) + ( - 6) 2 (4 3 ) = 2 3 ( - 6)[ + 2( - 6)] = 2 3 ( - 6)(3-12) = 6 3 ( - 4)( - 6) Thus, the critical values are = 0, = 4, and = 6. Now we construct the sign chart

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

EC5555 Economics Masters Refresher Course in Mathematics September 2013

EC5555 Economics Masters Refresher Course in Mathematics September 2013 EC5555 Economics Masters Refresher Course in Mathematics September 013 Lecture 3 Differentiation Francesco Feri Rationale for Differentiation Much of economics is concerned with optimisation (maximise

More information

( ) ( ) x. The exponential function f(x) with base b is denoted by x

( ) ( ) x. The exponential function f(x) with base b is denoted by x Page of 7 Eponential and Logarithmic Functions Eponential Functions and Their Graphs: Section Objectives: Students will know how to recognize, graph, and evaluate eponential functions. The eponential function

More information

THE INSTITUTE OF FINANCE MANAGEMENT (IFM) Department of Mathematics. Mathematics 01 MTU Elements of Calculus in Economics

THE INSTITUTE OF FINANCE MANAGEMENT (IFM) Department of Mathematics. Mathematics 01 MTU Elements of Calculus in Economics THE INSTITUTE OF FINANCE MANAGEMENT (IFM) Department of Mathematics Mathematics 0 MTU 070 Elements of Calculus in Economics Calculus Calculus deals with rate of change of quantity with respect to another

More information

90 Chapter 5 Logarithmic, Exponential, and Other Transcendental Functions. Name Class. (a) (b) ln x (c) (a) (b) (c) 1 x. y e (a) 0 (b) y.

90 Chapter 5 Logarithmic, Exponential, and Other Transcendental Functions. Name Class. (a) (b) ln x (c) (a) (b) (c) 1 x. y e (a) 0 (b) y. 90 Chapter 5 Logarithmic, Eponential, and Other Transcendental Functions Test Form A Chapter 5 Name Class Date Section. Find the derivative: f ln. 6. Differentiate: y. ln y y y y. Find dy d if ey y. y

More information

Second Order Derivatives. Background to Topic 6 Maximisation and Minimisation

Second Order Derivatives. Background to Topic 6 Maximisation and Minimisation Second Order Derivatives Course Manual Background to Topic 6 Maximisation and Minimisation Jacques (4 th Edition): Chapter 4.6 & 4.7 Y Y=a+bX a X Y= f (X) = a + bx First Derivative dy/dx = f = b constant

More information

4.3 How derivatives affect the shape of a graph. The first derivative test and the second derivative test.

4.3 How derivatives affect the shape of a graph. The first derivative test and the second derivative test. Chapter 4: Applications of Differentiation In this chapter we will cover: 41 Maimum and minimum values The critical points method for finding etrema 43 How derivatives affect the shape of a graph The first

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

1. Sets A set is any collection of elements. Examples: - the set of even numbers between zero and the set of colors on the national flag.

1. Sets A set is any collection of elements. Examples: - the set of even numbers between zero and the set of colors on the national flag. San Francisco State University Math Review Notes Michael Bar Sets A set is any collection of elements Eamples: a A {,,4,6,8,} - the set of even numbers between zero and b B { red, white, bule} - the set

More information

Math 112 Group Activity: The Vertical Speed of a Shell

Math 112 Group Activity: The Vertical Speed of a Shell Name: Section: Math 112 Group Activity: The Vertical Speed of a Shell A shell is fired straight up by a mortar. The graph below shows its altitude as a function of time. 400 300 altitude (in feet) 200

More information

3 Applications of Derivatives Instantaneous Rates of Change Optimization Related Rates... 13

3 Applications of Derivatives Instantaneous Rates of Change Optimization Related Rates... 13 Contents Limits Derivatives 3. Difference Quotients......................................... 3. Average Rate of Change...................................... 4.3 Derivative Rules...........................................

More information

MATH 1325 Business Calculus Guided Notes

MATH 1325 Business Calculus Guided Notes MATH 135 Business Calculus Guided Notes LSC North Harris By Isabella Fisher Section.1 Functions and Theirs Graphs A is a rule that assigns to each element in one and only one element in. Set A Set B Set

More information

Lecture Notes for Chapter 9

Lecture Notes for Chapter 9 Lecture Notes for Chapter 9 Kevin Wainwright April 26, 2014 1 Optimization of One Variable 1.1 Critical Points A critical point occurs whenever the firest derivative of a function is equal to zero. ie.

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

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

?

? NOTES 4: APPLICATIONS OF DIFFERENTIATION Name: Date: Period: WARM UP: Assume that f( ) and g ( ) are differentiable functions: f( ) f '( ) g ( ) g'( ) - 3 1-5 8-1 -9 7 4 1 0 5 9 9-3 1 3-3 6-5 3 8? 1. Let

More information

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26.

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26. Answer Key 969 BC 97 BC. C. E. B. D 5. E 6. B 7. D 8. C 9. D. A. B. E. C. D 5. B 6. B 7. B 8. E 9. C. A. B. E. D. C 5. A 6. C 7. C 8. D 9. C. D. C. B. A. D 5. A 6. B 7. D 8. A 9. D. E. D. B. E. E 5. E.

More information

It s Your Turn Problems I. Functions, Graphs, and Limits 1. Here s the graph of the function f on the interval [ 4,4]

It s Your Turn Problems I. Functions, Graphs, and Limits 1. Here s the graph of the function f on the interval [ 4,4] It s Your Turn Problems I. Functions, Graphs, and Limits. Here s the graph of the function f on the interval [ 4,4] f ( ) =.. It has a vertical asymptote at =, a) What are the critical numbers of f? b)

More information

Chapter Four. Chapter Four

Chapter Four. Chapter Four Chapter Four Chapter Four CHAPTER FOUR 99 ConcepTests for Section 4.1 1. Concerning the graph of the function in Figure 4.1, which of the following statements is true? (a) The derivative is zero at two

More information

3 Additional Applications of the Derivative

3 Additional Applications of the Derivative 3 Additional Applications of the Derivative 3.1 Increasing and Decreasing Functions; Relative Etrema 3.2 Concavit and Points of Inflection 3.4 Optimization Homework Problem Sets 3.1 (1, 3, 5-9, 11, 15,

More information

Final Exam Study Guide

Final Exam Study Guide Final Exam Study Guide Final Exam Coverage: Sections 10.1-10.2, 10.4-10.5, 10.7, 11.2-11.4, 12.1-12.6, 13.1-13.2, 13.4-13.5, and 14.1 Sections/topics NOT on the exam: Sections 10.3 (Continuity, it definition

More information

Math 2250 Final Exam Practice Problem Solutions. f(x) = ln x x. 1 x. lim. lim. x x = lim. = lim 2

Math 2250 Final Exam Practice Problem Solutions. f(x) = ln x x. 1 x. lim. lim. x x = lim. = lim 2 Math 5 Final Eam Practice Problem Solutions. What are the domain and range of the function f() = ln? Answer: is only defined for, and ln is only defined for >. Hence, the domain of the function is >. Notice

More information

HW 5 Date: Name Use Scantron 882E to transfer the answers. Graph. 1) y = 5x

HW 5 Date: Name Use Scantron 882E to transfer the answers. Graph. 1) y = 5x HW 5 Date: Name Use Scantron 88E to transfer the answers. Graph. ) = 5 ) A) - - - - - - - - - - - - C) D) - - - - - - - - - - - - Differentiate. ) f() = e8 A) e8 8e8 C) 8e D) 8 e 8 ) 3) = e9/ A) 9 e 9/

More information

4.3 - How Derivatives Affect the Shape of a Graph

4.3 - How Derivatives Affect the Shape of a Graph 4.3 - How Derivatives Affect the Shape of a Graph 1. Increasing and Decreasing Functions Definition: A function f is (strictly) increasing on an interval I if for every 1, in I with 1, f 1 f. A function

More information

Chapter 3 Differentiation. Historical notes. Some history. LC Abueg: mathematical economics. chapter 3: differentiation 1

Chapter 3 Differentiation. Historical notes. Some history. LC Abueg: mathematical economics. chapter 3: differentiation 1 Chapter 3 Differentiation Lectures in Mathematical Economics L Cagandahan Abueg De La Salle University School of Economics Historical notes Some history Prior to the seventeenth century [1600s], a curve

More information

2. Which of the following is the ECONOMISTS inverse of the function y = 9/x 2 (i.e. find x as a function of y, x = f(y))

2. Which of the following is the ECONOMISTS inverse of the function y = 9/x 2 (i.e. find x as a function of y, x = f(y)) Anwers for Review Quiz #1. Material Covered. Klein 1, 2; Schaums 1, 2 1. Solve the following system of equations for x, y and z: x + y = 2 2x + 2y + z = 5 7x + y + z = 9 Answers: x = 1, y = 1, z = 1. 2.

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

DCDM BUSINESS SCHOOL FACULTY OF MANAGEMENT ECONOMIC TECHNIQUES 102 LECTURE 3 NON-LINEAR FUNCTIONS

DCDM BUSINESS SCHOOL FACULTY OF MANAGEMENT ECONOMIC TECHNIQUES 102 LECTURE 3 NON-LINEAR FUNCTIONS DCDM BUSINESS SCHOOL FACULTY OF MANAGEMENT ECONOMIC TECHNIQUES 10 LECTURE NON-LINEAR FUNCTIONS 0. Preliminaries The following functions will be discussed briefly first: Quadratic functions and their solutions

More information

Economics 205 Exercises

Economics 205 Exercises Economics 05 Eercises Prof. Watson, Fall 006 (Includes eaminations through Fall 003) Part 1: Basic Analysis 1. Using ε and δ, write in formal terms the meaning of lim a f() = c, where f : R R.. Write the

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 Want to have fun with chapter 4? Find the derivative. 1) y = 5x2e3x. 2) y = 2xex - 2ex. 3) y = (x2-2x + 3) ex. 9ex 4) y = 2ex + 1

Math Want to have fun with chapter 4? Find the derivative. 1) y = 5x2e3x. 2) y = 2xex - 2ex. 3) y = (x2-2x + 3) ex. 9ex 4) y = 2ex + 1 Math 160 - Want to have fun with chapter 4? Name Find the derivative. 1) y = 52e3 2) y = 2e - 2e 3) y = (2-2 + 3) e 9e 4) y = 2e + 1 5) y = e - + 1 e e 6) y = 32 + 7 7) y = e3-1 5 Use calculus to find

More information

Differentiation. 1. What is a Derivative? CHAPTER 5

Differentiation. 1. What is a Derivative? CHAPTER 5 CHAPTER 5 Differentiation Differentiation is a technique that enables us to find out how a function changes when its argument changes It is an essential tool in economics If you have done A-level maths,

More information

3.1 Derivative Formulas for Powers and Polynomials

3.1 Derivative Formulas for Powers and Polynomials 3.1 Derivative Formulas for Powers and Polynomials First, recall that a derivative is a function. We worked very hard in 2.2 to interpret the derivative of a function visually. We made the link, in Ex.

More information

Math 1325 Final Exam Review. (Set it up, but do not simplify) lim

Math 1325 Final Exam Review. (Set it up, but do not simplify) lim . Given f( ), find Math 5 Final Eam Review f h f. h0 h a. If f ( ) 5 (Set it up, but do not simplify) If c. If f ( ) 5 f (Simplify) ( ) 7 f (Set it up, but do not simplify) ( ) 7 (Simplify) d. If f. Given

More information

September Math Course: First Order Derivative

September Math Course: First Order Derivative September Math Course: First Order Derivative Arina Nikandrova Functions Function y = f (x), where x is either be a scalar or a vector of several variables (x,..., x n ), can be thought of as a rule which

More information

Part I Analysis in Economics

Part I Analysis in Economics Part I Analysis in Economics D 1 1 (Function) A function f from a set A into a set B, denoted by f : A B, is a correspondence that assigns to each element A eactly one element y B We call y the image of

More information

Math 110 Final Exam General Review. Edward Yu

Math 110 Final Exam General Review. Edward Yu Math 110 Final Exam General Review Edward Yu Da Game Plan Solving Limits Regular limits Indeterminate Form Approach Infinities One sided limits/discontinuity Derivatives Power Rule Product/Quotient Rule

More information

1 Cost, Revenue and Profit

1 Cost, Revenue and Profit MATH 104 - SECTION 101 FIN AL REVIEW 1 Cost, Revenue and Profit C(x), R(x), and P(x); marginal cost MC(x), marginal revenue MR(x), and marginal profit M P(x). 1. Profit is the difference between cost and

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

Topic 6: Optimization I. Maximisation and Minimisation Jacques (4th Edition): Chapter 4.6 & 4.7

Topic 6: Optimization I. Maximisation and Minimisation Jacques (4th Edition): Chapter 4.6 & 4.7 Topic 6: Optimization I Maximisation and Minimisation Jacques (4th Edition): Chapter 4.6 & 4.7 1 For a straight line Y=a+bX Y= f (X) = a + bx First Derivative dy/dx = f = b constant slope b Second Derivative

More information

12.1 The Extrema of a Function

12.1 The Extrema of a Function . The Etrema of a Function Question : What is the difference between a relative etremum and an absolute etremum? Question : What is a critical point of a function? Question : How do you find the relative

More information

Calculus One variable

Calculus One variable Calculus One variable (f ± g) ( 0 ) = f ( 0 ) ± g ( 0 ) (λf) ( 0 ) = λ f ( 0 ) ( (fg) ) ( 0 ) = f ( 0 )g( 0 ) + f( 0 )g ( 0 ) f g (0 ) = f ( 0 )g( 0 ) f( 0 )g ( 0 ) f( 0 ) 2 (f g) ( 0 ) = f (g( 0 )) g

More information

Math 180, Exam 2, Spring 2013 Problem 1 Solution

Math 180, Exam 2, Spring 2013 Problem 1 Solution Math 80, Eam, Spring 0 Problem Solution. Find the derivative of each function below. You do not need to simplify your answers. (a) tan ( + cos ) (b) / (logarithmic differentiation may be useful) (c) +

More information

Part I: Multiple Choice Questions (5 points each) d dx (x3 e 4x ) =

Part I: Multiple Choice Questions (5 points each) d dx (x3 e 4x ) = Part I: Multiple Choice Questions (5 points each) 1. d dx (x3 e 4x ) = (a) 12x 2 e 4x (b) 3x 2 e 4x + 4x 4 e 4x 1 (c) x 3 e 4x + 12x 2 e 4x (d) 3x 2 e 4x + 4x 3 e 4x (e) 4x 3 e 4x 1 2. Suppose f(x) is

More information

Today: 5.4 General log and exp functions (continued) Warm up:

Today: 5.4 General log and exp functions (continued) Warm up: Today: 5.4 General log and exp functions (continued) Warm up: log a (x) =ln(x)/ ln(a) d dx log a(x) = 1 ln(a)x 1. Evaluate the following functions. log 5 (25) log 7 p 7 log4 8 log 4 2 2. Di erentiate the

More information

Universidad Carlos III de Madrid

Universidad Carlos III de Madrid Universidad Carlos III de Madrid Eercise 1 2 3 4 5 6 Total Points Department of Economics Mathematics I Final Eam January 22nd 2018 LAST NAME: Eam time: 2 hours. FIRST NAME: ID: DEGREE: GROUP: 1 (1) Consider

More information

Name: NOTES 4: APPLICATIONS OF DIFFERENTIATION. Date: Period: Mrs. Nguyen s Initial: WARM UP:

Name: NOTES 4: APPLICATIONS OF DIFFERENTIATION. Date: Period: Mrs. Nguyen s Initial: WARM UP: NOTES 4: APPLICATIONS OF DIFFERENTIATION Name: Date: Period: Mrs. Nguyen s Initial: WARM UP: Assume that f ( ) and g ( ) are differentiable functions: f ( ) f '( ) g ( ) g'( ) - 3 1-5 8-1 -9 7 4 1 0 5

More information

CHAPTER 3: OPTIMIZATION

CHAPTER 3: OPTIMIZATION John Riley 8 February 7 CHAPTER 3: OPTIMIZATION 3. TWO VARIABLES 8 Second Order Conditions Implicit Function Theorem 3. UNCONSTRAINED OPTIMIZATION 4 Necessary and Sufficient Conditions 3.3 CONSTRAINED

More information

Math M111: Lecture Notes For Chapter 10

Math M111: Lecture Notes For Chapter 10 Math M: Lecture Notes For Chapter 0 Sections 0.: Inverse Function Inverse function (interchange and y): Find the equation of the inverses for: y = + 5 ; y = + 4 3 Function (from section 3.5): (Vertical

More information

Section A (Basic algebra and calculus multiple choice)

Section A (Basic algebra and calculus multiple choice) BEE1 Basic Mathematical Economics Dieter Balkenborg January 4 eam Solutions Department of Economics 2.2.4 University of Eeter Section A (Basic algebra and calculus multiple choice) Question A1 : The function

More information

3.1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY

3.1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY MATH00 (Calculus).1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY Name Group No. KEYWORD: increasing, decreasing, constant, concave up, concave down, and inflection point Eample 1. Match the

More information

Math 1000 Final Exam Review Solutions. (x + 3)(x 2) = lim. = lim x 2 = 3 2 = 5. (x + 1) 1 x( x ) = lim. = lim. f f(1 + h) f(1) (1) = lim

Math 1000 Final Exam Review Solutions. (x + 3)(x 2) = lim. = lim x 2 = 3 2 = 5. (x + 1) 1 x( x ) = lim. = lim. f f(1 + h) f(1) (1) = lim Math Final Eam Review Solutions { + 3 if < Consider f() Find the following limits: (a) lim f() + + (b) lim f() + 3 3 (c) lim f() does not eist Find each of the following limits: + 6 (a) lim 3 + 3 (b) lim

More information

If C(x) is the total cost (in dollars) of producing x items of a product, then

If C(x) is the total cost (in dollars) of producing x items of a product, then Supplemental Review Problems for Unit Test : 1 Marginal Analysis (Sec 7) Be prepared to calculate total revenue given the price - demand function; to calculate total profit given total revenue and total

More information

171, Calculus 1. Summer 1, CRN 50248, Section 001. Time: MTWR, 6:30 p.m. 8:30 p.m. Room: BR-43. CRN 50248, Section 002

171, Calculus 1. Summer 1, CRN 50248, Section 001. Time: MTWR, 6:30 p.m. 8:30 p.m. Room: BR-43. CRN 50248, Section 002 171, Calculus 1 Summer 1, 018 CRN 5048, Section 001 Time: MTWR, 6:0 p.m. 8:0 p.m. Room: BR-4 CRN 5048, Section 00 Time: MTWR, 11:0 a.m. 1:0 p.m. Room: BR-4 CONTENTS Syllabus Reviews for tests 1 Review

More information

y = F (x) = x n + c dy/dx = F`(x) = f(x) = n x n-1 Given the derivative f(x), what is F(x)? (Integral, Anti-derivative or the Primitive function).

y = F (x) = x n + c dy/dx = F`(x) = f(x) = n x n-1 Given the derivative f(x), what is F(x)? (Integral, Anti-derivative or the Primitive function). Integration Course Manual Indefinite Integration 7.-7. Definite Integration 7.-7.4 Jacques ( rd Edition) Indefinite Integration 6. Definite Integration 6. y F (x) x n + c dy/dx F`(x) f(x) n x n- Given

More information

Lecture Notes for Topics in Calculus Math 176

Lecture Notes for Topics in Calculus Math 176 Lecture Notes for Topics in Calculus Math 176 Oscar Levin Fall 2011 Math 176 Lecture Notes August 22, 2011 1 Functions and Change 1.1 What is a Function? So what is a function anyway? Let s play a game:

More information

Solutions to Math 41 Exam 2 November 10, 2011

Solutions to Math 41 Exam 2 November 10, 2011 Solutions to Math 41 Eam November 10, 011 1. (1 points) Find each of the following its, with justification. If the it does not eist, eplain why. If there is an infinite it, then eplain whether it is or.

More information

Mat 210 Business Calculus Final Exam Review Spring Final on April 28 in COOR HALL 199 at 7:30 AM

Mat 210 Business Calculus Final Exam Review Spring Final on April 28 in COOR HALL 199 at 7:30 AM f ( Mat Business Calculus Final Eam Review Spring Final on April 8 in COOR HALL 99 at 7: AM. A: Find the limit (if it eists) as indicated. Justify your answer. 8 a) lim (Ans: 6) b) lim (Ans: -) c) lim

More information

MATH 150: Answers to even numbered HW assignment problems

MATH 150: Answers to even numbered HW assignment problems MATH 5: Answers to even numbered HW assignment problems Section. # 4: (a) When $ is spent on advertising, the number of sales per month is 35; (b) I; (c) the number of sales if no money is spent on advertising.

More information

1. The following problems are not related: (a) (15 pts, 5 pts ea.) Find the following limits or show that they do not exist: arcsin(x)

1. The following problems are not related: (a) (15 pts, 5 pts ea.) Find the following limits or show that they do not exist: arcsin(x) APPM 5 Final Eam (5 pts) Fall. The following problems are not related: (a) (5 pts, 5 pts ea.) Find the following limits or show that they do not eist: (i) lim e (ii) lim arcsin() (b) (5 pts) Find and classify

More information

There are a number of related results that also go under the name of "chain rules." For example, if y=f(u) u=g(v), and v=h(x), dy = dx

There are a number of related results that also go under the name of chain rules. For example, if y=f(u) u=g(v), and v=h(x), dy = dx CHAIN RULE DIFFERENTIATION If y is a function of u ie y f(u) and u is a function of x ie u g(x) then y is related to x through the intermediate function u ie y f(g(x) ) y is differentiable with respect

More information

Essential Mathematics for Economics and Business, 4 th Edition CHAPTER 6 : WHAT IS THE DIFFERENTIATION.

Essential Mathematics for Economics and Business, 4 th Edition CHAPTER 6 : WHAT IS THE DIFFERENTIATION. Essential Mathematics for Economics and Business, 4 th Edition CHAPTER 6 : WHAT IS THE DIFFERENTIATION. John Wiley and Sons 13 Slopes/rates of change Recall linear functions For linear functions slope

More information

lim Prime notation can either be directly applied to a function as previously seen with f x 4.1 Basic Techniques for Finding Derivatives

lim Prime notation can either be directly applied to a function as previously seen with f x 4.1 Basic Techniques for Finding Derivatives MATH 040 Notes: Unit Page 4. Basic Techniques for Fining Derivatives In the previous unit we introuce the mathematical concept of the erivative: f f ( h) f ( ) lim h0 h (assuming the limit eists) In this

More information

The marks achieved in this section account for 50% of your final exam result.

The marks achieved in this section account for 50% of your final exam result. Section D The marks achieved in this section account for 50% of your final exam result. Full algebraic working must be clearly shown. Instructions: This section has two parts. Answer ALL questions in part

More information

Exercises - SOLUTIONS UEC Advanced Microeconomics, Fall 2018 Instructor: Dusan Drabik, de Leeuwenborch 2105

Exercises - SOLUTIONS UEC Advanced Microeconomics, Fall 2018 Instructor: Dusan Drabik, de Leeuwenborch 2105 Eercises - SOLUTIONS UEC-5806 Advanced Microeconomics, Fall 08 Instructor: Dusan Drabik, de Leeuwenborch 05. A consumer has a preference relation on R which can be represented by the utility function u()

More information

Section 5.1 Logarithms and Their Properties

Section 5.1 Logarithms and Their Properties Section 5.1 Logarithms and Their Properties Definition. If x is a positive number, then 1. logx is the power of 10 that gives x. 2. lnx is the power of e that gives x. In other words, y = logx means that

More information

f x (prime notation) d dx

f x (prime notation) d dx Hartfield MATH 040 Unit Page 1 4.1 Basic Techniques for Finding Derivatives In the previous unit we introduced the mathematical concept of the derivative: f lim h0 f( h) f ( ) h (assuming the limit eists)

More information

( ) 7 ( 5x 5 + 3) 9 b) y = x x

( ) 7 ( 5x 5 + 3) 9 b) y = x x New York City College of Technology, CUNY Mathematics Department Fall 0 MAT 75 Final Eam Review Problems Revised by Professor Kostadinov, Fall 0, Fall 0, Fall 00. Evaluate the following its, if they eist:

More information

Mathematics 1161: Midterm Exam 2 Study Guide

Mathematics 1161: Midterm Exam 2 Study Guide Mathematics 1161: Midterm Eam 2 Study Guide 1. Midterm Eam 2 is on October 18 at 6:00-6:55pm in Journalism Building (JR) 300. It will cover Sections 3.8, 3.9, 3.10, 3.11, 4.1, 4.2, 4.3, 4.4, 4.5, 4.6,

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval.............. Section. Rolle s Theorem and the Mean Value Theorem. 7 Section. Increasing and Decreasing Functions and the First Derivative

More information

Math 180, Final Exam, Spring 2008 Problem 1 Solution. 1. For each of the following limits, determine whether the limit exists and, if so, evaluate it.

Math 180, Final Exam, Spring 2008 Problem 1 Solution. 1. For each of the following limits, determine whether the limit exists and, if so, evaluate it. Math 80, Final Eam, Spring 008 Problem Solution. For each of the following limits, determine whether the limit eists and, if so, evaluate it. + (a) lim 0 (b) lim ( ) 3 (c) lim Solution: (a) Upon substituting

More information

Chapter 6 Overview: Applications of Derivatives

Chapter 6 Overview: Applications of Derivatives Chapter 6 Overview: Applications of Derivatives There are two main contets for derivatives: graphing and motion. In this chapter, we will consider the graphical applications of the derivative. Much of

More information

Doug Clark The Learning Center 100 Student Success Center learningcenter.missouri.edu Overview

Doug Clark The Learning Center 100 Student Success Center learningcenter.missouri.edu Overview Math 1400 Final Exam Review Saturday, December 9 in Ellis Auditorium 1:00 PM 3:00 PM, Saturday, December 9 Part 1: Derivatives and Applications of Derivatives 3:30 PM 5:30 PM, Saturday, December 9 Part

More information

REVIEW OF MATHEMATICAL CONCEPTS

REVIEW OF MATHEMATICAL CONCEPTS REVIEW OF MATHEMATICAL CONCEPTS Variables, functions and slopes: A Variable is any entity that can take different values such as: price, output, revenue, cost, etc. In economics we try to 1. Identify the

More information

H2 Mathematics 2017 Promotion Exam Paper 1 Question (VJC Answer all questions [100 marks]. By using an algebraic approach, solve. 3 x.

H2 Mathematics 2017 Promotion Exam Paper 1 Question (VJC Answer all questions [100 marks]. By using an algebraic approach, solve. 3 x. H Mathematics 07 Promotion Eam Paper Question (VJC Answer all questions [00 marks]. By using an algebraic approach, solve 0. [] Verify that = 5 i is a root of the equation + 9 9 = 0. Hence, without the

More information

Amherst College, DEPARTMENT OF MATHEMATICS Math 11, Final Examination, May 14, Answer Key. x 1 x 1 = 8. x 7 = lim. 5(x + 4) x x(x + 4) = lim

Amherst College, DEPARTMENT OF MATHEMATICS Math 11, Final Examination, May 14, Answer Key. x 1 x 1 = 8. x 7 = lim. 5(x + 4) x x(x + 4) = lim Amherst College, DEPARTMENT OF MATHEMATICS Math, Final Eamination, May 4, Answer Key. [ Points] Evaluate each of the following limits. Please justify your answers. Be clear if the limit equals a value,

More information

Lecture 6: Calculus. In Song Kim. September 7, 2011

Lecture 6: Calculus. In Song Kim. September 7, 2011 Lecture 6: Calculus In Song Kim September 7, 20 Introuction to Differential Calculus In our previous lecture we came up with several ways to analyze functions. We saw previously that the slope of a linear

More information

1998 AP Calculus AB: Section I, Part A

1998 AP Calculus AB: Section I, Part A 55 Minutes No Calculator Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers for which f () is a real number.. What is the -coordinate of the point

More information

Helpful Concepts for MTH 261 Final. What are the general strategies for determining the domain of a function?

Helpful Concepts for MTH 261 Final. What are the general strategies for determining the domain of a function? Helpful Concepts for MTH 261 Final What are the general strategies for determining the domain of a function? How do we use the graph of a function to determine its range? How many graphs of basic functions

More information

1. Find A and B so that f x Axe Bx. has a local minimum of 6 when. x 2.

1. Find A and B so that f x Axe Bx. has a local minimum of 6 when. x 2. . Find A and B so that f Ae B has a local minimum of 6 when.. The graph below is the graph of f, the derivative of f; The domain of the derivative is 5 6. Note there is a cusp when =, a horizontal tangent

More information

Matrix Theory and Differential Equations Homework 2 Solutions, due 9/7/6

Matrix Theory and Differential Equations Homework 2 Solutions, due 9/7/6 Matrix Theory and Differential Equations Homework Solutions, due 9/7/6 Question 1 Consider the differential equation = x y +. Plot the slope field for the differential equation. In particular plot all

More information

( ) 9 b) y = x x c) y = (sin x) 7 x d) y = ( x ) cos x

( ) 9 b) y = x x c) y = (sin x) 7 x d) y = ( x ) cos x NYC College of Technology, CUNY Mathematics Department Spring 05 MAT 75 Final Eam Review Problems Revised by Professor Africk Spring 05, Prof. Kostadinov, Fall 0, Fall 0, Fall 0, Fall 0, Fall 00 # Evaluate

More information

Pure Core 2. Revision Notes

Pure Core 2. Revision Notes Pure Core Revision Notes June 06 Pure Core Algebra... Polynomials... Factorising... Standard results... Long division... Remainder theorem... 4 Factor theorem... 5 Choosing a suitable factor... 6 Cubic

More information

DCDM BUSINESS SCHOOL FACULTY OF MANAGEMENT ECONOMIC TECHNIQUES 102 LECTURE 4 DIFFERENTIATION

DCDM BUSINESS SCHOOL FACULTY OF MANAGEMENT ECONOMIC TECHNIQUES 102 LECTURE 4 DIFFERENTIATION DCDM BUSINESS SCHOOL FACULTY OF MANAGEMENT ECONOMIC TECHNIUES 1 LECTURE 4 DIFFERENTIATION 1 Differentiation Managers are often concerned with the way that a variable changes over time Prices, for example,

More information

Abe Mirza Graphing f ( x )

Abe Mirza Graphing f ( x ) Abe Mirza Graphing f ( ) Steps to graph f ( ) 1. Set f ( ) = 0 and solve for critical values.. Substitute the critical values into f ( ) to find critical points.. Set f ( ) = 0 and solve for critical values.

More information

Multivariable Calculus

Multivariable Calculus Multivariable Calculus In thermodynamics, we will frequently deal with functions of more than one variable e.g., P PT, V, n, U UT, V, n, U UT, P, n U = energy n = # moles etensive variable: depends on

More information

Chapter 9. Derivatives. Josef Leydold Mathematical Methods WS 2018/19 9 Derivatives 1 / 51. f x. (x 0, f (x 0 ))

Chapter 9. Derivatives. Josef Leydold Mathematical Methods WS 2018/19 9 Derivatives 1 / 51. f x. (x 0, f (x 0 )) Chapter 9 Derivatives Josef Leydold Mathematical Methods WS 208/9 9 Derivatives / 5 Difference Quotient Let f : R R be some function. The the ratio f = f ( 0 + ) f ( 0 ) = f ( 0) 0 is called difference

More information

Math Final Review. 1. Match the following functions with the given graphs without using your calculator: f3 (x) = x4 x 5.

Math Final Review. 1. Match the following functions with the given graphs without using your calculator: f3 (x) = x4 x 5. Mat 5 Final Review. Matc te following functions wit te given graps witout using our calculator: f () = /3 f4 () = f () = /3 54 5 + 5 f5 () = f3 () = 4 5 53 5 + 5 f6 () = 5 5 + 5 (Ans: A, E, D, F, B, C)

More information

2. Find the intervals where function is increasing and decreasing. Then find all relative extrema.

2. Find the intervals where function is increasing and decreasing. Then find all relative extrema. MATH 1071Q Exam #2 Review Fall 2011 1. Find the elasticity at the given points and determine whether demand is inelastic, elastic, or unit elastic. Explain the significance of your answer. (a) x = 10 2p

More information

1985 AP Calculus AB: Section I

1985 AP Calculus AB: Section I 985 AP Calculus AB: Section I 9 Minutes No Calculator Notes: () In this eamination, ln denotes the natural logarithm of (that is, logarithm to the base e). () Unless otherwise specified, the domain of

More information

Graphing and Optimization

Graphing and Optimization BARNMC_33886.QXD //7 :7 Page 74 Graphing and Optimization CHAPTER - First Derivative and Graphs - Second Derivative and Graphs -3 L Hôpital s Rule -4 Curve-Sketching Techniques - Absolute Maima and Minima

More information

( ) = f(x) 6 INTEGRATION. Things to remember: n + 1 EXERCISE A function F is an ANTIDERIVATIVE of f if F'(x) = f(x).

( ) = f(x) 6 INTEGRATION. Things to remember: n + 1 EXERCISE A function F is an ANTIDERIVATIVE of f if F'(x) = f(x). 6 INTEGRATION EXERCISE 6-1 Things to remember: 1. A function F is an ANTIDERIVATIVE of f if F() = f().. THEOREM ON ANTIDERIVATIVES If the derivatives of two functions are equal on an open interval (a,

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

Date Period For each problem, find all points of absolute minima and maxima on the given interval.

Date Period For each problem, find all points of absolute minima and maxima on the given interval. Calculus C o_0b1k5k gkbult_ai nsoo\fwtvwhairkew ULNLuCC._ ` naylflu [rhisg^h^tlsi traesgevrpvfe_dl. Final Eam Review Day 1 Name ID: 1 Date Period For each problem, find all points of absolute minima and

More information

ε and ε > 0 we can find a δ > 0 such that

ε and ε > 0 we can find a δ > 0 such that John Riley June 5, 3 ANSWERS TO EXERCISES IN APPENDIX A SECTION A: MAPPINGS OF A SINGLE VARIABLE Eercise A-: Rules of limits (a) Limit of the sum = the sum of the limits We wish to estalish that for any

More information

1 Differential Equations

1 Differential Equations Reading [Simon], Chapter 24, p. 633-657. 1 Differential Equations 1.1 Definition and Examples A differential equation is an equation involving an unknown function (say y = y(t)) and one or more of its

More information

I have not checked this review sheet for errors, hence there maybe errors in this document. thank you.

I have not checked this review sheet for errors, hence there maybe errors in this document. thank you. I have not checked this review sheet for errors, hence there maybe errors in this document. thank you. Class test II Review sections 3.7(differentials)-5.5(logarithmic differentiation) ecluding section

More information