Families of Functions, Taylor Polynomials, l Hopital s

Size: px
Start display at page:

Download "Families of Functions, Taylor Polynomials, l Hopital s"

Transcription

1 Unit #6 : Rule Families of Functions, Taylor Polynomials, l Hopital s Goals: To use first and second derivative information to describe functions. To be able to find general properties of families of functions. To extend our tangent line formula to higher-degree polynomial approximations (Taylor polynomials) To explore more advanced ways to evaluate limits.

2 Interpreting First and Second Derivatives - 1 Interpreting First and Second Derivatives The information about the graph of a function f provided by the sign of f (x) and f (x) on an interval (a, b) is expressed in the following table. (a and b are assumed to be finite.) f (x) > 0 on (a, b) f increasing on [a, b] f (x) < 0 on (a, b) f decreasing on [a, b] f (x) > 0 on (a, b) f concave up on [a, b] f (x) < 0 on (a, b) f concave down on [a, b]

3 Interpreting First and Second Derivatives - 2 All the indicators above deal with non-zero values of f (x) and f (x). What is distinctive about the zero values of these derivatives? f (x) = 0 : f (x) = 0 :

4 Interpreting First and Second Derivatives - 3 The intervals of increasing and decreasing described in the table earlier can lead to a surprising or counter-intuitive technical point. Example: For the function f(x) = x 2, find the derivative. Find the intervals where f (x) > 0 and f (x) < 0.

5 Interpreting First and Second Derivatives - 4 Based on this analysis, on which interval(s) is f(x) = x 2 increasing, and which interval(s) is it decreasing? (a) Increasing on (0, ), decreasing on (, 0). (b) Increasing on [0, ), decreasing on (, 0]. (c) Increasing on [0, ], decreasing on [, 0].

6 Critical Points - 1 Critical Points If f(x) is defined on the interval (a, b), then we call a point c in the interval a critical point if: f (c) = 0, or f (c) does not exist. We will also refer to the point (c, f(c)) on the graph of f(x) as a critical point. We call the function value f(c) at a critical point c a critical value.

7 Critical Points - 2 Technical Notes: 1. By this definition, f(c) must be defined for c to be a critical point. a) Sketch f(x) = 1/x. By the critical point definition, is x = 0 a critical point? (a) Yes. (b) No.

8 Critical Points - 3 b) Sketch g(x) = x. Is x = 0 a critical point? (a) Yes. (b) No.

9 Critical Points By this definition, if a function is defined on a closed interval, the endpoints of interval cannot be critical points. a) Sketch the graph of f(x) = x and decide whether x = 0 is a critical point.

10 Critical Points - 5 b) Sketch the graph of g(x) = 3 x and decide whether x = 0 is a critical point.

11 Critical Points - 6 Example: Identify all the critical points on the graph below, and characterize any other interesting points by continuity, limits, or other properties.

12 First and Second Derivative Sign Chart Example - 1 Example: Consider the function f(x) = x x Construct a sign chart for both f and f, and use this information to sketch f(x).

13 First and Second Derivative Sign Chart Example - 2 f(x) = x x 2 + 1

14 Families of Functions - Example 1-1 Families of Functions Looking at the first and second derivative properties can be generalized to allow us to sketch families of functions, rather than a single function at a time. (A family of functions is a set of functions that share a common mathematical form, but differ in the particular value they might have for one or more parameters.)

15 Families of Functions - Example 1-2 Example: Consider the family of functions f(x) = ax x 2 + b Let b = 1, then sketch several members of the family with different positive values of a.

16 Families of Functions - Example 1-3 f(x) = ax x 2 + b, with b = 1

17 Families of Functions - Example 1-4 f(x) = ax x 2 + b Suppose a = 1 now. Create a sign chart for f (x), given that b can change. Find the (x, y) coordinates of the critical points of f(x), in terms of b.

18 Families of Functions - Example 1-5 f(x) = ax x 2 + b Sketch several members of the family, for a = 1 and then using different positive values of b.

19 Families of Functions - Example 1-6 f(x) = ax x 2 + b Would the family change substantially if a or b could be negative? If so, what would the change look like?

20 Families of Functions - Example 1-7 f(x) = ax x 2 + b Find the member of this family which has its maximum at (1, 10).

21 Families of Functions - Example 2-1 Example: Show that, for positive constants a and b, g(x) = a(1 e bx ) is both increasing and concave down for all x.

22 Families of Functions - Example 2-2 Evaluate g(0). g(x) = a(1 e bx ), a and b positive.

23 Families of Functions - Example 2-3 Evaluate the limit lim x g(x). (a) lim x g(x) = 0 g(x) = a(1 e bx ), a and b positive. (b) lim x g(x) = 1 (c) lim x g(x) = a (d) lim x g(x) = a(1 e bx )

24 Families of Functions - Example 2-4 Sketch what members of the family g(x) = a(1 e bx ) might look like for x 0.

