Math 527 Lecture Notes Topics in Calculus and Analysis Northern Illinois University Spring, Prof. Richard Blecksmith

Size: px
Start display at page:

Download "Math 527 Lecture Notes Topics in Calculus and Analysis Northern Illinois University Spring, Prof. Richard Blecksmith"

Transcription

1 Math 527 Lecture Notes Topics in Calculus and Analysis Northern Illinois University Spring, 2014 Prof. Richard Blecksmith

2

3 Contents Module 4. Further Applications of Derivatives Direction of a Curve Optimization Optimization Exercises Due Saturday, Feb 5, Concavity 60 Module 5. Exponential Functions Definitions Derivatives of Exponential Functions The exponential function e x Exponential Function Exercises Due Saturday, March 5, iii

4

5 MODULE 4 Further Applications of Derivatives 1. Direction of a Curve 1.1. Finite Intervals. There are four kinds of finite intervals: Notation Condition Name [a,b] a x b closed (a,b) a < x < b open [a,b) a x < b half open (a,b] a < x b half open 1.2. Infinite Intervals. There are five kinds of infinite finite intervals: Notation Condition Name [a, ) x a closed ray (a, ) x > a open ray (,b] x b closed ray (,b) x < b open ray (, ) any x real number line infinite) 1.3. Increasing versus Decreasing. If I is any one of these nine intervals (finite or and f(x) is a function defined on I, We say f is increasing on I if for any two points x 1 and x 2 in I, 47

6 48 4. FURTHER APPLICATIONS OF DERIVATIVES if x 1 < x 2 then f(x 1 ) < f(x 2 ) In other words, as x values increase, the y values on the graph increase. We say f is decreasing on I if for any two points x 1 and x 2 in I, if x 1 < x 2 then f(x 1 ) > f(x 2 ) In other words, as x values increase, the y values on the graph decrease Relation of Deriv to Graph. function derivative increasing positive decreasing negative horizontal zero straight line constant steep rising large positive gradual rising small positive steep falling large negative gradual falling small negative 1.5. Major Theorem. Let f be a function which is conintuous on a closed interval [a,b] and differentiable of the open interval (a,b). If f (x) > 0 for every x in (a,b), then f(x) is increasing on [a,b]. If f (x) < 0 for every x in (a,b), then f(x) is decreasing on [a,b]. If f (x) = 0 for every x in (a,b), then f(x) is constant on [a,b].

7 1. DIRECTION OF A CURVE Derivatives. y = f(x) = x 3 6x 2 +9x+5 y = f (x) = 3x 2 12x+9 = 3(x 2 4x+3) = 3(x 1)(x 3) 1.7. Determining sign of f. f (x) = 3(x 1)(x 3) To determine the sign of f (x) use the following chart Interval (, 1) (1, 3) (3, ) x 1 neg pos pos x 3 neg neg pos (x 1)(x 3) pos neg pos Interpretation increasing decreasing increasing 1.8. Picture of Graph. (1,9) (3,5) f(x) = x 3 6x 2 +9x+5

8 50 4. FURTHER APPLICATIONS OF DERIVATIVES 1.9. Subset of the domain. Let f be a real valued function defined on a set S of real numbers. The set S is not necessarily the entire domain of f, although S must, of course, lie inside the domain of f. For example, if f(x) = x, then the domain of f is the set of real numbers 0. We could take S to be the closed interval [1,2]. 2. Optimization 2.1. Absolute Maximum&Minimum. The function f has an absolute maximum on the set S if there is at least one point c in S such that f(x) f(c) for all x in S. The number f(c) is called the absolute maximum value of f on S. We say f has an absolute minimum on the set S if there is at least one point c in S such that f(x) f(c) for all x in S Relative Maximum&Minimum. Let f be a real value function defined on a set S of real numbers. We say the function f has a relative maximum at a point c in S if there is an open interval I containing c such that f(x) f(c) for all x lying in both I and S.

9 2. OPTIMIZATION 51 The concept of relative minimum is similarly defined by requiring f(x) f(c) instead of f(x) f(c). A relative maximum/minimum is sometimes called a local maximum and minimum Recent Example. Rel Max (1,9) (3,5) Rel Min f(x) = x 3 6x 2 +9x Straight Line Example. Consider f(x) = x, S = [0,2). This function has absolute minimum on S when x = 0. No absolute maximum exists. This function fails to have an absolute maximum because x = 2 is not in the domain set S.

10 52 4. FURTHER APPLICATIONS OF DERIVATIVES 2.5. Reciprocal Example. Consider f(x) = 1 x, S = (0,2]. The reciprocal function has absolute minimum on S when x = 2. No absolute maximum exists. This function fails to have an absolute maximum because it is not continuous at x = 0. 1 that is, because lim x 0 + x = 2.6. Graph of 1/x. 1 lim x 0 + x = (2,.5) abs min 2.7. Vanishing Derivative Theorem. Assume f(x) is a continuous function defined on an open interval I. Assume that f(x) has a local maximum or minimum at a point c inside I. If f (c) exists, then f (c) = 0.

11 2. OPTIMIZATION First Warning. TheVanishingDerivativeTheoremdoesnotsaythatiff (c) = 0, then f has a maximum or a minimum at x = c. Example. Consider f(x) = x 3. Here f (x) = 3x 2 and so clearly f (0) = 0, yet x = 0 is neither a local maximum nor a local minimum Graph of x 3. no max / mins (0,0) horizontal tangent

12 54 4. FURTHER APPLICATIONS OF DERIVATIVES Second Warning. The Vanishing Derivative Theorem does not say that if f has a maximum or a minimum at x = c, then f (c) = 0. Example Consider f(x) = x. It is clear from the graph that the absolute value function has a relative (in fact, absolute) minimum at x = 0, yet f (0) is not even defined Graph of absolute value function. (0,0) absolute minimum no derivative Max-Min Theorem. Max-Min Theorem for Continuous Functions Assume f(x) is a continuous function defined on a set S and that f(x) has a local maximum or minimum at a point c in [a,b]. Then we have three possibilities: (i) f (c) = 0

13 2. OPTIMIZATION 55 (ii) f (c) is undefined or (iii) c is a boundary point of S Usually (iii) means that S is an endpoint of an interval. Points of type (i) or (ii) are called critical points Example 1. Find all local and absolute max/min points of f(x) = x 3 12x on the interval [0, 4]. f (x) = 3x 2 12 = 3(x 2 4) = 3(x 2)(x+2) The critical points are 2 and 2. Since 2 does not lie in the interval [0,4], we may ignore it. The only points that can possibly be relative max / mins are the critical point x = 2 and the endpoints 0 and Determining max / mins. f(x) = x 3 12x on the interval [0,4]. f (x) = 3(x 2)(x+2) x y = x 3 12x Result 0 0? = 16 Abs Min = 16 Abs Max Example 2. Find all local and absolute max/min points of f(x) = 3x 2/3 2x on the interval [ 1,2]. f (x) = x 1/3 2 = 2 x 1/3 2 f (x) = 0 2 x 1/3 2 = 0

14 56 4. FURTHER APPLICATIONS OF DERIVATIVES 2 x 1/3 = 2 1 x 1/3 = 1 x 1/3 = 1 x = 1 Note that the derivative is undefined when x = 0 Why? The critical points are 0 and 1 and the endpoints are 1 and Determining max / mins. f(x) = 3x 2/3 2x on the interval [ 1,2]. f (x) = 2 x 1/3 2 x y = 3x 2/3 2x Result = 5 Abs Max 0 0 Abs Min = 1? ? Example 1 Revisited. Find all relative max/min points of f(x) = x 3 12x on the interval [0, 4]. f (x) = 3x 2 12 = 3(x 2)(x+2) The critical points are 2 and 2. We ignore 2 since it is not in the interval [0,4]. The endpoints 0 and 4. We can use the sign of the derivative to determine when the function is going up and going down, therby isolating relative maximum and minimums.

15 2. OPTIMIZATION Finding Relative Extrema. Use the chart for f (x) = 3(x 2)(x+2) Interval (, 2) ( 2, 2) (2, ) x 2 neg neg pos x+2 neg pos pos (x 2)(x+2) pos neg pos Interpretation increasing decreasing increasing Conclusions: 0 is a relative max since the graph is decnreasing to the right of x = 0 2 is a relative min since the graph is decreasing to the left of 2 and increasing to the right of 2 4 is a relative max since the graph is increasing to the left of x = Graph of x 3 12x. (4, 16) Abs Max Rel Max (0,0) Abs Min (2, 16)

16 58 4. FURTHER APPLICATIONS OF DERIVATIVES First Derivative Test. Suppose f(x) is continuous on a closed interval [a, b] and c is a critical point of f(x) in the open interval (a,b) Interval (a, c) (c, b) Conclusion Case 1 y < 0 y > 0 MIN Case 2 y > 0 y < 0 MAX Case 3 y > 0 y > 0 INCR Case 4 y < 0 y < 0 DECR

17 3. OPTIMIZATION EXERCISES DUE SATURDAY, FEB 5, Optimization Exercises Due Saturday, Feb 5, 2011 (1) page 163: #2 and 5 optimization (2) page 163: #3 and 5 optimization (3) page 163: #4 and 5 optimization (4) page 164: #7 chocolate box (5) page 165: #9 oval track (6) page 166: #14 profit (7) Find the point(s) on the graph of y = 4 x 2 that are closest to the point (0,2). (8) A rectangular page is to contain 24 square inches of print. The margins at the top and bottom of the page are each inches wide, while the margins at the sides are each 1 inch wide. What are the dimensions of the page so that the least amount of paper is used? (9) The geometric mean of two positive numbers a and b is and the arithmetic mean is GM = ab AM = a+b 2. Use calculus to show that the geometric mean is the arithmetic mean. [Hint: Let P = ab. Among all positive numbers x and y with xy = P, when is the sum x+y the smallest?] You might experiment with different values of a and b. (10) The Road Less Paved [Courtesy of the Rose Hulman Institute of Technology and developed by Kimberly Foltz.] Four houses are located so that they form the vertices of a square which has sides of length 1 mile. These neighbors desire to connect their houses with roads in a manner that is as inexpensive as possible. The cost of building one unit of road is constant in the entire region. Construct this system of roads in the most cost efficient way possible. Determine the total length of this system of roads. Describe the path that is formed by the roads.

18 60 4. FURTHER APPLICATIONS OF DERIVATIVES 4. Concavity 4.1. Shape of a Curve. There are two ways that a curve can increase from point P to point Q Q concave down or concave up P

19 4. CONCAVITY Concave Up Graphs. When a graph is concave up, the slopes get progressively larger. Q slopes are increasing P 4.3. Concave Down Curve. There are two ways that a curve can increase from point P to point Q Q slopes are decreasing P

20 62 4. FURTHER APPLICATIONS OF DERIVATIVES 4.4. Concave Up Curve. y is increasing (y ) > 0 y > 0 Thus the graph is concave up if and only if y > Concave Down Curve. y is decreasing (y ) > 0 y < 0 Thus the graph is concave down if and only if y < 0

21 4. CONCAVITY 63 A point at which concavity changes is called an inflection point 4.6. Example - Revisited. y = f(x) = x 3 6x 2 +9x+5 y = f (x) = 3x 2 12x+9 = 3(x 2 4x+3) = 3(x 1)(x 3) Based on this factorization we saw earlier that Interval Behavior of graph (, 1) inceasing (1, 3) deceasing (3, ) inceasing 4.7. Determining Concavity. y = f(x) = x 3 6x 2 +9x+5 y = f (x) = 3x 2 12x+9 y = f (x) = 6x 12 = 6(x 2) To determine the sign of f (x) use the following chart Interval (, 2) (2, ) x 2 neg pos Sign of y y < 0 y > 0 Interpretation concave down concave up So the graph is concave down to the left of 2 and concave up to the right to 2. Since the concavity changes at x = 2, (2,f(2)) is an inflection point. Here, f(2) = = = 7

22 64 4. FURTHER APPLICATIONS OF DERIVATIVES 4.8. Picture of Graph. Rel Max (1,9) (2,7) Inflection (3,5) Rel Min f(x) = x 3 6x 2 +9x Two Faces. Happy Face Sad Face concave up mouth ++ eyes pos second deriv concave down mouth eyes neg second deriv

23 4. CONCAVITY Max versus Min. Concavity gives us a way to tell maximums from minimums when dealing with critical points Relative Min Relative Max concave up concave down y > 0 y < Second Derivative Test. Suppose f(x) is continuous on a closed interval [a, b] and c is a critical point of f(x) in the open interval (a,b) for which f (c) = 0 f (c) Conclusion pos Minimum neg Maximum zero Don t Know Test for x 3 12x. f(x) = x 3 12x f (x) = 3x 2 12 = 3(x 2)(x+2) Critical points: 2 and 2 f (x) = 6x x f(x) = x 3 12x f (x) = 6x Sign Concl = neg Max = pos Min

24 66 4. FURTHER APPLICATIONS OF DERIVATIVES Graph of x 3 12x. ( 2, 16) Rel Max Rel Min (2, 16) Warning. No conclusion can be made if f (c) = 0 as the following three examples show. For each of these three functions, f (0) = 0 and f (0) = 0 f(x) f (x) f (x) Behavior x 4 4x 3 12x 2 Min x 4 4x 3 12x 2 Max x 3 3x 2 6x Neither For f(x) = x 4, x = 0 is a minimum For f(x) = x 4, x = 0 is a maximum For f(x) = x 3, x = 0 is neither a max nor min

25 4. CONCAVITY Second Warning. The statement inflection points occur when the second derivative is zero is slightly misleading. course. Although this statement is true in practive for the functions you are likely to see in this Consider the function f(x) = x 4. Here f (x) = 12x 2 = 0 at x = 0 But x = 0 is not an inflection point, because This function is always concave up. It never changes concavity Strategy for Sketching Graphs. Step 1. [Derivatives] Find f (x) and f (x) Step 2. [Domain and symmetry] Note the domain of f(x) and look for possible symmetries: (a) f( x) = f(x) implies symmetry about y-axis (b) f( x) = f(x) implies symmetry about origin Step 3. [Critical points] Determine critical points where the derivative is zero or undefined. These are candidates for max/min points. Step 4. [Increasing/Decreasing] Determine the sign of the derivative in the intervals between successive critical points.

26 68 4. FURTHER APPLICATIONS OF DERIVATIVES (a) y > 0 means graph is increasing (b) y < 0 means graph is decreasing (c) Identify the maximum versus the minimums using the first derivative test Sketching Graphs Continued. Step 5. [Inflection points] Determine when f (x) = 0. These are candidates for infection points. Step 6. [Concavity] Determine the sign of the second derivative in the intervals between successive points where f (x) = 0. (a) y > 0 means graph is concave up (b) y < 0 means graph is concave down (c) Infection points occur when concavity changes Step 7. [Table of Points] Make a table of the y values of the critical and inflection points. Step 8. [Complete the sketch] Connect the point in you graph using the information about increasing/decreasing and concavity.

27 4. CONCAVITY 69 Graphing Exercises Due Saturday, Feb 19, 2011 Ten Step Graphing Outline: (1) Find f (x) (2) Find the critical points (3) On which intervals is the graph increasing? (4) On which intervals is the graph decreasing? (5) Which of the critical points are maximums / minimums? (6) Find f (x) (7) Find the inflection points (8) On which intervals is the graph concave up? (9) On which intervals is the graph concave down? (10) Sketch the graph, labelling each extreme point and each inflection point. Work the following 5 problems, applying the 10-step outline: (1) page 173: #11 f(x) = 4 3 x3 4x (2) page 173: #12 f(x) = x 3 +x 2 (3) page 189: #6 f(x) = x 4 2x 2 (4) not in book f(x) = x 3 6x 2 +9x+5 (5) not in book f(x) = x 4 2x 3 +2x

28

29 MODULE 5 Exponential Functions 1. Definitions 1.1. Exponential Functions. An exponential functions has the form f(x) = a x where the base number a is a positive real, not equal to 1. For a = 2 here is a table of values of a x : x x Defining 2 x. We know that if the exponent is a positive integer, say x = 5, then 2 5 = = 32 If x is a negative integer, say x = 5, then 2 5 = = 1 32 If x is a reciprocal, say x = 1 2, then = 2 71

30 72 5. EXPONENTIAL FUNCTIONS If x is a fraction, say x = 3 2, then = ( 2 ) 3 But what if x is not a fraction? How do we define 2 2? or 2 π? 1.3. Graph of y = 2 x. y = 2 x (0,1) (1,2) 1.4. Rules of exponents. (1) a m a n = a m+n (2) am a n = am n (3) ( a m) n = a mn (4) a 0 = 1 (5) a n = 1 a n (6) a 1/n = n a

31 1. DEFINITIONS Three Possible Answers. Things are not even clear when defining a m/n, where m/n is a fraction, at least when a is negative. For example, what is ( 8) 2 6? Answer 1: ( 8) 2 6 = 6 ( 8) 2 = 6 64 = 2 Answer 2: ( 8) 2 6 = ( 6 8 ) 2 which does not exist because you cannot take the sixth root of 8. Answer 3: ( 8) 2 6 = ( 8) 1 3 = 3 8 = 2 So which of these three answers is correct? 1.6. Thinking Like a Mathematician. The function satisfies the rule E(x) = a x E(x+y) = a x+y = a x a y = E(x)E(y) What could you prove about a function if all you knew about it was that it obeyed the rule E(x+y) = E(x)E(y) The function that is identically zero for all x satisfies this rule, but is very unintersting. So we ban function E(x) from being the zero function.

32 74 5. EXPONENTIAL FUNCTIONS 1.7. First Result. Assume and E(x) is not identically zero. E(x+y) = E(x)E(y) This means that for some real number b, E(b) 0. We have E(b) = E(b+0) = E(b) E(0) Dividing by E(b) which we know is not 0 gives Fact 1: E(0) = Second Result. The rule E(x+y) = E(x)E(y) implies E(x+ x) = E(x) E( x) But from Fact 1 we know E(x+ x) = E(0) = 1 Thus, E(x) E( x) = 1 or Fact 2: E( x) = 1/E(x)

33 1. DEFINITIONS Third Result. The rule E(x+y) = E(x)E(y) implies E(x+ y) = E(x) E( y) = E(x) 1 E(y) from Fact 2. Thus, Fact 3: E(x y) = E(x)/E(y) Application. Since the function E(x) = a x satisfies the rule E(x+y) = E(x)E(y) it must obey the first three Facts: Fact 1: a 0 = E(0) = 1 Fact 2: a x = E( x) = 1 E(x) = 1 a x Fact 3: a x y = E(x y) = E(x) E(y) = ax a y What are the advantages of this approach? What are its disadvantages? The Square root of a Million. To compute the square root of a million nobody can do that it their head! First write 1 million as 10 6

34 76 5. EXPONENTIAL FUNCTIONS Using the rule x = x 1/2 and the rule ( a m) n = a mn the square root of a million is ( 10 6 )1 2 = 10 (6 1 2 ) = 10 3 = 1000 The square root one million is one thousand. 2. Derivatives of Exponential Functions 2.1. The Derivative of y = a x. Let f(x) = a x and g(x) = f(x+b) = a x+b We will compute the derivative of g(x) in two ways. First Way: By the chain rule, g (x) = f (x+b) d dx (x+b) = f (x+b) 1 = f (x+b) Second Way: By the addition rule for exponents, g(x) = a x+b = a b a x = a b f(x) Since a b is a constant as far as the variable x is concerned, g (x) = a b f (x) Equating these two formula for g (x) gives us f (x+b) = a b f (x)

35 2. DERIVATIVES OF EXPONENTIAL FUNCTIONS The Derivative of y = a x. Now take f (x+b) = a b f (x) and plug in x = 0: f (0+b) = a b f (0) or f (b) = c a b where the constant c = f (0) Since we would like our variable to be x and not b, we just replace b by x in this formula: f (x) = c a x, c = f (0) 2.3. Summary. The derivative of an exponential function is that same exponential function times a constant. d dx ax = c a x The constant c is the derivative of a x at x = 0

36 78 5. EXPONENTIAL FUNCTIONS 2.4. The Constant. At this point you may be wondering, how do we know what the constant c is? Since c = f (0) we could ise the limit definition of derivative to evaluate c: For f(x) = a x c = f (0) = lim h 0 f(0+h) f(0) h = lim h 0 a h a 0 h = lim h 0 a h 1 h For a given value of a we could evaluate this limit, by taking values of h closer and closer to zero and examining the results The Constant when a = 2. 2 h 1 x h It looks like the constant when a = 2 is c = So d dx 2x = x

37 3. THE EXPONENTIAL FUNCTION e x Constant c for a = 2,...,10. a h 1 f(x) c = lim h 0 h 2 x x x x x x x x x Observe that for some value of a between 2 and 3, this constant will be exactly The exponential function e x 3.1. The function e x. c = 1. In calculus, the most commonly used base, by far, is the one for which the constant This base is so special, it has its own single-letter name: e Euler It was named in honor of the Swiss mathematician who disovered this number: Leonard The value of Euler s constant to twentyfive digits is e = The function e x is on on your scientific or graphing calculator.

38 80 5. EXPONENTIAL FUNCTIONS 3.2. What s important about e x. The single most important fact about e x is that e h 1 since c = lim = 1 h 0 h The derivative of y = e x is y = e x in other words, e x is its own derivative. What s the second derivative of e x? What s the third derivative of e x? What s the hundredth derivative of e x? 3.3. Working with e x. In computing derivatives involving the exponential function e x, just use the chain rule, product rule, and quotient rule. Here are some examples: 3.4. Example 1. Differentiate y = e 3x+1 By the chain rule, y = e 3x+1 = e 3x+1 3 d dx (3x+1) which is usually written 3e 3x+1

39 3. THE EXPONENTIAL FUNCTION e x Example 2. Differentiate y = e x2 2x+3 By the chain rule, y = e x2 2x+3 = e x2 2x+3 (2x 2) d dx (x2 2x+3) 3.6. Example 3. Differentiate y = x 2 e x By the product rule, y = d ( x 2 ) e x +x 2 d dx dx (ex ) = 2xe x +x 2 e x 3.7. Tangent Line. Find the tangent line to y = f(x) = e 2x 4 at (2,1) Differentiate: f (x) = 2e 2x 4 The slope of the tangent line is m = f (2) = 2e = 2e 0 = 2 By the point slope formula, the tangent line is y y 1 = m(x x 1 ) y 1 = 2(x 2) y 1 = 2x 4 y = 2x 3

40 82 5. EXPONENTIAL FUNCTIONS 4. Exponential Function Exercises Due Saturday, March 5, 2011 (1) page 182: #1 (2) page 182: #2 (3) page 182: #3 (4) page 182: #5 (5) page 182: #7 (6) page 182: #9 (7) page 182: #11 (8) page 182: #13 (9) page 182: #16 (10) page 189: #7 (11) page 189: #9 (12) page 189: #11 (13) page 189: #13 (14) page 189: #15 (15) page 189: #19

Math 211 Lecture Notes: Chapter 2 Graphing

Math 211 Lecture Notes: Chapter 2 Graphing Math 211 Lecture Notes: Chapter 2 Graphing 1. Math 211 Business Calculus Applications of Derivatives Professor Richard Blecksmith richard@math.niu.edu Dept. of Mathematical Sciences Northern Illinois University

More information

Test 3 Review. y f(a) = f (a)(x a) y = f (a)(x a) + f(a) L(x) = f (a)(x a) + f(a)

Test 3 Review. y f(a) = f (a)(x a) y = f (a)(x a) + f(a) L(x) = f (a)(x a) + f(a) MATH 2250 Calculus I Eric Perkerson Test 3 Review Sections Covered: 3.11, 4.1 4.6. Topics Covered: Linearization, Extreme Values, The Mean Value Theorem, Consequences of the Mean Value Theorem, Concavity

More information

Math 211 Business Calculus TEST 3. Question 1. Section 2.2. Second Derivative Test.

Math 211 Business Calculus TEST 3. Question 1. Section 2.2. Second Derivative Test. Math 211 Business Calculus TEST 3 Question 1. Section 2.2. Second Derivative Test. p. 1/?? Math 211 Business Calculus TEST 3 Question 1. Section 2.2. Second Derivative Test. Question 2. Section 2.3. Graph

More information

1 Lecture 25: Extreme values

1 Lecture 25: Extreme values 1 Lecture 25: Extreme values 1.1 Outline Absolute maximum and minimum. Existence on closed, bounded intervals. Local extrema, critical points, Fermat s theorem Extreme values on a closed interval Rolle

More information

Daily WeBWorK. 1. Below is the graph of the derivative f (x) of a function defined on the interval (0, 8).

Daily WeBWorK. 1. Below is the graph of the derivative f (x) of a function defined on the interval (0, 8). Daily WeBWorK 1. Below is the graph of the derivative f (x) of a function defined on the interval (0, 8). (a) On what intervals is f (x) concave down? f (x) is concave down where f (x) is decreasing, so

More information

Bob Brown Math 251 Calculus 1 Chapter 4, Section 4 1 CCBC Dundalk

Bob Brown Math 251 Calculus 1 Chapter 4, Section 4 1 CCBC Dundalk Bob Brown Math 251 Calculus 1 Chapter 4, Section 4 1 A Function and its Second Derivative Recall page 4 of Handout 3.1 where we encountered the third degree polynomial f(x) = x 3 5x 2 4x + 20. Its derivative

More information

Calculus 221 worksheet

Calculus 221 worksheet Calculus 221 worksheet Graphing A function has a global maximum at some a in its domain if f(x) f(a) for all other x in the domain of f. Global maxima are sometimes also called absolute maxima. A function

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

Applications of Derivatives

Applications of Derivatives Applications of Derivatives Extrema on an Interval Objective: Understand the definition of extrema of a function on an interval. Understand the definition of relative extrema of a function on an open interval.

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Lecture 9 - Increasing and Decreasing Functions, Extrema, and the First Derivative Test

Lecture 9 - Increasing and Decreasing Functions, Extrema, and the First Derivative Test Lecture 9 - Increasing and Decreasing Functions, Extrema, and the First Derivative Test 9.1 Increasing and Decreasing Functions One of our goals is to be able to solve max/min problems, especially economics

More information

Bob Brown Math 251 Calculus 1 Chapter 4, Section 1 Completed 1 CCBC Dundalk

Bob Brown Math 251 Calculus 1 Chapter 4, Section 1 Completed 1 CCBC Dundalk Bob Brown Math 251 Calculus 1 Chapter 4, Section 1 Completed 1 Absolute (or Global) Minima and Maxima Def.: Let x = c be a number in the domain of a function f. f has an absolute (or, global ) minimum

More information

2015 Math Camp Calculus Exam Solution

2015 Math Camp Calculus Exam Solution 015 Math Camp Calculus Exam Solution Problem 1: x = x x +5 4+5 = 9 = 3 1. lim We also accepted ±3, even though it is not according to the prevailing convention 1. x x 4 x+4 =. lim 4 4+4 = 4 0 = 4 0 = We

More information

Learning Objectives for Math 165

Learning Objectives for Math 165 Learning Objectives for Math 165 Chapter 2 Limits Section 2.1: Average Rate of Change. State the definition of average rate of change Describe what the rate of change does and does not tell us in a given

More information

Graphical Relationships Among f, f,

Graphical Relationships Among f, f, Graphical Relationships Among f, f, and f The relationship between the graph of a function and its first and second derivatives frequently appears on the AP exams. It will appear on both multiple choice

More information

ExtremeValuesandShapeofCurves

ExtremeValuesandShapeofCurves ExtremeValuesandShapeofCurves Philippe B. Laval Kennesaw State University March 23, 2005 Abstract This handout is a summary of the material dealing with finding extreme values and determining the shape

More information

3.5: Issues in Curve Sketching

3.5: Issues in Curve Sketching 3.5: Issues in Curve Sketching Mathematics 3 Lecture 20 Dartmouth College February 17, 2010 Typeset by FoilTEX Example 1 Which of the following are the graphs of a function, its derivative and its second

More information

The Mean Value Theorem and its Applications

The Mean Value Theorem and its Applications The Mean Value Theorem and its Applications Professor Richard Blecksmith richard@math.niu.edu Dept. of Mathematical Sciences Northern Illinois University http://math.niu.edu/ richard/math229 1. Extreme

More information

V. Graph Sketching and Max-Min Problems

V. Graph Sketching and Max-Min Problems V. Graph Sketching and Max-Min Problems The signs of the first and second derivatives of a function tell us something about the shape of its graph. In this chapter we learn how to find that information.

More information

MAT 122 Homework 7 Solutions

MAT 122 Homework 7 Solutions MAT 1 Homework 7 Solutions Section 3.3, Problem 4 For the function w = (t + 1) 100, we take the inside function to be z = t + 1 and the outside function to be z 100. The derivative of the inside function

More information

Calculus Example Exam Solutions

Calculus Example Exam Solutions Calculus Example Exam Solutions. Limits (8 points, 6 each) Evaluate the following limits: p x 2 (a) lim x 4 We compute as follows: lim p x 2 x 4 p p x 2 x +2 x 4 p x +2 x 4 (x 4)( p x + 2) p x +2 = p 4+2

More information

Exam 2 Solutions October 12, 2006

Exam 2 Solutions October 12, 2006 Math 44 Fall 006 Sections and P. Achar Exam Solutions October, 006 Total points: 00 Time limit: 80 minutes No calculators, books, notes, or other aids are permitted. You must show your work and justify

More information

AP Calculus. Analyzing a Function Based on its Derivatives

AP Calculus. Analyzing a Function Based on its Derivatives AP Calculus Analyzing a Function Based on its Derivatives Student Handout 016 017 EDITION Click on the following link or scan the QR code to complete the evaluation for the Study Session https://www.surveymonkey.com/r/s_sss

More information

Study guide for the Math 115 final Fall 2012

Study guide for the Math 115 final Fall 2012 Study guide for the Math 115 final Fall 2012 This study guide is designed to help you learn the material covered on the Math 115 final. Problems on the final may differ significantly from these problems

More information

Calculus AB Topics Limits Continuity, Asymptotes

Calculus AB Topics Limits Continuity, Asymptotes Calculus AB Topics Limits Continuity, Asymptotes Consider f x 2x 1 x 3 1 x 3 x 3 Is there a vertical asymptote at x = 3? Do not give a Precalculus answer on a Calculus exam. Consider f x 2x 1 x 3 1 x 3

More information

AP Calculus Worksheet: Chapter 2 Review Part I

AP Calculus Worksheet: Chapter 2 Review Part I AP Calculus Worksheet: Chapter 2 Review Part I 1. Given y = f(x), what is the average rate of change of f on the interval [a, b]? What is the graphical interpretation of your answer? 2. The derivative

More information

MATH 019: Final Review December 3, 2017

MATH 019: Final Review December 3, 2017 Name: MATH 019: Final Review December 3, 2017 1. Given f(x) = x 5, use the first or second derivative test to complete the following (a) Calculate f (x). If using the second derivative test, calculate

More information

Limit. Chapter Introduction

Limit. Chapter Introduction Chapter 9 Limit Limit is the foundation of calculus that it is so useful to understand more complicating chapters of calculus. Besides, Mathematics has black hole scenarios (dividing by zero, going to

More information

Section 4.3 Concavity and Curve Sketching 1.5 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 4.3 Concavity and Curve Sketching 1.5 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 4.3 Concavity and Curve Sketching 1.5 Lectures College of Science MATHS 101: Calculus I (University of Bahrain) Concavity 1 / 29 Concavity Increasing Function has three cases (University of Bahrain)

More information

PTF #AB 21 Mean Value Theorem & Rolle s Theorem

PTF #AB 21 Mean Value Theorem & Rolle s Theorem PTF #AB 1 Mean Value Theorem & Rolle s Theorem Mean Value Theorem: What you need: a function that is continuous and differentiable on a closed interval f() b f() a What you get: f '( c) where c is an x

More information

Lecture 20: Further graphing

Lecture 20: Further graphing Lecture 20: Further graphing Nathan Pflueger 25 October 2013 1 Introduction This lecture does not introduce any new material. We revisit the techniques from lecture 12, which give ways to determine the

More information

Math 229 Mock Final Exam Solution

Math 229 Mock Final Exam Solution Name: Math 229 Mock Final Exam Solution Disclaimer: This mock exam is for practice purposes only. No graphing calulators TI-89 is allowed on this test. Be sure that all of your work is shown and that it

More information

1. Introduction. 2. Outlines

1. Introduction. 2. Outlines 1. Introduction Graphs are beneficial because they summarize and display information in a manner that is easy for most people to comprehend. Graphs are used in many academic disciplines, including math,

More information

Math M111: Lecture Notes For Chapter 3

Math M111: Lecture Notes For Chapter 3 Section 3.1: Math M111: Lecture Notes For Chapter 3 Note: Make sure you already printed the graphing papers Plotting Points, Quadrant s signs, x-intercepts and y-intercepts Example 1: Plot the following

More information

80 Wyner PreCalculus Spring 2017

80 Wyner PreCalculus Spring 2017 80 Wyner PreCalculus Spring 2017 CHAPTER NINE: DERIVATIVES Review May 16 Test May 23 Calculus begins with the study of rates of change, called derivatives. For example, the derivative of velocity is acceleration

More information

Linear Equations. Find the domain and the range of the following set. {(4,5), (7,8), (-1,3), (3,3), (2,-3)}

Linear Equations. Find the domain and the range of the following set. {(4,5), (7,8), (-1,3), (3,3), (2,-3)} Linear Equations Domain and Range Domain refers to the set of possible values of the x-component of a point in the form (x,y). Range refers to the set of possible values of the y-component of a point in

More information

Caculus 221. Possible questions for Exam II. March 19, 2002

Caculus 221. Possible questions for Exam II. March 19, 2002 Caculus 221 Possible questions for Exam II March 19, 2002 These notes cover the recent material in a style more like the lecture than the book. The proofs in the book are in section 1-11. At the end there

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

Section 3.1 Extreme Values

Section 3.1 Extreme Values Math 132 Extreme Values Section 3.1 Section 3.1 Extreme Values Example 1: Given the following is the graph of f(x) Where is the maximum (x-value)? What is the maximum (y-value)? Where is the minimum (x-value)?

More information

Integration. 2. The Area Problem

Integration. 2. The Area Problem Integration Professor Richard Blecksmith richard@math.niu.edu Dept. of Mathematical Sciences Northern Illinois University http://math.niu.edu/ richard/math2. Two Fundamental Problems of Calculus First

More information

Mon 3 Nov Tuesday 4 Nov: Quiz 8 ( ) Friday 7 Nov: Exam 2!!! Today: 4.5 Wednesday: REVIEW. In class Covers

Mon 3 Nov Tuesday 4 Nov: Quiz 8 ( ) Friday 7 Nov: Exam 2!!! Today: 4.5 Wednesday: REVIEW. In class Covers Mon 3 Nov 2014 Tuesday 4 Nov: Quiz 8 (4.2-4.4) Friday 7 Nov: Exam 2!!! In class Covers 3.9-4.5 Today: 4.5 Wednesday: REVIEW Linear Approximation and Differentials In section 4.5, you see the pictures on

More information

Absolute and Local Extrema

Absolute and Local Extrema Extrema of Functions We can use the tools of calculus to help us understand and describe the shapes of curves. Here is some of the data that derivatives f (x) and f (x) can provide about the shape of the

More information

Review Guideline for Final

Review Guideline for Final Review Guideline for Final Here is the outline of the required skills for the final exam. Please read it carefully and find some corresponding homework problems in the corresponding sections to practice.

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

Announcements. Topics: Homework: - sections , 6.1 (extreme values) * Read these sections and study solved examples in your textbook!

Announcements. Topics: Homework: - sections , 6.1 (extreme values) * Read these sections and study solved examples in your textbook! Announcements Topics: - sections 5.2 5.7, 6.1 (extreme values) * Read these sections and study solved examples in your textbook! Homework: - review lecture notes thoroughly - work on practice problems

More information

Applications of Derivatives

Applications of Derivatives Applications of Derivatives What clues can a derivative give us about a graph? Tell me your ideas. How about the second derivative? Global Extremes (or Absolute Extrema plural of extremum) Allow me to

More information

MTH 241: Business and Social Sciences Calculus

MTH 241: Business and Social Sciences Calculus MTH 241: Business and Social Sciences Calculus F. Patricia Medina Department of Mathematics. Oregon State University January 28, 2015 Section 2.1 Increasing and decreasing Definition 1 A function is increasing

More information

Math 180, Exam 2, Practice Fall 2009 Problem 1 Solution. f(x) = arcsin(2x + 1) = sin 1 (3x + 1), lnx

Math 180, Exam 2, Practice Fall 2009 Problem 1 Solution. f(x) = arcsin(2x + 1) = sin 1 (3x + 1), lnx Math 80, Exam, Practice Fall 009 Problem Solution. Differentiate the functions: (do not simplify) f(x) = x ln(x + ), f(x) = xe x f(x) = arcsin(x + ) = sin (3x + ), f(x) = e3x lnx Solution: For the first

More information

Applied Calculus I Practice Final Exam Solution Notes

Applied Calculus I Practice Final Exam Solution Notes AMS 5 (Fall, 2009). Solve for x: 0 3 2x = 3 (.2) x Taking the natural log of both sides, we get Applied Calculus I Practice Final Exam Solution Notes Joe Mitchell ln 0 + 2xln 3 = ln 3 + xln.2 x(2ln 3 ln.2)

More information

Review for Final Exam, MATH , Fall 2010

Review for Final Exam, MATH , Fall 2010 Review for Final Exam, MATH 170-002, Fall 2010 The test will be on Wednesday December 15 in ILC 404 (usual class room), 8:00 a.m - 10:00 a.m. Please bring a non-graphing calculator for the test. No other

More information

3.4 Using the First Derivative to Test Critical Numbers (4.3)

3.4 Using the First Derivative to Test Critical Numbers (4.3) 118 CHAPTER 3. APPLICATIONS OF THE DERIVATIVE 3.4 Using the First Derivative to Test Critical Numbers (4.3) 3.4.1 Theory: The rst derivative is a very important tool when studying a function. It is important

More information

MATH 151, Fall 2015, Week 12, Section

MATH 151, Fall 2015, Week 12, Section MATH 151, Fall 2015, Week 12, Section 5.1-5.3 Chapter 5 Application of Differentiation We develop applications of differentiation to study behaviors of functions and graphs Part I of Section 5.1-5.3, Qualitative/intuitive

More information

Sections 4.1 & 4.2: Using the Derivative to Analyze Functions

Sections 4.1 & 4.2: Using the Derivative to Analyze Functions Sections 4.1 & 4.2: Using the Derivative to Analyze Functions f (x) indicates if the function is: Increasing or Decreasing on certain intervals. Critical Point c is where f (c) = 0 (tangent line is horizontal),

More information

Maximum and Minimum Values (4.2)

Maximum and Minimum Values (4.2) Math 111.01 July 17, 2003 Summer 2003 Maximum and Minimum Values (4.2) Example. Determine the points at which f(x) = sin x attains its maximum and minimum. Solution: sin x attains the value 1 whenever

More information

Concepts of graphs of functions:

Concepts of graphs of functions: Concepts of graphs of functions: 1) Domain where the function has allowable inputs (this is looking to find math no-no s): Division by 0 (causes an asymptote) ex: f(x) = 1 x There is a vertical asymptote

More information

MTH Calculus with Analytic Geom I TEST 1

MTH Calculus with Analytic Geom I TEST 1 MTH 229-105 Calculus with Analytic Geom I TEST 1 Name Please write your solutions in a clear and precise manner. SHOW your work entirely. (1) Find the equation of a straight line perpendicular to the line

More information

Math Precalculus I University of Hawai i at Mānoa Spring

Math Precalculus I University of Hawai i at Mānoa Spring Math 135 - Precalculus I University of Hawai i at Mānoa Spring - 2014 Created for Math 135, Spring 2008 by Lukasz Grabarek and Michael Joyce Send comments and corrections to lukasz@math.hawaii.edu Contents

More information

WEEK 7 NOTES AND EXERCISES

WEEK 7 NOTES AND EXERCISES WEEK 7 NOTES AND EXERCISES RATES OF CHANGE (STRAIGHT LINES) Rates of change are very important in mathematics. Take for example the speed of a car. It is a measure of how far the car travels over a certain

More information

MAT 1320 Study Sheet for the final exam. Format. Topics

MAT 1320 Study Sheet for the final exam. Format. Topics MAT 1320 Study Sheet for the final exam August 2015 Format The exam consists of 10 Multiple Choice questions worth 1 point each, and 5 Long Answer questions worth 30 points in total. Please make sure that

More information

MAT137 Calculus! Lecture 20

MAT137 Calculus! Lecture 20 official website http://uoft.me/mat137 MAT137 Calculus! Lecture 20 Today: 4.6 Concavity 4.7 Asypmtotes Next: 4.8 Curve Sketching Indeterminate Forms for Limits Which of the following are indeterminate

More information

We first review various rules for easy differentiation of common functions: The same procedure works for a larger number of terms.

We first review various rules for easy differentiation of common functions: The same procedure works for a larger number of terms. 1 Math 182 Lecture Notes 1. Review of Differentiation To differentiate a function y = f(x) is to find its derivative f '(x). Another standard notation for the derivative is Dx(f(x)). Recall the meanings

More information

Math 1323 Lesson 12 Analyzing functions. This lesson will cover analyzing polynomial functions using GeoGebra.

Math 1323 Lesson 12 Analyzing functions. This lesson will cover analyzing polynomial functions using GeoGebra. Math 1323 Lesson 12 Analyzing functions This lesson will cover analyzing polynomial functions using GeoGebra. Suppose your company embarked on a new marketing campaign and was able to track sales based

More information

Analysis of Functions

Analysis of Functions Lecture for Week 11 (Secs. 5.1 3) Analysis of Functions (We used to call this topic curve sketching, before students could sketch curves by typing formulas into their calculators. It is still important

More information

4 3A : Increasing and Decreasing Functions and the First Derivative. Increasing and Decreasing. then

4 3A : Increasing and Decreasing Functions and the First Derivative. Increasing and Decreasing. then 4 3A : Increasing and Decreasing Functions and the First Derivative Increasing and Decreasing! If the following conditions both occur! 1. f (x) is a continuous function on the closed interval [ a,b] and

More information

Area and Integration

Area and Integration Area and Integration Professor Richard Blecksmith richard@math.niu.edu Dept. of Mathematical Sciences Northern Illinois University http://math.niu.edu/ richard/math229. Two Fundamental Problems of Calculus

More information

1 Calculus - Optimization - Applications

1 Calculus - Optimization - Applications 1 Calculus - Optimization - Applications The task of finding points at which a function takes on a local maximum or minimum is called optimization, a word derived from applications in which one often desires

More information

Suppose that f is continuous on [a, b] and differentiable on (a, b). Then

Suppose that f is continuous on [a, b] and differentiable on (a, b). Then Lectures 1/18 Derivatives and Graphs When we have a picture of the graph of a function f(x), we can make a picture of the derivative f (x) using the slopes of the tangents to the graph of f. In this section

More information

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x).

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x). You should prepare the following topics for our final exam. () Pre-calculus. (2) Inverses. (3) Algebra of Limits. (4) Derivative Formulas and Rules. (5) Graphing Techniques. (6) Optimization (Maxima and

More information

MATH 18.01, FALL PROBLEM SET # 2

MATH 18.01, FALL PROBLEM SET # 2 MATH 18.01, FALL 2012 - PROBLEM SET # 2 Professor: Jared Speck Due: by Thursday 4:00pm on 9-20-12 (in the boxes outside of Room 2-255 during the day; stick it under the door if the room is locked; write

More information

Math Practice Exam 3 - solutions

Math Practice Exam 3 - solutions Math 181 - Practice Exam 3 - solutions Problem 1 Consider the function h(x) = (9x 2 33x 25)e 3x+1. a) Find h (x). b) Find all values of x where h (x) is zero ( critical values ). c) Using the sign pattern

