Implicit Differentiation

Size: px
Start display at page:

Download "Implicit Differentiation"

Transcription

1 Implicit Differentiation Sometimes we have a curve in the plane defined by a function Fxy= (, ) 0 (1) that involves both x and y, possibly in complicated ways. Examples. We show below the graphs of the two plane curves that are the solution points to the equations y3 y+ y x = 0 and ( x 3) + ( y 3) 8= 0

2 One problem we might want to solve is the problem of finding the equation of the tangent line to these curves at some point. If the given curve is the graph of a function f(x), and if we can solve the equation F(x, y) = 0 for y, we will have the formula f(x), and we can take the derivative of that function with respect to x, to compute the slope of the tangent line to the curve at a given point on the curve. Two problems present themselves: Problem 1. The curve may be the graph of a function, but it could be impossible or impractical for us to solve the equation F(x, y) = 0 for y.

3 Example. Look again at the curve y3 y+ y x = 0 whose graph is shown below. Clearly this curve satisfies the vertical line test and so is the graph of a function f(x). We cannot solve the equation y3 y+ y x = 0for y in terms of x, by any reasonable method, so we cannot find the formula f(x) for this function. Thus we cannot find f (x), and therefore the equation of the tangent line at a point, in any direct way.

4 Problem. The curve might not satisfy the vertical line test, so that it is not the graph of a function. Then to stu the tangent line at a point, we might be able to view part of the curve that includes that point as the graph of a function. Example. Look at the curve ( x 3) + ( y 3) 8= 0 That we viewed before. This is the circle shown below (3, 3)

5 This circle does not satisfy the vertical line test and so is not the graph of a function. However, the upper and lower halves are the respective graphs of the functions 3+ 8 ( x 3) found by solving for y. and 3 8 ( x 3) y= 3+ 8 ( x 3) (3, 3) y= 3 8 ( x 3)

6 To find the slope of tangent line at the red point, we could use the upper function, and take the derivative at that point. To find the slope of the tangent line at the blue point, we could take the derivative of the bottom function at that point. y= 3+ 8 ( x 3) (3, 3) y= 3 8 ( x 3)

7 This procedure is quite complicated, and may be much more so for more difficult formulas. Also, as for problem 1, it may be a practical impossibility to solve for the piece of the curve you need in the form y = f(x). Definition. We say that an equation of the form F(x, y) = 0 defines y as a function of x implicitly around the point (x 0, y 0 ) if a piece of the curve F(x, y) = 0 containing (x 0, y 0 ) satisfies the vertical line test.

8 This is illustrated below. The part of the curve shaded blue on the right is the graph of some function f(x), and f (x 0 ) is the slope of the tangent line shown in green. However, the formula f(x) will vary with the point chosen, and it is likely to be very difficult or impossible to solve for this formula and take its derivative. (x 0, y 0 ) (x 0, y 0 ) y = f(x) F(x, y) = 0 F(x, y) = 0

9 There is, however, a way of finding the number f (x 0 ) without having the formula for f (x). It is called implicit differentiation. We illustrate it in the following example. Example. Consider the curve x 3 y 4 1 = 0. Find the slope of the tangent line to this curve at the point (1, 1). Implicit Solution: Assume that y is defined implicitly as an (unknown) function f(x) of x near x = 1, so that f(1) = 1. Take the derivative of both sides of the equation and get: 3x y4 x3 4y 3 + = 0

10 Here we used the product formula, and on the term y 4 we used the chain rule, since we are assuming that y is a function of x. We then solve for the derivative to get 4 = 3x y 4x 3 y 3 At the point (1, 1) we see that 3 = 4 Thus the tangent line to the curve x 3 y 4 = 1. at the point (1, 1) has the equation ( y 1) = 3 ( x 1) or y= x 4 4

11 We summarize this process as follows: Start with the equation F(x, y) = 0. If we assume that y is defined implicitly as a function of x, y = f(x), then the entire left hand side of the equation, F(x, y), is really a function of x, and we can take its x-derivative. To get the x-derivative of the part that involves y, we use the chain rule. When we are done, we set the result equal to the derivative of the right hand side, which is zero. We solve this result for the unknown quantity

