Introduction to limits

Size: px
Start display at page:

Download "Introduction to limits"

Transcription

1 Introduction to limits 9 Secants and Tangents Let f be a function whose domain/codomain are intervals D and C. 9. Secant slope For r, s D, the secant line is the one through the graph points (r,f(r)), and (s,f(s)). The secant slope is: f(s) f(r) slope = s r secant line equation: y = ( f(s) f(r) s r ) (x r) + f(r) Physical interpretation: Suppose a function d(t) is measuring the position of a moving point (on an axis) for input time. Then: d(s) d(r) s r = change in position between the two times t = s and t = r, divided by the change in time, has the physical meaning of average speed.

2 9.2 The example f(x) = x 2 Take f(x) = x 2. The slope of the secant line for the two graph points P = (r,r 2 ) and Q = (v,v 2 ) is: slope = v2 r 2 v r = v + r A picture of some secant slopes for P = (0.5,(0.5) 2 ) is:

3 Tangent slope at specific point P = (0.5,0.25): We fix r = 0.5 and consider let v tend to 0.5. The secant slope of the line from P = (0.5,0.25) to Q = (v,v 2 ) is v As v tends to 0.5, the secant slope will tend to =. The tangent slope at point P is. Tangent slope at general point P = (b,b 2 ): More generally, we can compute the slope of the tangent line to the graph point Q = (b,b 2 ) the same way: As we let we get secant slope from P = (b,b 2 ) to Q = (v,v 2 ) is: v b, (v +b) (b+b). v 2 b 2 v b = v + b So, the tangent slope to the graph point P = (b,b 2 ) is 2b.

4 9.3 The example g(x) = x 3 Take g(x) = x 3. The slope of the secant line for the two graph points P = (b,b 3 ) and Q = (v,v 3 ) is: slope = v3 b 3 v b = (v b)(v2 +vb+b 2 ) (v b) = (v 2 +vb+b 2 ) As we let we get v b, secant slope b 2 +bb+b 2 = 3b 2. So, the slope of the tangent line to the graph at the graph point P = (b,b 3 ) is 3b 2.

5 0 Summary of tangent slope as a limit Let f be a function whose domain/codomain are intervals D and C. Secant line: For b, v D, the secant line is the one through the graph points P = (b,f(b)), and Q = (v, f(v)). The secant slope is: secant line PQ slope = f(v) f(b) v b Slope of tangent line at P = (b,f(b)): We wish to take a limit as v b, to find the slope of the tangent line at P: lim v b f(v) f(b) v b An algebraic example: We take the algebraic rule f(x) = x on the interval (0, ). For P = (b, b ) and Q = (s, s ). v b v b vb = b 2 secant line PQ slope = lim v b = b vb v vb v b = b v vb(v b) = vb

6 The slope of the tangent line to the graph of f(x) = x at the point P = (b, b ) is b 2. Alternate but equivalent way: For f a function, we let h be the difference v b between the inputs s and b; so v = b+h. Then: f(b+h) f(b) secant line PQ slope = h f(b+h) f(b) slope of tangent line at point P = lim h 0 h

7 Example: We take the rule f(x) = x = x 2. For b > 0, find the tangent slope to the graph of f at the point P = (b,b2). We take Q = ((b+h),(b+h) 2), and calculate the secant slope: ( secant slope = (b+h) 2 b 2 = (b+h) 2 b ) 2 (b+h) 2 + b 2 ( ) h h (b+h) 2 + b 2 = (b+h) b h = ( (b+h) 2 + b 2 ( (b+h) 2 + b 2 As h 0, we have (b+h) b, and ( ), so: (b+h) 2 + b2 2b 2 ) ) tangent slope to graph at P = 2b 2.

8 Limits Definition of when a function has a limit. Suppose D is an interval, and f is a function whose domain is D with the possible exception of an interior point b. For example, for the function y = x 2, and P = (b,b 2 ), the secant slope of the line P and Q = (x,x 2 ) is m P (x) = x2 b 2 x b Inthisalgebraicexpression(form P )bewemustexcludeb division by zero is not allowed.