More information

Sect The Slope-Intercept Form

Sect The Slope-Intercept Form 0 Concepts # and # Sect. - The Slope-Intercept Form Slope-Intercept Form of a line Recall the following definition from the beginning of the chapter: Let a, b, and c be real numbers where a and b are not

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

(a) The best linear approximation of f at x = 2 is given by the formula. L(x) = f(2) + f (2)(x 2). f(2) = ln(2/2) = ln(1) = 0, f (2) = 1 2.

(a) The best linear approximation of f at x = 2 is given by the formula. L(x) = f(2) + f (2)(x 2). f(2) = ln(2/2) = ln(1) = 0, f (2) = 1 2. Math 180 Written Homework Assignment #8 Due Tuesday, November 11th at the beginning of your discussion class. Directions. You are welcome to work on the following problems with other MATH 180 students,

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION Many applications of calculus depend on our ability to deduce facts about a function f from information concerning its derivatives. APPLICATIONS

More information

Math Precalculus I University of Hawai i at Mānoa Spring

Math Precalculus I University of Hawai i at Mānoa Spring Math 135 - Precalculus I University of Hawai i at Mānoa Spring - 2013 Created for Math 135, Spring 2008 by Lukasz Grabarek and Michael Joyce Send comments and corrections to lukasz@math.hawaii.edu Contents