12 Example. Let us look again at the circle defined by ( x 3) + ( y 3) 8= 0 or ( x 3) + ( y 3) = 8 Find the slope of the tangent line at the point (5, 5). Hard Way: The equation of the function whose graph contains (5, 5) (the red graph) is f() x = 3+ 8 ( x 3) (5, 5) (3, 3)

13 We take the derivative of f() x = 3+ 8 ( x 3) getting [8 ( 3) f () x = x ] = [ ( x 3)] = [( x 3)] 8 ( x 3) 4 ( x 3) 8 ( x 3) f (5) [ ] So the slope of the tangent line at (5, 5) is = = = 1 8 () This is shown below (5, 5) (3, 3)

14 Easy Way: take the derivative of both sides of the equation ( x 3) + ( y 3) 8= 0 treating y as a function defined implicitly, and using the chain rule. Then solve for the unknown derivative. ( 3) ( 3) ( 3) ( 3) x + y = 0. Thus = x = x ( y 3) ( y 3) And at (5, 5) this is 1.

15 Example: Find the slope of the tangent line to the curve xy = 1 at the point (, 1/ ). Usual solution: This curve is the graph of the function 1 The derivative of this function is x Thus the slope of the tangent line at the given point is 1 f() x = x 1 4 Implicit Solution: Differentiating the original equation, we get y+ x = 0, or = y = 1 x 4

16 Example: Show that the formula [ r ] = rxr 1 Holds for all rational numbers r = p q Solution: If p 1 y = xr = xq = x p q then y q = x p. Differentiating both sides, we have q 1 p 1 qy = px

17 so qx ( 1) pq q = px p 1 or qx p p q p 1 = px Solving for the derivative, we get. p ( p 1) p+ p q 1 = p x = p xq = rxr 1 q q

18 Example. Use the previous formula to find the derivative of 3 x 1 f() x = x+ Solution. By the chain rule and the previous formula, the derivative is x 1 x 1 3 x 1 ( x+ ) ( x 1) = x+ x+ x+ ( x ) x 1 = 3 x + ( x+ )

19 Example. Use implicit differentiation to find if xy 3 5xy+ x= 1 Solution. 3xy+ x3y 10xy 5x += 1 0 xy 3 5x = 3xy+ 10xy 1 x 3 y 5x 3xy = + 10xy 1 3x y 10xy 1 = + x 3 y 5 x

20 Example. Use implicit differentiation to find if tan( xy) xy= 0 Solution. sec ( ) xy y x y x + = 0 sec ( ) sec y xy + x ( xy) y x = 0 sec x ( xy) x ysec = ( xy) + y ysec ( xy) y = + x sec ( xy ) x

21 Example. Use implicit differentiation to find if x3+ y3= 1 Solution. 3 3 x + y = 0 = x y () y x + x y d y = y4 d y y () x + x y d y = y4 x y x4 xy = y y4

Section 3.5: Implicit Differentiation

Section 3.5: Implicit Differentiation Section 3.5: Implicit Differentiation In the previous sections, we considered the problem of finding the slopes of the tangent line to a given function y = f(x). The idea of a tangent line however is not

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

Math 131 Exam 2 Spring 2016

Math 131 Exam 2 Spring 2016 Math 3 Exam Spring 06 Name: ID: 7 multiple choice questions worth 4.7 points each. hand graded questions worth 0 points each. 0. free points (so the total will be 00). Exam covers sections.7 through 3.0

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

f(x)

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

More information

Announcements. Topics: Homework: - sections 4.5 and * Read these sections and study solved examples in your textbook!

Announcements. Topics: Homework: - sections 4.5 and * Read these sections and study solved examples in your textbook! Announcements Topics: - sections 4.5 and 5.1-5.5 * Read these sections and study solved examples in your textbook! Homework: - review lecture notes thoroughly - work on practice problems from the textbook

More information

13 Implicit Differentiation

13 Implicit Differentiation - 13 Implicit Differentiation This sections highlights the difference between explicit and implicit expressions, and focuses on the differentiation of the latter, which can be a very useful tool in mathematics.

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

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

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

MTH4100 Calculus I. Week 6 (Thomas Calculus Sections 3.5 to 4.2) Rainer Klages. School of Mathematical Sciences Queen Mary, University of London

