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:

Size: px
Start display at page:

Download "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:"

Transcription

1 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 on (a, b). (3) f(a) = f(b). Then there is a number c in (a, b) such that f (c) = 0. Theorem 1.2. Mean Value Theorem Let f be a function that satisfies: (1) f is continuous on [a, b]. (2) f is differentiable on (a, b). Then there is a number c in (a, b) such that: f (c) = f(b) f(a). b a Example 1. We will illustrate this with an example. Let f(x) = x 3 x on [0, 2]. Then f(b) f(a) b a = f(2) f(0) 2 0 = 3. Now f (x) = 3x 2 1 and we want to solve 3x 2 1 = 3. This has two solution ±2/ 3. Since we only want solutions in [0, 2] then c = 2/ 3 is the number in (0, 2) with f (c) = f(2) f(0) 2 0 = 3. Solution 1. 1

2 2 How Derivatives Affect the Shape of a Graph 2.1 What does f say about f As we have discussed, the derivative of a function tells us information about the function itself. The first is the increasing/decreasing test: (a) If f (x) > 0 on an interval, then f is increasing on that interval. (b) if F (x) < 0 on an interval, then f is decreasing on that interval. Example 2. Find where f(x) = 3x 4 4x 3 12x 2 +5 is increasing and where it is decreasing. Solution 2. (1) Find f (x) = 12x 3 12x 2 24x = 12x(x 2 x 2) = 12x(x + 1)(x 2). (2) Determine where f (x) is negative and positive. To do this, we observe that the sign only depends on the factors x(x + 1)(x 2). Each factor changes its sing when it is zero. So, x changes from negative to positive at 0. (x + 1) changes from negative to positive at 1 and (x 2) changes from negative to positive at 2. Thus, we break the problem into 4 intervals: Interval x x-2 x+1 f (x) f(x) (, 1) dec ( 1, 0) inc (0, 2) dec (2, ) inc 2

3 So, f is decreasing on (, 1) and on (0, 2). And f is increasing on ( 1, 0) and on (2, ). By Fermat s theorem, we know that if f has a local extreme value at c, then f (c) = 0 or f (c) doesn t exist. Thus, all local mins and maxes will occur at a critical number, but not all critical numbers give a local min or max. The first derivative test gives a way to find local mins and maxes. Suppose that c is a critical number of a continuous function f. (1) If f changes from positive to negative at c, then f has a local max at c. (2) If f changes from negative to positive at c, then f has a local min at c. (3) If f does not change sign, then f has no local extreme value at c. Example 3. Consider the function f(x) = 3x 4 4x 3 12x above. Where does f have local mins and maxes? ny local extreme values will occur at critical numbers. Since f (x) is defined everywhere, we only need to look where f (x) = 12x(x 1)(x + 2) = 0 which happens at 0, 1, 2. According to the chart above, f changes sign from negative to positive at 1 and so there is a local min. And f changes from positive to negative at 0 and so there is a local max. Finally, f changes from negative to positive at 2 and so there is a local min there. 3

4 2.2 What does f say about f? We say a function is concave up on an interval if all the secant lines lie above the graph. Functions that are concave up look like a u. Consider the function f(x) = x 2. It is concave up on (, ). A function is concave down on an interval if all the secant lines lie below the graph. Functions that are concave down look like an upside down u. The function f(x) = x 2 is concave down on (, ). Functions like f(x) = x 3 are concave down on (, 0) and concave up on (0, ). Here are some picture of a concave up and concave down function (from the webpage may/excelcalculus/sec-4-5-secondderivativeconcavity.html). Figure 1: Concave Up Function Figure 2: Concave Down Function 4

5 Let s connect this geometric idea of concavity with derivatives. If a function is concave up, the derivative is increasing. For example, with the function f(x) = x 2, the derivative is negative to the left of 0 and positive to the right of 0. So the derivative is increasing. This means the second derivative is positive. This gives us the concavity test: (1) If f (x) > 0 for all x in an interval I, then the graph of f is concave upward on I. (2) If f (x) < 0 for all x in an interval I, then the graph of f is concave downward in I. Definition 1. A point P on a curve y = f(x) is called an inflection point if f is continuous there and the curve changes from concave up to concave down or from concave down from concave up. We can also use the concavity ideas to determine whether there is a local max or local min at a critical number. Observe that near a local max, a function must be concave down and near a local min, a function must be concave up. This gives the second derivative test: (a) if f (x) = 0 and if f (c) > 0, then f has a local max at c. (b) if f (x) = 0 and if f (c) < 0, then f has a local min at c. 5