More information

Test 3 Review. fx ( ) ( x 2) 4/5 at the indicated extremum. y x 2 3x 2. Name: Class: Date: Short Answer

Test 3 Review. fx ( ) ( x 2) 4/5 at the indicated extremum. y x 2 3x 2. Name: Class: Date: Short Answer Name: Class: Date: ID: A Test 3 Review Short Answer 1. Find the value of the derivative (if it exists) of fx ( ) ( x 2) 4/5 at the indicated extremum. 7. A rectangle is bounded by the x- and y-axes and

More information

Answers for Calculus Review (Extrema and Concavity)

Answers for Calculus Review (Extrema and Concavity) Answers for Calculus Review 4.1-4.4 (Extrema and Concavity) 1. A critical number is a value of the independent variable (a/k/a x) in the domain of the function at which the derivative is zero or undefined.

More information

2.1 How Do We Measure Speed? Student Notes HH6ed. Time (sec) Position (m)

2.1 How Do We Measure Speed? Student Notes HH6ed. Time (sec) Position (m) 2.1 How Do We Measure Speed? Student Notes HH6ed Part I: Using a table of values for a position function The table below represents the position of an object as a function of time. Use the table to answer

More information

M155 Exam 2 Concept Review

M155 Exam 2 Concept Review M155 Exam 2 Concept Review Mark Blumstein DERIVATIVES Product Rule Used to take the derivative of a product of two functions u and v. u v + uv Quotient Rule Used to take a derivative of the quotient of

