4.3 Finding Local Extreme Values: First and Second Derivatives

Size: px
Start display at page:

Download "4.3 Finding Local Extreme Values: First and Second Derivatives"

Transcription

1 Arkansas Tech University MATH 2914: Calculus I Dr. Marcel B. Finan 4.3 Finding Local Extreme Values: First and Second Derivatives Recall that a function f(x) is said to be increasing (respectively decreasing) in an interval I if f(x 1 ) < f(x 2 ) (respectively f(x 1 ) > f(x 2 )) whenever x 1 < x 2 where x 1 and x 2 are in the domain of f. The following result provides a way for testing whether a function is increasing or decreasing: Increasing/Decreasing test If f (x) > 0 on an open interval I then f(x) is increasing on I. If f (x) < 0 on an open interval I then f(x) is decreasing on I. Example Consider the function f(x) = x 3 9x 2 48x Find the intervals where the function is increasing/decreasing. Finding the first derivative we obtain f (x) = 3x 2 18x 48 = 3(x 8)(x+2). Constructing the chart of signs as shown in Figure Figure we see that f(x) is increasing on (, 2) (8, ) and decreasing on ( 2, 8) Next we will discuss a procedure for finding local extrema of a function based on the first derivative which we call the first derivative test. First-Derivative Test Suppose that a continuous function f has a critical point at p with f (p) = 0. If f changes sign from negative to positive at p, then f has a local minimum at p. If f changes sign from positive to negative at p, then f has a local maximum at p. See Figure

2 Figure Example (a) Find the local extrema of the function f(x) = x 3 9x 2 48x (b) Find the local extrema of the function f(x) = sin x + e x, x 0. (a) Using the chart of signs of f discussed in Example 4.3.1, we find that f(x) has a local maximum at x = 2 and a local minimum at x = 8. (b) Finding the derivative to obtain f (x) = cos x+e x. But for x 0, 1 e x. Since 1 cos x 1, adding the two inequalities we see that 0 cos x + e x. This implies that f does not change sign for x 0. Therefore, there are no local maxima. The only local minimum occurs at the point (0, 1) As the first derivative provides information about whether a function is increasing or decreasing, the second derivative can be used to provide informtion about whether the graph opens up or down. We say that a graph is concave up in an interval I if all the tangent lines on I lie below the graph. In the case all the tangent lines on I lie above the graph, we say that the graph is concave down. We have the following Concavity test If f (x) > 0 on an open interval I then f(x) is concave up on I. If f (x) < 0 on an open interval I then f(x) is concave down on I. Example Consider the function f(x) = x 3 9x 2 48x Find the intervals where the function is concave up or down. 2

3 Finding the second derivative, we obtain f (x) = 6x 18 = 6(x 3). So, f(x) is concave up on (3, ) and concave down on (, 3) We have seen that a local extremum is a point where the first derivative changes sign. Next, we will discuss points where the second derivative changes sign. That is, the points where the graph of the function changes concavity. We call such points points of inflection. How do you find the points of inflection? Well, since f changes sign on the two sides of an inflection point then it makes sense to say that points of inflection occur at points where either the second derivative is 0 or undefined. Example Find the point(s) of inflection of the function f(x) = xe x. Using the product rule to obtain f (x) = e x xe x. Using the product rule for the second time we find f (x) = e x (x 2). Thus, a candidate for a point of inflection is x = 2. Since f (x) > 0 for x > 2 and f (x) < 0 for x < 2, x = 2 is a point of inflection Remark We have seen that not every value of x where the derivative is zero or undefined is a local maximum or minimum. The same thing applies for points of inflection. That is, it is not always true that if the second derivative is 0 or undefined then automatically you have a point of inflection. It is critical that f changes sign at such a point in order to have a point of inflection. Example Consider the function f(x) = x 4. Show that f (0) = 0 but 0 is not a point of inflection. The second derivative is given by the formula f (x) = 12x 2. Clearly, f (0) = 0. Since f (x) 0, that is, f (x) does not change sign then 0 is not a point of inflection Example Graph a function with the following properties: f has a critical point at x = 4 and an inflection point at x = 8. 3

4 f < 0 for x < 4 and f > 0 for x > 4. f > 0 for x < 8 and f < 0 for x > 8. The graph is given in Figure Figure One can use concavity to decide whether a critical point is a maximum or a minimum. Second-Derivative Test Let f be a continuous function such that f (p) = 0. if f (p) > 0 then f has a local minimum at p. See Figure if f (p) < 0 then f has a local maximum at p. See Figure if f (p) = 0 then the test fails. In this case, it is recommended that you use the first derivative test. Figure Example Use the second derivative test to find the local extrema of the function f(x) = x 3 9x 2 48x

