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

Size: px
Start display at page:

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

Transcription

1 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 Secant Line because a secant passes through the curve at least two times. The points of intersection are (x 1,f(x 1 )) and (x 2,f(x 2 )). So the slope can be written: m = y x = f(x 2) f(x 1 ) x 2 x 1. Or if we let x 2 = x 1 +h then the equation becomes m = y x = f(x 1 +h) f(x 1 ). h What about the slope of the tangent line at x 1? 1

2 Now we dont have two points to find the slope we only know (x 1,f(x 1 )). So what can we do? We can find another point on the curve that is CLOSE to (x 1,f(x 1 )) and use that to find the slope. How CLOSE? lim h 0 CLOSE. To find the slope of the tangent line at x 1 we take the limit of the slope of the secant line: y lim h 0 x = lim h 0 f(x 1 +h) f(x 1 ). h If we do this in general for a generic x then we get the DERIVATIVE of the function. The Derivative is a function (denoted f (x) ) which will tell you the SLOPE OF THE TANGENT LINE at any point on the function. It is given by the following formula: f f(x+h) f(x) (x) = lim. h 0 h Example Find the slope of the tangent line to f(x) = 5 x 2 at the point (2,1) In this case (x 1,f(x 1 )) = (2,1) 2

3 Example Find the derivative of f(x) = x 3 +x 2 and the tangent line at the point (1,2). Example Let f(x) = x 2 +6x a. Find the derivative f (x) of f(x). b. Find the point on the graph of f(x) where the tangent line to the curve is horizontal. c. What is the rate of change of f(x) at the point found in part (b). 3

4 Example Find the equation of a line that is tangent to the graph of f(x) = x 3 +2 and parallel to the line 3x y 4 = 0. For find a tangent line so we need two things: a) point b) slope Find the slope from the line y = 3x 4: the SLOPE is m = 3. Now we find the point(s) (x and y values) on f(x) = x that have slope 3 so we need to solve for the derivative (SLOPE of the tangent line) and set it equal to 3. 3 = lim h 0 f(x+h) f(x) h 4

5 4.2 Basic Rules of Differentiation NOTATION proof. The following are all different ways of writing the derivative of y = f(x): f dy (x), dx, d[f(x)] dx, y We have four basic rules for taking derivatives. These four rules are provided without Rule 1: Derivative of a constant d dx (c) = 0 Example Find the derivatives of the following functions. a) y = 7 b) y = π Rule 2: The Power Rule if n is any real number, then d dx (xn ) = nx n 1 Example Find the derivatives of the following functions. a) y = x 3 b) y = 3 x 2 Rule 3: Derivative of a Constant Multiple of a Function If c is a constant and f(x) is a differentiable function then d dx (cf(x)) = c d dx (f(x)) 5

6 Example Find the derivatives of the following functions. a) y = 7x 3 b) y = 4 x 3 c) y = 1 4x 3 Rule 4: The Sum and Difference Rule If f(x) and g(x) are differentiable functions then d dx [f(x)±g(x)] = d dx [f(x)]± d dx [g(x)] Example Find the derivatives of the following functions. a) y = 4x 5 +3x 4 8x 2 +x+e 2 b) y = 7x (5x) 7 6

7 c) f(t) = 2t 2 t 3 Example Find the tangent line to the curve at the given point. Put your answer in y = mx+b form. Point-slope form of the line with slope m passing through point (x 1,y 1 ): y y 1 = m(x x 1 ) 1. f(x) = 2, (2, 2) 2. f(x) = 4 x, (16,2) 3. f(x) = 8 x 3, (2,0) 7

8 4. f(x) = 2 9x 2, ( 1, 2 ) 9 Example Let f(x) = x 3 4x 2. Find the point(s) on the graph of f where the tangent line is horizontal. Example The supply function for a certain make of satellite radio is given by p = f(x) = x 5/4 +10 where x is the quantity supplied and p is the unit price in dollars. a. Find f (x). b. What is the rate of change of the unit price if the quantity supplied is 10,000 satelite radios? 8

9 4.3 The Product and Quotient Rules The Product Rule If f(x) and g(x) are differentiable functions then d d [f(x)g(x)] = f(x) dx dx [g(x)]+g(x) d dx [f(x)] It is often easier to think of this rule in terms of words: The first times the derivative of the second plus the second times the derivative of the first. Example s(t) = (t 5 3t 2 +t)(t 4 3t 3 +2t 2 t) Example f(x) = ( x 3 +2x 2 + x )( x x ) The Quotient Rule If f(x) and g(x) are differentiable functions then d dx [ ] f(x) = g(x) g(x) d dx [f(x)] f(x) d dx [g(x)] [f(x)] 2 NOTE: There is a negative sign in this equation and yes, it does matter which way you subtract. 9

