Math 131. Increasing/Decreasing Functions and First Derivative Test Larson Section 3.3

Size: px
Start display at page:

Download "Math 131. Increasing/Decreasing Functions and First Derivative Test Larson Section 3.3"

Transcription

1 Math 131. Increasing/Decreasing Functions and First Derivative Test Larson Section 3.3 Increasing and Decreasing Functions. A function f is increasing on an interval if for any two numbers x 1 and x 2 in the interval, x 1 < x 2 implies f(x 1 ) < f(x 2 ). A function f is decreasing on an interval if for any two numbers x 1 and x 2 in the interval, x 1 < x 2 implies f(x 1 ) > f(x 2 ). A function is increasing if as x moves to the right, the graph moves upward, and decreasing if the graph moves downward. The Mean Value theorem allows us to test for increasing and decreasing functions using the first derivative. Test for Increasing and Decreasing Functions. Let f be continuous on the closed interval [a, b] and differentiable in the open interval (a, b). 1. If f (x) > 0 for all x in (a, b), then f is increasing on [a, b]. 2. If f (x) < 0 for all x in (a, b), then f is decreasing on [a, b]. 3. If f (x) = 0 for all x in (a, b), then f is constant on [a, b]. Proof. We will prove the second case; the first case is done in your text. Suppose f (x) < 0 for all x (a, b). Now let x 1 < x 2 be any points in the interval [a, b]. By the Mean Value theorem, there is a number c between x 1 and x 2 with f (c) = f(x 2) f(x 1 ) x 2 x 1 This means f(x 2 ) f(x 1 ) = f (c)(x 2 x 1 ) < 0 since f (x) < 0. Therefore, f(x 2 ) < f(x 1 ) if x 1 < x 2 in the interval, and this means f is decreasing on the interval [a, b]. To determine where a function is increasing or decreasing we usually: Find the critical numbers of the function, and use them to separate the number line or domain of the function into intervals. Use a sign analysis on the derivative, or test points with the derivative to determine whether the derivative is positive or negative on the interval. Apply the previous theorem to determine whether the function is increasing or decreasing. Example 1. Let f(x) = x x 2 135x 2. (a) Find the critical numbers of f. (b) Find open intervals on which f is increasing. (c) Find open intervals on which f is decreasing.

2 Solution: (a) Because f(x) = x x 2 135x 2 is a polynomial, it is differentiable everywhere, so the critical numbers of f are the values of x where f (x) = 0. Now, f (x) = 3x x 135 = 3(x 2 14x + 45) = 3(x 5)(x 9) Thus f (x) = 0 when x = 5 and x = 9, and so these are the critical numbers of f. (b) If 5 < x < 9, then f (x) = 3(pos num)(neg num) > 0 and so f is increasing on (5, 9). (c) If x < 5, then and if x > 9, then f (x) = 3(neg num)(neg num) < 0 f (x) = 3(pos num)(pos num) < 0. Thus f is decreasing on the intervals (, 5) and (9, ). The following test lets you determine whether a function has a maximum, minimum or neither at a critical number. The First Derivative Test. Suppose f is continuous on an open interval I containing c, and suppose c is a critical number of f. If f is differentiable on the interval, except possibly at c, then f(c) can be classified as follows. 1. If f (x) changes from negative to positive at c, then f has a relative minimum at (c, f(c)). 2. If f (x) changes from positive to negative at c, then f has a relative maximum at (c, f(c)). 3. If f (x) is positive on both sides of c, or negative on both sides of c, then f(c) is neither a relative minimum nor relative maximum. The following diagram illustrates why this theorem is true, the proof essentially puts the diagram to words using the theorem on increasing and decreasing functions.

