Math 131. The Derivative and the Tangent Line Problem Larson Section 2.1

Size: px
Start display at page:

Download "Math 131. The Derivative and the Tangent Line Problem Larson Section 2.1"

Transcription

1 Math 131. The Derivative and the Tangent Line Problem Larson Section.1 From precalculus, the secant line through the two points (c, f(c)) and (c +, f(c + )) is given by m sec = rise f(c + ) f(c) f(c + ) f(c) = = run c + c See the diagram below The tangent line, if it exists, to the graph of f at (c, f(c)) is the line whose slope matches the slope of the graph of f at (c, f(c)), this slope will be defined as the limit of the slope of the secant lines through as (c, f(c)) and (c +, f(c + )) as 0. Example 1. Consider the function f(x) = 1/x. (a) Sketch the graph of f along with its secant lines through the points (c, f(c)) and (c +, f(c + )) where c = and (i) = 1.5; (ii) = 1; (iii) = 0.5. The sketch the tangent line to the graph. Solution: The graph of f(x) is given in blue: when = 1.5 the secant line goes through (, f()) and (0.5, f(0.5)); when = 1 the secant line goes through (, f()) and (1, f(1)); when =.5 the secant line goes through (, f()) and (1.75, f(1.75)); the secant lines are drawn in red, and the tangent line is drawn in black.