6 Example 4. Consider the curve y = x 4 4x 3, find where it is concave up, concave down, points of inflection, local max, and local min. Solution 3. 6

7 Example 5. Sketch the graph of f(x) = x 2/3 (6 x) 1/3. Solution 4. 7

8 3 Indeterminate Forms and l Hospital s Rule Now the moment we have all been waiting for L Hospital s Rule: Theorem 3.1. Suppose f and g are both differentiable and g (x) 0 on an open interval I that contains a (except possibly at a). Suppose that: lim f(x) = 0 and lim g(x) = 0 x a x a or that lim f(x) = ± and lim g(x) = ±. x a x a Then: Example 6. Calculate lim x 1 ln x x 1. f(x) lim x a g(x) = lim x a f (x) lim x a g (x). Solution 5. 8

9 Example 7. Find lim x ln x x. Solution 6. Example 8. Find lim x 0 tan x x x 3. Solution 7. 9

10 Example 9. Find lim x 0 + x ln x Solution 8. Example 10. Find lim x 1 + ( 1 ) 1 ln x x 1 Solution 9. 10

11 Example 11. Find lim x (e x x). Solution

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

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

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

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

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

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

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

Math Essentials of Calculus by James Stewart Prepared by Jason Gaddis

Math Essentials of Calculus by James Stewart Prepared by Jason Gaddis Math 231 - Essentials of Calculus by James Stewart Prepared by Jason Gaddis Chapter 3 - Applications of Differentiation 3.1 - Maximum and Minimum Values Note We continue our study of functions using derivatives.

More information

WEEK 8. CURVE SKETCHING. 1. Concavity