3 Example 2. Let f(x) = 2x. Find open intervals on which f is increasing, and open x intervals on which f is decreasing. Then classify the relative extrema of f. Solution: First, we use the quotient rule to find f ( ) (1)(x f 2 + 1) (x)(2x) (x) = 2 (x 2 + 1) 2 ( ) 1 x 2 = 2 (x 2 + 1) 2 Then f (x) > 0 if 1 < x < 1, and f (x) < 0 if x < 1 or x > 1. Thus f is decreasing on the open intervals (, 1) and on (1, ). The function f is increasing on the open interval ( 1, 1). The critical numbers of f are x = 1, and x = 1. The function f has a relative minimum at x = 1 and a relative maximum at x = 1. Example 3. Let f(x) = x 3 + 9x x 2. (a) Find the critical numbers of f. (b) Find open intervals on which f is increasing. (c) Find open intervals on which f is decreasing. (d) Classify the relative extrema of f as relative maximums, relative minimums or neither. Solution: We will first find the critical numbers of f. Because f(x) = x 3 + 9x x 2 is a polynomial, it is differentiable everywhere, so the critical numbers of f are the values of x where f (x) = 0. Now, f (x) = 3x x + 15 = 3(x 2 + 6x + 5) = 3(x + 5)(x + 1) (a) Thus f (x) = 0 when x = 5 and x = 1, and so these are the critical numbers of f. (b) If x < 5, then f (x) = 3(neg num)(neg num) > 0 and if x > 1, then f (x) = 3(pos num)(pos num) > 0. Thus f is increasing on the intervals (, 5) and ( 1, ). (c) If 5 < x < 1, then f (x) = 3(pos num)(neg num) < 0

4 and so f is decreasing on ( 5, 1). (d) f has a relative minimum at x = 1, because f changes from negative to positive at x = 1, and f has a relative maximum at x = 5 because f changes from positive to negative at x = 5. Example 4. A particle moves along a straight line and its position at time t is given by s(t) = t3 3 3t2 + 8t + 3 where s is measured in feet and t in seconds. (a) Find the velocity v(t) of the particle at time t 0. (b) Identify time intervals when the particle is moving in a positive direction. (c) Identifty time intervals when the particle is moving in a negative direction. (d) Identify the times when the particle changes direction. Solution: (a) v(t) = s (t) = t 2 2(3)t + 8 = t 2 6t + 8. (b) and (c): First, we solve v(t) = 0, that is t 2 6t + 8 = 0 and so t 2 6t + 8 = (t 2)(t 4) = 0. The intervals to consider are the ones separated by 2 and 4: (0, 2), (2, 4) and (4, ). Using test values in the intervals, you will find v(t) > 0 on (0, 2) and (4, ) (for example, to test the interval (4, ), pick any value in it, say 5, and compute v(5) = 5 2 (6)(5)+8 = 3 > 0 and so v(t) > 0 on the entire interval (4, ); you can test the other two intervals similarly). You will find v(t) < 0 on (2, 4). [The sign of v(t) can also be done by sign analysis from the factored form of v(t).] (b) The particle is moving in a positive direction on the intervals (0, 2) and (4, ). (c) The particle is moving in a negative direction on the interval (2, 4). (d) The particle changes direction when t = 2 and t = 4. Example 5. Let f(x) = x2 2x + 1 x + 1 (a) Find the critical numbers of f. (b) Find open intervals where f is increasing and and where is f decreasing.

5 (c) Classify the extrema of f as local maxima and local minima. Solution: Compute f (x) = (2x 2)(x + 1) (x 1)2 (x + 1) 2 = (x 1)(x + 3) (x + 1) 2 (a) The critical numbers for f are x = 1 and x = 3. Note that f has a vertical asymptote x = 1. (b) f is increasing when x < 3, x > 1. 1 < x < 1. f is decreasing when 3 < x < 1 and (c) f has a local maximum ( 3, 8) and a local minimum (1, 0) A graph of f is given below for reference Example 6. The graphs of the derivatives of f(x) and g(x) are given below. Graph of f (x) y x Graph of g (x) y x (a) Use the graph of f (x) to (i) determine the critical numbers of f; (ii) find open intervals where f is increasing; (iii) find open intervals where f is decreasing; and (iv) classify the relative extrema of f.