5 The second derivative of f(x) is given by f (x) = 6(x 3). The critical numbers are 2 and 8. Since f ( 2) = 30 < 0, x = 2 is a local maximum. Since f (8) = 30 > 0, x = 8 is a local minimum Example Find the local extrema of the function f(x) = x 4. Let s try and find the local extrema by using the second derivative test. Since f (x) = 4x 3, x = 0 is the only critical number. Since f (x) = 12x 2, f (0) = 0. So the second derivative test is inconclusive. Now, using the first derivative test, we see that f (x) changes sign from negative to positive at x = 0. Thus, x = 0 is a local minimum 5

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

Bob Brown Math 251 Calculus 1 Chapter 4, Section 4 Completed 1 CCBC Dundalk Bob Brown Math 251 Calculus 1 Chapter 4, Section 4 Completed 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.

More information

The Extreme Value Theorem (IVT)

The Extreme Value Theorem (IVT) 3.1 3.6 old school 1 Extrema If f(c) f(x) (y values) for all x on an interval, then is the (value) of f(x) (the function) on that interval. If f(c) f(x) (y-values) for all x on an interval, then is the

More information

Increasing and Decreasing Functions. MATH 1003 Calculus and Linear Algebra (Lecture 20) Increasing and Decreasing Functions

Increasing and Decreasing Functions. MATH 1003 Calculus and Linear Algebra (Lecture 20) Increasing and Decreasing Functions Increasing and Decreasing Functions MATH 1003 Calculus and Linear Algebra (Lecture 20) Maosheng Xiong Department of Mathematics, HKUST Suppose y = f (x). 1. f (x) is increasing on an interval a < x < b,

More information

Chapter 4.1 & 4.2 (Part 1) Practice Problems

Chapter 4.1 & 4.2 (Part 1) Practice Problems Chapter 4. & 4. Part Practice Problems EXPECTED SKILLS: Understand how the signs of the first and second derivatives of a function are related to the behavior of the function. Know how to use the first

More information

Math 1314 Lesson 12 Curve Analysis (Polynomials) This lesson will cover analyzing polynomial functions using GeoGebra.

Math 1314 Lesson 12 Curve Analysis (Polynomials) This lesson will cover analyzing polynomial functions using GeoGebra. Math 1314 Lesson 12 Curve Analysis (Polynomials) This lesson will cover analyzing polynomial functions using GeoGebra. Suppose your company embarked on a new marketing campaign and was able to track sales

More information

Math 1314 Lesson 12 Curve Analysis (Polynomials)

Math 1314 Lesson 12 Curve Analysis (Polynomials) Math 1314 Lesson 12 Curve Analysis (Polynomials) This lesson will cover analyzing polynomial functions using GeoGebra. Suppose your company embarked on a new marketing campaign and was able to track sales

More information

Section 3.1(part), Critical Numbers, Extreme Values, Increasing/Decreasing, Concave Up/Down MATH 1190

Section 3.1(part), Critical Numbers, Extreme Values, Increasing/Decreasing, Concave Up/Down MATH 1190 Section 3.(part), 3.3-3.4 Critical Numbers, Extreme Values, Increasing/Decreasing, Concave Up/Down MATH 9 9 rel max f (a) = ; slope tangent line = 8 7. slope of tangent line: neg f (a)

More information

Kevin James. MTHSC 102 Section 4.4 Inflection Points and Second Deriva

Kevin James. MTHSC 102 Section 4.4 Inflection Points and Second Deriva MTHSC 102 Section 4.4 Inflection Points and Second Derivatives Example A model for the population of KY from 1980-1993 is p(x) = 0.395x 3 6.67x 2 +30.3x +3661 thousand people where x is the number of years

More information

Math Lesson 13 Analyzing Other Types of Functions 1

Math Lesson 13 Analyzing Other Types of Functions 1 Math 1314 Lesson 13 Analyzing Other Types of Functions Asymptotes We will need to identify any vertical or horizontal asymptotes of the graph of a function. A vertical asymptote is a vertical line x= a

More information

CONCAVITY AND INFLECTION POINTS

CONCAVITY AND INFLECTION POINTS CONCAVITY AND INFLECTION POINTS Find the Second Derivative of the function, f. Set the Second Derivative equal to zero and solve. Determine whether the Second Derivative is undefined for any x-values.

More information

Math 1314 Lesson 12 Curve Analysis (Polynomials)

Math 1314 Lesson 12 Curve Analysis (Polynomials) Math 1314 Lesson 12 Curve Analysis (Polynomials) This lesson will cover analyzing polynomial functions using GeoGebra. Suppose your company embarked on a new marketing campaign and was able to track sales

More information

ReviewUsingDerivatives.nb 1. As we have seen, the connection between derivatives of a function and the function itself is given by the following:

ReviewUsingDerivatives.nb 1. As we have seen, the connection between derivatives of a function and the function itself is given by the following: ReviewUsingDerivatives.nb Calculus Review: Using First and Second Derivatives As we have seen, the connection between derivatives of a function and the function itself is given by the following: à If f

More information

Increasing/Decreasing Behavior

Increasing/Decreasing Behavior Derivatives and the Shapes of Graphs In this section, we will specifically discuss the information that f (x) and f (x) give us about the graph of f(x); it turns out understanding the first and second