2 y 1 1 x Notice that the secant lines in the picture get closer and closer to the tangent line, and this is how a tangent line of a function is defined. Definition of Tangent Line. Suppose f is defined on an open interval containing c. If the limit f(c + ) f(c) lim = m exists, then the line passing through (c, f(c)) with slope m is the tangent line to the graph of f at the point (c, f(c)). Example. Find the slope and equation of the tangent line to the graph of f(x) = 1/x at the point (, 1/). Solution: The slope is given by f(c + ) f(c) m (+) ()(+) 1 ( + ) = 1 4 ((+) The tangent line has slope m = 1/4 and goes through (, 1/) and so it has point-slope equation y 1 = 1 4 (x ) and then y = 1 x + 1 is the equation in slope-intercept 4 form. (This agrees with the graph of the tangent line in Example 1 because that line has y-intercept (0, 1) and slope of 1/4 since it goes through the points (0, 1) and (, 1/)). A crucial operation in calculus is differentiation, it provides the instantaneous rate of change of a function, and is defined as follows. Definition of Derivative. The derivative of f at x is defined by f (x) f(x + ) f(x)

3 provided the limit exists; and for all x for which the limit exists, f (x) is a function of x. Notice that the derivative function f (x) provides the slope of the tangent line to the graph of f at the point (x, f(x)). For a function y = f(x), you will see various notations for the derivative, including: f (x), dy dx, y, d dx [f(x)] The following is an example of finding a derivative using the limit process. Example 3. (a) Let f(x) = x x + 1. Use the definition of derivative to find f (x). (b) Find the line tangent to the graph at the point (, f()). Then graph both f and this tangent line. Solution: (a) For f(x) = x x+1, the derivative is found using the definition as follows. f f(x + ) f(x) (x) (x + ) (x + ) + 1 (x x + 1) (x + x + () ) x + 1 x + x 1 ()(x + ) x + = x. (b) Now, f() = 1 and at the point (, 1), the tangent line has slope Then the tangent line is m = f () = () =. y 1 = (x ) that is y = x 3 The graph of f(x) = x x + 1 and y = x 3 are given below: 4 y 4 4 x 4

4 There is an alternate form of the definition of derivative of f at c. That is, the original definition is f f(c + ) f(c) (c). If we let x = c +, then = x c and as 0, x c, so the the limit becomes provided the limit exists; see the figure below. f (c) f(x) f(c) x c This alternate definition can be used for finding derivatives using the limit process, for example Example 4. Let f(x) = x 3 5x + 4. Use the alternate definition of the derivative to find f (c). Solution: Given f(x) = x 3 5x + 4 we compute f (c) f(x) f(c) x c x 3 5x + 4 (c 3 5c + 4) x c (x 3 c 3 ) 5(x c) x c (x c)(x + cx + c ) 5(x c) x c (x c)[(x + cx + c ) 5] x c (x + cx + x ) 5 = 6c 5 The alternate definition ensures that differentiability implies continuity.

5 Theorem. Suppose f is differentiable at x = c. Then f is continuous at x = c. Proof. To take a derivative, f must be defined at x = c, also lim[f(x) f(c)] = [ f(x) f(c) lim x c = f(x) f(c) lim x c = f (c) 0 = 0 ] (x c) lim (x c) Now lim f(x) f(c) = 0, means lim f(x) = f(c), and this ensures continuity. However, a function can be continuous but not differentiable. For example, find the derivative of f(x) = x 3 at x = 3 if it exists. For this, f (3) x 3 x x 3 if it exists, but it does not since lim x 3 + x 3 x y x 3 x 3 x 3 = 1, but lim x 3 x 3 x 3 = f(x) = x x Graphically, you can recognize the point of nondifferentiability by the cusp or sharp point on the graph when x = 3. The slope of the graph to the right of 3 is 1, and to the left of 3 is 1, and that is why the limit in the definition of the derivative did not exist. In general, a function is not differentiable where it is not continuous, and typical ways in which continuous functions can fail to be differentiable are where its graph has a cusp, or vertical tangent.

6 Example 5. A function f is graphed to the right below. (a) Identify all x for which f (x) does not exist. For each of those values of x explain why f (x) does not exist. (b) What is the approximate value of f (3)? Explain your answer. (c) What is the approximate value of f ( )? Explain your answer. (d) What is the approximate value of f ( 5)? Explain your answer. Solution: A graph with the tangent lines at relevant points is given below right. (a) f does not exist at x = 1 and x = because the graphs have cusps (the right-hand and left-hand derivatives are different); f does not exist at x = 0 because there is a vertical tangent there. (b) f (3) = 0 because the graph has a horizontal tangent line there. (c) f ( ) = 1 because the tangent line will have slope 1 there. (d) f ( 5) = 1 because the slope of the tangent line there is 1. Graphs of the tangent lines are given.

7 The following are further examples, related to derivatives. Example 6. The limit 5 x lim x 1 x 1 represents f (c) for a function f(x) and a number c. Find f(x) and c. Solution: The alternate definition of derivative is f f(x) f(c) (c), and so we x c try c = 1 (because this is the number x approaches), and then the numerator suggests, f(x) f(c) = 5 x so we let f(x) = 5 x + 3 and check that f(1) = = (5)() = 10 and so with these assignments we have f (c) f(x) f(c) x c 5 x x 1 x 1 = 5 x x 1 x 1 which agrees with the requested information. This means f(x) = 5 x + 3 and c = 1. Example 7. (a) Find the derivative of f(x) = 5 x 3 using the limit process. (b) Use your result in (a) to find the tangent line to the graph of f at the point (4, f(4)). Write your answer in slope-intercept form. Solution: (a) Using the definition, f (x) is computed as follows: f f(x + ) f(x) (x) 5 5 (x+) 3 x 3 5(x 3) 5(x+ 3) (x+ 3)(x 3) 5() (x+ 3)(x 3) 5 (x + 3)(x 3) 5 = (x 3) 5() (x + 3)(x 3) (b) When x = 4, f (4) = 5 5 = 5 and f(4) = = 5. The tangent line is then (4 3) 4 3 y 5 = 5(x 4) and so y = 5x + 5. A graph is given below for reference 1

8 10 y x Example 8. (a) Use the definition of derivative to find the derivative of f(x) = x + 5. (b) Find the equation of the tangent line to the graph at the point (, 3). Solution: (a) Using the definition, the derivative of f is computed as follows: f f(x + ) f(x) (x) (x + ) + 5 x + 5 ( (x + ) + 5 x + 5)( (x + ) x + 5) ()( (x + ) x + 5) (x + ) + 5 (x + 5) ()( (x + ) x + 5) () ()( (x + ) x + 5) = (x + ) x + 5 x + 5 = 1 x + 5 (b) When x =, f 1 () = = 1, so the tangent line has slope 1/3 at the point () (, 3). The equation of the tangent line is then y 3 = 1 (x ) which simplifies to 3 y = 1x + 7. The graph is as follows 3 3

9 Example 9. The graph of the function f(x) = x + 10x 1 along with two tangent lines is given below y x (a) Factor the expression for f(x) to verify the x-intercepts are (3, 0) and (7, 0). (b) Use the limit process to find f (x). (c) Find the two lines through the point (5, 8) that are tangent to the graph of f. Solution: (a) f(x) = x +10x 1 = (x 10x+1) = (x 3)(x 7), the x-intercepts occur when f(x) = 0, and so when x = 3 and x = 7. Thus the x-intercepts are (3, 0) and (7, 0).

10 (b) For f(x) = x + 10x 1, the derivative is found using the definition as follows. f f(x + ) f(x) (x) (x + ) + 10(x + ) 1 ( x + 10x 1) ( x x () ) + 10x x 10x + 1 ()( x ) x = x (c) The tangent lines, per the graph, are tangent at the points (3, 0) and (7, 0), so we can find the equations using the slope from the derivative (there is a way to find the points of tangency purely analytically, but this time, we will use the graph since it is there, and verify the lines are correct at the end). The line with positive slope has slope m = (3) + 10 = 4, the line then has equation y 0 = 4(x 3) or y = 4x 1. Note, when x = 5, y = (4)(5) 1 = 8, so the line goes through (5, 8). The line with negative slope has slope m = (7) + 10 = 4, it thus has equation y 0 = 4(x 7) or y = 4x + 8. Note, when x = 5, y = ( 4)(8) + 8 = 8, and so the line goes through the point (5, 8):

11 Example 10. Let f(x) = 3x 3 7x + 7. Use a limit process to find the derivative f (x). Solution: Given f(x) = 3x 3 7x + 7 we compute f f(x + ) f(x) (x) ( 3(x + ) 3 7x + 7 (3x 3 7x + 7) 3(x 3 + 3x () + 3x() + () 3 ) 7(x + x + () ) + 7 (3x 3 7x + 7) 3x 3 + 9x () + 9x() + 3() 3 7x 14x 7() x 3 + 7x 7 9x () + 9x() + 3() 3 14x 7() )(9x + 9x() + 3() 14x 7()) 9x + 9x() + 3() 14x 7() = 9x 14x

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

Tangent Lines and Derivatives

Tangent Lines and Derivatives The Derivative and the Slope of a Graph Tangent Lines and Derivatives Recall that the slope of a line is sometimes referred to as a rate of change. In particular, we are referencing the rate at which the

More information

Section 2.1: The Derivative and the Tangent Line Problem Goals for this Section:

Section 2.1: The Derivative and the Tangent Line Problem Goals for this Section: Section 2.1: The Derivative and the Tangent Line Problem Goals for this Section: Find the slope of the tangent line to a curve at a point. Day 1 Use the limit definition to find the derivative of a function.

More information

Grade 12 (MCV4UE) AP Calculus Page 1 of 5 Derivative of a Function & Differentiability

Grade 12 (MCV4UE) AP Calculus Page 1 of 5 Derivative of a Function & Differentiability Grade 2 (MCV4UE) AP Calculus Page of 5 The Derivative at a Point f ( a h) f ( a) Recall, lim provides the slope of h0 h the tangent to the graph y f ( at the point, f ( a), and the instantaneous rate of

More information

AB.Q103.NOTES: Chapter 2.4, 3.1, 3.2 LESSON 1. Discovering the derivative at x = a: Slopes of secants and tangents to a curve

AB.Q103.NOTES: Chapter 2.4, 3.1, 3.2 LESSON 1. Discovering the derivative at x = a: Slopes of secants and tangents to a curve AB.Q103.NOTES: Chapter 2.4, 3.1, 3.2 LESSON 1 Discovering the derivative at x = a: Slopes of secants and tangents to a curve 1 1. Instantaneous rate of change versus average rate of change Equation of

More information

Blue Pelican Calculus First Semester

Blue Pelican Calculus First Semester Blue Pelican Calculus First Semester Student Version 1.01 Copyright 2011-2013 by Charles E. Cook; Refugio, Tx Edited by Jacob Cobb (All rights reserved) Calculus AP Syllabus (First Semester) Unit 1: Function

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

Chapter 12: Differentiation. SSMth2: Basic Calculus Science and Technology, Engineering and Mathematics (STEM) Strands Mr. Migo M.

Chapter 12: Differentiation. SSMth2: Basic Calculus Science and Technology, Engineering and Mathematics (STEM) Strands Mr. Migo M. Chapter 12: Differentiation SSMth2: Basic Calculus Science and Technology, Engineering and Mathematics (STEM) Strands Mr. Migo M. Mendoza Chapter 12: Differentiation Lecture 12.1: The Derivative Lecture

More information

MATH The Derivative as a Function - Section 3.2. The derivative of f is the function. f x h f x. f x lim

MATH The Derivative as a Function - Section 3.2. The derivative of f is the function. f x h f x. f x lim MATH 90 - The Derivative as a Function - Section 3.2 The derivative of f is the function f x lim h 0 f x h f x h for all x for which the limit exists. The notation f x is read "f prime of x". Note that

More information

3.1 Day 1: The Derivative of a Function

3.1 Day 1: The Derivative of a Function A P Calculus 3.1 Day 1: The Derivative of a Function I CAN DEFINE A DERIVATIVE AND UNDERSTAND ITS NOTATION. Last chapter we learned to find the slope of a tangent line to a point on a graph by using a

More information

The Derivative Function. Differentiation

The Derivative Function. Differentiation The Derivative Function If we replace a in the in the definition of the derivative the function f at the point x = a with a variable x, we get the derivative function f (x). Using Formula 2 gives f (x)

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 2 Limits 2.1 The Tangent Problems The word tangent is derived from the Latin word tangens, which means touching. A tangent line to a curve is a line that touches the curve and a secant line is a line that

More information

MATH 116, LECTURE 13, 14 & 15: Derivatives

MATH 116, LECTURE 13, 14 & 15: Derivatives MATH 116, LECTURE 13, 14 & 15: Derivatives 1 Formal Definition of the Derivative We have seen plenty of limits so far, but very few applications. In particular, we have seen very few functions for which

More information

Algebra II: Strand 2. Linear Functions; Topic 2. Slope and Rate of Change; Task 2.2.1

Algebra II: Strand 2. Linear Functions; Topic 2. Slope and Rate of Change; Task 2.2.1 1 TASK 2.2.1: AVERAGE RATES OF CHANGE Solutions One of the ways in which we describe functions is by whether they are increasing, decreasing, or constant on an interval in their domain. If the graph of

More information

1 Functions and Graphs

1 Functions and Graphs 1 Functions and Graphs 1.1 Functions Cartesian Coordinate System A Cartesian or rectangular coordinate system is formed by the intersection of a horizontal real number line, usually called the x axis,

More information

Lesson 31 - Average and Instantaneous Rates of Change

Lesson 31 - Average and Instantaneous Rates of Change Lesson 31 - Average and Instantaneous Rates of Change IBHL Math & Calculus - Santowski 1 Lesson Objectives! 1. Calculate an average rate of change! 2. Estimate instantaneous rates of change using a variety

More information

MA Lesson 12 Notes Section 3.4 of Calculus part of textbook

MA Lesson 12 Notes Section 3.4 of Calculus part of textbook MA 15910 Lesson 1 Notes Section 3.4 of Calculus part of textbook Tangent Line to a curve: To understand the tangent line, we must first discuss a secant line. A secant line will intersect a curve at more

More information

Slopes and Rates of Change

Slopes and Rates of Change Slopes and Rates of Change If a particle is moving in a straight line at a constant velocity, then the graph of the function of distance versus time is as follows s s = f(t) t s s t t = average velocity

More information

AP Calculus Summer Prep

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

More information

= first derivative evaluated at that point: ( )

= first derivative evaluated at that point: ( ) Calculus 130, section 5.1-5. Functions: Increasing, Decreasing, Extrema notes by Tim Pilachowski Reminder: You will not be able to use a graphing calculator on tests! First, a quick scan of what we know

More information

Section 2.1 The Definition of the Derivative. We are interested in finding the slope of the tangent line at a specific point.

Section 2.1 The Definition of the Derivative. We are interested in finding the slope of the tangent line at a specific point. Popper 6: Review of skills: Find tis difference quotient. f ( x ) f ( x) if f ( x) x Answer coices given in audio on te video. Section.1 Te Definition of te Derivative We are interested in finding te slope

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

WEEK 7 NOTES AND EXERCISES

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

More information

AB Calculus: Rates of Change and Tangent Lines

AB Calculus: Rates of Change and Tangent Lines AB Calculus: Rates of Change and Tangent Lines Name: The World Record Basketball Shot A group called How Ridiculous became YouTube famous when they successfully made a basket from the top of Tasmania s

More information

Section 3.7. Rolle s Theorem and the Mean Value Theorem

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

More information

Math 106 Calculus 1 Topics for first exam

Math 106 Calculus 1 Topics for first exam Chapter 2: Limits and Continuity Rates of change and its: Math 06 Calculus Topics for first exam Limit of a function f at a point a = the value the function should take at the point = the value that the

More information

Math Review and Lessons in Calculus

Math Review and Lessons in Calculus Math Review and Lessons in Calculus Agenda Rules o Eponents Functions Inverses Limits Calculus Rules o Eponents 0 Zero Eponent Rule a * b ab Product Rule * 3 5 a / b a-b Quotient Rule 5 / 3 -a / a Negative

More information

OBJECTIVE Find limits of functions, if they exist, using numerical or graphical methods.

OBJECTIVE Find limits of functions, if they exist, using numerical or graphical methods. 1.1 Limits: A Numerical and Graphical Approach OBJECTIVE Find limits of functions, if they exist, using numerical or graphical methods. 1.1 Limits: A Numerical and Graphical Approach DEFINITION: As x approaches

More information

CHAPTER 3 DIFFERENTIATION

CHAPTER 3 DIFFERENTIATION CHAPTER 3 DIFFERENTIATION 3.1 THE DERIVATIVE AND THE TANGENT LINE PROBLEM You will be able to: - Find the slope of the tangent line to a curve at a point - Use the limit definition to find the derivative

More information

VIDEO LINKS: a) b)