6 (b) Use the graph of g (x) to (i) determine the critical numbers of g; (ii) find open intervals where g is increasing; (iii) find open intervals where g is decreasing; and (iv) classify the relative extrema of g. Solution: (a) The critical number of f is x = 1, because f ( 1) = 0. The function f is increasing on the interval (, 1) because f (x) > 0 on that interval since the graph of f (x) is above the x-axis there. The function f is decreasing on the interval ( 1, ) because f (x) < 0 on that interval since the graph of f (x) is below the x-axis there. The function f has a relative maximum at x = 1 because f (x) changes from positive to negative at 1. (b) The critical numbers of g are x = 4 and x = 0 because those are the values where g (x) = 0 (the graph of g (x) crosses the x-axis at those two values). The function g is increasing on the open intervals (, 4) and (0, ) because g (x) > 0 there (this is where the graph of g (x) is above the x-axis). The function g is decreasing on the open interval ( 4, 0) because g (x) < 0 there (this is where the graph of g (x) is below the x-axis). The function g has a relative minimum at x = 0 because g (x) changes from negative to positive at x = 0; and the function g has a relative maximum at x = 4 because g (x) changes from positive to negative at x = 4.

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

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

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

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

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

More information

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

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

x x implies that f x f x.

x x implies that f x f x. Section 3.3 Intervals of Increase and Decrease and Extreme Values Let f be a function whose domain includes an interval I. We say that f is increasing on I if for every two numbers x 1, x 2 in I, x x implies

More information

Math 1314 Lesson 13: Analyzing Other Types of Functions

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

More information

1) The line has a slope of ) The line passes through (2, 11) and. 6) r(x) = x + 4. From memory match each equation with its graph.

1) The line has a slope of ) The line passes through (2, 11) and. 6) r(x) = x + 4. From memory match each equation with its graph. Review Test 2 Math 1314 Name Write an equation of the line satisfying the given conditions. Write the answer in standard form. 1) The line has a slope of - 2 7 and contains the point (3, 1). Use the point-slope

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

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

CHAPTER 2 POLYNOMIALS KEY POINTS

CHAPTER 2 POLYNOMIALS KEY POINTS CHAPTER POLYNOMIALS KEY POINTS 1. Polynomials of degrees 1, and 3 are called linear, quadratic and cubic polynomials respectively.. A quadratic polynomial in x with real coefficient is of the form a x

More information

March 5, 2009 Name The problems count as marked. The total number of points available is 131. Throughout this test, show your work.

March 5, 2009 Name The problems count as marked. The total number of points available is 131. Throughout this test, show your work. March 5, 2009 Name The problems count as marked. The total number of points available is 131. Throughout this test, show your work. 1. (12 points) Consider the cubic curve f(x) = 2x 3 + 3x + 2. (a) What

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

Polynomial functions right- and left-hand behavior (end behavior):

Polynomial functions right- and left-hand behavior (end behavior): Lesson 2.2 Polynomial Functions For each function: a.) Graph the function on your calculator Find an appropriate window. Draw a sketch of the graph on your paper and indicate your window. b.) Identify

More information

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

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

More information

Math 1314 ONLINE Lesson 12

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

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

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

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

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

More information

Section 1.3 Rates of Change and Behavior of Graphs

Section 1.3 Rates of Change and Behavior of Graphs Section 1. Rates of Change and Behavior of Graphs 5 Section 1. Rates of Change and Behavior of Graphs Since functions represent how an output quantity varies with an input quantity, it is natural to ask

More information

The First Derivative Test for Rise and Fall Suppose that a function f has a derivative at every poin x of an interval A. Then

The First Derivative Test for Rise and Fall Suppose that a function f has a derivative at every poin x of an interval A. Then Derivatives - Applications - c CNMiKnO PG - 1 Increasing and Decreasing Functions A function y = f(x) is said to increase throughout an interval A if y increases as x increases. That is, whenever x 2 >

More information

Math 1314 Lesson 24 Maxima and Minima of Functions of Several Variables