MTH4100 Calculus I. Week 6 (Thomas Calculus Sections 3.5 to 4.2) Rainer Klages. School of Mathematical Sciences Queen Mary, University of London MTH4100 Calculus I Week 6 (Thomas Calculus Sections 3.5 to 4.2) Rainer Klages School of Mathematical Sciences Queen Mary, University of London Autumn 2008 R. Klages (QMUL) MTH4100 Calculus 1 Week 6 1 /

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

Implicit Differentiation and Inverse Trigonometric Functions

Implicit Differentiation and Inverse Trigonometric Functions Implicit Differentiation an Inverse Trigonometric Functions MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Summer 2018 Explicit vs. Implicit Functions 0.5 1 y 0.0 y 2 0.5 3 4 1.0 0.5

More information

Workbook for Calculus I

Workbook for Calculus I Workbook for Calculus I By Hüseyin Yüce New York 2007 1 Functions 1.1 Four Ways to Represent a Function 1. Find the domain and range of the function f(x) = 1 + x + 1 and sketch its graph. y 3 2 1-3 -2-1

More information

Math 106 Exam 2 Topics. du dx

Math 106 Exam 2 Topics. du dx The Chain Rule Math 106 Exam 2 Topics Composition (g f)(x 0 ) = g(f(x 0 )) ; (note: we on t know what g(x 0 ) is.) (g f) ought to have something to o with g (x) an f (x) in particular, (g f) (x 0 ) shoul

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

Systems of Equations and Inequalities. College Algebra

Systems of Equations and Inequalities. College Algebra Systems of Equations and Inequalities College Algebra System of Linear Equations There are three types of systems of linear equations in two variables, and three types of solutions. 1. An independent system

More information

Functions. Remark 1.2 The objective of our course Calculus is to study functions.

Functions. Remark 1.2 The objective of our course Calculus is to study functions. Functions 1.1 Functions and their Graphs Definition 1.1 A function f is a rule assigning a number to each of the numbers. The number assigned to the number x via the rule f is usually denoted by f(x).

More information

CHAPTER 3 DIFFERENTIATION

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

More information

OWELL WEEKLY JOURNAL

OWELL WEEKLY JOURNAL Y \»< - } Y Y Y & #»»» q ] q»»»>) & - - - } ) x ( - { Y» & ( x - (» & )< - Y X - & Q Q» 3 - x Q Y 6 \Y > Y Y X 3 3-9 33 x - - / - -»- --

More information

Example 1. Show that the shaded triangle is a (3, 4, 5) triangle.

Example 1. Show that the shaded triangle is a (3, 4, 5) triangle. Example 1. Show that the shaded triangle is a (3, 4, 5) triangle. Solution to Example 1. Show that the shaded triangle C is a (3, 4, 5)-triangle. E D t C 4 T t 4 4 Solution. Suppose each side of the square

More information

Calculus I. 1. Limits and Continuity

Calculus I. 1. Limits and Continuity 2301107 Calculus I 1. Limits and Continuity Outline 1.1. Limits 1.1.1 Motivation:Tangent 1.1.2 Limit of a function 1.1.3 Limit laws 1.1.4 Mathematical definition of a it 1.1.5 Infinite it 1.1. Continuity

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

BARUCH COLLEGE MATH 1030 Practice Final Part 1, NO CALCULATORS. (E) All real numbers. (C) y = 1 2 x 5 2

BARUCH COLLEGE MATH 1030 Practice Final Part 1, NO CALCULATORS. (E) All real numbers. (C) y = 1 2 x 5 2 BARUCH COLLEGE MATH 1030 Practice Final Part 1, NO CALCULATORS 1. Find the domain of f(x) = x + x x 4x. 1. (A) (, 0) (0, 4) (4, ) (B) (, 0) (4, ) (C) (, 4) (4, ) (D) (, ) (, 0) (0, ) (E) All real numbers.

More information

Tangent Plane. Nobuyuki TOSE. October 02, Nobuyuki TOSE. Tangent Plane