WEEK 8. CURVE SKETCHING. 1. Concavity WEEK 8. CURVE SKETCHING. Concavity Definition. (Concavity). The graph of a function y = f(x) is () concave up on an interval I if for any two points a, b I, the straight line connecting two points (a,

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

MATH 115 QUIZ4-SAMPLE December 7, 2016

MATH 115 QUIZ4-SAMPLE December 7, 2016 MATH 115 QUIZ4-SAMPLE December 7, 2016 Please review the following problems from your book: Section 4.1: 11 ( true and false) Section 4.1: 49-70 ( Using table or number line.) Section 4.2: 77-83 Section

More information

Math 1500 Fall 2010 Final Exam Review Solutions

Math 1500 Fall 2010 Final Exam Review Solutions Math 500 Fall 00 Final Eam Review Solutions. Verify that the function f() = 4 + on the interval [, 5] satisfies the hypotheses of the Mean Value Theorem on the given interval. Then find all numbers c that

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

Section 13.3 Concavity and Curve Sketching. Dr. Abdulla Eid. College of Science. MATHS 104: Mathematics for Business II

Section 13.3 Concavity and Curve Sketching. Dr. Abdulla Eid. College of Science. MATHS 104: Mathematics for Business II Section 13.3 Concavity and Curve Sketching College of Science MATHS 104: Mathematics for Business II (University of Bahrain) Concavity 1 / 18 Concavity Increasing Function has three cases (University of

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

Lesson 59 Rolle s Theorem and the Mean Value Theorem

Lesson 59 Rolle s Theorem and the Mean Value Theorem Lesson 59 Rolle s Theorem and the Mean Value Theorem HL Math - Calculus After this lesson, you should be able to: Understand and use Rolle s Theorem Understand and use the Mean Value Theorem 1 Rolle s

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

EXAM 3 MAT 167 Calculus I Spring is a composite function of two functions y = e u and u = 4 x + x 2. By the. dy dx = dy du = e u x + 2x.

EXAM 3 MAT 167 Calculus I Spring is a composite function of two functions y = e u and u = 4 x + x 2. By the. dy dx = dy du = e u x + 2x. EXAM MAT 67 Calculus I Spring 20 Name: Section: I Each answer must include either supporting work or an explanation of your reasoning. These elements are considered to be the main part of each answer and

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

MTH4100 Calculus I. Week 8 (Thomas Calculus Sections 4.1 to 4.4) Rainer Klages. School of Mathematical Sciences Queen Mary, University of London

MTH4100 Calculus I. Week 8 (Thomas Calculus Sections 4.1 to 4.4) Rainer Klages. School of Mathematical Sciences Queen Mary, University of London MTH4100 Calculus I Week 8 (Thomas Calculus Sections 4.1 to 4.4) Rainer Klages School of Mathematical Sciences Queen Mary, University of London Autumn 2008 R. Klages (QMUL) MTH4100 Calculus 1 Week 8 1 /

More information

3 Geometrical Use of The Rate of Change

3 Geometrical Use of The Rate of Change Arkansas Tech University MATH 224: Business Calculus Dr. Marcel B. Finan Geometrical Use of The Rate of Change Functions given by tables of values have their limitations in that nearly always leave gaps.

More information

Applications of Differentiation

Applications of Differentiation Applications of Differentiation Definitions. A function f has an absolute maximum (or global maximum) at c if for all x in the domain D of f, f(c) f(x). The number f(c) is called the maximum value of f

More information

4.3 How Derivatives Aect the Shape of a Graph

4.3 How Derivatives Aect the Shape of a Graph 11/3/2010 What does f say about f? Increasing/Decreasing Test Fact Increasing/Decreasing Test Fact If f '(x) > 0 on an interval, then f interval. is increasing on that Increasing/Decreasing Test Fact If

More information

Investigation 2 (Calculator): f(x) = 2sin(0.5x)

Investigation 2 (Calculator): f(x) = 2sin(0.5x) Section 3.3 Increasing/Decreasing & The 1 st Derivative Test Day 1 Investigation 1 (Calculator): f(x) = x 2 3x + 4 State all extremes on [0, 5]: Original graph: Global min(s): Global max(s): Local min(s):

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Calculus 1 Instructor: James Lee Practice Exam 3 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Determine from the graph whether the function

More information

Derivatives and Shapes of Curves

Derivatives and Shapes of Curves MATH 1170 Section 43 Worksheet NAME Derivatives and Shapes of Curves In Section 42 we discussed how to find the extreme values of a function using the derivative These results say, In Chapter 2, we discussed

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

cos t 2 sin 2t (vi) y = cosh t sinh t (vii) y sin x 2 = x sin y 2 (viii) xy = cot(xy) (ix) 1 + x = sin(xy 2 ) (v) g(t) =

cos t 2 sin 2t (vi) y = cosh t sinh t (vii) y sin x 2 = x sin y 2 (viii) xy = cot(xy) (ix) 1 + x = sin(xy 2 ) (v) g(t) = MATH1003 REVISION 1. Differentiate the following functions, simplifying your answers when appropriate: (i) f(x) = (x 3 2) tan x (ii) y = (3x 5 1) 6 (iii) y 2 = x 2 3 (iv) y = ln(ln(7 + x)) e 5x3 (v) g(t)

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

AP Calculus ---Notecards 1 20

AP Calculus ---Notecards 1 20 AP Calculus ---Notecards 1 20 NC 1 For a it to exist, the left-handed it must equal the right sided it x c f(x) = f(x) = L + x c A function can have a it at x = c even if there is a hole in the graph at

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

Calculus I. When the following condition holds: if and only if

Calculus I. When the following condition holds: if and only if Calculus I I. Limits i) Notation: The limit of f of x, as x approaches a, is equal to L. ii) Formal Definition: Suppose f is defined on some open interval, which includes the number a. Then When the following

More information

Math 206 Practice Test 3

Math 206 Practice Test 3 Class: Date: Math 06 Practice Test. The function f (x) = x x + 6 satisfies the hypotheses of the Mean Value Theorem on the interval [ 9, 5]. Find all values of c that satisfy the conclusion of the theorem.

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

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

MATH 2053 Calculus I Review for the Final Exam

MATH 2053 Calculus I Review for the Final Exam MATH 05 Calculus I Review for the Final Exam (x+ x) 9 x 9 1. Find the limit: lim x 0. x. Find the limit: lim x + x x (x ).. Find lim x (x 5) = L, find such that f(x) L < 0.01 whenever 0 < x

More information

Math 112 (Calculus I) Midterm Exam 3 KEY

Math 112 (Calculus I) Midterm Exam 3 KEY Math 11 (Calculus I) Midterm Exam KEY Multiple Choice. Fill in the answer to each problem on your computer scored answer sheet. Make sure your name, section and instructor are on that sheet. 1. Which of

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

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