More information

2.1 The Tangent and Velocity Problems

2.1 The Tangent and Velocity Problems 2.1 The Tangent and Velocity Problems Tangents What is a tangent? Tangent lines and Secant lines Estimating slopes from discrete data: Example: 1. A tank holds 1000 gallons of water, which drains from

More information

It has neither a local maximum value nor an absolute maximum value

It has neither a local maximum value nor an absolute maximum value 1 Here, we learn how derivatives affect the shape of a graph of a function and, in particular, how they help us locate maximum and minimum values of functions. Some of the most important applications of

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

Secondary Math 3 Honors Unit 10: Functions Name:

Secondary Math 3 Honors Unit 10: Functions Name: Secondary Math 3 Honors Unit 10: Functions Name: Parent Functions As you continue to study mathematics, you will find that the following functions will come up again and again. Please use the following

More information

Math 163: Lecture notes

Math 163: Lecture notes Math 63: Lecture notes Professor Monika Nitsche March 2, 2 Special functions that are inverses of known functions. Inverse functions (Day ) Go over: early exam, hw, quizzes, grading scheme, attendance

More information

2.3 Maxima, minima and second derivatives

2.3 Maxima, minima and second derivatives CHAPTER 2. DIFFERENTIATION 39 2.3 Maxima, minima and second derivatives Consider the following question: given some function f, where does it achieve its maximum or minimum values? First let us examine