Math 1314 Lesson 24 Maxima and Minima of Functions of Several Variables Math 1314 Lesson 24 Maxima and Minima of Functions of Several Variables We learned to find the maxima and minima of a function of a single variable earlier in the course We had a second derivative test

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

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

1. Introduction. 2. Outlines

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

More information

Section 3.2 Polynomial Functions and Their Graphs

Section 3.2 Polynomial Functions and Their Graphs Section 3.2 Polynomial Functions and Their Graphs EXAMPLES: P (x) = 3, Q(x) = 4x 7, R(x) = x 2 + x, S(x) = 2x 3 6x 2 10 QUESTION: Which of the following are polynomial functions? (a) f(x) = x 3 + 2x +

More information

Chapter 2. Polynomial and Rational Functions. 2.6 Rational Functions and Their Graphs. Copyright 2014, 2010, 2007 Pearson Education, Inc.

Chapter 2. Polynomial and Rational Functions. 2.6 Rational Functions and Their Graphs. Copyright 2014, 2010, 2007 Pearson Education, Inc. Chapter Polynomial and Rational Functions.6 Rational Functions and Their Graphs Copyright 014, 010, 007 Pearson Education, Inc. 1 Objectives: Find the domains of rational functions. Use arrow notation.

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

Section 5-1 First Derivatives and Graphs

Section 5-1 First Derivatives and Graphs Name Date Class Section 5-1 First Derivatives and Graphs Goal: To use the first derivative to analyze graphs Theorem 1: Increasing and Decreasing Functions For the interval (a,b), if f '( x ) > 0, then

More information

f (x) = 2x x = 2x2 + 4x 6 x 0 = 2x 2 + 4x 6 = 2(x + 3)(x 1) x = 3 or x = 1.

f (x) = 2x x = 2x2 + 4x 6 x 0 = 2x 2 + 4x 6 = 2(x + 3)(x 1) x = 3 or x = 1. F16 MATH 15 Test November, 016 NAME: SOLUTIONS CRN: Use only methods from class. You must show work to receive credit. When using a theorem given in class, cite the theorem. Reminder: Calculators are not

More information

LESSON 23: EXTREMA OF FUNCTIONS OF 2 VARIABLES OCTOBER 25, 2017

LESSON 23: EXTREMA OF FUNCTIONS OF 2 VARIABLES OCTOBER 25, 2017 LESSON : EXTREMA OF FUNCTIONS OF VARIABLES OCTOBER 5, 017 Just like with functions of a single variable, we want to find the minima (plural of minimum) and maxima (plural of maximum) of functions of several

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

Math 131. Rolle s and Mean Value Theorems Larson Section 3.2

Math 131. Rolle s and Mean Value Theorems Larson Section 3.2 Math 3. Rolle s and Mean Value Theorems Larson Section 3. Many mathematicians refer to the Mean Value theorem as one of the if not the most important theorems in mathematics. Rolle s Theorem. Suppose f

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

y2 + 4y - 5 c a + b 27 i C) ) (16, ) B) (16 3 3, )

y2 + 4y - 5 c a + b 27 i C) ) (16, ) B) (16 3 3, ) MAT 107 Final, Version A, Spring 2008 1) If (4, 4) is the endpoint of a line segment, and (2, 1) is its midpoint, find the other endpoint. A) (0, 7) B) (-2, 0) C) (8, 10) D) (0, -2) 2) Solve for x: A)

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

MATH 2250 Exam 1 Solutions

MATH 2250 Exam 1 Solutions MATH 2250 Exam 1 Solutions Name Answer every question on the exam there is no penalty for guessing. Calculators and similar aids are not allowed. There are a total of 60 points possible: 20 in Part 1,

More information

Multiple Choice. at the point where x = 0 and y = 1 on the curve

Multiple Choice. at the point where x = 0 and y = 1 on the curve Multiple Choice 1.(6 pts.) A particle is moving in a straight line along a horizontal axis with a position function given by s(t) = t 3 12t, where distance is measured in feet and time is measured in seconds.