10 This one is also easier to remember in words: The bottom times the derivative of the top minus the top times the derivative of the bottom all divided by the bottom squared. Example f(t) = t2 t 3 +1 = top bottom Example g(x) = 3 x x+1 = top bottom Rewrite this first. You need exponents that are numbers. Example h(t) = 1 5t 2 10

11 Example f(x) = ( 4+ 1 )(2x 1x ) x 2 Example f(s) = s+3 3 s 2 Example g(t) = (t+1)(t2 +1) t 2 11

12 Higher Order Derivatives We can find the derivative of the derivative, this is known as the second derivative. This tells us the slope of the derivative. Similarly we can find the derivative of the second derivative, this is called the third derivative. Notation: We write the higher order derivatives as follows: Original Function: y = f(x) First derivative: y, f (x), dy dx, d dx [f(x)] Second derivative: y, f (x), d 2 y dx 2, d 2 dx 2 [f(x)] Third derivative: y, f (x), d 3 y dx 3, d 3 dx 3 [f(x)] Fourth derivative: y (4), f (4) (x), d 4 y dx 4, d 4 dx 4 [f(x)] Example Find the first, second and third derivatives of the functions. 1. f(x) = x 5 x 4 +3x 3 +3x 2 x 9 2. f(x) = 1 x 12

13 4.4 The Chain Rule The chain rule is used for composition of functions: y = (f g)(x) = f(g(x)) There are two methods that can be used to solve for the derivative of a composition of functions. Both methods are called the Chain Rule and are essentially the same using different notation. Method 1: If we rewrite the functions as y = f(u) and u = g(x) where both y and u dy du are differentiable functions then we can take the derivatives separately: and If we du dx multiply them together we will get an expression for dy dx : dy dx = dy du dudx Example Differentiate y = (x 5 8x) 2 using Method 1. Indicate which function is y and which is u. Here we have a composition of functions. We can think of this as y = f(u) = u 2 and u = g(x) = x 5 8x If we take the composition of these two functions we get: 13

14 Q. Why use the chain rule? In the previous example we could have easily multiplied out the function and taken a derivative. A. Because it makes y = (x 5 8x) 25 possible without multiplying it out. When we have small exponents there are few problems but when we have an exponent such as 25 it becomes more complicated. Example Differentiate y = (x 5 8x) 25 using Method 1. Indicate which function is y and which is u. Method 2: If y = (f g)(x) = f(g(x)) then y = f (g(x)) g (x) Both method 1 and method 2 are known as the chain rule. The second method may be easier. In the second method it is often easiest to think of these functions as the Outside function and the Inside function. The outside function is f(u) and the inside function is u = g(x). It is often easiest to remember the chain rule in words: Take the derivative of the outside function (leave the inside function alone) then multiply by the derivative of the inside function. 14

15 The chain rule can be written as: The Chain Rule If y = f(u) then y = f (u) u Using the chain rule we can write a more general form of the power rule. So far we can only take derivatives of a variable raised to an exponent: y = x n, but with the chain rule we can take the derivative of a function raised to an exponent. The General Power Rule Given the function then or y = [u(x)] n dy dx = n[u(x)]n 1 du dx y = n u n 1 u Example y = 1 x+1 15

16 Example f(x) = 3x 2 x 5 Example y = x 3 (3x 2 9) 32 Sometimes you must combine two rules. Here we will use the product rule with the chain rule: Example y = x 4 x4 +4 Here we will use the quotient rule with the chain rule: 16

17 ( t 2 Example y = t 3 +2 ) 3 Example Find the third derivative of g(t) = (3t 2 1) 5. 17

18 4.5 Implicit Differentiation Explicit Functions: Definition 4.1. An explicit function is a function in which one variable is defined only in terms of the other variable. (a) y = x 2 +7 Parabola (b) y = 9 x 2 Top half of the circle centered at the origin with radius 3. (c) y = 9 x 2 Bottom half of the circle centered at the origin with radius 3. Implicit Functions: Definition 4.2. An implicit function is a function in which one variable is not defined only in terms of another variable. (a) y x 2 = 7 Parabola (b) y 2 +x 2 = 9 Circle centered at the origin with radius 3. (c) y 4 +7y 2 x y 2 x 4 9x 5 = 3 Some implicit functions can be written explicitly: both examples (a) represent the same parabola and (b) can be solved for either the top or the bottom of the circle. (c) can not be solved explicitly for y in terms of x. Implicit Differentiation: We have seen how to differentiate functions of the form y = f(x). We also want to be able to differentiate functions that either can t be written explicitly in terms of x or the resulting function is too complicated to deal with. To do this we use implicit differentiation. Key to implicit differentiation (chain rule): d dx [yn ] = ny n 1dy dx and d dx [xn ] = nx n 1dx dx = nxn 1 18