Unit 5: Applications of Differentiation

Unit 5: Applications of Differentiation Unit 5: Applications of Differentiation DAY TOPIC ASSIGNMENT 1 Implicit Differentiation (p. 1) p. 7-73 Implicit Differentiation p. 74-75 3 Implicit Differentiation Review 4 QUIZ 1 5 Related Rates (p. 8)

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

Mathematics 1a, Section 4.3 Solutions

Mathematics 1a, Section 4.3 Solutions Mathematics 1a, Section 4.3 Solutions Alexander Ellis November 30, 2004 1. f(8) f(0) 8 0 = 6 4 8 = 1 4 The values of c which satisfy f (c) = 1/4 seem to be about c = 0.8, 3.2, 4.4, and 6.1. 2. a. g is

More information

Calculus with Analytic Geometry I Exam 8 Take Home Part.

Calculus with Analytic Geometry I Exam 8 Take Home Part. Calculus with Analytic Geometry I Exam 8 Take Home Part. INSTRUCTIONS: SHOW ALL WORK. Write clearly, using full sentences. Use equal signs appropriately; don t use them between quantities that are not

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

ch 3 applications of differentiation notebook.notebook January 17, 2018 Extrema on an Interval

ch 3 applications of differentiation notebook.notebook January 17, 2018 Extrema on an Interval Extrema on an Interval Extrema, or extreme values, are the minimum and maximum of a function. They are also called absolute minimum and absolute maximum (or global max and global min). Extrema that occur

More information

Math 108, Solution of Midterm Exam 3

Math 108, Solution of Midterm Exam 3 Math 108, Solution of Midterm Exam 3 1 Find an equation of the tangent line to the curve x 3 +y 3 = xy at the point (1,1). Solution. Differentiating both sides of the given equation with respect to x,

More information

Exam 3 MATH Calculus I

Exam 3 MATH Calculus I Trinity College December 03, 2015 MATH 131-01 Calculus I By signing below, you attest that you have neither given nor received help of any kind on this exam. Signature: Printed Name: Instructions: Show

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

MAT01B1: the Mean Value Theorem

MAT01B1: the Mean Value Theorem MAT01B1: the Mean Value Theorem Dr Craig 21 August 2017 My details: acraig@uj.ac.za Consulting hours: Monday 14h40 15h25 Thursday 09h40 11h15 Friday (this week): 11h20 12h30 14h00 16h00 Office C-Ring 508

More information

CALCULUS II MATH Dr. Hyunju Ban

CALCULUS II MATH Dr. Hyunju Ban CALCULUS II MATH 2414 Dr. Hyunju Ban Introduction Syllabus Chapter 5.1 5.4 Chapters To Be Covered: Chap 5: Logarithmic, Exponential, and Other Transcendental Functions (2 week) Chap 7: Applications of

More information

What makes f '(x) undefined? (set the denominator = 0)