More information

Section 3.3 Maximum and Minimum Values

Section 3.3 Maximum and Minimum Values Section 3.3 Maximum and Minimum Values Definition For a function f defined on a set S of real numbers and a number c in S. A) f(c) is called the absolute maximum of f on S if f(c) f(x) for all x in S.

More information

MAT 122 Homework 7 Solutions

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

More information

1 Lecture 25: Extreme values

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

More information

Math 180, Final Exam, Fall 2007 Problem 1 Solution

Math 180, Final Exam, Fall 2007 Problem 1 Solution Problem Solution. Differentiate with respect to x. Write your answers showing the use of the appropriate techniques. Do not simplify. (a) x 27 x 2/3 (b) (x 2 2x + 2)e x (c) ln(x 2 + 4) (a) Use the Power

More information

Math Section TTH 5:30-7:00pm SR 116. James West 620 PGH

Math Section TTH 5:30-7:00pm SR 116. James West 620 PGH Math 1431 Section 15241 TTH 5:30-7:00pm SR 116 James West jdwest@math.uh.edu 620 PGH Office Hours: 2:30 4:30pm TTH in the CASA Tutoring Center or by appointment Class webpage: http://math.uh.edu/~jdwest/teaching/fa14/1431/calendar.html

More information

Wednesday August 24, 2016

Wednesday August 24, 2016 1.1 Functions Wednesday August 24, 2016 EQs: 1. How to write a relation using set-builder & interval notations? 2. How to identify a function from a relation? 1. Subsets of Real Numbers 2. Set-builder

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

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

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

Spring 2015 Sample Final Exam

Spring 2015 Sample Final Exam Math 1151 Spring 2015 Sample Final Exam Final Exam on 4/30/14 Name (Print): Time Limit on Final: 105 Minutes Go on carmen.osu.edu to see where your final exam will be. NOTE: This exam is much longer than

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

Sections Practice AP Calculus AB Name

Sections Practice AP Calculus AB Name Sections 4.1-4.5 Practice AP Calculus AB Name Be sure to show work, giving written explanations when requested. Answers should be written exactly or rounded to the nearest thousandth. When the calculator

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

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

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

More information

Math 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

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

Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections 3.1, 3.3, and 3.5

Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections 3.1, 3.3, and 3.5 Department of Mathematics, University of Wisconsin-Madison Math 11 Worksheet Sections 3.1, 3.3, and 3.5 1. For f(x) = 5x + (a) Determine the slope and the y-intercept. f(x) = 5x + is of the form y = mx

More information

A function is actually a simple concept; if it were not, history would have replaced it with a simpler one by now! Here is the definition:

A function is actually a simple concept; if it were not, history would have replaced it with a simpler one by now! Here is the definition: 1.2 Functions and Their Properties A function is actually a simple concept; if it were not, history would have replaced it with a simpler one by now! Here is the definition: Definition: Function, Domain,

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

Relations and Functions (for Math 026 review)

Relations and Functions (for Math 026 review) Section 3.1 Relations and Functions (for Math 026 review) Objective 1: Understanding the s of Relations and Functions Relation A relation is a correspondence between two sets A and B such that each element

More information

Online Math 1314 Final Exam Review

Online Math 1314 Final Exam Review Online Math 1314 Final Exam Review 1. The following table of values gives a company s annual profits in millions of dollars. Rescale the data so that the year 2003 corresponds to x = 0. Year 2003 2004

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

Kevin James. MTHSC 102 Section 4.2 Relative Extreme Points

Kevin James. MTHSC 102 Section 4.2 Relative Extreme Points MTHSC 102 Section 4.2 Relative Extreme Points Definition (Relative Extreme Points and Relative Extreme Values) Suppose that f(x) is a function defined on an interval I. 1 We say that f attains a relative

More information

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 2 Fall 2018

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 2 Fall 2018 DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS MATH 233 SOME SOLUTIONS TO EXAM 2 Fall 208 Version A refers to the regular exam and Version B to the make-up. Version A. A particle