VIDEO LINKS: a)   b) CALCULUS 30: OUTCOME 4A DAY 1 SLOPE AND RATE OF CHANGE To review the concepts of slope and rate of change. VIDEO LINKS: a) https://goo.gl/r9fhx3 b) SLOPE OF A LINE: Is a measure of the steepness of a line

More information

Math 106 Answers to Test #1 11 Feb 08

Math 106 Answers to Test #1 11 Feb 08 Math 06 Answers to Test # Feb 08.. A projectile is launched vertically. Its height above the ground is given by y = 9t 6t, where y is the height in feet and t is the time since the launch, in seconds.

More information

Final practice, Math 31A - Lec 1, Fall 2013 Name and student ID: Question Points Score Total: 90

Final practice, Math 31A - Lec 1, Fall 2013 Name and student ID: Question Points Score Total: 90 Final practice, Math 31A - Lec 1, Fall 13 Name and student ID: Question Points Score 1 1 1 3 1 4 1 5 1 6 1 7 1 8 1 9 1 Total: 9 1. a) 4 points) Find all points x at which the function fx) x 4x + 3 + x

More information

Lecture 7 3.5: Derivatives - Graphically and Numerically MTH 124

Lecture 7 3.5: Derivatives - Graphically and Numerically MTH 124 Procedural Skills Learning Objectives 1. Given a function and a point, sketch the corresponding tangent line. 2. Use the tangent line to estimate the value of the derivative at a point. 3. Recognize keywords