Tangent Plane. Nobuyuki TOSE. October 02, Nobuyuki TOSE. Tangent Plane October 02, 2017 The Equation of a plane Given a plane α passing through P 0 perpendicular to n( 0). For any point P on α, we have n PP 0 = 0 When P 0 has the coordinates (x 0, y 0, z 0 ), P 0 (x, y, z)

More information

Section 3.5 The Implicit Function Theorem

Section 3.5 The Implicit Function Theorem Section 3.5 The Implicit Function Theorem THEOREM 11 (Special Implicit Function Theorem): Suppose that F : R n+1 R has continuous partial derivatives. Denoting points in R n+1 by (x, z), where x R n and

More information

12) y = -2 sin 1 2 x - 2

12) y = -2 sin 1 2 x - 2 Review -Test 1 - Unit 1 and - Math 41 Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Find and simplify the difference quotient f(x + h) - f(x),

More information

Calculus. Weijiu Liu. Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA

Calculus. Weijiu Liu. Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA Calculus Weijiu Liu Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA 1 Opening Welcome to your Calculus I class! My name is Weijiu Liu. I will guide you

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

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

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics MATHS 101: Calculus I

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics   MATHS 101: Calculus I Preliminaries 2 1 2 Lectures Department of Mathematics http://www.abdullaeid.net/maths101 MATHS 101: Calculus I (University of Bahrain) Prelim 1 / 35 Pre Calculus MATHS 101: Calculus MATHS 101 is all about

More information

Review Guideline for Final

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

More information

CW High School. Calculus/AP Calculus A

CW High School. Calculus/AP Calculus A 1. Algebra Essentials (25.00%) 1.1 I can apply the point-slope, slope-intercept, and general equations of lines to graph and write equations for linear functions. 4 Pro cient I can apply the point-slope,

More information

Find the rectangular coordinates for each of the following polar coordinates:

Find the rectangular coordinates for each of the following polar coordinates: WORKSHEET 13.1 1. Plot the following: 7 3 A. 6, B. 3, 6 4 5 8 D. 6, 3 C., 11 2 E. 5, F. 4, 6 3 Find the rectangular coordinates for each of the following polar coordinates: 5 2 2. 4, 3. 8, 6 3 Given the

More information

Math Implicit Differentiation. We have discovered (and proved) formulas for finding derivatives of functions like

Math Implicit Differentiation. We have discovered (and proved) formulas for finding derivatives of functions like Math 400 3.5 Implicit Differentiation Name We have iscovere (an prove) formulas for fining erivatives of functions like f x x 3x 4x. 3 This amounts to fining y for 3 y x 3x 4x. Notice that in this case,

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

ADVANCED PROGRAMME MATHEMATICS: PAPER I MODULE 1: CALCULUS AND ALGEBRA

ADVANCED PROGRAMME MATHEMATICS: PAPER I MODULE 1: CALCULUS AND ALGEBRA GRADE 12 EXAMINATION NOVEMBER 2016 ADVANCED PROGRAMME MATHEMATICS: PAPER I MODULE 1: CALCULUS AND ALGEBRA Time: 2 hours 200 marks PLEASE READ THE FOLLOWING INSTRUCTIONS CAREFULLY 1. This question paper

More information

Find all points where the function is discontinuous. 1) Find all vertical asymptotes of the given function. x(x - 1) 2) f(x) =

Find all points where the function is discontinuous. 1) Find all vertical asymptotes of the given function. x(x - 1) 2) f(x) = Math 90 Final Review Find all points where the function is discontinuous. ) Find all vertical asymptotes of the given function. x(x - ) 2) f(x) = x3 + 4x Provide an appropriate response. 3) If x 3 f(x)

More information

Math Practice Exam 3 - solutions

Math Practice Exam 3 - solutions Math 181 - Practice Exam 3 - solutions Problem 1 Consider the function h(x) = (9x 2 33x 25)e 3x+1. a) Find h (x). b) Find all values of x where h (x) is zero ( critical values ). c) Using the sign pattern

More information

Unit #5 : Implicit Differentiation, Related Rates. Goals: Introduce implicit differentiation. Study problems involving related rates.