More information

Section MWF 12 1pm SR 117

Section MWF 12 1pm SR 117 Math 1431 Section 1485 MWF 1 1pm SR 117 Dr. Melahat Almus almus@math.uh.edu http://www.math.uh.edu/~almus COURSE WEBSITE: http://www.math.uh.edu/~almus/1431_sp16.html Visit my website regularly for announcements

More information

To find the intervals on which a given polynomial function is increasing/decreasing using GGB:

To find the intervals on which a given polynomial function is increasing/decreasing using GGB: To find the intervals on which a given polynomial function is increasing/decreasing using GGB: 1. Use GGB to graph the derivative of the function. = ; 2. Find any critical numbers. (Recall that the critical

More information

Increasing/Decreasing Behavior

Increasing/Decreasing Behavior Derivatives and the Shapes of Graphs In this section, we will specifically discuss the information that f (x) and f (x) give us about the graph of f(x); it turns out understanding the first and second

More information

Math 1314 Test 3 Review Material covered is from Lessons 9 15

Math 1314 Test 3 Review Material covered is from Lessons 9 15 Math 1314 Test 3 Review Material covered is from Lessons 9 15 1. The total weekly cost of manufacturing x cameras is given by the cost function: 3 2 Cx ( ) 0.0001x 0.4x 800x 3, 000. Use the marginal cost

More information

MA 220 Lesson 28 Notes Section 3.3 (p. 191, 2 nd half of text)

MA 220 Lesson 28 Notes Section 3.3 (p. 191, 2 nd half of text) MA 220 Lesson 28 Notes Section 3.3 (p. 191, 2 nd half of tet) The property of the graph of a function curving upward or downward is defined as the concavity of the graph of a function. Concavity if how

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 Asymptotes We will need to identify any vertical or horizontal asymptotes of the graph of a function. A vertical asymptote is a vertical line x a

More information

Section 4.3: Derivatives and the Shapes of Curves

Section 4.3: Derivatives and the Shapes of Curves 1 Section 4.: Derivatives and the Shapes of Curves Practice HW from Stewart Textbook (not to hand in) p. 86 # 1,, 7, 9, 11, 19, 1,, 5 odd The Mean Value Theorem If f is a continuous function on the closed

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 Asymptotes We will need to identify any vertical or horizontal asymptotes of the graph of a function. A vertical asymptote is a vertical line x =

More information

AB Calculus: Extreme Values of a Function

AB Calculus: Extreme Values of a Function AB Calculus: Extreme Values of a Function Name: Extrema (plural for extremum) are the maximum and minimum values of a function. In the past, you have used your calculator to calculate the maximum and minimum

More information

Math 1314 Test 2 Review Material covered is from Lessons 7 15

Math 1314 Test 2 Review Material covered is from Lessons 7 15 Math 1314 Test 2 Review Material covered is from Lessons 7 15 1. The total weekly cost of manufacturing x cameras is given by the cost function: 3 2 C( x) 0.0001x 0.4x 800x 3,000. Use the marginal cost

More information

1-1. What you'll Learn About Critical Points/Extreme Values. 1 P a g e

1-1. What you'll Learn About Critical Points/Extreme Values. 1 P a g e CALCULUS: by Rogawski 8) 1 y x 1-1 x Chapter 4.2: Extreme Values What you'll Learn About Critical Points/Extreme Values 12) f(x) 4x - x 1 1 P a g e Determine the extreme values of each function 2 21) f(x)

More information

f x How can we determine algebraically where f is concave up and where f is concave down?

f x How can we determine algebraically where f is concave up and where f is concave down? Concavity - 3.5 1. Concave up and concave down Definition For a function f that is differentiable on an interval I, the graph of f is a. If f is concave up on a, b, then the secant line passing through

More information

We can determine this with derivatives: the graph rises where its slope is positive.

We can determine this with derivatives: the graph rises where its slope is positive. Math 1 Derivatives and Graphs Stewart. Increasing and decreasing functions. We will see how to determine the important features of a graph y = f(x) from the derivatives f (x) and f (x), summarizing our

More information

The term Concavity is used to describe the type of curvature the graph displays at any given point.

The term Concavity is used to describe the type of curvature the graph displays at any given point. 4 4 Concavity and the Second Derivative The term Concavity is used to describe the type of curvature the graph displays at any given point. The curve of the graph is called Up at point if the graph is

More information

Derivatives and Graphs of Functions

Derivatives and Graphs of Functions Derivatives and Graphs of Functions September 8, 2014 2.2 Second Derivatives, Concavity, and Graphs In the previous section, we discussed how our derivatives can be used to obtain useful information about

More information

a) y = x 3 + 3x 2 2 b) = UNIT 4 CURVE SKETCHING 4.1 INCREASING AND DECREASING FUNCTIONS

a) y = x 3 + 3x 2 2 b) = UNIT 4 CURVE SKETCHING 4.1 INCREASING AND DECREASING FUNCTIONS UNIT 4 CURVE SKETCHING 4.1 INCREASING AND DECREASING FUNCTIONS We read graphs as we read sentences: left to right. Plainly speaking, as we scan the function from left to right, the function is said to