What makes f '(x) undefined? (set the denominator = 0) Chapter 3A Review 1. Find all critical numbers for the function ** Critical numbers find the first derivative and then find what makes f '(x) = 0 or undefined Q: What is the domain of this function (especially

More information

MAT01B1: the Mean Value Theorem

MAT01B1: the Mean Value Theorem MAT01B1: the Mean Value Theorem Dr Craig 15 August 2018 My details: acraig@uj.ac.za Consulting hours: Monday 14h40 15h25 Thursday 11h20 12h55 Friday (this week): 11h20 12h30 Office C-Ring 508 https://andrewcraigmaths.wordpress.com/

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

Math 121 Winter 2010 Review Sheet

Math 121 Winter 2010 Review Sheet Math 121 Winter 2010 Review Sheet March 14, 2010 This review sheet contains a number of problems covering the material that we went over after the third midterm exam. These problems (in conjunction with

More information

Shape of a curve. Nov 15, 2016

Shape of a curve. Nov 15, 2016 Shape of a curve Nov 15, 2016 y = f(x) Where does the curve of f attain its maximum or minimum value? Where does the curve of f increase or decrease? What is its sketch? Some definitions Def: Absolute

More information

Math Exam 03 Review

Math Exam 03 Review Math 10350 Exam 03 Review 1. The statement: f(x) is increasing on a < x < b. is the same as: 1a. f (x) is on a < x < b. 2. The statement: f (x) is negative on a < x < b. is the same as: 2a. f(x) is on

More information

Final Examination 201-NYA-05 May 18, 2018

Final Examination 201-NYA-05 May 18, 2018 . ( points) Evaluate each of the following limits. 3x x + (a) lim x x 3 8 x + sin(5x) (b) lim x sin(x) (c) lim x π/3 + sec x ( (d) x x + 5x ) (e) lim x 5 x lim x 5 + x 6. (3 points) What value of c makes

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

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

MAT 1339-S14 Class 4

MAT 1339-S14 Class 4 MAT 9-S4 Class 4 July 4, 204 Contents Curve Sketching. Concavity and the Second Derivative Test.................4 Simple Rational Functions........................ 2.5 Putting It All Together.........................

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

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

Part A: Short Answer Questions

Part A: Short Answer Questions Math 111 Practice Exam Your Grade: Fall 2015 Total Marks: 160 Instructor: Telyn Kusalik Time: 180 minutes Name: Part A: Short Answer Questions Answer each question in the blank provided. 1. If a city grows

More information

Maximum and Minimum Values

Maximum and Minimum Values Maimum and Minimum Values y Maimum Minimum MATH 80 Lecture 4 of 6 Definitions: A function f has an absolute maimum at c if f ( c) f ( ) for all in D, where D is the domain of f. The number f (c) is called

More information

Math 103 Day 13: The Mean Value Theorem and Tuesday How Derivatives OctoberShape 26, 2010 a Graph1 / 12

Math 103 Day 13: The Mean Value Theorem and Tuesday How Derivatives OctoberShape 26, 2010 a Graph1 / 12 Math 103 Day 13: The Mean Value Theorem and How Derivatives Shape a Graph Ryan Blair University of Pennsylvania Tuesday October 26, 2010 Math 103 Day 13: The Mean Value Theorem and Tuesday How Derivatives

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

April 9, 2009 Name The problems count as marked. The total number of points available is 160. Throughout this test, show your work.

April 9, 2009 Name The problems count as marked. The total number of points available is 160. Throughout this test, show your work. April 9, 009 Name The problems count as marked The total number of points available is 160 Throughout this test, show your work 1 (15 points) Consider the cubic curve f(x) = x 3 + 3x 36x + 17 (a) Build

More information

MATH 151, FALL 2017 COMMON EXAM III - VERSION B

MATH 151, FALL 2017 COMMON EXAM III - VERSION B MATH 151, FALL 2017 COMMON EXAM III - VERSION B LAST NAME(print): FIRST NAME(print): INSTRUCTOR: SECTION NUMBER: DIRECTIONS: 1. The use of a calculator, laptop or computer is prohibited. 2. TURN OFF cell

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

AP Calculus AB. Chapter IV Lesson B. Curve Sketching

AP Calculus AB. Chapter IV Lesson B. Curve Sketching AP Calculus AB Chapter IV Lesson B Curve Sketching local maxima Absolute maximum F I A B E G C J Absolute H K minimum D local minima Summary of trip along curve critical points occur where the derivative

More information

8/6/2010 Assignment Previewer

8/6/2010 Assignment Previewer Week 9 Friday Homework (32849) Question 23456789234567892. Question DetailsSCalcET6 4.2.AE.3. [29377] EXAMPLE 3 To illustrate the Mean Value Theorem with a specific function, let's consider f(x) = 5x 3

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

Lecture Notes (Math 90): Week IX (Thursday)

Lecture Notes (Math 90): Week IX (Thursday) Lecture Notes (Math 90): Week IX (Thursday) Alicia Harper November 13, 2017 Monotonic functions/convexity and Concavity 1 The Story 1.1 Monotonic Functions Recall that we say a function is increasing if

More information

Charles Robert Darwin (12 February April 1882)

Charles Robert Darwin (12 February April 1882) I attempted mathematics, but it was repugnant to me, chiefly from my not being able to see any meaning in the early steps in algebra. This impatience was very foolish, and in after years I have deeply

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

18.01 Single Variable Calculus Fall 2006

18.01 Single Variable Calculus Fall 2006 MIT OpenCourseWare http://ocw.mit.edu 8.0 Single Variable Calculus Fall 2006 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Lecture 0 8.0 Fall 2006 Lecture

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

Graphing Rational Functions

Graphing Rational Functions Graphing Rational Functions Let s use all of the material we have developed to graph some rational functions EXAMPLE 37 Graph y = f () = +3 3 lude both vertical and horizontal asymptotes SOLUTION First

More information

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

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

More information

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

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

Indeterminate Forms and L Hospital s Rule

Indeterminate Forms and L Hospital s Rule APPLICATIONS OF DIFFERENTIATION Indeterminate Forms and L Hospital s Rule In this section, we will learn: How to evaluate functions whose values cannot be found at certain points. INDETERMINATE FORM TYPE

More information

APPM 1350 Final Exam Fall 2017

APPM 1350 Final Exam Fall 2017 APPM 350 Final Exam Fall 207. (26 pts) Evaluate the following. (a) Let g(x) cos 3 (π 2x). Find g (π/3). (b) Let y ( x) x. Find y (4). (c) lim r 0 e /r ln(r) + (a) (9 pt) g (x) 3 cos 2 (π 2x)( sin(π 2x))(

More information

Mathematic 108, Fall 2015: Solutions to assignment #7

Mathematic 108, Fall 2015: Solutions to assignment #7 Mathematic 08, Fall 05: Solutions to assignment #7 Problem # Suppose f is a function with f continuous on the open interval I and so that f has a local maximum at both x = a and x = b for a, b I with a

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION 4.9 Antiderivatives In this section, we will learn about: Antiderivatives and how they are useful in solving certain scientific problems.

More information

Due Date: Thursday, March 22, 2018

Due Date: Thursday, March 22, 2018 The Notebook Project AP Calculus AB This project is designed to improve study skills and organizational skills for a successful career in mathematics. You are to turn a composition notebook into a Go To

More information

Continuity. MATH 161 Calculus I. J. Robert Buchanan. Fall Department of Mathematics

Continuity. MATH 161 Calculus I. J. Robert Buchanan. Fall Department of Mathematics Continuity MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Fall 2017 Intuitive Idea A process or an item can be described as continuous if it exists without interruption. The mathematical

More information

AB Calc Sect Notes Monday, November 28, 2011

AB Calc Sect Notes Monday, November 28, 2011 Assignments & Opportunities: I will TRY to have Sketchpad projects back to you next Monday or Tuesday. Tomorrow: p268; 5,22,27,45 & p280; 9 AB Calc Sect 4.3 - Notes Monday, November 28, 2011 Today's Topics

More information

Math Honors Calculus I Final Examination, Fall Semester, 2013

Math Honors Calculus I Final Examination, Fall Semester, 2013 Math 2 - Honors Calculus I Final Eamination, Fall Semester, 2 Time Allowed: 2.5 Hours Total Marks:. (2 Marks) Find the following: ( (a) 2 ) sin 2. (b) + (ln 2)/(+ln ). (c) The 2-th Taylor polynomial centered

More information

Curve Sketching. Warm up

Curve Sketching. Warm up Curve Sketching Warm up Below are pictured six functions: f,f 0,f 00,g,g 0, and g 00. Pick out the two functions that could be f and g, andmatchthemtotheir first and second derivatives, respectively. (a)

More information

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

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

3.Applications of Differentiation

3.Applications of Differentiation 3.Applications of Differentiation 3.1. Maximum and Minimum values Absolute Maximum and Absolute Minimum Values Absolute Maximum Values( Global maximum values ): Largest y-value for the given function Absolute

More information

Solutions Exam 4 (Applications of Differentiation) 1. a. Applying the Quotient Rule we compute the derivative function of f as follows:

Solutions Exam 4 (Applications of Differentiation) 1. a. Applying the Quotient Rule we compute the derivative function of f as follows: MAT 4 Solutions Eam 4 (Applications of Differentiation) a Applying the Quotient Rule we compute the derivative function of f as follows: f () = 43 e 4 e (e ) = 43 4 e = 3 (4 ) e Hence f '( ) 0 for = 0

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

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 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

SOLUTIONS TO EXAM 2, MATH 10550

SOLUTIONS TO EXAM 2, MATH 10550 SOLUTIONS TO EXAM 2, MATH 0550. Find the critical numbers of f(x) = 6 x2 x /3. We have f (x) = 3 x 3 x 2/3 = [ x 5/3 ] 3 x 2/3. So x = 0 is a critical point. For x 0, the equation f (x) = 0 can be written

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

Families of Functions, Taylor Polynomials, l Hopital s

Families of Functions, Taylor Polynomials, l Hopital s 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.

More information