More information

Please do not start working until instructed to do so. You have 50 minutes. You must show your work to receive full credit. Calculators are OK.

Please do not start working until instructed to do so. You have 50 minutes. You must show your work to receive full credit. Calculators are OK. Loyola University Chicago Math 131, Section 009, Fall 2008 Midterm 2 Name (print): Signature: Please do not start working until instructed to do so. You have 50 minutes. You must show your work to receive

More information

Final Exam Review Exercise Set A, Math 1551, Fall 2017

Final Exam Review Exercise Set A, Math 1551, Fall 2017 Final Exam Review Exercise Set A, Math 1551, Fall 2017 This review set gives a list of topics that we explored throughout this course, as well as a few practice problems at the end of the document. A complete

More information

Math 1314 Lesson 13: Analyzing Other Types of Functions

Math 1314 Lesson 13: Analyzing Other Types of Functions Math 1314 Lesson 13: Analyzing Other Types of Functions If the function you need to analyze is something other than a polynomial function, you will have some other types of information to find and some

More information

Math 016 Lessons Wimayra LUY

Math 016 Lessons Wimayra LUY Math 016 Lessons Wimayra LUY wluy@ccp.edu MATH 016 Lessons LESSON 1 Natural Numbers The set of natural numbers is given by N = {0, 1, 2, 3, 4...}. Natural numbers are used for two main reasons: 1. counting,