More information

4.3, Math 1410 Name: And now for something completely different... Well, not really.

4.3, Math 1410 Name: And now for something completely different... Well, not really. 4.3, Math 1410 Name: And now for something completely different... Well, not really. How derivatives affect the shape of a graph. Please allow me to offer some explanation as to why the first couple parts

More information

Use Derivatives to Sketch the Graph of a Polynomial Function.

Use Derivatives to Sketch the Graph of a Polynomial Function. Applications of Derivatives Curve Sketching (using derivatives): A) Polynomial Functions B) Rational Functions Lesson 5.2 Use Derivatives to Sketch the Graph of a Polynomial Function. Idea: 1) Identify

More information

Relating Graphs of f and f

Relating Graphs of f and f Relating Graphs of f and f Do Now: Answer each of the following questions. 1. When the function, f, is increasing, what does that mean about the derivative, f? 2. When the function, f, is decreasing, what

More information

Math 1525 Excel Lab 9 Fall 2000 This lab is designed to help you discover how to use Excel to identify relative extrema for a given function.

Math 1525 Excel Lab 9 Fall 2000 This lab is designed to help you discover how to use Excel to identify relative extrema for a given function. Math 1525 Excel Lab 9 Fall 2 This lab is designed to help ou discover how to use Excel to identif relative extrema for a given function. Example #1. Stud the data table and graph below for the function

More information

NAME: Section # SSN: X X X X

NAME: Section # SSN: X X X X Math 155 FINAL EXAM A May 5, 2003 NAME: Section # SSN: X X X X Question Grade 1 5 (out of 25) 6 10 (out of 25) 11 (out of 20) 12 (out of 20) 13 (out of 10) 14 (out of 10) 15 (out of 16) 16 (out of 24)

More information

THS Step By Step Calculus Chapter 3

THS Step By Step Calculus Chapter 3 Name: Class Period: Throughout this packet there will be blanks you are expected to fill in prior to coming to class. This packet follows your Larson Textbook. Do NOT throw away! Keep in 3 ring-binder

More information

LECTURE 18 - OPTIMIZATION

LECTURE 18 - OPTIMIZATION LECTURE 18 - OPTIMIZATION CHRIS JOHNSON Abstract. In this lecture we ll describe extend the optimization techniques you learned in your first semester calculus class to optimize functions of multiple variables.

More information

Math 115 Second Midterm March 25, 2010

Math 115 Second Midterm March 25, 2010 Math 115 Second Midterm March 25, 2010 Name: Instructor: Section: 1. Do not open this exam until you are told to do so. 2. This exam has 9 pages including this cover. There are 8 problems. Note that the

More information

Math 1120, Section 4 Calculus Test 2. November 5, 2008 Name. work. 1. (15 points) Consider the function f(x) = (2x + 3) 2 (x 1) 2.

Math 1120, Section 4 Calculus Test 2. November 5, 2008 Name. work. 1. (15 points) Consider the function f(x) = (2x + 3) 2 (x 1) 2. November 5, 2008 Name The total number of points available is 139 work Throughout this test, show your 1 (15 points) Consider the function f(x) = (2x + 3) 2 (x 1) 2 (a) Use the product rule to find f (x)

More information

Section 4.3: How Derivatives Affect the Shape of the Graph

Section 4.3: How Derivatives Affect the Shape of the Graph Section 4.3: How Derivatives Affect the Shape of the Graph What does the first derivative of a function tell you about the function? Where on the graph below is f x > 0? Where on the graph below is f x

More information

3.1 Graphing Using the First Derivative

3.1 Graphing Using the First Derivative 3.1 Graphing Using the First Derivative Hartfield MATH 2040 Unit 3 Page 1 Recall that a derivative indicates the instantaneous rate of change at an x-value (or other input value) which is related to the

More information

Worksheet 2.7: Critical Points, Local Extrema, and the Second Derivative Test

Worksheet 2.7: Critical Points, Local Extrema, and the Second Derivative Test Boise State Math 275 (Ultman) Worksheet 2.7: Critical Points, Local Extrema, and the Second Derivative Test From the Toolbox (what you need from previous classes) Algebra: Solving systems of two equations

More information

MAT121: SECTION 2.7 ANALYZING GRAPHS AND PIECEWISE FUNCTIONS

MAT121: SECTION 2.7 ANALYZING GRAPHS AND PIECEWISE FUNCTIONS MAT121: SECTION 2.7 ANALYZING GRAPHS AND PIECEWISE FUNCTIONS SYMMETRY, EVEN, ODD A graph can be symmetric about the x-axis, y-axis, or the origin (y = x). If a mirror is placed on those lines, the graph

More information

1 extrema notebook. November 25, 2012

1 extrema notebook. November 25, 2012 Do now as a warm up: Suppose this graph is a function f, defined on [a,b]. What would you say about the value of f at each of these x values: a, x 1, x 2, x 3, x 4, x 5, x 6, and b? What would you say