More information

Calculus I Sample Exam #01

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

More information

Replacing the a in the definition of the derivative of the function f at a with a variable x, gives the derivative function f (x).

Replacing the a in the definition of the derivative of the function f at a with a variable x, gives the derivative function f (x). Definition of The Derivative Function Definition (The Derivative Function) Replacing the a in the definition of the derivative of the function f at a with a variable x, gives the derivative function f

More information

Jim Lambers MAT 460 Fall Semester Lecture 2 Notes

Jim Lambers MAT 460 Fall Semester Lecture 2 Notes Jim Lambers MAT 460 Fall Semester 2009-10 Lecture 2 Notes These notes correspond to Section 1.1 in the text. Review of Calculus Among the mathematical problems that can be solved using techniques from

More information

2.1 Tangent Lines and Rates of Change

2.1 Tangent Lines and Rates of Change .1 Tangent Lines and Rates of Change Learning Objectives A student will be able to: Demonstrate an understanding of the slope of the tangent line to the graph. Demonstrate an understanding of the instantaneous

More information

MATH CALCULUS I 2.2: Differentiability, Graphs, and Higher Derivatives

MATH CALCULUS I 2.2: Differentiability, Graphs, and Higher Derivatives MATH 12002 - CALCULUS I 2.2: Differentiability, Graphs, and Higher Derivatives Professor Donald L. White Department of Mathematical Sciences Kent State University D.L. White (Kent State University) 1 /

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

