Chapter 11 Additional Derivative Topics

Slides:



Advertisements
Similar presentations
11.3:Derivatives of Products and Quotients
Advertisements

Equations of Tangent Lines
Find the slope of the tangent line to the graph of f at the point ( - 1, 10 ). f ( x ) = 6 - 4x
Calculus 2413 Ch 3 Section 1 Slope, Tangent Lines, and Derivatives.
Derivatives - Equation of the Tangent Line Now that we can find the slope of the tangent line of a function at a given point, we need to find the equation.
Section 3.5a. Evaluate the limits: Graphically Graphin What happens when you trace close to x = 0? Tabular Support Use TblStart = 0, Tbl = 0.01 What does.
Do Now Find the tangents to the curve at the points where
Dr .Hayk Melikyan Departmen of Mathematics and CS
Implicit Differentiation. Objectives Students will be able to Calculate derivative of function defined implicitly. Determine the slope of the tangent.
10.5 Basic Differentiation Properties. Instead of finding the limit of the different quotient to obtain the derivative of a function, we can use the rules.
Section 2.3: Product and Quotient Rule. Objective: Students will be able to use the product and quotient rule to take the derivative of differentiable.
Chapter 4 Additional Derivative Topics Section 5 Implicit Differentiation.
Chain Rule: Power Form Marginal Analysis in Business and Economics
1 The Product and Quotient Rules and Higher Order Derivatives Section 2.3.
Chapter 3 Limits and the Derivative
Chapter 4 Techniques of Differentiation Sections 4.1, 4.2, and 4.3.
If the derivative of a function is its slope, then for a constant function, the derivative must be zero. example: The derivative of a constant is zero.
GOAL: USE DEFINITION OF DERIVATIVE TO FIND SLOPE, RATE OF CHANGE, INSTANTANEOUS VELOCITY AT A POINT. 3.1 Definition of Derivative.
Chapter 3.1 Tangents and the Derivative at a Point.
Objectives: 1.Be able to find the derivative of functions by applying the Product Rule. Critical Vocabulary: Derivative, Tangent Daily Warm-Up: Find the.
Chapter 4 Additional Derivative Topics
Powerpoint Templates Page 1 Powerpoint Templates Review Calculus.
1 §3.2 Some Differentiation Formulas The student will learn about derivatives of constants, the product rule,notation, of constants, powers,of constants,
Chapter 3 Limits and the Derivative
Some needed trig identities: Trig Derivatives Graph y 1 = sin x and y 2 = nderiv (sin x) What do you notice?
Aim: How do we find the derivative by limit process? Do Now: Find the slope of the secant line in terms of x and h. y x (x, f(x)) (x + h, f(x + h)) h.
Chapter 4 Additional Derivative Topics Section 5 Implicit Differentiation.
More with Rules for Differentiation Warm-Up: Find the derivative of f(x) = 3x 2 – 4x 4 +1.
Derivative Shortcuts -Power Rule -Product Rule -Quotient Rule -Chain Rule.
After the test… No calculator 3. Given the function defined by for a) State whether the function is even or odd. Justify. b) Find f’(x) c) Write an equation.
4.2:DERIVATIVES OF PRODUCTS AND QUOTIENTS Objectives: To use and apply the product and quotient rule for differentiation.
UNIT 2 LESSON 9 IMPLICIT DIFFERENTIATION 1. 2 So far, we have been differentiating expressions of the form y = f(x), where y is written explicitly in.
DIFFERENCE QUOTIENT, DERIVATIVE RULES, AND TANGENT LINES RIZZI – CALC BC.
Calculus Section 3.1 Calculate the derivative of a function using the limit definition Recall: The slope of a line is given by the formula m = y 2 – y.
Chapter 4 Additional Derivative Topics Section 4 The Chain Rule.
Chapter 11 Additional Derivative Topics
§ 4.2 The Exponential Function e x.
Mean Value Theorem.
Starter  .
3-3 rules for differentiation
Chapter 10 Limits and the Derivative
Chapter 10 Limits and the Derivative
Chapter 16A.
Warm Up a) What is the average rate of change from x = -2 to x = 2? b) What is the average rate of change over the interval [1, 4]? c) Approximate y’(2).
Section 3.3 The Product and Quotient Rule
Chapter 6 Section 3.
Chapter 10 Limits and the Derivative
Chapter 11 Additional Derivative Topics
Find the equation of the tangent line for y = x2 + 6 at x = 3
Chapter 10 Limits and the Derivative
Objectives for Section 11.3 Derivatives of Products and Quotients
Chapter 2 Functions and Graphs
Chapter 11 Review Important Terms, Symbols, Concepts
Bell-Ringer.
Algebra 1 Section 12.5.
Chapter 12 Graphing and Optimization
Product and Quotient Rules and Higher Order Derivatives
Daily Warm-Up: Find the derivative of the following functions
The Product & Quotient Rules
Section 2.7.
Any linear equation which is solved for y is in
2-4: Writing Linear Equations Using Slope Intercept Form
The Chain Rule Section 3.4.
The Chain Rule Section 3.6b.
The Chain Rule Section 2.4.
Chapter 12 Graphing and Optimization
Chapter 11 Additional Derivative Topics
Chapter 3 Additional Derivative Topics
Derivatives of Logarithmic and Exponential functions
Chapter 3 Additional Derivative Topics
Presentation transcript:

Chapter 11 Additional Derivative Topics Section 3 Derivatives of Products and Quotients

Objectives for Section 11.3 Derivatives of Products and Quotients The student will be able to calculate: the derivative of a product of two functions, and the derivative of a quotient of two functions. Barnett/Ziegler/Byleen College Mathematics 12e

Derivatives of Products Theorem 1 (Product Rule) If f (x) = F(x)  S(x), and if F (x) and S (x) exist, then f (x) = F(x)  S (x) + F (x)  S(x), or In words: The derivative of the product of two functions is the first function times the derivative of the second function plus the second function times the derivative of the first function. Barnett/Ziegler/Byleen College Mathematics 12e

Example Find the derivative of y = 5x2(x3 + 2). Barnett/Ziegler/Byleen College Mathematics 12e

Example Find the derivative of y = 5x2(x3 + 2). Solution: Let F(x) = 5x2, so F ’(x) = 10x Let S(x) = x3 + 2, so S ’(x) = 3x2. Then f (x) = F(x)  S ’(x) + F ’(x)  S(x) = 5x2  3x2 + 10x  (x3 + 2) = 15x4 + 10x4 + 20x = 25x4 + 20x. Barnett/Ziegler/Byleen College Mathematics 12e

Derivatives of Quotients Theorem 2 (Quotient Rule) If f (x) = T (x) / B(x), and if T (x) and B (x) exist, then or In words: The derivative of the quotient of two functions is the bottom function times the derivative of the top function minus the top function times the derivative of the bottom function, all over the bottom function squared. Barnett/Ziegler/Byleen College Mathematics 12e

Example Find the derivative of y = 3x / (2x + 5). Barnett/Ziegler/Byleen College Mathematics 12e

Example Find the derivative of y = 3x / (2x + 5). Solution: Let T(x) = 3x, so T ’(x) = 3 Let B(x) = 2x + 5, so B (x) = 2. Then Barnett/Ziegler/Byleen College Mathematics 12e

Tangent Lines Let f (x) = (2x - 9)(x2 + 6). Find the equation of the line tangent to the graph of f (x) at x = 3. Barnett/Ziegler/Byleen College Mathematics 12e

Tangent Lines Let f (x) = (2x – 9)(x2 + 6). Find the equation of the line tangent to the graph of f (x) at x = 3. Solution: First, find f (x): f (x) = (2x – 9) (2x) + (2) (x2 + 6) Then find f (3) and f (3): f (3) = –45 f ’(3) = 12 The tangent has slope 12 and goes through the point (3, –45). Using the point-slope form y – y1 = m(x – x1), we get y – (–45) = 12(x – 3) or y = 12x – 81 Barnett/Ziegler/Byleen College Mathematics 12e

Summary Product Rule: Quotient Rule: Barnett/Ziegler/Byleen College Mathematics 12e