9 . We say a function f has a limit L as x b if: Examples. st Intuition formulation of limit: We can assure the output values f(x) are close to L by taking the input x to be close to but not equal to b. lim x b x 3 = b 3. Our intuition says if we take x near to b, then x 3 should be near to b 3. For the function y = x 2, since the secant slope of P = (b,b 2 ) and Q = (x,x 2 ) is x2 b 2 x b, and m P (x) = x2 b 2 x b = x + b, if we now take the limit of the secant slope as x b we get: lim x b x 2 b 2 x b = lim x b (x + b) = 2b.

10 .2 2nd More quantitative formulation of limit: If we take x near to (but not equal to) b; so 0 < x b is small, then f(x) will be near to L, that is f(x) L is small. Example. We use this 2nd definition of limit to show lim x b x = b. The limit value here is L = b. We have x b = x b x + b x + b = x b x + b Therefore, if we make x b small, the quantity x b = x b x + b will be small too.

11 .3 Formulation of limit in a quantitative manner: 3rd Quantitative formulation of limit: Given a challenge to make the quantity f(x) L small, say smaller than some tolerance T, we can find a tolerance-reply positive number R with the property that 0 < x b < R implies = f(x) L < T. Examples. We use the quantitative definition of limit to show: lim x b x = b. We will asssume b 0. We calculated above that x b = x b x + b. Since b ( x+ b), wehave x b x b b. Givenachallengetomake x b < T, we see we can do so by taking x b < R = T b.

12 lim x b x 2 = b 2. We will asssume b > 0. We algebraically manipulate x 2 b 2 to get x 2 b 2 = (x b) (x + b) = x b x + b If we are presented with a tolerance T > 0 and challenged to make x 2 b 2 < T, we can do so by insuring two things (since b > 0): (i) Make x b less than T 2b, and (ii) make x + b less than 2b. The first is the requirement x b < T 2b. The second means (since b > 0) that 2b < x + b < 2b so 2b b < x b < 2b b = b Now, 3b < (x b) < b will be true when x b < b. (Note. x b < b implies 3b < (x b) < b but is not equivalent to it.) We can make both true by taking x b < T 2b and x b < b. This means take x b less than both T 2b and b. So our reply R to the challenge T (to make x2 b 2 < T) is to take x b < minimum of R = minimum of T 2b and b T and b. 2b

5. Introduction to limit

5. Introduction to limit 5. 5.1. The main idea in calculus is that of finding a desired quantity by pushing to the limit the process of taking ever better approximations (see 0 Introduction). In the implementation, a real number

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

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

MA 123 September 8, 2016

MA 123 September 8, 2016 Instantaneous velocity and its Today we first revisit the notion of instantaneous velocity, and then we discuss how we use its to compute it. Learning Catalytics session: We start with a question about

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

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

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

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

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

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

More information

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

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

2.4 Rates of Change and Tangent Lines Pages 87-93

2.4 Rates of Change and Tangent Lines Pages 87-93 2.4 Rates of Change and Tangent Lines Pages 87-93 Average rate of change the amount of change divided by the time it takes. EXAMPLE 1 Finding Average Rate of Change Page 87 Find the average rate of change

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

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

ATLANTA, GEORGIA, DECEMBER 12, No. 13. D r. M. L. B r i t t a i n T e l l s S t u d e n t s C o n t r a c t I s B r o k e n

ATLANTA, GEORGIA, DECEMBER 12, No. 13. D r. M. L. B r i t t a i n T e l l s S t u d e n t s C o n t r a c t I s B r o k e n Z-V. XX,, D 141.. 13 ' ' b v k ; D... k x 1 1 7 v f b k f f ' b,, b J 7 11:30 D... D. b " vv f, bv." x v..., bk, b v ff., b b Jk,., f ' v v z. b f. f f b v 123. k,., - f x 123. ' b 140-41, f " f" b - 141-42

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

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