25 Taylor Polynomial Intro - 1 Taylor Polynomials A more technical application of derivative information, but a very powerful one, is the construction of polynomial approximations to more complicated functions. Previously we found a formula for linear approximations to functions f(x) around a point x = a: This linear approximation, or tangent line formula, can also be called the Taylor polynomial of degree 1 approximating f(x) near x = a.

26 Taylor Polynomial Intro - 2 Sketch the graph of cos(x) around x = 0, and add its tangent line based at x = 0. The linearization or tangent line is clearly a very limited approximation to this function. What might be a slightly more complex form of function that would work better in this case?

27 Taylor Polynomial Intro - 3 Taylor Polynomial of Degree 2 f(x) f(a) + f (a)(x a) + f (a) (x a) 2 2 is a quadratic approximation to f(x) near x = a. For values of x close to a do you think this quadratic approximation will be a better or worse approximation than the tangent line, and why? (a) The quadratic approximation will be better than the linear approximation. (b) The quadratic approximation will be worse than the linear approximation.

28 Taylor Polynomials - Examples - 1 Example: x = 0. Find the quadratic Taylor approximation to f(x) = cos(x) near

29 Taylor Polynomials - Examples - 2 Sketch the graph of cos(x) around x = 0, and add both its 1st and 2nd degree Taylor polynomial approximations for x near 0.

30 Taylor Polynomials - Examples - 3 For reference, here is a computer generated version of y = cos(x) and its linear and quadratic Taylor approximations around x = 0. y x

31 Taylor Polynomials - Examples - 4 There is a very good reason for the particular form of the Taylor polynomial. What mathematical features will f(x) and its 2nd degree Taylor approximation share at x = a?

32 Taylor Polynomials - Examples - 5 If we wanted a still-better approximation for f(x) near a specific point x = a, how could we generalize our earlier 1st and 2nd degree Taylor polynomials?

33 Taylor Polynomials - Inverting the Process - 1 Example: You are told that a function can be approximated around x = 2 with the quadratic y = 2 + 3(x 2) 3(x 2) 2. Sketch the function near x = 2, and indicate any specific values you can determine from the information provided.

34 Taylor Polynomials - Inverting the Process - 2 Example: You are told that f(x) 7 (x 5)+(x 5) 3 for x near 5. What can you say about the value and derivatives of f(x) at x = 5?

35 Applications of Taylor Polynomials - 1 Applications of Taylor Polynomials It is not immediately obvious to most students why we would ever want to replace a perfectly good function like y = e x with its approximation y 1 + x. However, it can be argued that these Taylor approximations (and related ones like Fourier series) are comparable in importance to the fundamental calculus ideas of the derivative and integral. Let us see how Taylor polynomials can help us answer previously unanswerable questions.

36 Applications of Taylor Polynomials - 2 Example: e 2x 1 Evaluate the limit lim. x 0 x

37 Applications of Taylor Polynomials - 3 Example: sin(5x) Evaluate the limit lim. x 0 x

38 Applications of Taylor Polynomials - 4 Have you seen an alternative method for evaluating limits like this? If so, what was it called?

39 L Hopital s Rule - 1 L Hopital s Rule f(x) Use Taylor polynomials to show that if the ratio lim x a g(x) gives the form 0 0, then f(x) lim x a g(x) = lim f (x) x a g (x)

40 L Hopital s Rule - 2 L Hopital s rule can be applied in slightly more general circumstances as well. L Hopital s Rule When a limit lim 0 0 x a or lim x ± or ± ±, then lim x a or of f(x) g(x) lim x ± yields an indeterminate ratio form of f(x) g(x) = lim x a or lim x ± f (x) g (x)

41 L Hopital s Rule - 3 Example: 1 e 2x Evaluate the limit lim. x 0 x

42 L Hopital s Rule - 4 Example: 1 e 2x Evaluate the limit lim. x x

43 L Hopital s Rule - 5 Example: Evaluate the limit lim x 0 1 cos(4x) x 2.

44 L Hopital s Rule - 6 Example: Evaluate the limit lim x 0 + x ln(x).

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0 8.7 Taylor s Inequality Math 00 Section 005 Calculus II Name: ANSWER KEY Taylor s Inequality: If f (n+) is continuous and f (n+) < M between the center a and some point x, then f(x) T n (x) M x a n+ (n

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

Math 261 Calculus I. Test 1 Study Guide. Name. Decide whether the limit exists. If it exists, find its value. 1) lim x 1. f(x) 2) lim x -1/2 f(x)

Math 261 Calculus I. Test 1 Study Guide. Name. Decide whether the limit exists. If it exists, find its value. 1) lim x 1. f(x) 2) lim x -1/2 f(x) Math 261 Calculus I Test 1 Study Guide Name Decide whether the it exists. If it exists, find its value. 1) x 1 f(x) 2) x -1/2 f(x) Complete the table and use the result to find the indicated it. 3) If

More information

Limits, Continuity, and the Derivative