19 Steps to find dy dx of implicit functions involving the variables x and y. 1. Treat y as a differentiable function of x. 2. Differentiate both sides of the equation with respect to x using all the rules we have d previously used. i.e. Apply the operator to every term and use the product, dx quotient and chain rules. 3. Solve for dy dx as if it were a variable. (a) Simplify each side of the equal sign. (b) Bring all dy terms to one side of the equal sign and all non-dy dx dx other. (c) Factor out dy dx. (d) Divide to isolate dy dx. terms to the Example Find dy dx for x3 x 2 xy = 4 (a) by solving the equation explicitly in terms of y and (b) by implicit differentiation. 19

20 Example Find dy dx for y2 +x 2 = 9 Example Find dy dx for x2 y 2 +y 3 x = x 3 y 3 20

Chapter 3 Notes, Applied Calculus, Tan

Chapter 3 Notes, Applied Calculus, Tan Contents 3.1 Basic Rules of Differentiation.............................. 2 3.2 The Prouct an Quotient Rules............................ 6 3.3 The Chain Rule...................................... 9 3.4

More information

Chapter 4. Section Derivatives of Exponential and Logarithmic Functions

Chapter 4. Section Derivatives of Exponential and Logarithmic Functions Chapter 4 Section 4.2 - Derivatives of Exponential and Logarithmic Functions Objectives: The student will be able to calculate the derivative of e x and of lnx. The student will be able to compute the

More information

To take the derivative of x raised to a power, you multiply in front by the exponent and subtract 1 from the exponent.

To take the derivative of x raised to a power, you multiply in front by the exponent and subtract 1 from the exponent. MA123, Chapter 5: Formulas for derivatives (pp. 83-102) Date: Chapter Goals: Know and be able to apply the formulas for derivatives. Understand the chain rule and be able to apply it. Know how to compute

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES 3. The Product and Quotient Rules In this section, we will learn about: Formulas that enable us to differentiate new functions formed from old functions by

More information

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information

3.4 The Chain Rule. F (x) = f (g(x))g (x) Alternate way of thinking about it: If y = f(u) and u = g(x) where both are differentiable functions, then

3.4 The Chain Rule. F (x) = f (g(x))g (x) Alternate way of thinking about it: If y = f(u) and u = g(x) where both are differentiable functions, then 3.4 The Chain Rule To find the derivative of a function that is the composition of two functions for which we already know the derivatives, we can use the Chain Rule. The Chain Rule: Suppose F (x) = f(g(x)).

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

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

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 3 Differentiation Rules 3.1 The Derivative of Polynomial and Exponential Functions In this section we learn how to differentiate constant functions, power functions, polynomials, and exponential functions.

More information

Lecture 7 - Separable Equations

Lecture 7 - Separable Equations Lecture 7 - Separable Equations Separable equations is a very special type of differential equations where you can separate the terms involving only y on one side of the equation and terms involving only

More information

Section 2.1, Section 3.1 Rate of change, Tangents and Derivatives at a point

Section 2.1, Section 3.1 Rate of change, Tangents and Derivatives at a point Section 2.1, Section 3.1 Rate of change, Tangents and Derivatives at a point Line through P and Q approaches to the tangent line at P as Q approaches P. That is as a + h a = h gets smaller. Slope of the

More information

3.1 Derivative Formulas for Powers and Polynomials

3.1 Derivative Formulas for Powers and Polynomials 3.1 Derivative Formulas for Powers and Polynomials First, recall that a derivative is a function. We worked very hard in 2.2 to interpret the derivative of a function visually. We made the link, in Ex.

More information

Math Review ECON 300: Spring 2014 Benjamin A. Jones MATH/CALCULUS REVIEW

Math Review ECON 300: Spring 2014 Benjamin A. Jones MATH/CALCULUS REVIEW MATH/CALCULUS REVIEW SLOPE, INTERCEPT, and GRAPHS REVIEW (adapted from Paul s Online Math Notes) Let s start with some basic review material to make sure everybody is on the same page. The slope of a line

More information

1 Implicit Differentiation

1 Implicit Differentiation 1 Implicit Differentiation In logarithmic differentiation, we begin with an equation y = f(x) and then take the logarithm of both sides to get ln y = ln f(x). In this equation, y is not explicitly expressed

More information

More calculations of the derivative

More calculations of the derivative 1 More calculations of the derivative There are more quick rules to help differentiate functions easily. Theorem (Product Rule) Dx [ f(x) g(x) ] = f(x) Dx[g(x)] + g(x) Dx[f(x)]. Using the prime notation,

More information

Section 11.3 Rates of Change:

Section 11.3 Rates of Change: Section 11.3 Rates of Change: 1. Consider the following table, which describes a driver making a 168-mile trip from Cleveland to Columbus, Ohio in 3 hours. t Time (in hours) 0 0.5 1 1.5 2 2.5 3 f(t) Distance

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

23. Implicit differentiation

23. Implicit differentiation 23. 23.1. The equation y = x 2 + 3x + 1 expresses a relationship between the quantities x and y. If a value of x is given, then a corresponding value of y is determined. For instance, if x = 1, then y

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

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

1 The Derivative and Differrentiability

1 The Derivative and Differrentiability 1 The Derivative and Differrentiability 1.1 Derivatives and rate of change Exercise 1 Find the equation of the tangent line to f (x) = x 2 at the point (1, 1). Exercise 2 Suppose that a ball is dropped

More information

2.3 Differentiation Formulas. Copyright Cengage Learning. All rights reserved.

2.3 Differentiation Formulas. Copyright Cengage Learning. All rights reserved. 2.3 Differentiation Formulas Copyright Cengage Learning. All rights reserved. Differentiation Formulas Let s start with the simplest of all functions, the constant function f (x) = c. The graph of this

More information

2.2 THE DERIVATIVE 2.3 COMPUTATION OF DERIVATIVES: THE POWER RULE 2.4 THE PRODUCT AND QUOTIENT RULES 2.6 DERIVATIVES OF TRIGONOMETRIC FUNCTIONS

2.2 THE DERIVATIVE 2.3 COMPUTATION OF DERIVATIVES: THE POWER RULE 2.4 THE PRODUCT AND QUOTIENT RULES 2.6 DERIVATIVES OF TRIGONOMETRIC FUNCTIONS Differentiation CHAPTER 2 2.1 TANGENT LINES AND VELOCITY 2.2 THE DERIVATIVE 2.3 COMPUTATION OF DERIVATIVES: THE POWER RULE 2.4 THE PRODUCT AND QUOTIENT RULES 25 2.5 THE CHAIN RULE 2.6 DERIVATIVES OF TRIGONOMETRIC

More information

To take the derivative of x raised to a power, you multiply in front by the exponent and subtract 1 from the exponent.

To take the derivative of x raised to a power, you multiply in front by the exponent and subtract 1 from the exponent. MA123, Chapter 5: Formulas for Derivatives (pp. 83-102, Gootman) Chapter Goals: Know and be able to apply the formulas for derivatives. Understand the chain rule and be able to apply it. Know how to compute

More information

Parametric Equations, Function Composition and the Chain Rule: A Worksheet

Parametric Equations, Function Composition and the Chain Rule: A Worksheet Parametric Equations, Function Composition and the Chain Rule: A Worksheet Prof.Rebecca Goldin Oct. 8, 003 1 Parametric Equations We have seen that the graph of a function f(x) of one variable consists

More information

The Mean Value Theorem. Oct

The Mean Value Theorem. Oct The Mean Value Theorem Oct 14 2011 The Mean Value Theorem Theorem Suppose that f is defined and continuous on a closed interval [a, b], and suppose that f exists on the open interval (a, b). Then there

More information

Calculating the Derivative Using Derivative Rules Implicit Functions Higher-Order Derivatives

Calculating the Derivative Using Derivative Rules Implicit Functions Higher-Order Derivatives Topic 4 Outline 1 Derivative Rules Calculating the Derivative Using Derivative Rules Implicit Functions Higher-Order Derivatives D. Kalajdzievska (University of Manitoba) Math 1500 Fall 2015 1 / 32 Topic

More information

Math Refresher Course

Math Refresher Course Math Refresher Course Columbia University Department of Political Science Fall 2007 Day 2 Prepared by Jessamyn Blau 6 Calculus CONT D 6.9 Antiderivatives and Integration Integration is the reverse of differentiation.

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

Foundations of Calculus. November 18, 2014

Foundations of Calculus. November 18, 2014 Foundations of Calculus November 18, 2014 Contents 1 Conic Sections 3 11 A review of the coordinate system 3 12 Conic Sections 4 121 Circle 4 122 Parabola 5 123 Ellipse 5 124 Hyperbola 6 2 Review of Functions

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

Chapter II.B. The Chain Rule

Chapter II.B. The Chain Rule Chapter IIB The Chain Rule x x Preface: To find the derivative of f (x) = [sin(x)] and g (x) = exp(x) = e = [e ] you could x x view these functions as the products, sin(x) sin(x) or e e With this view

More information

Review of Prerequisite Skills for Unit # 2 (Derivatives) U2L2: Sec.2.1 The Derivative Function

Review of Prerequisite Skills for Unit # 2 (Derivatives) U2L2: Sec.2.1 The Derivative Function UL1: Review o Prerequisite Skills or Unit # (Derivatives) Working with the properties o exponents Simpliying radical expressions Finding the slopes o parallel and perpendicular lines Simpliying rational