L O W Z L L, M Z C B., W S D I T X S D J L T, JT7ITZ 2 6, O n # D o l l a r a T m t. L Cuiiveuiluu. BASEBALL.

L O W Z L L, M Z C B., W S D I T X S D J L T, JT7ITZ 2 6, O n # D o l l a r a T m t. L Cuiiveuiluu. BASEBALL. # Z Z B X 7Z 6 8 9 0 # F Y BB F x B- B B BV 5 G - V 84 B F x - G 6 x - F - 500000 Bx > -- z : V Y B / «- Q - 4«7 6 890 6 578 0 00 8: B! 0 677 F 574 BB 4 - V 0 B 8 5 5 0 5 Z G F Q 4 50 G B - 5 5-7 B z 7

More information

Chapter 2. Limits and Continuity. 2.1 Rates of change and Tangents to Curves. The average Rate of change of y = f(x) with respect to x over the

Chapter 2. Limits and Continuity. 2.1 Rates of change and Tangents to Curves. The average Rate of change of y = f(x) with respect to x over the Chapter 2 Limits and Continuity 2.1 Rates of change and Tangents to Curves Definition 2.1.1 : interval [x 1, x 2 ] is The average Rate of change of y = f(x) with respect to x over the y x = f(x 2) f(x

More information

Math 251 Lecture Notes

Math 251 Lecture Notes Lecture Notes 2.1: Average Rates of Change Example 1. A population of bees was happily residing in someone s backyard a few years ago. Unfortunately, the population died off before the year s end. Let

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

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

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

Leaving Cert Differentiation

Leaving Cert Differentiation Leaving Cert Differentiation Types of Differentiation 1. From First Principles 2. Using the Rules From First Principles You will be told when to use this, the question will say differentiate with respect

More information

2.1 The Tangent and Velocity Problems

2.1 The Tangent and Velocity Problems 2.1 The Tangent and Velocity Problems Tangents What is a tangent? Tangent lines and Secant lines Estimating slopes from discrete data: Example: 1. A tank holds 1000 gallons of water, which drains from

More information

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

Math 131. The Derivative and the Tangent Line Problem Larson Section 2.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 +

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

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

Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3)

Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3) Final Exam Review AP Calculus AB Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3) Use the graph to evaluate the limit. 2) lim x

More information

The Mean Value Theorem Rolle s Theorem

The Mean Value Theorem Rolle s Theorem The Mean Value Theorem In this section, we will look at two more theorems that tell us about the way that derivatives affect the shapes of graphs: Rolle s Theorem and the Mean Value Theorem. Rolle s Theorem

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

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

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

The Mean Value Theorem and its Applications

The Mean Value Theorem and its Applications The Mean Value Theorem and its Applications Professor Richard Blecksmith richard@math.niu.edu Dept. of Mathematical Sciences Northern Illinois University http://math.niu.edu/ richard/math229 1. Extreme

More information

AP Calculus AB. Chapter IV Lesson B. Curve Sketching

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

More information

THE LIMIT PROCESS (AN INTUITIVE INTRODUCTION)

THE LIMIT PROCESS (AN INTUITIVE INTRODUCTION) The Limit Process THE LIMIT PROCESS (AN INTUITIVE INTRODUCTION) We could begin by saying that limits are important in calculus, but that would be a major understatement. Without limits, calculus would

More information

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

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

More information

Approximation, Taylor Polynomials, and Derivatives

Approximation, Taylor Polynomials, and Derivatives Approximation, Taylor Polynomials, and Derivatives Derivatives for functions f : R n R will be central to much of Econ 501A, 501B, and 520 and also to most of what you ll do as professional economists.

More information

MA4001 Engineering Mathematics 1 Lecture 15 Mean Value Theorem Increasing and Decreasing Functions Higher Order Derivatives Implicit Differentiation