More information

MAT137 Calculus! Lecture 12

MAT137 Calculus! Lecture 12 MAT137 Calculus! Lecture 12 Today we will study more curve sketching (4.6-4.8) and we will make a review Test 2 will be next Monday, June 26. You can check the course website for further information Next

More information

MA 131 Lecture Notes Chapter 4 Calculus by Stewart

MA 131 Lecture Notes Chapter 4 Calculus by Stewart MA 131 Lecture Notes Chapter 4 Calculus by Stewart 4.1) Maimum and Minimum Values 4.3) How Derivatives Affect the Shape of a Graph A function is increasing if its graph moves up as moves to the right and

More information

AP Calculus. Extreme Values: Graphically. Slide 1 / 163 Slide 2 / 163. Slide 4 / 163. Slide 3 / 163. Slide 5 / 163. Slide 6 / 163

AP Calculus. Extreme Values: Graphically. Slide 1 / 163 Slide 2 / 163. Slide 4 / 163. Slide 3 / 163. Slide 5 / 163. Slide 6 / 163 Slide 1 / 163 Slide 2 / 163 AP Calculus Analyzing Functions Using Derivatives 2015-11-04 www.njctl.org Slide 3 / 163 Table of Contents click on the topic to go to that section Slide 4 / 163 Extreme Values

More information

Graphing. I ll put this information together with some other techniques into a step-by-step graphing procedure. Here it is:

Graphing. I ll put this information together with some other techniques into a step-by-step graphing procedure. Here it is: Graphing 1010005 Calculus provides information which is useful in graphing curves. The first derivative y tells where a curve is increasing and where a curve is decreasing. The second derivative y tells

More information

. The differential of y f (x)

. The differential of y f (x) Calculus I - Prof D Yuen Exam Review version 11/14/01 Please report any typos Derivative Rules Of course you have to remember all your derivative rules Implicit Differentiation Differentiate both sides

More information

MATH 100 DR. MCLOUGHLIN'S HANDY DANDY GRAPHING GUIDE USING SYSTEMATIC OR POSITIVE NEGATIVE ANALYSIS PART II

MATH 100 DR. MCLOUGHLIN'S HANDY DANDY GRAPHING GUIDE USING SYSTEMATIC OR POSITIVE NEGATIVE ANALYSIS PART II Dr. McLoughlin s Handy Dandy Graphing Guide using PNA Part II, page 1 y = A f(b(x C)) + D MATH 100 DR. MCLOUGHLIN'S HANDY DANDY GRAPHING GUIDE USING SYSTEMATIC OR POSITIVE NEGATIVE ANALYSIS PART II A B

More information

Theorem 2(B): Concave DOWNward

Theorem 2(B): Concave DOWNward Montana State University M161: Survey of Calculus 61 Section 4.2 - Applications of the Second Derivative Honeybees This is a population graph for Cyprian honeybees raised in an apiary. The population is

More information

2. Suppose we drew many tangent lines for this second curve. How do the slopes of these tangent lines change as we look from left to right?

2. Suppose we drew many tangent lines for this second curve. How do the slopes of these tangent lines change as we look from left to right? Do now as a warm up: 1. Suppose we drew many tangent lines for this first curve. How do the slopes of these tangent lines change as we look from left to right? 2. Suppose we drew many tangent lines for

More information

Sec.4.1 Increasing and Decreasing Functions

Sec.4.1 Increasing and Decreasing Functions U4L1: Sec.4.1 Increasing and Decreasing Functions A function is increasing on a particular interval if for any, then. Ie: As x increases,. A function is decreasing on a particular interval if for any,

More information

Graphs of Polynomial Functions. Use the information that you get from the Maple output to do the following:

Graphs of Polynomial Functions. Use the information that you get from the Maple output to do the following: 1 Calculus 1 Maple Lab #4 Revised 10/29/13 Graphs of Polynomial Functions Name: Phone Number: In this lab you will utilize the first and second derivative of a polynomial, and use that information to help

More information

4 Using The Derivative

4 Using The Derivative 4 Using The Derivative 4.1 Local Maima and Minima * Local Maima and Minima Suppose p is a point in the domain of f : f has a local minimum at p if f (p) is less than or equal to the values of f for points

More information

Updated: August 24, 2016 Calculus III Section Math 232. Calculus III. Brian Veitch Fall 2015 Northern Illinois University

Updated: August 24, 2016 Calculus III Section Math 232. Calculus III. Brian Veitch Fall 2015 Northern Illinois University Updated: August 24, 216 Calculus III Section 1.2 Math 232 Calculus III Brian Veitch Fall 215 Northern Illinois University 1.2 Calculus with Parametric Curves Definition 1: First Derivative of a Parametric

More information

Math 142 Week-in-Review #7 (Exam 2 Review: Sections and )