More information

Lecture 13 - Wednesday April 29th

Lecture 13 - Wednesday April 29th Lecture 13 - Wednesday April 29th jacques@ucsdedu Key words: Systems of equations, Implicit differentiation Know how to do implicit differentiation, how to use implicit and inverse function theorems 131

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

Calculus & Analytic Geometry I

Calculus & Analytic Geometry I TQS 124 Autumn 2008 Quinn Calculus & Analytic Geometry I The Derivative: Analytic Viewpoint Derivative of a Constant Function. For c a constant, the derivative of f(x) = c equals f (x) = Derivative of

More information

Power Series. x n. Using the ratio test. n n + 1. x n+1 n 3. = lim x. lim n + 1. = 1 < x < 1. Then r = 1 and I = ( 1, 1) ( 1) n 1 x n.

Power Series. x n. Using the ratio test. n n + 1. x n+1 n 3. = lim x. lim n + 1. = 1 < x < 1. Then r = 1 and I = ( 1, 1) ( 1) n 1 x n. .8 Power Series. n x n x n n Using the ratio test. lim x n+ n n + lim x n n + so r and I (, ). By the ratio test. n Then r and I (, ). n x < ( ) n x n < x < n lim x n+ n (n + ) x n lim xn n (n + ) x

More information

1. Compute the derivatives of the following functions, by any means necessary. f (x) = (1 x3 )(1/2)(x 2 1) 1/2 (2x) x 2 1( 3x 2 ) (1 x 3 ) 2

1. Compute the derivatives of the following functions, by any means necessary. f (x) = (1 x3 )(1/2)(x 2 1) 1/2 (2x) x 2 1( 3x 2 ) (1 x 3 ) 2 Math 51 Exam Nov. 4, 009 SOLUTIONS Directions 1. SHOW YOUR WORK and be thorough in your solutions. Partial credit will only be given for work shown.. Any numerical answers should be left in exact form,

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES The functions that we have met so far can be described by expressing one variable explicitly in terms of another variable. y For example,, or y = x sin x,

More information

1 Antiderivatives graphically and numerically

1 Antiderivatives graphically and numerically Math B - Calculus by Hughes-Hallett, et al. Chapter 6 - Constructing antiderivatives Prepared by Jason Gaddis Antiderivatives graphically and numerically Definition.. The antiderivative of a function f

More information

SOLUTIONS FOR PROBLEMS 1-30

SOLUTIONS FOR PROBLEMS 1-30 . Answer: 5 Evaluate x x + 9 for x SOLUTIONS FOR PROBLEMS - 0 When substituting x in x be sure to do the exponent before the multiplication by to get (). + 9 5 + When multiplying ( ) so that ( 7) ( ).

More information

Review for the Final Exam

Review for the Final Exam Math 171 Review for the Final Exam 1 Find the limits (4 points each) (a) lim 4x 2 3; x x (b) lim ( x 2 x x 1 )x ; (c) lim( 1 1 ); x 1 ln x x 1 sin (x 2) (d) lim x 2 x 2 4 Solutions (a) The limit lim 4x

More information

MATH 2554 (Calculus I)

MATH 2554 (Calculus I) MATH 2554 (Calculus I) Dr. Ashley K. University of Arkansas February 21, 2015 Table of Contents Week 6 1 Week 6: 16-20 February 3.5 Derivatives as Rates of Change 3.6 The Chain Rule 3.7 Implicit Differentiation

More information

Differentiation Rules Derivatives of Polynomials and Exponential Functions

Differentiation Rules Derivatives of Polynomials and Exponential Functions Derivatives of Polynomials an Exponential Functions Differentiation Rules Derivatives of Polynomials an Exponential Functions Let s start with the simplest of all functions, the constant function f(x)

More information

Slide 1. Slide 2. Slide 3 Remark is a new function derived from called derivative. 2.2 The derivative as a Function

Slide 1. Slide 2. Slide 3 Remark is a new function derived from called derivative. 2.2 The derivative as a Function Slide 1 2.2 The derivative as a Function Slide 2 Recall: The derivative of a function number : at a fixed Definition (Derivative of ) For any number, the derivative of is Slide 3 Remark is a new function

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

Midterm 1 Review Problems Business Calculus

Midterm 1 Review Problems Business Calculus Midterm 1 Review Problems Business Calculus 1. (a) Show that the functions f and g are inverses of each other by showing that f g(x) = g f(x) given that (b) Sketch the functions and the line y = x f(x)

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

One-Variable Calculus

One-Variable Calculus POLI 270 - Mathematical and Statistical Foundations Department of Political Science University California, San Diego September 30, 2010 1 s,, 2 al Relationships Political Science, economics, sociology,