Unit #5 : Implicit Differentiation, Related Rates. Goals: Introduce implicit differentiation. Study problems involving related rates. Unit #5 : Implicit Differentiation, Related Rates Goals: Introduce implicit differentiation. Study problems involving related rates. Textbook reading for Unit #5 : Study Sections 3.7, 4.6 Unit 5 - Page

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

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Implicit Differentiation Using the Chain Rule In the previous section we focuse on the erivatives of composites an saw that THEOREM 20 (Chain Rule) Suppose that u = g(x) is ifferentiable

More information

1.1 : (The Slope of a straight Line)

1.1 : (The Slope of a straight Line) 1.1 : (The Slope of a straight Line) Equations of Nonvertical Lines: A nonvertical line L has an equation of the form y mx b. The number m is called the slope of L and the point (0, b) is called the y-intercept.

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

Period: Unit 2 Differentiation Date: mole rat QUIZ 4 Implicit differentiation (calculator OK but unnecessary)

Period: Unit 2 Differentiation Date: mole rat QUIZ 4 Implicit differentiation (calculator OK but unnecessary) Unit Differentiation mole rat QUIZ 4 Implicit differentiation (calculator OK but unnecessary) Standard.5: I can find the slope of an equation implicitly (when explicit differentiation is impossible*).

More information

1. By the Product Rule, in conjunction with the Chain Rule, we compute the derivative as follows: and. So the slopes of the tangent lines to the curve

1. By the Product Rule, in conjunction with the Chain Rule, we compute the derivative as follows: and. So the slopes of the tangent lines to the curve MAT 11 Solutions TH Eam 3 1. By the Product Rule, in conjunction with the Chain Rule, we compute the derivative as follows: Therefore, d 5 5 d d 5 5 d 1 5 1 3 51 5 5 and 5 5 5 ( ) 3 d 1 3 5 ( ) So the

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

Chapter 3 Differentiation Rules (continued)

Chapter 3 Differentiation Rules (continued) Chapter 3 Differentiation Rules (continued) Sec 3.5: Implicit Differentiation (continued) Implicit Differentiation What if you want to find the slope of the tangent line to a curve that is not the graph

More information

Pure Mathematics Year 1 (AS) Unit Test 1: Algebra and Functions

Pure Mathematics Year 1 (AS) Unit Test 1: Algebra and Functions Pure Mathematics Year (AS) Unit Test : Algebra and Functions Simplify 6 4, giving your answer in the form p 8 q, where p and q are positive rational numbers. f( x) x ( k 8) x (8k ) a Find the discriminant

More information

Topics and Concepts. 1. Limits

Topics and Concepts. 1. Limits Topics and Concepts 1. Limits (a) Evaluating its (Know: it exists if and only if the it from the left is the same as the it from the right) (b) Infinite its (give rise to vertical asymptotes) (c) Limits

More information

Solutionbank Edexcel AS and A Level Modular Mathematics

Solutionbank Edexcel AS and A Level Modular Mathematics Page of Exercise A, Question The curve C, with equation y = x ln x, x > 0, has a stationary point P. Find, in terms of e, the coordinates of P. (7) y = x ln x, x > 0 Differentiate as a product: = x + x

More information

February 21 Math 1190 sec. 63 Spring 2017

February 21 Math 1190 sec. 63 Spring 2017 February 21 Math 1190 sec. 63 Spring 2017 Chapter 2: Derivatives Let s recall the efinitions an erivative rules we have so far: Let s assume that y = f (x) is a function with c in it s omain. The erivative

More information

AP Calculus AB. Introduction. Slide 1 / 233 Slide 2 / 233. Slide 4 / 233. Slide 3 / 233. Slide 6 / 233. Slide 5 / 233. Limits & Continuity

AP Calculus AB. Introduction. Slide 1 / 233 Slide 2 / 233. Slide 4 / 233. Slide 3 / 233. Slide 6 / 233. Slide 5 / 233. Limits & Continuity Slide 1 / 233 Slide 2 / 233 AP Calculus AB Limits & Continuity 2015-10-20 www.njctl.org Slide 3 / 233 Slide 4 / 233 Table of Contents click on the topic to go to that section Introduction The Tangent Line

More information

2. Determine the domain of the function. Verify your result with a graph. f(x) = 25 x 2