More information

Kevin James. MTHSC 102 Section 4.3 Absolute Extreme Points

Kevin James. MTHSC 102 Section 4.3 Absolute Extreme Points MTHSC 102 Section 4.3 Absolute Extreme Points Definition (Relative Extreme Points and Relative Extreme Values) Suppose that f(x) is a function defined on an interval I (possibly I = (, ). 1 We say that

More information

MATH 151 Engineering Mathematics I

MATH 151 Engineering Mathematics I MATH 151 Engineering Mathematics I Spring 2018, WEEK 3 JoungDong Kim Week 3 Section 2.5, 2.6, 2.7, Continuity, Limits at Infinity; Horizontal Asymptotes, Derivatives and Rates of Change. Section 2.5 Continuity

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

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

McGILL UNIVERSITY FACULTY OF SCIENCE FINAL EXAMINATION MATHEMATICS CALCULUS 1

McGILL UNIVERSITY FACULTY OF SCIENCE FINAL EXAMINATION MATHEMATICS CALCULUS 1 McGILL UNIVERSITY FACULTY OF SCIENCE FINAL EXAMINATION VERSION 1 MATHEMATICS 140 2008 09 CALCULUS 1 EXAMINER: Professor W. G. Brown DATE: Sunday, December 07th, 2008 ASSOCIATE EXAMINER: Dr. D. Serbin TIME:

More information

Solve the problem. Determine the center and radius of the circle. Use the given information about a circle to find its equation.

Solve the problem. Determine the center and radius of the circle. Use the given information about a circle to find its equation. Math1314-TestReview2-Spring2016 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the problem. 1) Is the point (-5, -3) on the circle defined

More information

1.2 A List of Commonly Occurring Functions

1.2 A List of Commonly Occurring Functions Arkansas Tech University MATH 2914: Calculus I Dr. Marcel B. Finan 1.2 A List of Commonly Occurring Functions In this section, we discuss the most common functions occurring in calculus. Linear Functions

More information

The function graphed below is continuous everywhere. The function graphed below is NOT continuous everywhere, it is discontinuous at x 2 and

The function graphed below is continuous everywhere. The function graphed below is NOT continuous everywhere, it is discontinuous at x 2 and Section 1.4 Continuity A function is a continuous at a point if its graph has no gaps, holes, breaks or jumps at that point. If a function is not continuous at a point, then we say it is discontinuous

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

MATH 121: EXTRA PRACTICE FOR TEST 2. Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam.

MATH 121: EXTRA PRACTICE FOR TEST 2. Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam. MATH 121: EXTRA PRACTICE FOR TEST 2 Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam. 1 Linear Functions 1. Consider the functions f(x) = 3x + 5 and g(x)

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

MIDTERM 2. Section: Signature:

MIDTERM 2. Section: Signature: MIDTERM 2 Math 3A 11/17/2010 Name: Section: Signature: Read all of the following information before starting the exam: Check your exam to make sure all pages are present. When you use a major theorem (like

More information

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

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

More information

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

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

More information

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 120 Final Exam Practice Problems, Form: A

Math 120 Final Exam Practice Problems, Form: A Math 120 Final Exam Practice Problems, Form: A Name: While every attempt was made to be complete in the types of problems given below, we make no guarantees about the completeness of the problems. Specifically,

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

Advanced Math Quiz Review Name: Dec Use Synthetic Division to divide the first polynomial by the second polynomial.

Advanced Math Quiz Review Name: Dec Use Synthetic Division to divide the first polynomial by the second polynomial. Advanced Math Quiz 3.1-3.2 Review Name: Dec. 2014 Use Synthetic Division to divide the first polynomial by the second polynomial. 1. 5x 3 + 6x 2 8 x + 1, x 5 1. Quotient: 2. x 5 10x 3 + 5 x 1, x + 4 2.

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Math 1325 Test 3 Review Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Find the location and value of each relative etremum for the function. 1)

More information

Use a graphing utility to approximate the real solutions, if any, of the equation rounded to two decimal places. 4) x3-6x + 3 = 0 (-5,5) 4)