More information

7 + 8x + 9x x + 12x x 6. x 3. (c) lim. x 2 + x 3 x + x 4 (e) lim. (d) lim. x 5

7 + 8x + 9x x + 12x x 6. x 3. (c) lim. x 2 + x 3 x + x 4 (e) lim. (d) lim. x 5 Practice Exam 3 Fundamentals of Calculus, ch. 1-5 1 A falling rock has a height (in meters) as a function of time (in seconds) given by h(t) = pt 2 + qt + r, where p, q, and r are constants. (a) Infer

More information

APPM 1350 Exam 2 Fall 2016

APPM 1350 Exam 2 Fall 2016 APPM 1350 Exam 2 Fall 2016 1. (28 pts, 7 pts each) The following four problems are not related. Be sure to simplify your answers. (a) Let f(x) tan 2 (πx). Find f (1/) (5 pts) f (x) 2π tan(πx) sec 2 (πx)

More information

c) xy 3 = cos(7x +5y), y 0 = y3 + 7 sin(7x +5y) 3xy sin(7x +5y) d) xe y = sin(xy), y 0 = ey + y cos(xy) x(e y cos(xy)) e) y = x ln(3x + 5), y 0

c) xy 3 = cos(7x +5y), y 0 = y3 + 7 sin(7x +5y) 3xy sin(7x +5y) d) xe y = sin(xy), y 0 = ey + y cos(xy) x(e y cos(xy)) e) y = x ln(3x + 5), y 0 Some Math 35 review problems With answers 2/6/2005 The following problems are based heavily on problems written by Professor Stephen Greenfield for his Math 35 class in spring 2005. His willingness to