2. Determine the domain of the function. Verify your result with a graph. f(x) = 25 x 2 29 April PreCalculus Final Review 1. Find the slope and y-intercept (if possible) of the equation of the line. Sketch the line: y = 3x + 13 2. Determine the domain of the function. Verify your result with

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 AB. Slide 1 / 233. Slide 2 / 233. Slide 3 / 233. Limits & Continuity. Table of Contents

AP Calculus AB. Slide 1 / 233. Slide 2 / 233. Slide 3 / 233. Limits & Continuity. Table of Contents Slide 1 / 233 Slide 2 / 233 AP Calculus AB Limits & Continuity 2015-10-20 www.njctl.org Table of Contents click on the topic to go to that section Slide 3 / 233 Introduction The Tangent Line Problem Definition

More information

Math 250 Skills Assessment Test

Math 250 Skills Assessment Test Math 5 Skills Assessment Test Page Math 5 Skills Assessment Test The purpose of this test is purely diagnostic (before beginning your review, it will be helpful to assess both strengths and weaknesses).

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

UNIT 3: DERIVATIVES STUDY GUIDE

UNIT 3: DERIVATIVES STUDY GUIDE Calculus I UNIT 3: Derivatives REVIEW Name: Date: UNIT 3: DERIVATIVES STUDY GUIDE Section 1: Section 2: Limit Definition (Derivative as the Slope of the Tangent Line) Calculating Rates of Change (Average

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

IMPLICIT DIFFERENTIATION

IMPLICIT DIFFERENTIATION IMPLICIT DIFFERENTIATION Section.5 Calculus AP/Dual, Revised 017 viet.dang@humbleisd.net 7/30/018 1:47 AM.5: Implicit Differentiation 1 REVIEW Solve or d of 4 + 3 = 6 4 3 6 4 3 6 4 3 4 ' 3 3 7/30/018 1:47

More information

CALCULUS ASSESSMENT REVIEW

CALCULUS ASSESSMENT REVIEW CALCULUS ASSESSMENT REVIEW DEPARTMENT OF MATHEMATICS CHRISTOPHER NEWPORT UNIVERSITY 1. Introduction and Topics The purpose of these notes is to give an idea of what to expect on the Calculus Readiness

More information

DISCUSSION CLASS OF DAX IS ON 22ND MARCH, TIME : 9-12 BRING ALL YOUR DOUBTS [STRAIGHT OBJECTIVE TYPE]

DISCUSSION CLASS OF DAX IS ON 22ND MARCH, TIME : 9-12 BRING ALL YOUR DOUBTS [STRAIGHT OBJECTIVE TYPE] DISCUSSION CLASS OF DAX IS ON ND MARCH, TIME : 9- BRING ALL YOUR DOUBTS [STRAIGHT OBJECTIVE TYPE] Q. Let y = cos x (cos x cos x). Then y is (A) 0 only when x 0 (B) 0 for all real x (C) 0 for all real x

More information

= 9 4 = = = 8 2 = 4. Model Question paper-i SECTION-A 1.C 2.D 3.C 4. C 5. A 6.D 7.B 8.C 9.B B 12.B 13.B 14.D 15.

= 9 4 = = = 8 2 = 4. Model Question paper-i SECTION-A 1.C 2.D 3.C 4. C 5. A 6.D 7.B 8.C 9.B B 12.B 13.B 14.D 15. www.rktuitioncentre.blogspot.in Page 1 of 8 Model Question paper-i SECTION-A 1.C.D 3.C. C 5. A 6.D 7.B 8.C 9.B 10. 11.B 1.B 13.B 1.D 15.A SECTION-B 16. P a, b, c, Q g,, x, y, R {a, e, f, s} R\ P Q {a,

More information

15. Polynomial rings Definition-Lemma Let R be a ring and let x be an indeterminate.

15. Polynomial rings Definition-Lemma Let R be a ring and let x be an indeterminate. 15. Polynomial rings Definition-Lemma 15.1. Let R be a ring and let x be an indeterminate. The polynomial ring R[x] is defined to be the set of all formal sums a n x n + a n 1 x n +... a 1 x + a 0 = a

More information

Core Mathematics 1 Quadratics

Core Mathematics 1 Quadratics Regent College Maths Department Core Mathematics 1 Quadratics Quadratics September 011 C1 Note Quadratic functions and their graphs. The graph of y ax bx c. (i) a 0 (ii) a 0 The turning point can be determined

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

Curriculum Map: Mathematics

Curriculum Map: Mathematics Curriculum Map: Mathematics Course: Calculus Grade(s): 11/12 Unit 1: Prerequisites for Calculus This initial chapter, A Prerequisites for Calculus, is just that-a review chapter. This chapter will provide

More information

Section 1.4 Tangents and Velocity

Section 1.4 Tangents and Velocity Math 132 Tangents and Velocity Section 1.4 Section 1.4 Tangents and Velocity Tangent Lines A tangent line to a curve is a line that just touches the curve. In terms of a circle, the definition is very

More information

Unit 1 PreCalculus Review & Limits

Unit 1 PreCalculus Review & Limits 1 Unit 1 PreCalculus Review & Limits Factoring: Remove common factors first Terms - Difference of Squares a b a b a b - Sum of Cubes ( )( ) a b a b a ab b 3 3 - Difference of Cubes a b a b a ab b 3 3 3

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 3 2, 5 2 C) - 5 2

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 3 2, 5 2 C) - 5 2 Test Review (chap 0) Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the problem. ) Find the point on the curve x = sin t, y = cos t, -