Use a graphing utility to approximate the real solutions, if any, of the equation rounded to two decimal places. 4) x3-6x + 3 = 0 (-5,5) 4) Advanced College Prep Pre-Calculus Midyear Exam Review Name Date Per List the intercepts for the graph of the equation. 1) x2 + y - 81 = 0 1) Graph the equation by plotting points. 2) y = -x2 + 9 2) List

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

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

What do derivatives tell us about functions?

What do derivatives tell us about functions? What do derivatives tell us about functions? Math 102 Section 106 Cole Zmurchok October 3, 2016 Announcements New & Improved Anonymous Feedback Form: https://goo.gl/forms/jj3xwycafxgfzerr2 (Link on Section

More information

MEMORIAL UNIVERSITY OF NEWFOUNDLAND

MEMORIAL UNIVERSITY OF NEWFOUNDLAND MEMORIAL UNIVERSITY OF NEWFOUNDLAND DEPARTMENT OF MATHEMATICS AND STATISTICS FINAL EXAMINATION Solutions Mathematics 1000 FALL 2010 Marks [12] 1. Evaluate the following limits, showing your work. Assign

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

Chapter 5. Increasing and Decreasing functions Theorem 1: For the interval (a,b) f (x) f(x) Graph of f + Increases Rises - Decreases Falls

Chapter 5. Increasing and Decreasing functions Theorem 1: For the interval (a,b) f (x) f(x) Graph of f + Increases Rises - Decreases Falls Chapter 5 Section 5.1 First Derivative and Graphs Objectives: The student will be able to identify increasing and decreasing functions and local extrema The student will be able to apply the first derivative

More information

Math 1120 Calculus Test 3

Math 1120 Calculus Test 3 March 27, 2002 Your name The first 7 problems count 5 points each Problems 8 through 11 are multiple choice and count 7 points each and the final ones counts as marked In the multiple choice section, circle

More information

Math 1314 Final Exam Review. Year Profits (in millions of dollars)

Math 1314 Final Exam Review. Year Profits (in millions of dollars) Math 1314 Final Exam Review 1. The following table of values gives a company s annual profits in millions of dollars. Rescale the data so that the year 2003 corresponds to x = 0. Year 2003 2004 2005 2006

More information

1.2. Functions and Their Properties. Copyright 2011 Pearson, Inc.

1.2. Functions and Their Properties. Copyright 2011 Pearson, Inc. 1.2 Functions and Their Properties Copyright 2011 Pearson, Inc. What you ll learn about Function Definition and Notation Domain and Range Continuity Increasing and Decreasing Functions Boundedness Local

More information

, a 1. , a 2. ,..., a n

, a 1. , a 2. ,..., a n CHAPTER Points to Remember :. Let x be a variable, n be a positive integer and a 0, a, a,..., a n be constants. Then n f ( x) a x a x... a x a, is called a polynomial in variable x. n n n 0 POLNOMIALS.

More information

Review Guideline for Final

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

More information

Section 2.3 Properties of Functions

Section 2.3 Properties of Functions 22 Section 2.3 Properties of Functions In this section, we will explore different properties of functions that will allow us to obtain the graph of the function more quickly. Objective #1 Determining Even

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

Section 3.9. The Geometry of Graphs. Difference Equations to Differential Equations

Section 3.9. The Geometry of Graphs. Difference Equations to Differential Equations Difference Equations to Differential Equations Section 3.9 The Geometry of Graphs In Section. we discussed the graph of a function y = f(x) in terms of plotting points (x, f(x)) for many different values

More information

Absolute Extrema. Joseph Lee. Metropolitan Community College

Absolute Extrema. Joseph Lee. Metropolitan Community College Metropolitan Community College Let f be a function defined over some interval I. An absolute minimum occurs at c if f (c) f (x) for all x in I. An absolute maximum occurs at c if f (c) f (x) for all x

More information

MATH 019: Final Review December 3, 2017

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

More information

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