More information

Extrema and the Extreme Value Theorem

Extrema and the Extreme Value Theorem Extrema and the Extreme Value Theorem Local and Absolute Extrema. Extrema are the points where we will find a maximum or minimum on the curve. If they are local or relative extrema, then they will be the

More information

Math Review ECON 300: Spring 2014 Benjamin A. Jones MATH/CALCULUS REVIEW

Math Review ECON 300: Spring 2014 Benjamin A. Jones MATH/CALCULUS REVIEW MATH/CALCULUS REVIEW SLOPE, INTERCEPT, and GRAPHS REVIEW (adapted from Paul s Online Math Notes) Let s start with some basic review material to make sure everybody is on the same page. The slope of a line

More information

Chapter 3 Differentiation Rules

Chapter 3 Differentiation Rules Chapter 3 Differentiation Rules Derivative constant function if c is any real number, then Example: The Power Rule: If n is a positive integer, then Example: Extended Power Rule: If r is any real number,

More information

Booker T. Washington Summer Math Packet 2015 Completed by Thursday, August 20, 2015 Each student will need to print the packet from our website.

Booker T. Washington Summer Math Packet 2015 Completed by Thursday, August 20, 2015 Each student will need to print the packet from our website. BTW Math Packet Advanced Math Name Booker T. Washington Summer Math Packet 2015 Completed by Thursday, August 20, 2015 Each student will need to print the packet from our website. Go to the BTW website

More information

Lecture 11: Extrema. Nathan Pflueger. 2 October 2013

Lecture 11: Extrema. Nathan Pflueger. 2 October 2013 Lecture 11: Extrema Nathan Pflueger 2 October 201 1 Introduction In this lecture we begin to consider the notion of extrema of functions on chosen intervals. This discussion will continue in the lectures

More information

4.2: What Derivatives Tell Us

4.2: What Derivatives Tell Us 4.2: What Derivatives Tell Us Problem Fill in the following blanks with the correct choice of the words from this list: Increasing, decreasing, positive, negative, concave up, concave down (a) If you know

More information

Summary of Derivative Tests

Summary of Derivative Tests Summary of Derivative Tests Note that for all the tests given below it is assumed that the function f is continuous. Critical Numbers Definition. A critical number of a function f is a number c in the

More information