More information

Math 611b Assignment #6 Name. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Math 611b Assignment #6 Name. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Math 611b Assignment #6 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find a formula for the function graphed. 1) 1) A) f(x) = 5 + x, x < -

More information

APPM 1350 Exam 2 Fall 2016

APPM 1350 Exam 2 Fall 2016 APPM 1350 Exam 2 Fall 2016 1. (28 pts, 7 pts each) The following four problems are not related. Be sure to simplify your answers. (a) Let f(x) tan 2 (πx). Find f (1/) (5 pts) f (x) 2π tan(πx) sec 2 (πx)

More information

Chapter 6: Messy Integrals

Chapter 6: Messy Integrals Chapter 6: Messy Integrals Review: Solve the following integrals x 4 sec x tan x 0 0 Find the average value of 3 1 x 3 3 Evaluate 4 3 3 ( x 1), then find the area of ( x 1) 4 Section 6.1: Slope Fields

More information

Aim: How do we prepare for AP Problems on limits, continuity and differentiability? f (x)

Aim: How do we prepare for AP Problems on limits, continuity and differentiability? f (x) Name AP Calculus Date Supplemental Review 1 Aim: How do we prepare for AP Problems on limits, continuity and differentiability? Do Now: Use the graph of f(x) to evaluate each of the following: 1. lim x

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

Technical Calculus I Homework. Instructions

Technical Calculus I Homework. Instructions Technical Calculus I Homework Instructions 1. Each assignment is to be done on one or more pieces of regular-sized notebook paper. 2. Your name and the assignment number should appear at the top of the

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

Week 12: Optimisation and Course Review.

Week 12: Optimisation and Course Review. Week 12: Optimisation and Course Review. MA161/MA1161: Semester 1 Calculus. Prof. Götz Pfeiffer School of Mathematics, Statistics and Applied Mathematics NUI Galway November 21-22, 2016 Assignments. Problem

More information

Lecture for Week 6 (Secs ) Derivative Miscellany I

Lecture for Week 6 (Secs ) Derivative Miscellany I Lecture for Week 6 (Secs. 3.6 9) Derivative Miscellany I 1 Implicit differentiation We want to answer questions like this: 1. What is the derivative of tan 1 x? 2. What is dy dx if x 3 + y 3 + xy 2 + x

More information

In this chapter, we study the calculus of vector fields.

In this chapter, we study the calculus of vector fields. 16 VECTOR CALCULUS VECTOR CALCULUS In this chapter, we study the calculus of vector fields. These are functions that assign vectors to points in space. VECTOR CALCULUS We define: Line integrals which can

More information

Chapter 2. First-Order Partial Differential Equations. Prof. D. C. Sanyal

Chapter 2. First-Order Partial Differential Equations. Prof. D. C. Sanyal BY Prof. D. C. Sanyal Retired Professor Of Mathematics University Of Kalyani West Bengal, India E-mail : dcs klyuniv@yahoo.com 1 Module-2: Quasi-Linear Equations of First Order 1. Introduction In this

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