AP Calculus AB Worksheet - Differentiability

AP Calculus AB Worksheet - Differentiability Name AP Calculus AB Worksheet - Differentiability MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. The figure shows the graph of a function. At the

More information

Section 2.9 The Mean Value Theorem

Section 2.9 The Mean Value Theorem 1 Section 2.9 The Mean Value Theorem Rolle s Theorem:( What goes up must come down theorem ) Suppose that f is continuous on the closed interval [a, b] f is differentiable on the open interval (a, b) f(a)

More information

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

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

More information

1,3. f x x f x x. Lim. Lim. Lim. Lim Lim. y 13x b b 10 b So the equation of the tangent line is y 13x

1,3. f x x f x x. Lim. Lim. Lim. Lim Lim. y 13x b b 10 b So the equation of the tangent line is y 13x 1.5 Topics: The Derivative lutions 1. Use the limit definition of derivative (the one with x in it) to find f x given f x 4x 5x 6 4 x x 5 x x 6 4x 5x 6 f x x f x f x x0 x x0 x xx x x x x x 4 5 6 4 5 6

More information

Review Sheet 2 Solutions

Review Sheet 2 Solutions Review Sheet Solutions. A bacteria culture initially contains 00 cells and grows at a rate proportional to its size. After an hour the population has increased to 40 cells. (a) Find an expression for the

More information

Determining Average and Instantaneous Rates of Change

Determining Average and Instantaneous Rates of Change MHF 4UI Unit 9 Day 1 Determining Average and Instantaneous Rates of Change From Data: During the 1997 World Championships in Athens, Greece, Maurice Greene and Donovan Bailey ran a 100 m race. The graph

More information

a b c d e GOOD LUCK! 3. a b c d e 12. a b c d e 4. a b c d e 13. a b c d e 5. a b c d e 14. a b c d e 6. a b c d e 15. a b c d e