MA4001 Engineering Mathematics 1 Lecture 15 Mean Value Theorem Increasing and Decreasing Functions Higher Order Derivatives Implicit Differentiation MA4001 Engineering Mathematics 1 Lecture 15 Mean Value Theorem Increasing and Decreasing Functions Higher Order Derivatives Implicit Differentiation Dr. Sarah Mitchell Autumn 2014 Rolle s Theorem Theorem

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

Calculus (Math 1A) Lecture 5

Calculus (Math 1A) Lecture 5 Calculus (Math 1A) Lecture 5 Vivek Shende September 5, 2017 Hello and welcome to class! Hello and welcome to class! Last time Hello and welcome to class! Last time We discussed composition, inverses, exponentials,

More information

Section 4.1: Polynomial Functions and Models

Section 4.1: Polynomial Functions and Models Section 4.1: Polynomial Functions and Models Learning Objectives: 1. Identify Polynomial Functions and Their Degree 2. Graph Polynomial Functions Using Transformations 3. Identify the Real Zeros of a Polynomial

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

Differentiation. Timur Musin. October 10, University of Freiburg 1 / 54

Differentiation. Timur Musin. October 10, University of Freiburg 1 / 54 Timur Musin University of Freiburg October 10, 2014 1 / 54 1 Limit of a Function 2 2 / 54 Literature A. C. Chiang and K. Wainwright, Fundamental methods of mathematical economics, Irwin/McGraw-Hill, Boston,

More information

Limits: An Intuitive Approach

Limits: An Intuitive Approach Limits: An Intuitive Approach SUGGESTED REFERENCE MATERIAL: As you work through the problems listed below, you should reference Chapter. of the recommended textbook (or the equivalent chapter in your alternative

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

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x Assignment 5 Name Find the indicated derivative. ) Find y(4) if y = sin x. ) A) y(4) = cos x B) y(4) = sin x y(4) = - cos x y(4) = - sin x ) y = (csc x + cot x)(csc x - cot x) ) A) y = 0 B) y = y = - csc

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

Lecture 5 - Logarithms, Slope of a Function, Derivatives

Lecture 5 - Logarithms, Slope of a Function, Derivatives Lecture 5 - Logarithms, Slope of a Function, Derivatives 5. Logarithms Note the graph of e x This graph passes the horizontal line test, so f(x) = e x is one-to-one and therefore has an inverse function.

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES We have: Seen how to interpret derivatives as slopes and rates of change Seen how to estimate derivatives of functions given by tables of values Learned how

More information

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

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

More information

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

Student Study Session. Theorems

Student Study Session. Theorems Students should be able to apply and have a geometric understanding of the following: Intermediate Value Theorem Mean Value Theorem for derivatives Extreme Value Theorem Name Formal Statement Restatement

More information

The Fundamental Theorem of Calculus

The Fundamental Theorem of Calculus The Fundamental Theorem of Calculus Objectives Evaluate a definite integral using the Fundamental Theorem of Calculus. Understand and use the Mean Value Theorem for Integrals. Find the average value of

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

Lecture 2 (Limits) tangent line secant line

Lecture 2 (Limits) tangent line secant line Lecture 2 (Limits) We shall start with the tangent line problem. Definition: A tangent line (Latin word 'touching') to the function f(x) at the point is a line that touches the graph of the function at

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

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

Shape of a curve. Nov 15, 2016

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

More information

To get horizontal and slant asymptotes algebraically we need to know about end behaviour for rational functions.

To get horizontal and slant asymptotes algebraically we need to know about end behaviour for rational functions. Concepts: Horizontal Asymptotes, Vertical Asymptotes, Slant (Oblique) Asymptotes, Transforming Reciprocal Function, Sketching Rational Functions, Solving Inequalities using Sign Charts. Rational Function

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

Economics 204 Fall 2011 Problem Set 2 Suggested Solutions