Math 142 Week-in-Review #7 (Exam 2 Review: Sections and ) Math 142 WIR, copyright Angie Allen, Spring 2013 1 Math 142 Week-in-Review #7 (Exam 2 Review: Sections 4.1-4.5 and 5.1-5.6) Note: This collection of questions is intended to be a brief overview of the

More information

The following information is for reviewing the material since Exam 3:

The following information is for reviewing the material since Exam 3: Outcomes List for Math 121 Calculus I Fall 2010-2011 General Information: The purpose of this Outcomes List is to give you a concrete summary of the material you should know, and the skills you should

More information

Pre-Calculus Notes: Chapter 3 The Nature of Graphs

Pre-Calculus Notes: Chapter 3 The Nature of Graphs Section Families of Graphs Name: Pre-Calculus Notes: Chapter 3 The Nature of Graphs Family of graphs Parent graph A group of graphs that share similar properties The most basic graph that s transformed

More information

MATH2111 Higher Several Variable Calculus Lagrange Multipliers

MATH2111 Higher Several Variable Calculus Lagrange Multipliers MATH2111 Higher Several Variable Calculus Lagrange Multipliers Dr. Jonathan Kress School of Mathematics and Statistics University of New South Wales Semester 1, 2016 [updated: February 29, 2016] JM Kress

More information

3.5 - Concavity. a concave up. a concave down

3.5 - Concavity. a concave up. a concave down . - Concavity 1. Concave up and concave down For a function f that is differentiable on an interval I, the graph of f is If f is concave up on a, b, then the secant line passing through points 1, f 1 and,

More information

Math Exam 2a. 1) Take the derivatives of the following. DO NOT SIMPLIFY! 2 c) y = tan(sec2 x) ) b) y= , for x 2.

Math Exam 2a. 1) Take the derivatives of the following. DO NOT SIMPLIFY! 2 c) y = tan(sec2 x) ) b) y= , for x 2. Math 111 - Exam 2a 1) Take the derivatives of the following. DO NOT SIMPLIFY! a) y = ( + 1 2 x ) (sin(2x) - x- x 1 ) b) y= 2 x + 1 c) y = tan(sec2 x) 2) Find the following derivatives a) Find dy given

More information

Math 124 Final Examination Winter 2016 !!! READ...INSTRUCTIONS...READ!!!

Math 124 Final Examination Winter 2016 !!! READ...INSTRUCTIONS...READ!!! Math 124 Final Examination Winter 2016 Print Your Name Signature Student ID Number Quiz Section Professor s Name TA s Name!!! READ...INSTRUCTIONS...READ!!! 1. Your exam contains 7 problems and 9 pages;

More information

Math 104, Spring 2010 Course Log

Math 104, Spring 2010 Course Log Math 104, Spring 2010 Course Log Date: 1/11 Sections: 1.3, 1.4 Log: Lines in the plane. The point-slope and slope-intercept formulas. Functions. Domain and range. Compositions of functions. Inverse functions.

More information

Constrained Optimization and Lagrange Multipliers

Constrained Optimization and Lagrange Multipliers Constrained Optimization and Lagrange Multipliers MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Constrained Optimization In the previous section we found the local or absolute

More information

ABSOLUTE EXTREMA AND THE MEAN VALUE THEOREM

ABSOLUTE EXTREMA AND THE MEAN VALUE THEOREM 61 LESSON 4-1 ABSOLUTE EXTREMA AND THE MEAN VALUE THEOREM Definitions (informal) The absolute maimum (global maimum) of a function is the -value that is greater than or equal to all other -values in the

More information

AP CALCULUS BC 2013 SCORING GUIDELINES

AP CALCULUS BC 2013 SCORING GUIDELINES AP CALCULUS BC 2013 SCORING GUIDELINES Question 4 The figure above shows the graph of f, the derivative of a twice-differentiable function f, on the closed interval 0 x 8. The graph of f has horizontal

More information

Analyzing Change: Extrema and Points of Inflection & 5.1 Optimization

Analyzing Change: Extrema and Points of Inflection & 5.1 Optimization Chapter 5 Analyzing Change: Extrema and Points of Inflection & 5.1 Optimization Your calculator can be very helpful in checking your analytic work when you find optimal points and points of inflection.

More information

Tangents of Parametric Curves

Tangents of Parametric Curves Jim Lambers MAT 169 Fall Semester 2009-10 Lecture 32 Notes These notes correspond to Section 92 in the text Tangents of Parametric Curves When a curve is described by an equation of the form y = f(x),

More information

Critical and Inflection Points

Critical and Inflection Points Critical and Inflection Points 1 Finding and Classifying Critical Points A critical point is a point on the graph where the tangent slope is horizontal, (0) or vertical, ( ). or not defined like the minimum

More information

Review Sheet Chapter 3

Review Sheet Chapter 3 Review Sheet Chapter 3 1. Find the value of the derivative (if it exists) of the function at the extremum point (0,0). A) 0 B) 1 C) -1 D) E) 2. Find the value of the derivative (if it exists) of the function

More information

Chapter 5 Partial Differentiation