More information

AP Calculus Testbank (Chapter 9) (Mr. Surowski)

AP Calculus Testbank (Chapter 9) (Mr. Surowski) AP Calculus Testbank (Chapter 9) (Mr. Surowski) Part I. Multiple-Choice Questions n 1 1. The series will converge, provided that n 1+p + n + 1 (A) p > 1 (B) p > 2 (C) p >.5 (D) p 0 2. The series

More information

2.1 The derivative. Rates of change. m sec = y f (a + h) f (a)

2.1 The derivative. Rates of change. m sec = y f (a + h) f (a) 2.1 The derivative Rates of change 1 The slope of a secant line is m sec = y f (b) f (a) = x b a and represents the average rate of change over [a, b]. Letting b = a + h, we can express the slope of the

More information

Math 131, Lecture 20: The Chain Rule, continued

Math 131, Lecture 20: The Chain Rule, continued Math 131, Lecture 20: The Chain Rule, continued Charles Staats Friday, 11 November 2011 1 A couple notes on quizzes I have a couple more notes inspired by the quizzes. 1.1 Concerning δ-ε proofs First,

More information

Business and Life Calculus

Business and Life Calculus Business and Life Calculus George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 112 George Voutsadakis (LSSU) Calculus For Business and Life Sciences Fall 2013

More information

Solving Equations Quick Reference

Solving Equations Quick Reference Solving Equations Quick Reference Integer Rules Addition: If the signs are the same, add the numbers and keep the sign. If the signs are different, subtract the numbers and keep the sign of the number

More information

Differentiation Shortcuts

Differentiation Shortcuts Differentiation Shortcuts Sections 10-5, 11-2, 11-3, and 11-4 Prof. Nathan Wodarz Math 109 - Fall 2008 Contents 1 Basic Properties 2 1.1 Notation............................... 2 1.2 Constant Functions.........................

More information

The Derivative of a Function Measuring Rates of Change of a function. Secant line. f(x) f(x 0 ) Average rate of change of with respect to over,

The Derivative of a Function Measuring Rates of Change of a function. Secant line. f(x) f(x 0 ) Average rate of change of with respect to over, The Derivative of a Function Measuring Rates of Change of a function y f(x) f(x 0 ) P Q Secant line x 0 x x Average rate of change of with respect to over, " " " " - Slope of secant line through, and,

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

Calculus I Review Solutions

Calculus I Review Solutions Calculus I Review Solutions. Compare and contrast the three Value Theorems of the course. When you would typically use each. The three value theorems are the Intermediate, Mean and Extreme value theorems.

More information

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form Taylor Series Given a function f(x), we would like to be able to find a power series that represents the function. For example, in the last section we noted that we can represent e x by the power series

More information

Math 147 Exam II Practice Problems

Math 147 Exam II Practice Problems Math 147 Exam II Practice Problems This review should not be used as your sole source for preparation for the exam. You should also re-work all examples given in lecture, all homework problems, all lab

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

Chapter 2 Derivatives

Chapter 2 Derivatives Contents Chapter 2 Derivatives Motivation to Chapter 2 2 1 Derivatives and Rates of Change 3 1.1 VIDEO - Definitions................................................... 3 1.2 VIDEO - Examples and Applications

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

3.9 Derivatives of Exponential and Logarithmic Functions

3.9 Derivatives of Exponential and Logarithmic Functions 322 Chapter 3 Derivatives 3.9 Derivatives of Exponential and Logarithmic Functions Learning Objectives 3.9.1 Find the derivative of exponential functions. 3.9.2 Find the derivative of logarithmic functions.

More information

Sections 7.1, 7.2: Sums, differences, products of polynomials CHAPTER 7: POLYNOMIALS

Sections 7.1, 7.2: Sums, differences, products of polynomials CHAPTER 7: POLYNOMIALS Sections 7.1, 7.2: Sums, differences, products of polynomials CHAPTER 7: POLYNOMIALS Quiz results Average 73%: high h score 100% Problems: Keeping track of negative signs x = + = + Function notation f(x)

More information

3 Applications of partial differentiation

3 Applications of partial differentiation Advanced Calculus Chapter 3 Applications of partial differentiation 37 3 Applications of partial differentiation 3.1 Stationary points Higher derivatives Let U R 2 and f : U R. The partial derivatives

More information

1 Lecture 18: The chain rule

1 Lecture 18: The chain rule 1 Lecture 18: The chain rule 1.1 Outline Comparing the graphs of sin(x) an sin(2x). The chain rule. The erivative of a x. Some examples. 1.2 Comparing the graphs of sin(x) an sin(2x) We graph f(x) = sin(x)

More information

CHAPTER 2. The Derivative