Economics 204 Fall 2011 Problem Set 2 Suggested Solutions Economics 24 Fall 211 Problem Set 2 Suggested Solutions 1. Determine whether the following sets are open, closed, both or neither under the topology induced by the usual metric. (Hint: think about limit

More information

MA123, Chapter 2: Change, and the idea of the derivative (pp , Gootman)

MA123, Chapter 2: Change, and the idea of the derivative (pp , Gootman) MA123, Chapter 2: Change, and the idea of the derivative (pp. 17-45, Gootman) Chapter Goals: Understand average rates of change. Understand the ideas leading to instantaneous rates of change. Understand

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

2.2 The derivative as a Function

2.2 The derivative as a Function 2.2 The derivative as a Function Recall: The derivative of a function f at a fixed number a: f a f a+h f(a) = lim h 0 h Definition (Derivative of f) For any number x, the derivative of f is f x f x+h f(x)

More information

=.55 = = 5.05

=.55 = = 5.05 MAT1193 4c Definition of derivative With a better understanding of limits we return to idea of the instantaneous velocity or instantaneous rate of change. Remember that in the example of calculating the

More information

Calculus Module C09. Delta Process. Copyright This publication The Northern Alberta Institute of Technology All Rights Reserved.

Calculus Module C09. Delta Process. Copyright This publication The Northern Alberta Institute of Technology All Rights Reserved. Calculus Module C09 Delta Process Copyright This publication The Northern Alberta Institute of Technology 00. All Rights Reserved. LAST REVISED April, 009 Delta Process Statement of Prerequisite Skills

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

Chapter 4 Notes, Calculus I with Precalculus 3e Larson/Edwards

Chapter 4 Notes, Calculus I with Precalculus 3e Larson/Edwards 4.1 The Derivative Recall: For the slope of a line we need two points (x 1,y 1 ) and (x 2,y 2 ). Then the slope is given by the formula: m = y x = y 2 y 1 x 2 x 1 On a curve we can find the slope of a

More information

Without fully opening the exam, check that you have pages 1 through 11.

Without fully opening the exam, check that you have pages 1 through 11. Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through. Show all your work on the standard response

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

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

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

Chapter 2: Functions, Limits and Continuity

Chapter 2: Functions, Limits and Continuity Chapter 2: Functions, Limits and Continuity Functions Limits Continuity Chapter 2: Functions, Limits and Continuity 1 Functions Functions are the major tools for describing the real world in mathematical

More information

MA 113 Calculus I Fall 2017 Exam 1 Tuesday, 19 September Multiple Choice Answers. Question

MA 113 Calculus I Fall 2017 Exam 1 Tuesday, 19 September Multiple Choice Answers. Question MA 113 Calculus I Fall 2017 Exam 1 Tuesday, 19 September 2017 Name: Section: Last 4 digits of student ID #: This exam has 12 multiple choice questions (five points each) and 4 free response questions (ten

More information

(10) What is the domain of log 123 (x)+ x

(10) What is the domain of log 123 (x)+ x EXAM 1 MASTER STUDY GUIDE MATH 131 I don't expect you to complete this. This is a very large list. I wanted to give you as much information about things that could be asked of you as possible. On Tuesday,

More information

MATH 217A HOMEWORK. P (A i A j ). First, the basis case. We make a union disjoint as follows: P (A B) = P (A) + P (A c B)

MATH 217A HOMEWORK. P (A i A j ). First, the basis case. We make a union disjoint as follows: P (A B) = P (A) + P (A c B) MATH 217A HOMEWOK EIN PEASE 1. (Chap. 1, Problem 2. (a Let (, Σ, P be a probability space and {A i, 1 i n} Σ, n 2. Prove that P A i n P (A i P (A i A j + P (A i A j A k... + ( 1 n 1 P A i n P (A i P (A

More information

Induction, sequences, limits and continuity

Induction, sequences, limits and continuity Induction, sequences, limits and continuity Material covered: eclass notes on induction, Chapter 11, Section 1 and Chapter 2, Sections 2.2-2.5 Induction Principle of mathematical induction: Let P(n) be

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

Definition: For nonempty sets X and Y, a function, f, from X to Y is a relation that associates with each element of X exactly one element of Y.

Definition: For nonempty sets X and Y, a function, f, from X to Y is a relation that associates with each element of X exactly one element of Y. Functions Definition: A relation is a correspondence between two sets. If x and y are two elements in these sets and if a relation exists between x and y, then we say that x corresponds to y or that y

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

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

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

More information

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

Announcements. Topics: Homework: - sections 2.2, 2.3, 4.1, and 4.2 * Read these sections and study solved examples in your textbook!

Announcements. Topics: Homework: - sections 2.2, 2.3, 4.1, and 4.2 * Read these sections and study solved examples in your textbook! Announcements Topics: - sections 2.2, 2.3, 4.1, and 4.2 * Read these sections and study solved examples in your textbook! Homework: - review lecture notes thoroughly - work on practice problems from the

More information

Section I Multiple Choice 45 questions. Section II Free Response 6 questions

Section I Multiple Choice 45 questions. Section II Free Response 6 questions Section I Multiple Choice 45 questions Each question = 1.2 points, 54 points total Part A: No calculator allowed 30 questions in 60 minutes = 2 minutes per question Part B: Calculator allowed 15 questions

More information

f(b) f(a) b a (b, f(b)) f(x)

f(b) f(a) b a (b, f(b)) f(x) CHAPTER 1. FUNCTIONS AND CHANGE 12 1.3 Rates of change Definition. Given any function f(x), we define average rate of change from x = a to x = b = f(b) f(a) b a We sometimes abbreviate this notation as

More information

MCV4U - Practice Mastery Test #1

MCV4U - Practice Mastery Test #1 Name: Class: Date: ID: A MCVU - Practice Mastery Test # Multiple Choice Identify the choice that best completes the statement or answers the question.. Solve a + b = a b = 5 a. a= & b=- b. a=- & b= c.

More information

Spring /11/2009

Spring /11/2009 MA 123 Elementary Calculus SECOND MIDTERM Spring 2009 03/11/2009 Name: Sec.: Do not remove this answer page you will return the whole exam. You will be allowed two hours to complete this test. No books

More information

12 Rates of Change Average Rates of Change. Concepts: Average Rates of Change

12 Rates of Change Average Rates of Change. Concepts: Average Rates of Change 12 Rates of Change Concepts: Average Rates of Change Calculating the Average Rate of Change of a Function on an Interval Secant Lines Difference Quotients Approximating Instantaneous Rates of Change (Section

More information

a factors The exponential 0 is a special case. If b is any nonzero real number, then

a factors The exponential 0 is a special case. If b is any nonzero real number, then 0.1 Exponents The expression x a is an exponential expression with base x and exponent a. If the exponent a is a positive integer, then the expression is simply notation that counts how many times the

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

Average rates of change to instantaneous rates of change Math 102 Section 106

Average rates of change to instantaneous rates of change Math 102 Section 106 Average rates of change to instantaneous rates of change Math 102 Section 106 Cole Zmurchok September 14, 2016 Math 102: Announcements Office Hours today: 3-4 pm Math Annex 1118 and Thursday: 3-4 pm in

More information

Notes: DERIVATIVES. Velocity and Other Rates of Change

Notes: DERIVATIVES. Velocity and Other Rates of Change Notes: DERIVATIVES Velocity and Oter Rates of Cange I. Average Rate of Cange A.) Def.- Te average rate of cange of f(x) on te interval [a, b] is f( b) f( a) b a secant ( ) ( ) m troug a, f ( a ) and b,

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

MATH 151 Engineering Mathematics I

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

More information

Math 163: Lecture notes

Math 163: Lecture notes Math 63: Lecture notes Professor Monika Nitsche March 2, 2 Special functions that are inverses of known functions. Inverse functions (Day ) Go over: early exam, hw, quizzes, grading scheme, attendance

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

Chapter 1 Functions and Limits

Chapter 1 Functions and Limits Contents Chapter 1 Functions and Limits Motivation to Chapter 1 2 4 Tangent and Velocity Problems 3 4.1 VIDEO - Secant Lines, Average Rate of Change, and Applications......................... 3 4.2 VIDEO

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