a b c d e GOOD LUCK! 3. a b c d e 12. a b c d e 4. a b c d e 13. a b c d e 5. a b c d e 14. a b c d e 6. a b c d e 15. a b c d e MA Elem. Calculus Fall 07 Exam 07-09- Name: Sec.: Do not remove this answer page you will turn in the entire exam. No books or notes may be used. You may use an ACT-approved calculator during the exam,

More information

1) Find the equations of lines (in point-slope form) passing through (-1,4) having the given characteristics:

1) Find the equations of lines (in point-slope form) passing through (-1,4) having the given characteristics: AP Calculus AB Summer Worksheet Name 10 This worksheet is due at the beginning of class on the first day of school. It will be graded on accuracy. You must show all work to earn credit. You may work together

More information

Math 1241, Spring 2014 Section 3.3. Rates of Change Average vs. Instantaneous Rates

Math 1241, Spring 2014 Section 3.3. Rates of Change Average vs. Instantaneous Rates Math 1241, Spring 2014 Section 3.3 Rates of Change Average vs. Instantaneous Rates Average Speed The concept of speed (distance traveled divided by time traveled) is a familiar instance of a rate of change.

More information

Section Derivatives and Rates of Change

Section Derivatives and Rates of Change Section. - Derivatives and Rates of Change Recall : The average rate of change can be viewed as the slope of the secant line between two points on a curve. In Section.1, we numerically estimated the slope

More information

Warm-Up. g x. g x in the previous (current) ( ) ( ) Graph the function that agreed with. problem.

Warm-Up. g x. g x in the previous (current) ( ) ( ) Graph the function that agreed with. problem. Warm-Up ELM: Coordinate Geometry & Graphing Review: Algebra 1 (Standard 16.0) Given: f (x) = x 2 + 3x 5 Find the following function values and write the associated ordered pair: The figure above shows

More information

Section 3.2 The Derivative as a Function Graphing the Derivative

Section 3.2 The Derivative as a Function Graphing the Derivative Math 80 www.timetodare.com Derivatives Section 3. The Derivative as a Function Graphing the Derivative ( ) In the previous section we defined the slope of the tangent to a curve with equation y= f ( )

More information

converges to a root, it may not always be the root you have in mind.

converges to a root, it may not always be the root you have in mind. Math 1206 Calculus Sec. 4.9: Newton s Method I. Introduction For linear and quadratic equations there are simple formulas for solving for the roots. For third- and fourth-degree equations there are also

More information

Absolute and Local Extrema. Critical Points In the proof of Rolle s Theorem, we actually demonstrated the following

Absolute and Local Extrema. Critical Points In the proof of Rolle s Theorem, we actually demonstrated the following Absolute and Local Extrema Definition 1 (Absolute Maximum). A function f has an absolute maximum at c S if f(x) f(c) x S. We call f(c) the absolute maximum of f on S. Definition 2 (Local Maximum). A function

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

An Intro to Limits Sketch to graph of 3

An Intro to Limits Sketch to graph of 3 Limits and Their Properties A Preview of Calculus Objectives: Understand what calculus is and how it compares with precalculus.understand that the tangent line problem is basic to calculus. Understand

More information

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

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

More information

2.2 The Derivative Function

2.2 The Derivative Function 2.2 The Derivative Function Arkansas Tech University MATH 2914: Calculus I Dr. Marcel B. Finan Recall that a function f is differentiable at x if the following it exists f f(x + h) f(x) (x) =. (2.2.1)

More information

PTF #AB 07 Average Rate of Change

PTF #AB 07 Average Rate of Change The average rate of change of f( ) over the interval following: 1. y dy d. f() b f() a b a PTF #AB 07 Average Rate of Change ab, can be written as any of the. Slope of the secant line through the points

More information

MATH 151 Engineering Mathematics I

MATH 151 Engineering Mathematics I MATH 151 Engineering Mathematics I Fall, 2016, WEEK 4 JoungDong Kim Week4 Section 2.6, 2.7, 3.1 Limits at infinity, Velocity, Differentiation Section 2.6 Limits at Infinity; Horizontal Asymptotes Definition.

More information

A secant line is a line drawn through two points on a curve. The Mean Value Theorem relates the slope of a secant line to the slope of a tangent line.

A secant line is a line drawn through two points on a curve. The Mean Value Theorem relates the slope of a secant line to the slope of a tangent line. The Mean Value Theorem 10-1-005 A secant line is a line drawn through two points on a curve. The Mean Value Theorem relates the slope of a secant line to the slope of a tangent line. The Mean Value Theorem.

More information

Limits, Continuity, and the Derivative

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

More information