Answer all the questions

Answer all the questions SECTION A ( 38 marks) Answer all the questions 1 The following information refer to the set A and set B. Set A = { -3, -2, 2, 3 } Set B = { 4, 9 } The relations between set A and set B is defined by the

More information

Section 3.2 Working with Derivatives

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

More information

Math 241: Multivariable calculus

Math 241: Multivariable calculus Math 241: Multivariable calculus Professor Leininger Fall 2014 Calculus of 1 variable In Calculus I and II you study real valued functions of a single real variable. Examples: f (x) = x 2, r(x) = 2x2 +x

More information

Chapter 3 Differentiation Rules

Chapter 3 Differentiation Rules Chapter 3 Differentiation Rules Derivative constant function if c is any real number, then Example: The Power Rule: If n is a positive integer, then Example: Extended Power Rule: If r is any real number,

More information

Find the domain and range of each function. Use interval notation (parenthesis or square brackets).

Find the domain and range of each function. Use interval notation (parenthesis or square brackets). Page of 10 I. Functions & Composition of Functions A function is a set of points (x, y) such that for every x, there is one and only one y. In short, in a function, the x-values cannot repeat while the

More information

Function Terminology and Types of Functions

Function Terminology and Types of Functions 1.2: Rate of Change by Equation, Graph, or Table [AP Calculus AB] Objective: Given a function y = f(x) specified by a graph, a table of values, or an equation, describe whether the y-value is increasing

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

5-7 Solving Quadratic Inequalities. Holt Algebra 2

5-7 Solving Quadratic Inequalities. Holt Algebra 2 Example 1: Graphing Quadratic Inequalities in Two Variables Graph f(x) x 2 7x + 10. Step 1 Graph the parabola f(x) = x 2 7x + 10 with a solid curve. x f(x) 0 10 1 3 2 0 3-2 3.5-2.25 4-2 5 0 6 4 7 10 Example

More information

Sec. 14.3: Partial Derivatives. All of the following are ways of representing the derivative. y dx

Sec. 14.3: Partial Derivatives. All of the following are ways of representing the derivative. y dx Math 2204 Multivariable Calc Chapter 14: Partial Derivatives I. Review from math 1225 A. First Derivative Sec. 14.3: Partial Derivatives 1. Def n : The derivative of the function f with respect to the

More information

1 + x 2 d dx (sec 1 x) =

1 + x 2 d dx (sec 1 x) = Page This exam has: 8 multiple choice questions worth 4 points each. hand graded questions worth 4 points each. Important: No graphing calculators! Any non-graphing, non-differentiating, non-integrating

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

Second Year March 2017

Second Year March 2017 Reg. No. :... Code No. 5053 Name :... Second Year March 2017 Part III MATHEMATICS (COMMERCE) Maximum : 80 Scores Time : 2½ Hours Cool-off time : 15 Minutes General Instructions to Candidates : There is

More information

Math-2A Lesson 13-3 (Analyzing Functions, Systems of Equations and Inequalities) Which functions are symmetric about the y-axis?

Math-2A Lesson 13-3 (Analyzing Functions, Systems of Equations and Inequalities) Which functions are symmetric about the y-axis? Math-A Lesson 13-3 (Analyzing Functions, Systems of Equations and Inequalities) Which functions are symmetric about the y-axis? f ( x) x x x x x x 3 3 ( x) x We call functions that are symmetric about

More information

Math 1 Lecture 22. Dartmouth College. Monday

Math 1 Lecture 22. Dartmouth College. Monday Math 1 Lecture 22 Dartmouth College Monday 10-31-16 Contents Reminders/Announcements Last Time Implicit Differentiation Derivatives of Inverse Functions Derivatives of Inverse Trigonometric Functions Examish

More information

Math 180, Final Exam, Fall 2007 Problem 1 Solution

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

More information

Solutions to Second Midterm(pineapple)

Solutions to Second Midterm(pineapple) Math 125 Solutions to Second Midterm(pineapple) 1. Compute each of the derivatives below as indicated. 4 points (a) f(x) = 3x 8 5x 4 + 4x e 3. Solution: f (x) = 24x 7 20x + 4. Don t forget that e 3 is

More information