Chapter 5 Partial Differentiation Chapter 5 Partial Differentiation For functions of one variable, y = f (x), the rate of change of the dependent variable can dy be found unambiguously by differentiation: f x. In this chapter we explore

More information

Sections 4.3, 4.5 & 4.6: Graphing

Sections 4.3, 4.5 & 4.6: Graphing Sections 4.3, 4.5 & 4.6: Graphing In this section, we shall see how facts about f () and f () can be used to supply useful information about the graph of f(). Since there are three sections devoted to

More information

MAT Business Calculus - Quick Notes

MAT Business Calculus - Quick Notes MAT 136 - Business Calculus - Quick Notes Last Updated: 4/3/16 Chapter 2 Applications of Differentiation Section 2.1 Using First Derivatives to Find Maximum and Minimum Values and Sketch Graphs THE FIRST-DERIVATIVE

More information

Concavity. Notice the location of the tangents to each type of curve.

Concavity. Notice the location of the tangents to each type of curve. Concavity We ve seen how knowing where a unction is increasing and decreasing gives a us a good sense o the shape o its graph We can reine that sense o shape by determining which way the unction bends

More information

Chapter III.C Analysis of The Second Derivative Draft Version 4/19/14 Martin Flashman 2005

Chapter III.C Analysis of The Second Derivative Draft Version 4/19/14 Martin Flashman 2005 Chapter III.C Analysis of The Second Derivative Draft Version 4/19/14 Martin Flashman 2005 In this section we will develop applications of the second derivative that explain more graphical features of

More information

Section 3.2 Properties of a Function s Graph

Section 3.2 Properties of a Function s Graph Section 3. Properties of a Function s Graph Objectives Find the intercepts of a function given its formula. Given the graph of a function, identify the domain and range of the function. Approximate relative

More information

Section 4: Extreme Values & Lagrange Multipliers.

Section 4: Extreme Values & Lagrange Multipliers. Section 4: Extreme Values & Lagrange Multipliers. Compiled by Chris Tisdell S1: Motivation S2: What are local maxima & minima? S3: What is a critical point? S4: Second derivative test S5: Maxima and Minima

More information

12 and the critical numbers of f ( )

12 and the critical numbers of f ( ) Math 1314 Lesson 15 Second Derivative Test and Optimization There is a second derivative test to find relative extrema. It is sometimes convenient to use; however, it can be inconclusive. Later in the

More information

2.1. Definition: If a < b, then f(a) < f(b) for every a and b in that interval. If a < b, then f(a) > f(b) for every a and b in that interval.

2.1. Definition: If a < b, then f(a) < f(b) for every a and b in that interval. If a < b, then f(a) > f(b) for every a and b in that interval. 1.1 Concepts: 1. f() is INCREASING on an interval: Definition: If a < b, then f(a) < f(b) for every a and b in that interval. A positive slope for the secant line. A positive slope for the tangent line.

More information

Math 21a Homework 22 Solutions Spring, 2014

Math 21a Homework 22 Solutions Spring, 2014 Math 1a Homework Solutions Spring, 014 1. Based on Stewart 11.8 #6 ) Consider the function fx, y) = e xy, and the constraint x 3 + y 3 = 16. a) Use Lagrange multipliers to find the coordinates x, y) of

More information

Daily WeBWorK, #1. This means the two planes normal vectors must be multiples of each other.

Daily WeBWorK, #1. This means the two planes normal vectors must be multiples of each other. Daily WeBWorK, #1 Consider the ellipsoid x 2 + 3y 2 + z 2 = 11. Find all the points where the tangent plane to this ellipsoid is parallel to the plane 2x + 3y + 2z = 0. In order for the plane tangent to

More information

Section 5.1 The First Derivative

Section 5.1 The First Derivative Section 5.1 The First Derivative Increasing/Decreasing Test: (a) If f 0 (x) > 0onaninterval,thenf is increasing on that interval (b) If f 0 (x) < 0onaninterval,thenf is decreasing on that interval Definition:

More information

(f) Find an interval over which f is concave upwards.

(f) Find an interval over which f is concave upwards. April 4, 2005 Name The total number of points available is 157. work. Throughout this test, show your 1. (24 points) Consider the function f(x) = 2x+9. For this function there are two 6x+3 important intervals:

More information

Lesson 12: The Graph of the Equation y = f(x)

Lesson 12: The Graph of the Equation y = f(x) Classwork In Module 1, you graphed equations such as 4x + y = 10 by plotting the points on the Cartesian coordinate plane that corresponded to all of the ordered pairs of numbers (x, y) that were in the

More information

Review Guide for MAT220 Final Exam Part I. Thursday December 6 th during regular class time.

Review Guide for MAT220 Final Exam Part I. Thursday December 6 th during regular class time. Review Guide for MAT0 Final Exam Part I. Thursday December 6 th during regular class time. Part is worth 50% of your Final Exam grade. YOUR Syllabus approved calculator can be used on this part of the

More information

1.3 Graphical Summaries of Data