Limits, Continuity, and the Derivative Unit #2 : Limits, Continuity, and the Derivative Goals: Study and define continuity Review limits Introduce the derivative as the limit of a difference quotient Discuss the derivative as a rate of change

More information

14 Increasing and decreasing functions

14 Increasing and decreasing functions 14 Increasing and decreasing functions 14.1 Sketching derivatives READING Read Section 3.2 of Rogawski Reading Recall, f (a) is the gradient of the tangent line of f(x) at x = a. We can use this fact to

More information

Taylor and Maclaurin Series. Approximating functions using Polynomials.

Taylor and Maclaurin Series. Approximating functions using Polynomials. Taylor and Maclaurin Series Approximating functions using Polynomials. Approximating f x = e x near x = 0 In order to approximate the function f x = e x near x = 0, we can use the tangent line (The Linear

More information

Taylor and Maclaurin Series. Approximating functions using Polynomials.

Taylor and Maclaurin Series. Approximating functions using Polynomials. Taylor and Maclaurin Series Approximating functions using Polynomials. Approximating f x = e x near x = 0 In order to approximate the function f x = e x near x = 0, we can use the tangent line (The Linear

More information

MA 113 Calculus I Fall 2012 Exam 3 13 November Multiple Choice Answers. Question

MA 113 Calculus I Fall 2012 Exam 3 13 November Multiple Choice Answers. Question MA 113 Calculus I Fall 2012 Exam 3 13 November 2012 Name: Section: Last 4 digits of student ID #: This exam has ten multiple choice questions (five points each) and five free response questions (ten points

More information

Dr. Sophie Marques. MAM1020S Tutorial 8 August Divide. 1. 6x 2 + x 15 by 3x + 5. Solution: Do a long division show your work.

Dr. Sophie Marques. MAM1020S Tutorial 8 August Divide. 1. 6x 2 + x 15 by 3x + 5. Solution: Do a long division show your work. Dr. Sophie Marques MAM100S Tutorial 8 August 017 1. Divide 1. 6x + x 15 by 3x + 5. 6x + x 15 = (x 3)(3x + 5) + 0. 1a 4 17a 3 + 9a + 7a 6 by 3a 1a 4 17a 3 + 9a + 7a 6 = (4a 3 3a + a + 3)(3a ) + 0 3. 1a

More information

3. (12 points) Find an equation for the line tangent to the graph of f(x) =

3. (12 points) Find an equation for the line tangent to the graph of f(x) = April 8, 2015 Name The total number of points available is 168 Throughout this test, show your work Throughout this test, you are expected to use calculus to solve problems Graphing calculator solutions

More information

MAT137 Calculus! Lecture 9

MAT137 Calculus! Lecture 9 MAT137 Calculus! Lecture 9 Today we will study: Limits at infinity. L Hôpital s Rule. Mean Value Theorem. (11.5,11.6, 4.1) PS3 is due this Friday June 16. Next class: Applications of the Mean Value Theorem.

More information

Math 103: L Hopital s Rule

Math 103: L Hopital s Rule Math 103: L Hopital s Rule Ryan Blair University of Pennsylvania Thursday November 3, 2011 Ryan Blair (U Penn) Math 103: L Hopital s Rule Thursday November 3, 2011 1 / 6 Outline 1 L Hospital s Rule 2 Review

More information

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form Taylor Series Given a function f(x), we would like to be able to find a power series that represents the function. For example, in the last section we noted that we can represent e x by the power series

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

MA1021 Calculus I B Term, Sign:

MA1021 Calculus I B Term, Sign: MA1021 Calculus I B Term, 2014 Final Exam Print Name: Sign: Write up your solutions neatly and show all your work. 1. (28 pts) Compute each of the following derivatives: You do not have to simplify your

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

Math 106 Fall 2014 Exam 2.1 October 31, ln(x) x 3 dx = 1. 2 x 2 ln(x) + = 1 2 x 2 ln(x) + 1. = 1 2 x 2 ln(x) 1 4 x 2 + C

Math 106 Fall 2014 Exam 2.1 October 31, ln(x) x 3 dx = 1. 2 x 2 ln(x) + = 1 2 x 2 ln(x) + 1. = 1 2 x 2 ln(x) 1 4 x 2 + C Math 6 Fall 4 Exam. October 3, 4. The following questions have to do with the integral (a) Evaluate dx. Use integration by parts (x 3 dx = ) ( dx = ) x3 x dx = x x () dx = x + x x dx = x + x 3 dx dx =

More information

Calculus I Announcements

Calculus I Announcements Slide 1 Calculus I Announcements Read sections 4.2,4.3,4.4,4.1 and 5.3 Do the homework from sections 4.2,4.3,4.4,4.1 and 5.3 Exam 3 is Thursday, November 12th See inside for a possible exam question. Slide

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

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

Integration by Parts

Integration by Parts Calculus 2 Lia Vas Integration by Parts Using integration by parts one transforms an integral of a product of two functions into a simpler integral. Divide the initial function into two parts called u

More information

Section 4.2: The Mean Value Theorem

Section 4.2: The Mean Value Theorem Section 4.2: The Mean Value Theorem Before we continue with the problem of describing graphs using calculus we shall briefly pause to examine some interesting applications of the derivative. In previous

More information

Homework for Section 1.4, Continuity and One sided Limits. Study 1.4, # 1 21, 27, 31, 37 41, 45 53, 61, 69, 87, 91, 93. Class Notes: Prof. G.

Homework for Section 1.4, Continuity and One sided Limits. Study 1.4, # 1 21, 27, 31, 37 41, 45 53, 61, 69, 87, 91, 93. Class Notes: Prof. G. GOAL: 1. Understand definition of continuity at a point. 2. Evaluate functions for continuity at a point, and on open and closed intervals 3. Understand the Intermediate Value Theorum (IVT) Homework for

More information

4.4 AREAS, INTEGRALS AND ANTIDERIVATIVES

4.4 AREAS, INTEGRALS AND ANTIDERIVATIVES 1 4.4 AREAS, INTEGRALS AND ANTIDERIVATIVES This section explores properties of functions defined as areas and examines some of the connections among areas, integrals and antiderivatives. In order to focus

More information

Aim: How do we prepare for AP Problems on limits, continuity and differentiability? f (x)

Aim: How do we prepare for AP Problems on limits, continuity and differentiability? f (x) Name AP Calculus Date Supplemental Review 1 Aim: How do we prepare for AP Problems on limits, continuity and differentiability? Do Now: Use the graph of f(x) to evaluate each of the following: 1. lim x

More information

1S11: Calculus for students in Science

1S11: Calculus for students in Science 1S11: Calculus for students in Science Dr. Vladimir Dotsenko TCD Lecture 21 Dr. Vladimir Dotsenko (TCD) 1S11: Calculus for students in Science Lecture 21 1 / 1 An important announcement There will be no

More information

What is on today. 1 Linear approximation. MA 123 (Calculus I) Lecture 17: November 2, 2017 Section A2. Professor Jennifer Balakrishnan,

What is on today. 1 Linear approximation. MA 123 (Calculus I) Lecture 17: November 2, 2017 Section A2. Professor Jennifer Balakrishnan, Professor Jennifer Balakrishnan, jbala@bu.edu What is on today 1 Linear approximation 1 1.1 Linear approximation and concavity....................... 2 1.2 Change in y....................................

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION The method we used to sketch curves in Section 4.5 was a culmination of much of our study of differential calculus. The graph was the final

More information

University of Toronto MAT137Y1 Calculus! Test 2 1 December 2017 Time: 110 minutes

University of Toronto MAT137Y1 Calculus! Test 2 1 December 2017 Time: 110 minutes University of Toronto MAT137Y1 Calculus! Test 2 1 December 2017 Time: 110 minutes Please complete this cover page with ALL CAPITAL LETTERS. Last name......................................................................................

More information

Calculus I Exam 1 Review Fall 2016

Calculus I Exam 1 Review Fall 2016 Problem 1: Decide whether the following statements are true or false: (a) If f, g are differentiable, then d d x (f g) = f g. (b) If a function is continuous, then it is differentiable. (c) If a function

More information

Math 221 Notes on Rolle s Theorem, The Mean Value Theorem, l Hôpital s rule, and the Taylor-Maclaurin formula. 1. Two theorems

Math 221 Notes on Rolle s Theorem, The Mean Value Theorem, l Hôpital s rule, and the Taylor-Maclaurin formula. 1. Two theorems Math 221 Notes on Rolle s Theorem, The Mean Value Theorem, l Hôpital s rule, and the Taylor-Maclaurin formula 1. Two theorems Rolle s Theorem. If a function y = f(x) is differentiable for a x b and if

More information

Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain.

Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain. Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain. For example f(x) = 1 1 x = 1 + x + x2 + x 3 + = ln(1 + x) = x x2 2

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

In general, if we start with a function f and want to reverse the differentiation process, then we are finding an antiderivative of f.

In general, if we start with a function f and want to reverse the differentiation process, then we are finding an antiderivative of f. Math 1410 Worksheet #27: Section 4.9 Name: Our final application of derivatives is a prelude to what will come in later chapters. In many situations, it will be necessary to find a way to reverse the differentiation

More information

Continuity, Intermediate Value Theorem (2.4)

Continuity, Intermediate Value Theorem (2.4) Continuity, Intermediate Value Theorem (2.4) Xiannan Li Kansas State University January 29th, 2017 Intuitive Definition: A function f(x) is continuous at a if you can draw the graph of y = f(x) without

More information

Continuity. To handle complicated functions, particularly those for which we have a reasonable formula or formulas, we need a more precise definition.

Continuity. To handle complicated functions, particularly those for which we have a reasonable formula or formulas, we need a more precise definition. Continuity Intuitively, a function is continuous if its graph can be traced on paper in one motion without lifting the pencil from the paper. Thus the graph has no tears or holes. To handle complicated

More information

Calculus The Mean Value Theorem October 22, 2018

Calculus The Mean Value Theorem October 22, 2018 Calculus The Mean Value Theorem October, 018 Definitions Let c be a number in the domain D of a function f. Then f(c) is the (a) absolute maximum value of f on D, i.e. f(c) = max, if f(c) for all x in

More information

AP Calculus Summer Prep

AP Calculus Summer Prep AP Calculus Summer Prep Topics from Algebra and Pre-Calculus (Solutions are on the Answer Key on the Last Pages) The purpose of this packet is to give you a review of basic skills. You are asked to have

More information

Test for Increasing and Decreasing Theorem 5 Let f(x) be continuous on [a, b] and differentiable on (a, b).

Test for Increasing and Decreasing Theorem 5 Let f(x) be continuous on [a, b] and differentiable on (a, b). Definition of Increasing and Decreasing A function f(x) is increasing on an interval if for any two numbers x 1 and x in the interval with x 1 < x, then f(x 1 ) < f(x ). As x gets larger, y = f(x) gets

More information

1. Which one of the following points is a singular point of. f(x) = (x 1) 2/3? f(x) = 3x 3 4x 2 5x + 6? (C)

1. Which one of the following points is a singular point of. f(x) = (x 1) 2/3? f(x) = 3x 3 4x 2 5x + 6? (C) Math 1120 Calculus Test 3 November 4, 1 Name In the first 10 problems, each part counts 5 points (total 50 points) and the final three problems count 20 points each Multiple choice section Circle the correct

More information

11.10a Taylor and Maclaurin Series

11.10a Taylor and Maclaurin Series 11.10a 1 11.10a Taylor and Maclaurin Series Let y = f(x) be a differentiable function at x = a. In first semester calculus we saw that (1) f(x) f(a)+f (a)(x a), for all x near a The right-hand side of

More information

8.5 Taylor Polynomials and Taylor Series

8.5 Taylor Polynomials and Taylor Series 8.5. TAYLOR POLYNOMIALS AND TAYLOR SERIES 50 8.5 Taylor Polynomials and Taylor Series Motivating Questions In this section, we strive to understand the ideas generated by the following important questions:

More information

MORE APPLICATIONS OF DERIVATIVES. David Levermore. 17 October 2000

MORE APPLICATIONS OF DERIVATIVES. David Levermore. 17 October 2000 MORE APPLICATIONS OF DERIVATIVES David Levermore 7 October 2000 This is a review of material pertaining to local approximations and their applications that are covered sometime during a year-long calculus

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

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

Math 131 Final Exam Spring 2016

Math 131 Final Exam Spring 2016 Math 3 Final Exam Spring 06 Name: ID: multiple choice questions worth 5 points each. Exam is only out of 00 (so there is the possibility of getting more than 00%) Exam covers sections. through 5.4 No graphing

More information

MTH4100 Calculus I. Bill Jackson School of Mathematical Sciences QMUL. Week 9, Semester 1, 2013

MTH4100 Calculus I. Bill Jackson School of Mathematical Sciences QMUL. Week 9, Semester 1, 2013 MTH4100 School of Mathematical Sciences QMUL Week 9, Semester 1, 2013 Concavity Concavity In the literature concave up is often referred to as convex, and concave down is simply called concave. The second

More information

2. (12 points) Find an equation for the line tangent to the graph of f(x) =

2. (12 points) Find an equation for the line tangent to the graph of f(x) = November 23, 2010 Name The total number of points available is 153 Throughout this test, show your work Throughout this test, you are expected to use calculus to solve problems Graphing calculator solutions

More information

Chapter 4: More Applications of Differentiation

Chapter 4: More Applications of Differentiation Chapter 4: More Applications of Differentiation Winter 2016 Department of Mathematics Hong Kong Baptist University 1 / 61 In the fall of 1972, President Nixon announced that, the rate of increase of inflation

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

Solutions to Math 41 First Exam October 18, 2012

Solutions to Math 41 First Exam October 18, 2012 Solutions to Math 4 First Exam October 8, 202. (2 points) Find each of the following its, with justification. If the it does not exist, explain why. If there is an infinite it, then explain whether it

More information

Math 1431 Final Exam Review

Math 1431 Final Exam Review Math 1431 Final Exam Review Comprehensive exam. I recommend you study all past reviews and practice exams as well. Know all rules/formulas. Make a reservation for the final exam. If you miss it, go back

More information

Lesson 9 Exploring Graphs of Quadratic Functions

Lesson 9 Exploring Graphs of Quadratic Functions Exploring Graphs of Quadratic Functions Graph the following system of linear inequalities: { y > 1 2 x 5 3x + 2y 14 a What are three points that are solutions to the system of inequalities? b Is the point

More information

Chapter 7: Techniques of Integration

Chapter 7: Techniques of Integration Chapter 7: Techniques of Integration MATH 206-01: Calculus II Department of Mathematics University of Louisville last corrected September 14, 2013 1 / 43 Chapter 7: Techniques of Integration 7.1. Integration

More information

Formulas that must be memorized:

Formulas that must be memorized: Formulas that must be memorized: Position, Velocity, Acceleration Speed is increasing when v(t) and a(t) have the same signs. Speed is decreasing when v(t) and a(t) have different signs. Section I: Limits

More information

Calculus I Practice Exam 2

Calculus I Practice Exam 2 Calculus I Practice Exam 2 Instructions: The exam is closed book, closed notes, although you may use a note sheet as in the previous exam. A calculator is allowed, but you must show all of your work. Your

More information

Calculus I Homework: Linear Approximation and Differentials Page 1

Calculus I Homework: Linear Approximation and Differentials Page 1 Calculus I Homework: Linear Approximation and Differentials Page Example (3..8) Find the linearization L(x) of the function f(x) = (x) /3 at a = 8. The linearization is given by which approximates the

More information

Calculus 1 Math 151 Week 10 Rob Rahm. Theorem 1.1. Rolle s Theorem. Let f be a function that satisfies the following three hypotheses:

Calculus 1 Math 151 Week 10 Rob Rahm. Theorem 1.1. Rolle s Theorem. Let f be a function that satisfies the following three hypotheses: Calculus 1 Math 151 Week 10 Rob Rahm 1 Mean Value Theorem Theorem 1.1. Rolle s Theorem. Let f be a function that satisfies the following three hypotheses: (1) f is continuous on [a, b]. (2) f is differentiable

More information

MATH 408N PRACTICE FINAL

MATH 408N PRACTICE FINAL 2/03/20 Bormashenko MATH 408N PRACTICE FINAL Show your work for all the problems. Good luck! () Let f(x) = ex e x. (a) [5 pts] State the domain and range of f(x). Name: TA session: Since e x is defined

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

9.5. Polynomial and Rational Inequalities. Objectives. Solve quadratic inequalities. Solve polynomial inequalities of degree 3 or greater.

9.5. Polynomial and Rational Inequalities. Objectives. Solve quadratic inequalities. Solve polynomial inequalities of degree 3 or greater. Chapter 9 Section 5 9.5 Polynomial and Rational Inequalities Objectives 1 3 Solve quadratic inequalities. Solve polynomial inequalities of degree 3 or greater. Solve rational inequalities. Objective 1

More information

Test 2 Review Math 1111 College Algebra

Test 2 Review Math 1111 College Algebra Test 2 Review Math 1111 College Algebra 1. Begin by graphing the standard quadratic function f(x) = x 2. Then use transformations of this graph to graph the given function. g(x) = x 2 + 2 *a. b. c. d.

More information

Calculus I Sample Exam #01

Calculus I Sample Exam #01 Calculus I Sample Exam #01 1. Sketch the graph of the function and define the domain and range. 1 a) f( x) 3 b) g( x) x 1 x c) hx ( ) x x 1 5x6 d) jx ( ) x x x 3 6 . Evaluate the following. a) 5 sin 6

More information

Chapter 4: More Applications of Differentiation

Chapter 4: More Applications of Differentiation Chapter 4: More Applications of Differentiation Autumn 2017 Department of Mathematics Hong Kong Baptist University 1 / 68 In the fall of 1972, President Nixon announced that, the rate of increase of inflation

More information

Calculus I Homework: Linear Approximation and Differentials Page 1

Calculus I Homework: Linear Approximation and Differentials Page 1 Calculus I Homework: Linear Approximation and Differentials Page Questions Example Find the linearization L(x) of the function f(x) = (x) /3 at a = 8. Example Find the linear approximation of the function

More information

Math 121 Calculus 1 Fall 2009 Outcomes List for Final Exam

Math 121 Calculus 1 Fall 2009 Outcomes List for Final Exam Math 121 Calculus 1 Fall 2009 Outcomes List for Final Exam This outcomes list summarizes what skills and knowledge you should have reviewed and/or acquired during this entire quarter in Math 121, and what

More information

Math 180, Final Exam, Fall 2012 Problem 1 Solution

Math 180, Final Exam, Fall 2012 Problem 1 Solution Math 80, Final Exam, Fall 0 Problem Solution. Find the derivatives of the following functions: (a) ln(ln(x)) (b) x 6 + sin(x) e x (c) tan(x ) + cot(x ) (a) We evaluate the derivative using the Chain Rule.

More information

University of Toronto Solutions to MAT186H1F TERM TEST of Tuesday, October 15, 2013 Duration: 100 minutes

University of Toronto Solutions to MAT186H1F TERM TEST of Tuesday, October 15, 2013 Duration: 100 minutes University of Toronto Solutions to MAT186H1F TERM TEST of Tuesday, October 15, 2013 Duration: 100 minutes Only aids permitted: Casio FX-991 or Sharp EL-520 calculator. Instructions: Answer all questions.

More information

Section 3.7. Rolle s Theorem and the Mean Value Theorem

Section 3.7. Rolle s Theorem and the Mean Value Theorem Section.7 Rolle s Theorem and the Mean Value Theorem The two theorems which are at the heart of this section draw connections between the instantaneous rate of change and the average rate of change of

More information

Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials

Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials Introduction: In applications, it often turns out that one cannot solve the differential equations or antiderivatives that show up in the real

More information

Pre-Calculus: Functions and Their Properties (Solving equations algebraically and graphically, matching graphs, tables, and equations, and

Pre-Calculus: Functions and Their Properties (Solving equations algebraically and graphically, matching graphs, tables, and equations, and Pre-Calculus: 1.1 1.2 Functions and Their Properties (Solving equations algebraically and graphically, matching graphs, tables, and equations, and finding the domain, range, VA, HA, etc.). Name: Date:

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

Lecture 34: Recall Defn: The n-th Taylor polynomial for a function f at a is: n f j (a) j! + f n (a)

Lecture 34: Recall Defn: The n-th Taylor polynomial for a function f at a is: n f j (a) j! + f n (a) Lecture 34: Recall Defn: The n-th Taylor polynomial for a function f at a is: n f j (a) P n (x) = (x a) j. j! j=0 = f(a)+(f (a))(x a)+(1/2)(f (a))(x a) 2 +(1/3!)(f (a))(x a) 3 +... + f n (a) (x a) n n!

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

Ma 530 Power Series II

Ma 530 Power Series II Ma 530 Power Series II Please note that there is material on power series at Visual Calculus. Some of this material was used as part of the presentation of the topics that follow. Operations on Power Series

More information

Sections 2.1, 2.2 and 2.4: Limit of a function Motivation:

Sections 2.1, 2.2 and 2.4: Limit of a function Motivation: Sections 2.1, 2.2 and 2.4: Limit of a function Motivation: There are expressions which can be computed only using Algebra, meaning only using the operations +,, and. Examples which can be computed using

More information

AB CALCULUS SEMESTER A REVIEW Show all work on separate paper. (b) lim. lim. (f) x a. for each of the following functions: (b) y = 3x 4 x + 2

AB CALCULUS SEMESTER A REVIEW Show all work on separate paper. (b) lim. lim. (f) x a. for each of the following functions: (b) y = 3x 4 x + 2 AB CALCULUS Page 1 of 6 NAME DATE 1. Evaluate each it: AB CALCULUS Show all work on separate paper. x 3 x 9 x 5x + 6 x 0 5x 3sin x x 7 x 3 x 3 5x (d) 5x 3 x +1 x x 4 (e) x x 9 3x 4 6x (f) h 0 sin( π 6

More information

MATH 1231 MATHEMATICS 1B CALCULUS. Section 5: - Power Series and Taylor Series.

MATH 1231 MATHEMATICS 1B CALCULUS. Section 5: - Power Series and Taylor Series. MATH 1231 MATHEMATICS 1B CALCULUS. Section 5: - Power Series and Taylor Series. The objective of this section is to become familiar with the theory and application of power series and Taylor series. By

More information

, find the value(s) of a and b which make f differentiable at bx 2 + x if x 2 x = 2 or explain why no such values exist.

, find the value(s) of a and b which make f differentiable at bx 2 + x if x 2 x = 2 or explain why no such values exist. Math 171 Exam II Summary Sheet and Sample Stuff (NOTE: The questions posed here are not necessarily a guarantee of the type of questions which will be on Exam II. This is a sampling of questions I have

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

(a) Write down the value of q and of r. (2) Write down the equation of the axis of symmetry. (1) (c) Find the value of p. (3) (Total 6 marks)

(a) Write down the value of q and of r. (2) Write down the equation of the axis of symmetry. (1) (c) Find the value of p. (3) (Total 6 marks) 1. Let f(x) = p(x q)(x r). Part of the graph of f is shown below. The graph passes through the points ( 2, 0), (0, 4) and (4, 0). (a) Write down the value of q and of r. (b) Write down the equation of

More information

Review: Power series define functions. Functions define power series. Taylor series of a function. Taylor polynomials of a function.

Review: Power series define functions. Functions define power series. Taylor series of a function. Taylor polynomials of a function. Taylor Series (Sect. 10.8) Review: Power series define functions. Functions define power series. Taylor series of a function. Taylor polynomials of a function. Review: Power series define functions Remarks:

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

AP Calculus. Limits, Continuity, and Differentiability

AP Calculus. Limits, Continuity, and Differentiability AP Calculus Limits, Continuity, and Differentiability 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

MATH 32A: MIDTERM 2 REVIEW. sin 2 u du z(t) = sin 2 t + cos 2 2

MATH 32A: MIDTERM 2 REVIEW. sin 2 u du z(t) = sin 2 t + cos 2 2 MATH 3A: MIDTERM REVIEW JOE HUGHES 1. Curvature 1. Consider the curve r(t) = x(t), y(t), z(t), where x(t) = t Find the curvature κ(t). 0 cos(u) sin(u) du y(t) = Solution: The formula for curvature is t

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

Calculus I Practice Problems 8: Answers

Calculus I Practice Problems 8: Answers Calculus I Practice Problems : Answers. Let y x x. Find the intervals in which the function is increasing and decreasing, and where it is concave up and concave down. Sketch the graph. Answer. Differentiate

More information

MATH 151 Engineering Mathematics I

MATH 151 Engineering Mathematics I MATH 151 Engineering Mathematics I Spring 2019, WEEK 10 JoungDong Kim Week 10 Section 4.2, 4.3, 4.4 Mean Value Theorem, How Derivatives Affect the Shape of a Graph, Indeterminate Forms and L Hospital s

More information

1.4 Techniques of Integration

1.4 Techniques of Integration .4 Techniques of Integration Recall the following strategy for evaluating definite integrals, which arose from the Fundamental Theorem of Calculus (see Section.3). To calculate b a f(x) dx. Find a function

More information

Institute of Computer Science

Institute of Computer Science Institute of Computer Science Academy of Sciences of the Czech Republic Calculus Digest Jiří Rohn http://uivtx.cs.cas.cz/~rohn Technical report No. V-54 02.02.202 Pod Vodárenskou věží 2, 82 07 Prague 8,

More information

MA 113 Calculus I Spring 2013 Exam 3 09 April Multiple Choice Answers VERSION 1. Question

MA 113 Calculus I Spring 2013 Exam 3 09 April Multiple Choice Answers VERSION 1. Question MA 113 Calculus I Spring 013 Exam 3 09 April 013 Multiple Choice Answers VERSION 1 Question Name: Section: Last 4digits ofstudent ID #: This exam has ten multiple choice questions (five points each) and

More information

C3 Revision Questions. (using questions from January 2006, January 2007, January 2008 and January 2009)

C3 Revision Questions. (using questions from January 2006, January 2007, January 2008 and January 2009) C3 Revision Questions (using questions from January 2006, January 2007, January 2008 and January 2009) 1 2 1. f(x) = 1 3 x 2 + 3, x 2. 2 ( x 2) (a) 2 x x 1 Show that f(x) =, x 2. 2 ( x 2) (4) (b) Show

More information

Math 221 Exam II Tuesday Mar 23 5:30-7:00 PM Answers

Math 221 Exam II Tuesday Mar 23 5:30-7:00 PM Answers Math 221 Exam II Tuesday Mar 23 5:30-7:00 PM Answers I. (25 points.) Find. Note: The book sometimes writes D xy for. (a) y = (x 2 x + 1) 7 Answer: Let u = x 2 x + 1. Then y = (x 2 x + 1) 7 = u 7 so = d

More information

Section 3.1. Best Affine Approximations. Difference Equations to Differential Equations

Section 3.1. Best Affine Approximations. Difference Equations to Differential Equations Difference Equations to Differential Equations Section 3.1 Best Affine Approximations We are now in a position to discuss the two central problems of calculus as mentioned in Section 1.1. In this chapter

More information

Review for the Final Exam

Review for the Final Exam Math 171 Review for the Final Exam 1 Find the limits (4 points each) (a) lim 4x 2 3; x x (b) lim ( x 2 x x 1 )x ; (c) lim( 1 1 ); x 1 ln x x 1 sin (x 2) (d) lim x 2 x 2 4 Solutions (a) The limit lim 4x

More information

B553 Lecture 1: Calculus Review

B553 Lecture 1: Calculus Review B553 Lecture 1: Calculus Review Kris Hauser January 10, 2012 This course requires a familiarity with basic calculus, some multivariate calculus, linear algebra, and some basic notions of metric topology.

More information

Unit #10 : Graphs of Antiderivatives, Substitution Integrals

Unit #10 : Graphs of Antiderivatives, Substitution Integrals Unit #10 : Graphs of Antiderivatives, Substitution Integrals Goals: Relationship between the graph of f(x) and its anti-derivative F(x) The guess-and-check method for anti-differentiation. The substitution

More information

Calculus I Review Solutions

Calculus I Review Solutions Calculus I Review Solutions. Compare and contrast the three Value Theorems of the course. When you would typically use each. The three value theorems are the Intermediate, Mean and Extreme value theorems.

More information

Core Mathematics 3 Differentiation

Core Mathematics 3 Differentiation http://kumarmaths.weebly.com/ Core Mathematics Differentiation C differentiation Page Differentiation C Specifications. By the end of this unit you should be able to : Use chain rule to find the derivative

More information

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes Math 8 Fall Hour Exam /8/ Time Limit: 5 Minutes Name (Print): This exam contains 9 pages (including this cover page) and 7 problems. Check to see if any pages are missing. Enter all requested information

More information