Math 121 Calculus 1 Fall 2009 Outcomes List for Final Exam

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

More information

Exploring the Derivative (2.7, 2.8) Prelab: Review Figure 1 (p. 141), Figure 6 (p. 143), Example 7 (p. 147) and Equation 2 (p.

Exploring the Derivative (2.7, 2.8) Prelab: Review Figure 1 (p. 141), Figure 6 (p. 143), Example 7 (p. 147) and Equation 2 (p. Exploring the Derivative (2.7, 2.8) Prelab: Review Figure (p. 4), Figure 6 (p. 43), Example 7 (p. 47) and Equation 2 (p. 52) I. Introduction: We begin by exploring a tangent line geometrically. Suppose

More information

Taylor and Maclaurin Series. Approximating functions using Polynomials.

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

More information

This Week. Professor Christopher Hoffman Math 124

This Week. Professor Christopher Hoffman Math 124 This Week Sections 2.1-2.3,2.5,2.6 First homework due Tuesday night at 11:30 p.m. Average and instantaneous velocity worksheet Tuesday available at http://www.math.washington.edu/ m124/ (under week 2)

More information

AP CALCULUS AB Study Guide for Midterm Exam 2017

AP CALCULUS AB Study Guide for Midterm Exam 2017 AP CALCULUS AB Study Guide for Midterm Exam 2017 CHAPTER 1: PRECALCULUS REVIEW 1.1 Real Numbers, Functions and Graphs - Write absolute value as a piece-wise function - Write and interpret open and closed

More information

Spring 2015, Math 111 Lab 3: Exploring the Derivative

Spring 2015, Math 111 Lab 3: Exploring the Derivative Spring 2015, Math 111 Lab 3: William and Mary February 10, 2015 Spring 2015, Math 111 Lab 3: Outline Average Rate of Change Instantaneous Rate of Change At a Point For a Function Spring 2015, Math 111

More information

CH 2: Limits and Derivatives

CH 2: Limits and Derivatives 2 The tangent and velocity problems CH 2: Limits and Derivatives the tangent line to a curve at a point P, is the line that has the same slope as the curve at that point P, ie the slope of the tangent

More information

Review Assignment II

Review Assignment II MATH 11012 Intuitive Calculus KSU Name:. Review Assignment II 1. Let C(x) be the cost, in dollars, of manufacturing x widgets. Fill in the table with a mathematical expression and appropriate units corresponding

More information

QUIZ ON CHAPTER 4 APPLICATIONS OF DERIVATIVES; MATH 150 FALL 2016 KUNIYUKI 105 POINTS TOTAL, BUT 100 POINTS

QUIZ ON CHAPTER 4 APPLICATIONS OF DERIVATIVES; MATH 150 FALL 2016 KUNIYUKI 105 POINTS TOTAL, BUT 100 POINTS Math 150 Name: QUIZ ON CHAPTER 4 APPLICATIONS OF DERIVATIVES; MATH 150 FALL 2016 KUNIYUKI 105 POINTS TOTAL, BUT 100 POINTS = 100% Show all work, simplify as appropriate, and use good form and procedure

More information

Review for Chapter 2 Test

Review for Chapter 2 Test Review for Chapter 2 Test This test will cover Chapter (sections 2.1-2.7) Know how to do the following: Use a graph of a function to find the limit (as well as left and right hand limits) Use a calculator

More information

9 Precise definition of limit

9 Precise definition of limit 9 Precise definition of limit In 5.1, the limit lim x a f(x) was informally defined to be the value (if any) the height of the graph of f approaches as x gets ever closer to a. While this definition conveys

More information

Limits and Their Properties

Limits and Their Properties Chapter 1 Limits and Their Properties Course Number Section 1.1 A Preview of Calculus Objective: In this lesson you learned how calculus compares with precalculus. I. What is Calculus? (Pages 42 44) Calculus

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

Taylor and Maclaurin Series. Approximating functions using Polynomials.

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

More information

Review Sheet 2 Solutions

Review Sheet 2 Solutions Review Sheet Solutions 1. If y x 3 x and dx dt 5, find dy dt when x. We have that dy dt 3 x dx dt dx dt 3 x 5 5, and this is equal to 3 5 10 70 when x.. A spherical balloon is being inflated so that its

More information

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

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

More information

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

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

Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued)

Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued) Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued) Prove this Result How Can a Derivative Not Exist? Remember that the derivative at a point (or slope of a tangent line) is a LIMIT, so it doesn t exist whenever

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

Limits, Rates of Change, and Tangent Lines

Limits, Rates of Change, and Tangent Lines Limits, Rates of Change, and Tangent Lines jensenrj July 2, 2018 Contents 1 What is Calculus? 1 2 Velocity 2 2.1 Average Velocity......................... 3 2.2 Instantaneous Velocity......................

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

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