CHAPTER 2. The Derivative CHAPTER The Derivative Section.1 Tangent Lines and Rates of Change Suggested Time Allocation: 1 to 1 1 lectures Slides Available on the Instructor Companion Site for this Text: Figures.1.1,.1.,.1.7,.1.11

More information

f(x 0 + h) f(x 0 ) h slope of secant line = m sec

f(x 0 + h) f(x 0 ) h slope of secant line = m sec Derivatives Using limits, we can define the slope of a tangent line to a function. When given a function f(x), and given a point P (x 0, f(x 0 )) on f, if we want to find the slope of the tangent line

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

Math Practice Final - solutions

Math Practice Final - solutions Math 151 - Practice Final - solutions 2 1-2 -1 0 1 2 3 Problem 1 Indicate the following from looking at the graph of f(x) above. All answers are small integers, ±, or DNE for does not exist. a) lim x 1

More information

Math 134 Exam 2 November 5, 2009

Math 134 Exam 2 November 5, 2009 Math 134 Exam 2 November 5, 2009 Name: Score: / 80 = % 1. (24 Points) (a) (8 Points) Find the slope of the tangent line to the curve y = 9 x2 5 x 2 at the point when x = 2. To compute this derivative we

More information

Math Chapter 2 Essentials of Calculus by James Stewart Prepared by Jason Gaddis

Math Chapter 2 Essentials of Calculus by James Stewart Prepared by Jason Gaddis Math 231 - Chapter 2 Essentials of Calculus by James Stewart Prepare by Jason Gais Chapter 2 - Derivatives 21 - Derivatives an Rates of Change Definition A tangent to a curve is a line that intersects

More information

Analytic Geometry and Calculus I Exam 1 Practice Problems Solutions 2/19/7