1.3 Graphical Summaries of Data Arkansas Tech University MATH 3513: Applied Statistics I Dr. Marcel B. Finan 1.3 Graphical Summaries of Data In the previous section we discussed numerical summaries of either a sample or a data. In this

More information

Comprehensive Practice Handout MATH 1325 entire semester

Comprehensive Practice Handout MATH 1325 entire semester 1 Comprehensive Practice Handout MATH 1325 entire semester Test 1 material Use the graph of f(x) below to answer the following 6 questions. 7 1. Find the value of lim x + f(x) 2. Find the value of lim

More information

SUMMARY OF PROPERTY 1 PROPERTY 5

SUMMARY OF PROPERTY 1 PROPERTY 5 SUMMARY OF PROPERTY 1 PROPERTY 5 There comes a time when putting a puzzle together that we start to see the final image. The same is true when we represent the first five (5) FUNction Summary Properties

More information

016A Homework 6 Solution

016A Homework 6 Solution 016A Homework 6 Solution Jae-young Park October 6, 2008 2.1 *4 Which functions have the property that the slope always decreases as x increases? Solution (a), (e). You can find these answers by finding

More information

3.5 - Concavity 1. Concave up and concave down

3.5 - Concavity 1. Concave up and concave down . - Concavit. Concave up and concave down Eample: The graph of f is given below. Determine graphicall the interval on which f is For a function f that is differentiable on an interval I, the graph of f

More information

Inverse and Implicit functions

Inverse and Implicit functions CHAPTER 3 Inverse and Implicit functions. Inverse Functions and Coordinate Changes Let U R d be a domain. Theorem. (Inverse function theorem). If ϕ : U R d is differentiable at a and Dϕ a is invertible,

More information

2.1 Derivatives and Rates of Change

2.1 Derivatives and Rates of Change 2.1 Derivatives and Rates of Change In this chapter we study a special type of limit, called a derivative, that occurs when we want to find a slope of a tangent line, or a velocity, or any instantaneous

More information

2. Solve for x when x < 22. Write your answer in interval notation. 3. Find the distance between the points ( 1, 5) and (4, 3).

2. Solve for x when x < 22. Write your answer in interval notation. 3. Find the distance between the points ( 1, 5) and (4, 3). Math 6 Practice Problems for Final. Find all real solutions x such that 7 3 x = 5 x 3.. Solve for x when 0 4 3x

More information

2.3 Graph Sketching: Asymptotes and Rational Functions Math 125

2.3 Graph Sketching: Asymptotes and Rational Functions Math 125 .3 Graph Sketching: Asymptotes and Rational Functions Math 15.3 GRAPH SKETCHING: ASYMPTOTES AND RATIONAL FUNCTIONS All the functions from the previous section were continuous. In this section we will concern

More information

UNIT 8 STUDY SHEET POLYNOMIAL FUNCTIONS

UNIT 8 STUDY SHEET POLYNOMIAL FUNCTIONS UNIT 8 STUDY SHEET POLYNOMIAL FUNCTIONS KEY FEATURES OF POLYNOMIALS Intercepts of a function o x-intercepts - a point on the graph where y is zero {Also called the zeros of the function.} o y-intercepts

More information

Chapter 5.6: The Other Trig Functions

Chapter 5.6: The Other Trig Functions Chapter 5.6: The Other Trig Functions The other four trig functions, tangent, cotangent, cosecant, and secant are not sinusoids, although they are still periodic functions. Each of the graphs of these

More information

Math 295: Exam 3 Name: Caleb M c Whorter Solutions Fall /16/ Minutes

Math 295: Exam 3 Name: Caleb M c Whorter Solutions Fall /16/ Minutes Math 295: Eam 3 Name: Caleb M c Whorter Solutions Fall 2018 11/16/2018 50 Minutes Write your name on the appropriate line on the eam cover sheet. This eam contains 10 pages (including this cover page)

More information

MA 113 Calculus I Fall 2015 Exam 2 Tuesday, 20 October Multiple Choice Answers. Question

MA 113 Calculus I Fall 2015 Exam 2 Tuesday, 20 October Multiple Choice Answers. Question MA 113 Calculus I Fall 2015 Exam 2 Tuesday, 20 October 2015 Name: Section: Last digits of student ID #: This exam has ten multiple choice questions (five points each) and five free response questions (ten

More information

Gradient and Directional Derivatives

Gradient and Directional Derivatives Gradient and Directional Derivatives MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Background Given z = f (x, y) we understand that f : gives the rate of change of z in

More information

Exam 3 Review. Related Rates Optimization Derivative Tests/Extrema Inverse Trig Linearization L Hopital s Rule

Exam 3 Review. Related Rates Optimization Derivative Tests/Extrema Inverse Trig Linearization L Hopital s Rule Math 165 SI Exam 3 Review SI Leader: Riley Related Rates Optimization Derivative Tests/Extrema Inverse Trig Linearization L Hopital s Rule Introductions Introduce yourself to the people around you: Name

More information