f(x)

f(x) Calculus m y_0e1^y jkdudtdaw ZS[oifntCwxaCrJej ilhl[cq.k i qatlplm mrpiyg^hztbsz YrmePsqeWrNvxeEdG. Calculus Ch. 3 Review Given the graph of f '(x), sketch a possible graph of f (x). 1) f '(x) f(x) 8 8

More information

Section 3.2 Working with Derivatives

Section 3.2 Working with Derivatives Section 3.2 Working with Derivatives Problem (a) If f 0 (2) exists, then (i) lim f(x) must exist, but lim f(x) 6= f(2) (ii) lim f(x) =f(2). (iii) lim f(x) =f 0 (2) (iv) lim f(x) need not exist. The correct

More information

LIMITS AND DERIVATIVES

LIMITS AND DERIVATIVES 2 LIMITS AND DERIVATIVES LIMITS AND DERIVATIVES 1. Equation In Section 2.7, we considered the derivative of a function f at a fixed number a: f '( a) lim h 0 f ( a h) f ( a) h In this section, we change

More information

GUIDED NOTES 4.1 LINEAR FUNCTIONS

GUIDED NOTES 4.1 LINEAR FUNCTIONS GUIDED NOTES 4.1 LINEAR FUNCTIONS LEARNING OBJECTIVES In this section, you will: Represent a linear function. Determine whether a linear function is increasing, decreasing, or constant. Interpret slope

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

DEFINITION OF A DERIVATIVE

DEFINITION OF A DERIVATIVE DEFINITION OF A DERIVATIVE Section 2.1 Calculus AP/Dual, Revised 2017 viet.dang@umbleisd.net 2.1: Definition of a Derivative 1 DEFINITION A. Te derivative of a function allows you to find te SLOPE OF THE

More information

Chapter 2 THE DERIVATIVE

Chapter 2 THE DERIVATIVE Chapter 2 THE DERIVATIVE 2.1 Two Problems with One Theme Tangent Line (Euclid) A tangent is a line touching a curve at just one point. - Euclid (323 285 BC) Tangent Line (Archimedes) A tangent to a curve

More information

Homework 4 Solutions, 2/2/7

Homework 4 Solutions, 2/2/7 Homework 4 Solutions, 2/2/7 Question Given that the number a is such that the following limit L exists, determine a and L: x 3 a L x 3 x 2 7x + 2. We notice that the denominator x 2 7x + 2 factorizes as

More information

Announcements. Topics: Homework:

Announcements. Topics: Homework: Topics: Announcements - section 2.6 (limits at infinity [skip Precise Definitions (middle of pg. 134 end of section)]) - sections 2.1 and 2.7 (rates of change, the derivative) - section 2.8 (the derivative

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

5. Find the slope intercept equation of the line parallel to y = 3x + 1 through the point (4, 5).

5. Find the slope intercept equation of the line parallel to y = 3x + 1 through the point (4, 5). Rewrite using rational eponents. 2 1. 2. 5 5. 8 4 4. 4 5. Find the slope intercept equation of the line parallel to y = + 1 through the point (4, 5). 6. Use the limit definition to find the derivative

More information

1 Question related to polynomials

1 Question related to polynomials 07-08 MATH00J Lecture 6: Taylor Series Charles Li Warning: Skip the material involving the estimation of error term Reference: APEX Calculus This lecture introduced Taylor Polynomial and Taylor Series

More information

Chapter 2. Exercise 5. Evaluate the limit

Chapter 2. Exercise 5. Evaluate the limit Chapter Exercise 5 Evaluate the limit f x_ : x 9 x x As x - this produces a 0 in both the numerator and denominator, which means we should factor and simplify before we evaluate. num Factor Numerator f

More information

Parabolas and lines

Parabolas and lines Parabolas and lines Study the diagram at the right. I have drawn the graph y = x. The vertical line x = 1 is drawn and a number of secants to the parabola are drawn, all centred at x=1. By this I mean

More information

Calculus I Homework: The Derivatives of Polynomials and Exponential Functions Page 1

Calculus I Homework: The Derivatives of Polynomials and Exponential Functions Page 1 Calculus I Homework: The Derivatives of Polynomials and Exponential Functions Page 1 Questions Example Differentiate the function y = ae v + b v + c v 2. Example Differentiate the function y = A + B x

More information

EconS 301. Math Review. Math Concepts

EconS 301. Math Review. Math Concepts EconS 301 Math Review Math Concepts Functions: Functions describe the relationship between input variables and outputs y f x where x is some input and y is some output. Example: x could number of Bananas

More information