Analytic Geometry and Calculus I Exam 1 Practice Problems Solutions 2/19/7 Analytic Geometry and Calculus I Exam 1 Practice Problems Solutions /19/7 Question 1 Write the following as an integer: log 4 (9)+log (5) We have: log 4 (9)+log (5) = ( log 4 (9)) ( log (5)) = 5 ( log

More information

What will you learn?

What will you learn? Section 2.2 Basic Differentiation Rules & Rates of Change Calc What will you learn? Find the derivative using the Constant Rule Find the derivative using the Power Rule Find the derivative using the Constant

More information

Practice Calculus Test without Trig

Practice Calculus Test without Trig Practice Calculus Test without Trig The problems here are similar to those on the practice test Slight changes have been made 1 What is the domain of the function f (x) = 3x 1? Express the answer in interval

More information

Lecture 9 4.1: Derivative Rules MTH 124

Lecture 9 4.1: Derivative Rules MTH 124 Today we will see that the derivatives of classes of functions behave in similar ways. This is nice because by noticing this general pattern we can develop derivative rules which will make taking derivative

More information

MATH The Chain Rule Fall 2016 A vector function of a vector variable is a function F: R n R m. In practice, if x 1, x n is the input,

MATH The Chain Rule Fall 2016 A vector function of a vector variable is a function F: R n R m. In practice, if x 1, x n is the input, MATH 20550 The Chain Rule Fall 2016 A vector function of a vector variable is a function F: R n R m. In practice, if x 1, x n is the input, F(x 1,, x n ) F 1 (x 1,, x n ),, F m (x 1,, x n ) where each

More information

Math 142 (Summer 2018) Business Calculus 5.8 Notes

Math 142 (Summer 2018) Business Calculus 5.8 Notes Math 142 (Summer 2018) Business Calculus 5.8 Notes Implicit Differentiation and Related Rates Why? We have learned how to take derivatives of functions, and we have seen many applications of this. However

More information

KEMATH1 Calculus for Chemistry and Biochemistry Students. Francis Joseph H. Campeña, De La Salle University Manila

KEMATH1 Calculus for Chemistry and Biochemistry Students. Francis Joseph H. Campeña, De La Salle University Manila KEMATH1 Calculus for Chemistry and Biochemistry Students Francis Joseph H Campeña, De La Salle University Manila February 9, 2015 Contents 1 Conic Sections 2 11 A review of the coordinate system 2 12 Conic

More information

Example: f(x) = 2x² + 1 Solution: Math 2 VM Part 5 Quadratic Functions April 25, 2017

Example: f(x) = 2x² + 1 Solution: Math 2 VM Part 5 Quadratic Functions April 25, 2017 Math 2 Variable Manipulation Part 5 Quadratic Functions MATH 1 REVIEW THE CONCEPT OF FUNCTIONS The concept of a function is both a different way of thinking about equations and a different way of notating

More information

Lecture 2. Derivative. 1 / 26

Lecture 2. Derivative. 1 / 26 Lecture 2. Derivative. 1 / 26 Basic Concepts Suppose we wish to nd the rate at which a given function f (x) is changing with respect to x when x = c. The simplest idea is to nd the average rate of change

More information

Mth Review Problems for Test 2 Stewart 8e Chapter 3. For Test #2 study these problems, the examples in your notes, and the homework.

Mth Review Problems for Test 2 Stewart 8e Chapter 3. For Test #2 study these problems, the examples in your notes, and the homework. For Test # study these problems, the examples in your notes, and the homework. Derivative Rules D [u n ] = nu n 1 du D [ln u] = du u D [log b u] = du u ln b D [e u ] = e u du D [a u ] = a u ln a du D [sin

More information

Section 14.1 Vector Functions and Space Curves

Section 14.1 Vector Functions and Space Curves Section 14.1 Vector Functions and Space Curves Functions whose range does not consists of numbers A bulk of elementary mathematics involves the study of functions - rules that assign to a given input a

More information

Variables and Expressions

Variables and Expressions Variables and Expressions A variable is a letter that represents a value that can change. A constant is a value that does not change. A numerical expression contains only constants and operations. An algebraic

More information

Harman Outline 1A Calculus CENG 5131 PDF

Harman Outline 1A Calculus CENG 5131 PDF Harman Outline 1A Calculus CENG 5131 PDF September 5, 2013 III. Review of Differentiation A.Basic Definitions Harman Ch6,P297 Approximations for the Derivative The expression for the derivative of a function

More information

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h 1 Sec 4.1 Limits, Informally When we calculated f (x), we first started with the difference quotient f(x + h) f(x) h and made h small. In other words, f (x) is the number f(x+h) f(x) approaches as h gets

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

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

True or False. Circle T if the statement is always true; otherwise circle F. for all angles θ. T F. 1 sin θ

True or False. Circle T if the statement is always true; otherwise circle F. for all angles θ. T F. 1 sin θ Math 90 Practice Midterm III Solutions Ch. 8-0 (Ebersole), 3.3-3.8 (Stewart) DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual exam.

More information

Chapter 1. Functions, Graphs, and Limits

Chapter 1. Functions, Graphs, and Limits Review for Final Exam Lecturer: Sangwook Kim Office : Science & Tech I, 226D math.gmu.eu/ skim22 Chapter 1. Functions, Graphs, an Limits A function is a rule that assigns to each objects in a set A exactly

More information

Sample Math 115 Midterm Exam Spring, 2014

Sample Math 115 Midterm Exam Spring, 2014 Sample Math 5 Midterm Exam Spring, 04 The midterm examination is on Wednesday, March at 5:45PM 7:45PM The midterm examination will be in Budig 0 Look for your instructor who will direct you where to sit

More information

Vector Functions & Space Curves MATH 2110Q

Vector Functions & Space Curves MATH 2110Q Vector Functions & Space Curves Vector Functions & Space Curves Vector Functions Definition A vector function or vector-valued function is a function that takes real numbers as inputs and gives vectors

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

1.4 Techniques of Integration

1.4 Techniques of Integration .4 Techniques of Integration Recall the following strategy for evaluating definite integrals, which arose from the Fundamental Theorem of Calculus (see Section.3). To calculate b a f(x) dx. Find a function

More information

Math 140 Final Sample A Solutions. Tyrone Crisp

Math 140 Final Sample A Solutions. Tyrone Crisp Math 4 Final Sample A Solutions Tyrone Crisp (B) Direct substitution gives, so the limit is infinite. When is close to, but greater than,, the numerator is negative while the denominator is positive. So

More information

m(x) = f(x) + g(x) m (x) = f (x) + g (x) (The Sum Rule) n(x) = f(x) g(x) n (x) = f (x) g (x) (The Difference Rule)

m(x) = f(x) + g(x) m (x) = f (x) + g (x) (The Sum Rule) n(x) = f(x) g(x) n (x) = f (x) g (x) (The Difference Rule) Chapter 3 Differentiation Rules 3.1 Derivatives of Polynomials and Exponential Functions Aka The Short Cuts! Yay! f(x) = c f (x) = 0 g(x) = x g (x) = 1 h(x) = x n h (x) = n x n-1 (The Power Rule) k(x)

More information

Algebra 2 Summer Work Packet Review and Study Guide

Algebra 2 Summer Work Packet Review and Study Guide Algebra Summer Work Packet Review and Study Guide This study guide is designed to accompany the Algebra Summer Work Packet. Its purpose is to offer a review of the nine specific concepts covered in the

More information

Differentiation Rules and Formulas

Differentiation Rules and Formulas Differentiation Rules an Formulas Professor D. Olles December 1, 01 1 Te Definition of te Derivative Consier a function y = f(x) tat is continuous on te interval a, b]. Ten, te slope of te secant line

More information