0.1 Differentiation Rules

Size: px
Start display at page:

Download "0.1 Differentiation Rules"

Transcription

1 0.1 Differentiation Rules From our previous work we ve seen tat it can be quite a task to calculate te erivative of an arbitrary function. Just working wit a secon-orer polynomial tings get pretty complicate - imagine computing te erivative of a fift-orer polynomial. It is te same now as it was wit limits. Rater tan trying to calculate every possible limit iniviually, we sougt rules upon wic we coul combine known limits, in orer to save ourselves a great eal of work. We ave alreay notice some suc rules (an use tem) up to tis point, but ere we will formally acknowlege an evelop tese rules a bit furter. Te first ting tat we notice is tat te erivative of a line is just te slope of te line. Te immeiately corollary is tat te erivative of a constant is 0 (because a constant is just a orizontal line). Tere are two more basic ifferentiation results wic we will simply state at tis point - we will not gain a wole lot by trying to prove tem or justify tem as true. Tese are results for te erivatives of power an exponential functions. Teorem (Basic Derivatives). We ave te following results for erivatives x c = 0, c R x xp = p x p 1, p R, p 0 3. x ex = e x We ave alreay seen te erivative of a power function for p = 1 an p = 2, but te above result generalizes to all oter p as well. Te last of te above erivatives ses some ligt on te elusive number e. Te exponential function e x is suc tat its erivative is itself - te instantaneous rate of cange of e x at all points is equal to its current value. Tis is quite a remarkable property for a function to ave, an interestingly enoug te exponential function unerlies many pysical processes, suc as growt an ecay. At te moment we on t ave te tools to sow wy tis is true, but we ll use tis useful fact, aing one more function to our arsenal of ifferentiable functions. Example 1. Fin te erivative of x 2. Solution We apply te power rule to fin x x2 = 2x 2 1 = 2x. Example 2. Fin te erivative of x. Solution First we rewrite x = x 1/2 an ten apply te power rule. x x1/2 = 1 2 x1/2 1 = 1 2 x 1/2 = 1 2 x Since te square root function is not real value for x < 0, te function is not efine for x < 0, an its erivative is not efine for x 0, as ivision by 0 is forbien. Example 3. Fin te erivative of x 1. Solution Since x 1 = 1 x is not efine for x = 0, neiter is its erivative. Neverteless, we can apply te power rule to fin te value of te erivative at all oter points, to fin x x 1 = x 2. 1

2 Example 4. Fin te erivative of x 3/4. Solution Tis function, an tus its erivative, is not efine for x 0. We apply te power rule to fin te erivative for oter points, x x 3/4 = 3 4 x 7/4. Having looke at erivatives of tese basic builing blocks, we like to generalize our results to combinations of tese functions. We very easily gain results for linear combinations of suc functions. Teorem (Linearity of Differentiation). Suppose f an g are ifferentiable functions, wit erivatives f an g, respectively. It follows tat x (α f(x)) = αf (x). x (f + g)(x) = f (x) + g (x). Proof αf(x + ) αf(x) f(x + ) f(x) (α f(x)) = α lim = α f (x). x (f + g)(x + ) (f + g)(x) f(x + ) f(x) + g(x + ) g(x) (f + g)(x) x 0 f(x + ) f(x) g(x + ) g(x) + lim = f (x) + g (x). Te above properties are calle linearity, insofar tat ifferentiation respects linear combinations of functions. If we ifferentiate a linear combination of functions, te result is te same linear combination of teir erivatives. Te above properties migt also be referre to as te constant prouct an sum rules for ifferentiation. Since all polynomial functions are simply linear combination of power functions, tese rules give us te means to ifferentiate any polynomial, witout going troug te aruous task of starting from te efinition. Example 5. For a general object, surface area an volume are relate by S = cv 2/3. were c is a constant of proportionality, wic epens on te given object. Fin te erivative of surface area wit respect to volume, an escribe ow te proportionality between surface area an volume canges wit canging volume. Solution We must be careful in tat we cannot immeiate apply te power rule in tis situation, as we ave a power function multiplie by a constant. However, by linearity of ifferentiation, we can factor out te te constant, an ten apply te prouct rule. We fin S V = c V V 2/3 = 2 3 cv 1/3. Te rate at wic te surface area canges is proportionate to 1 3 V. Tus, as volume increases, te surface area increases more an more slowly; as an object gets large, te ratio of surface area to volume ecreases. 2

3 Example 6. Fin te erivative of 2e x + x 4. Solution Here we will use linearity of ifferentiation, in orer to see x (2ex + x 4 ) = 2 x ex + x x4 = 2 e x + 4x 3. Example 7. Fin te erivative of ax 3 + bx 2 + cx +, were a, b, c, R. Solution First we apply te sum rule, ten te constant prouct rule, an finally te power rule to fin tat x (ax3 + bx 2 + cx + ) = x ax3 + x bx2 + x cx + x = ax3 x + bx2 x + cx x + = 3ax2 + 2bx + c In some situations, we may wis to fin te erivative of polynomial like (x + 2) 4. Multiplying troug all of tese terms is a very long task. Fortunately, we can use te binomial teorem to greatly simplify te task. Teorem (Te Binomial Teorem). Te expansion of (x + y) n is a polynomial of egree n, an (x + y) n = x n + nx n 1 y + n! (n 2)!2 xn 2 y 2 n! (n k)!k! xn k y k nxy n 1 + y n. Te above equation is extremely aunting, so we will write te expansion for te first few values of n. (x + y) 2 = x 2 + 2xy + y 2 (x + y) 3 = x 3 + 3x 2 y + 3xy 2 + y 3 (x + y) 4 = x 4 + 4x 3 y + 6x 2 y 2 + 4xy 3 + y 4 Te first result soul be very familiar, but te oters are unlikely so. Example 8. Fin te erivative of (2x + 1) 3. Solution One strategy woul to be expan te polynomial by an, but we can use te binomial teorem to fin tat (2x + 1) 3 = (2x) 3 + 3(2x) 2 + 3(2x) + 1 = 8x x 2 + 6x + 1. Now we apply our results from earlier to calculate te erivative. x (2x + 1)3 = x (8x3 + 12x 2 + 6x + 1) = 24x x + 6. In aition to fining te erivatives of linear combination of known functions, we can also fin te erivative of proucts of known functions. One woul probably guess immeiately tat te result is simply te prouct of te iniviual erivatives. However, we can verify immeiately tat tis is not true. Tink about multiplying te functions f(x) = x an g(x) = x togeter. Eac of tese iniviual erivatives are 1, yet te erivative of te prouct is 2x. Tus, te process of fining te erivative of a prouct of functions is not as simple as just fining te prouct of te erivatives. In orer to unravel tis mystery we ll nee to look at tings a bit ifferently. Let s suppose tat we ave two functions f an g. One way of interpreting te prouct f(x) g(x) is as an area of a square, were te value of eac of tese functions represents te lengt of one of te sies. In orer to fin te erivative of tis function, we re going to nee to look at (f g)(x + ) (f g)(x) f(x + ) g(x + ) f(x) g(x) lim. 0 3

4 If we tink about moifying tese functions by a little bit, to consier f(x + ) an g(x + ) ten we ave a new square, wit tese new respective lengts. For te sake of illustration, let us suppose tat f(x + ) an g(x + ) are larger tan f(x) an g(x) (tis is not require, but we woul nee to raw a number of pictures for eac ifferent situation oterwise). Wen we o so, we can view te original square as resiing insie tis new, larger square we ave create (see figure 1). Figure 1: Illustration of te areas involve in te erivative of a prouct of functions. Our next task is to look at tis new, larger area, in terms of te original area. Using te square f(x)g(x) as our guie, we break up tis larger square into four pieces. Wen we write te total area in terms of tese four squares, we fin tat or f(x + )g(x + ) = f(x)g(x) + ( g(x + ) g(x) ) f(x) + ( f(x + ) f(x) ) g(x) + ( f(x + ) f(x) )( g(x + ) g(x) ), f(x + )g(x + ) f(x)g(x) = f(x)g(x) + ( g(x + ) g(x) ) f(x) + ( f(x + ) f(x) ) g(x) + ( f(x + ) f(x) )( g(x + ) g(x) ). If we look at te left-an sie of te above equation, tis is exactly te form tat sows up in te efinition of te erivative of te prouct. We simply nee to ivie by an look in te limit as 0. We fin ten tat f(x + )g(x + ) f(x)g(x) (f g)(x) x 0 (g(x + ) g(x))f(x) (f(x + ) f(x))g(x) + lim (f(x + ) f(x))(g(x + ) g(x)) + lim = g (x)f(x) + f (f(x + ) f(x))(g(x + ) g(x)) (x)g(x) + lim. Now we still nee to evaluate tis final limit, corresponing to te little corner of te big square. Intuitively, as we let 0, bot sies of tis square are srinking on te orer of, so tis little square srinks muc faster tan te oters, an becomes negligible. Alternatively, we can tink 4

5 of multiplying tis term by a convenient coice of 1, /, an since bot f (x) an g (x) exist, it follows tat (f(x + ) f(x))(g(x + ) g(x)) lim 0 f(x + ) f(x) = f (x)g (x) lim = 0. 0 Tus, tis final term vanises. In summary, we ave te following result. g(x + ) g(x) Teorem (Prouct Rule for Derivatives). Suppose tat f an g are functions ifferentiable at x. It follows tat x (f g)(x) = f(x)g (x) + f (x)g(x). Example 9. Fin te erivative of p(x) = (x 1)(x + 1). Solution Let f(x) = x 1, an g(x) = x + 1. Since tese are bot linear functions wit slope 1, it follows tat f (x) = 1 = g (x). Now we can apply te prouct rule p (x) = f(x)g (x) + g(x)f (x) = (x 1) 1 + (x + 1) 1 = 2x. In tis situation, we can also multiply te two polynomials out, an fin tat p(x) = x 2 1 Applying te sum an prouct rules as we i in te last section we fin wic is consistent wit te prouct rule. p (x) = 2x + 0 = 2x Example 10. Suppose te volume of a plant is escribe by V (t) = t, were t is measure in ays, an V is measure in cm 3. Let te ensity of te plant ecrease accoring to ρ(t) = t, were ρ is measure in grams per cm 3. Describe te cange of plant s mass over time. Solution First recall tat mass is relate to volume an ensity by M(t) = ρ(t)v (t) Now we can apply te prouct rule to fin te rate of cange of te mass M (t) = ρ(t)v (t)+ρ (t)v (t) = ( t)12+(100+12t)( 0.05) = t 5 0.6t = t Looking at te rate of cange of mass as a function of time, we can see tat initially te mass is increasing, but te rate it is increasing at ecreases wit time. Eventually, wen t > 23 6, te erivative becomes negative, so te mass begins to ecrease. In aition to aving a means of fining te erivative of a prouct of two functions, we can also fin te erivative of a quotient of known functions. Tis process is less-intuitive, so we will not try an justify it at tis point. Wen we work wit te cain rule in te next section, we will see tat te quotient rule follows simply from te prouct an cain rules. 5

6 Teorem (Quotient Rule for Derivatives). Suppose u an v are bot ifferentiable at x, an v(x) 0. It follows tat u(x) x v(x) = v(x)u (x) u(x)v (x) [v(x)] 2. Tis rule can be remembere as low ig minus ig low over low square. Hig is te numerator of te quotient, were low is te enominator. Finally, represents te erivative of. Example 11. Fin te erivative of x2 +1 x 1. Solution Let u(x) = x 2 + 1, an v(x) = x 1. It follows tat u (x) = 2x an v (x) = 1. Now we can use te quotient rule u(x) x v(x) = v(x)u (x) u(x)v (x) v(x) 2 = (x 1) 2x (x2 + 1) 1 (x 1) 2 = 2x2 2x x 2 1 (x 1) 2 = x2 2x 1 (x 1) 2. Example 12. Te set of Hill functions is a family of functions use to escribe stimulus response in te stuy of biology. Hill functions take on te general form (x) = xn 1 + x n were n Z + (is a positive integer 1, 2,...). Calculate te erivative of te Hill functions for n = 1 an n = 2. Solution We will begin wit n = 1. Let u(x) = x an v(x) = 1 + x. It follows tat u (x) = v (x) = 1. Using te quotient rule we fin (1 + x) 1 x 1 = x (x + 1) 2 = 1 (x + 1) 2 Tis erivative is always positive for x > 0, an (0) = 1. Now let n = 2, so u(x) = x 2 an v(x) = 1 + x 2. It follows tat u (x) = v (x) = 2x. From te quotient rule we fin x = (1 + x2 ) 2x x 2 2x (x 2 + 1) 2 = 2x (x 2 + 1) 2. Tis erivative is also always positive for x > 0, but as te value (0) = 0. Using te above teorems an te erivatives for a few basic functions, we can now compute te erivatives of a large number of functions. In aition to using limits to evaluate erivatives, we can go troug te opposite process. If we can recognize a limit simply as te erivative of a known function, ten we can save a lot of work in evaluating te limit. 2(x + ) 2 2x 2 Example 13. Evaluate lim. Solution One way to work troug tis problem is to just blinly begin evaluating te limit. However, if we recognize te form of tis limit is simply te erivative of 2x 2, ten we can use te power rule an save ourselves all of te work. We fin tat 2(x + ) 2 2x 2 lim = x 2x2 = 4x. 6

1 Lecture 13: The derivative as a function.

1 Lecture 13: The derivative as a function. 1 Lecture 13: Te erivative as a function. 1.1 Outline Definition of te erivative as a function. efinitions of ifferentiability. Power rule, erivative te exponential function Derivative of a sum an a multiple

More information

Rules of Differentiation

Rules of Differentiation LECTURE 2 Rules of Differentiation At te en of Capter 2, we finally arrive at te following efinition of te erivative of a function f f x + f x x := x 0 oing so only after an extene iscussion as wat te

More information

160 Chapter 3: Differentiation

160 Chapter 3: Differentiation 3. Differentiation Rules 159 3. Differentiation Rules Tis section introuces a few rules tat allow us to ifferentiate a great variety of functions. By proving tese rules ere, we can ifferentiate functions

More information

Using the definition of the derivative of a function is quite tedious. f (x + h) f (x)

Using the definition of the derivative of a function is quite tedious. f (x + h) f (x) Derivative Rules Using te efinition of te erivative of a function is quite teious. Let s prove some sortcuts tat we can use. Recall tat te efinition of erivative is: Given any number x for wic te limit

More information

Differentiation Rules c 2002 Donald Kreider and Dwight Lahr

Differentiation Rules c 2002 Donald Kreider and Dwight Lahr Dierentiation Rules c 00 Donal Kreier an Dwigt Lar Te Power Rule is an example o a ierentiation rule. For unctions o te orm x r, were r is a constant real number, we can simply write own te erivative rater

More information

Math 242: Principles of Analysis Fall 2016 Homework 7 Part B Solutions

Math 242: Principles of Analysis Fall 2016 Homework 7 Part B Solutions Mat 22: Principles of Analysis Fall 206 Homework 7 Part B Solutions. Sow tat f(x) = x 2 is not uniformly continuous on R. Solution. Te equation is equivalent to f(x) = 0 were f(x) = x 2 sin(x) 3. Since

More information

MAT01A1: Differentiation of Polynomials & Exponential Functions + the Product & Quotient Rules

MAT01A1: Differentiation of Polynomials & Exponential Functions + the Product & Quotient Rules MAT01A1: Differentiation of Polynomials & Exponential Functions + te Prouct & Quotient Rules Dr Craig 22 Marc 2017 Semester Test 1 Scripts will be available for collection from Tursay morning. For marking

More information

Derivatives. if such a limit exists. In this case when such a limit exists, we say that the function f is differentiable.

Derivatives. if such a limit exists. In this case when such a limit exists, we say that the function f is differentiable. Derivatives 3. Derivatives Definition 3. Let f be a function an a < b be numbers. Te average rate of cange of f from a to b is f(b) f(a). b a Remark 3. Te average rate of cange of a function f from a to

More information

2.4 Exponential Functions and Derivatives (Sct of text)

2.4 Exponential Functions and Derivatives (Sct of text) 2.4 Exponential Functions an Derivatives (Sct. 2.4 2.6 of text) 2.4. Exponential Functions Definition 2.4.. Let a>0 be a real number ifferent tan. Anexponential function as te form f(x) =a x. Teorem 2.4.2

More information

Differential Calculus Definitions, Rules and Theorems

Differential Calculus Definitions, Rules and Theorems Precalculus Review Differential Calculus Definitions, Rules an Teorems Sara Brewer, Alabama Scool of Mat an Science Functions, Domain an Range f: X Y a function f from X to Y assigns to eac x X a unique

More information

Function Composition and Chain Rules

Function Composition and Chain Rules Function Composition an Cain Rules James K. Peterson Department of Biological Sciences an Department of Matematical Sciences Clemson University November 2, 2018 Outline Function Composition an Continuity

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

The derivative of a function f is a new function defined by. f f (x + h) f (x)

The derivative of a function f is a new function defined by. f f (x + h) f (x) Derivatives Definition Te erivative of a function f is a new function efine by f f (x + ) f (x) (x). 0 We will say tat a function f is ifferentiable over an interval (a, b) if if te erivative function

More information

Derivatives of trigonometric functions

Derivatives of trigonometric functions Derivatives of trigonometric functions 2 October 207 Introuction Toay we will ten iscuss te erivates of te si stanar trigonometric functions. Of tese, te most important are sine an cosine; te erivatives

More information

does NOT exist. WHAT IF THE NUMBER X APPROACHES CANNOT BE PLUGGED INTO F(X)??????

does NOT exist. WHAT IF THE NUMBER X APPROACHES CANNOT BE PLUGGED INTO F(X)?????? MATH 000 Miterm Review.3 Te it of a function f ( ) L Tis means tat in a given function, f(), as APPROACHES c, a constant, it will equal te value L. Tis is c only true if f( ) f( ) L. Tat means if te verticle

More information

SECTION 2.1 BASIC CALCULUS REVIEW

SECTION 2.1 BASIC CALCULUS REVIEW Tis capter covers just te very basics of wat you will nee moving forwar onto te subsequent capters. Tis is a summary capter, an will not cover te concepts in-ept. If you ve never seen calculus before,

More information

MAT1A01: Differentiation of Polynomials & Exponential Functions + the Product & Quotient Rules

MAT1A01: Differentiation of Polynomials & Exponential Functions + the Product & Quotient Rules MAT1A01: Differentiation of Polynomials & Exponential Functions + te Prouct & Quotient Rules Dr Craig 22 Marc 2016 Semester Test 1 Results ave been publise on Blackboar uner My Graes. Scripts will be available

More information

Differential Calculus: Differentiation (First Principles, Rules) and Sketching Graphs (Grade 12) *

Differential Calculus: Differentiation (First Principles, Rules) and Sketching Graphs (Grade 12) * OpenStax-CNX moule: m39313 1 Differential Calculus: Differentiation (First Principles, Rules) an Sketcing Graps (Grae 12) * Free Hig Scool Science Texts Project Tis work is prouce by OpenStax-CNX an license

More information

1. Questions (a) through (e) refer to the graph of the function f given below. (A) 0 (B) 1 (C) 2 (D) 4 (E) does not exist

1. Questions (a) through (e) refer to the graph of the function f given below. (A) 0 (B) 1 (C) 2 (D) 4 (E) does not exist Mat 1120 Calculus Test 2. October 18, 2001 Your name Te multiple coice problems count 4 points eac. In te multiple coice section, circle te correct coice (or coices). You must sow your work on te oter

More information

(a 1 m. a n m = < a 1/N n

(a 1 m. a n m = < a 1/N n Notes on a an log a Mat 9 Fall 2004 Here is an approac to te eponential an logaritmic functions wic avois any use of integral calculus We use witout proof te eistence of certain limits an assume tat certain

More information

HOMEWORK HELP 2 FOR MATH 151

HOMEWORK HELP 2 FOR MATH 151 HOMEWORK HELP 2 FOR MATH 151 Here we go; te second round of omework elp. If tere are oters you would like to see, let me know! 2.4, 43 and 44 At wat points are te functions f(x) and g(x) = xf(x)continuous,

More information

In Leibniz notation, we write this rule as follows. DERIVATIVE OF A CONSTANT FUNCTION. For n 4 we find the derivative of f x x 4 as follows: lim

In Leibniz notation, we write this rule as follows. DERIVATIVE OF A CONSTANT FUNCTION. For n 4 we find the derivative of f x x 4 as follows: lim .1 DERIVATIVES OF POLYNOIALS AND EXPONENTIAL FUNCTIONS c =c slope=0 0 FIGURE 1 Te grap of ƒ=c is te line =c, so fª()=0. In tis section we learn ow to ifferentiate constant functions, power functions, polnomials,

More information

Chapter Primer on Differentiation

Chapter Primer on Differentiation Capter 0.01 Primer on Differentiation After reaing tis capter, you soul be able to: 1. unerstan te basics of ifferentiation,. relate te slopes of te secant line an tangent line to te erivative of a function,.

More information

MAT 1339-S14 Class 2

MAT 1339-S14 Class 2 MAT 1339-S14 Class 2 July 07, 2014 Contents 1 Rate of Cange 1 1.5 Introduction to Derivatives....................... 1 2 Derivatives 5 2.1 Derivative of Polynomial function.................... 5 2.2 Te

More information

2.1 THE DEFINITION OF DERIVATIVE

2.1 THE DEFINITION OF DERIVATIVE 2.1 Te Derivative Contemporary Calculus 2.1 THE DEFINITION OF DERIVATIVE 1 Te grapical idea of a slope of a tangent line is very useful, but for some uses we need a more algebraic definition of te derivative

More information

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

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

More information

3.4 Worksheet: Proof of the Chain Rule NAME

3.4 Worksheet: Proof of the Chain Rule NAME Mat 1170 3.4 Workseet: Proof of te Cain Rule NAME Te Cain Rule So far we are able to differentiate all types of functions. For example: polynomials, rational, root, and trigonometric functions. We are

More information

SYDE 112, LECTURE 1: Review & Antidifferentiation

SYDE 112, LECTURE 1: Review & Antidifferentiation SYDE 112, LECTURE 1: Review & Antiifferentiation 1 Course Information For a etaile breakown of the course content an available resources, see the Course Outline. Other relevant information for this section

More information

Mathematics 5 Worksheet 11 Geometry, Tangency, and the Derivative

Mathematics 5 Worksheet 11 Geometry, Tangency, and the Derivative Matematics 5 Workseet 11 Geometry, Tangency, and te Derivative Problem 1. Find te equation of a line wit slope m tat intersects te point (3, 9). Solution. Te equation for a line passing troug a point (x

More information

Finding and Using Derivative The shortcuts

Finding and Using Derivative The shortcuts Calculus 1 Lia Vas Finding and Using Derivative Te sortcuts We ave seen tat te formula f f(x+) f(x) (x) = lim 0 is manageable for relatively simple functions like a linear or quadratic. For more complex

More information

f(x + h) f(x) f (x) = lim

f(x + h) f(x) f (x) = lim Introuction 4.3 Some Very Basic Differentiation Formulas If a ifferentiable function f is quite simple, ten it is possible to fin f by using te efinition of erivative irectly: f () 0 f( + ) f() However,

More information

Section 3.1: Derivatives of Polynomials and Exponential Functions

Section 3.1: Derivatives of Polynomials and Exponential Functions Section 3.1: Derivatives of Polynomials and Exponential Functions In previous sections we developed te concept of te derivative and derivative function. Te only issue wit our definition owever is tat it

More information

, meant to remind us of the definition of f (x) as the limit of difference quotients: = lim

, meant to remind us of the definition of f (x) as the limit of difference quotients: = lim Mat 132 Differentiation Formulas Stewart 2.3 So far, we ave seen ow various real-world problems rate of cange and geometric problems tangent lines lead to derivatives. In tis section, we will see ow to

More information

1 Calculus. 1.1 Gradients and the Derivative. Q f(x+h) f(x)

1 Calculus. 1.1 Gradients and the Derivative. Q f(x+h) f(x) Calculus. Gradients and te Derivative Q f(x+) δy P T δx R f(x) 0 x x+ Let P (x, f(x)) and Q(x+, f(x+)) denote two points on te curve of te function y = f(x) and let R denote te point of intersection of

More information

2.8 The Derivative as a Function

2.8 The Derivative as a Function .8 Te Derivative as a Function Typically, we can find te derivative of a function f at many points of its domain: Definition. Suppose tat f is a function wic is differentiable at every point of an open

More information

2.3 Product and Quotient Rules

2.3 Product and Quotient Rules .3. PRODUCT AND QUOTIENT RULES 75.3 Product and Quotient Rules.3.1 Product rule Suppose tat f and g are two di erentiable functions. Ten ( g (x)) 0 = f 0 (x) g (x) + g 0 (x) See.3.5 on page 77 for a proof.

More information

Exam 1 Review Solutions

Exam 1 Review Solutions Exam Review Solutions Please also review te old quizzes, and be sure tat you understand te omework problems. General notes: () Always give an algebraic reason for your answer (graps are not sufficient),

More information

lecture 26: Richardson extrapolation

lecture 26: Richardson extrapolation 43 lecture 26: Ricardson extrapolation 35 Ricardson extrapolation, Romberg integration Trougout numerical analysis, one encounters procedures tat apply some simple approximation (eg, linear interpolation)

More information

This file is /conf/snippets/setheader.pg you can use it as a model for creating files which introduce each problem set.

This file is /conf/snippets/setheader.pg you can use it as a model for creating files which introduce each problem set. Yanimov Almog WeBWorK assignment number Sections 3. 3.2 is ue : 08/3/207 at 03:2pm CDT. Te (* replace wit url for te course ome page *) for te course contains te syllabus, graing policy an oter information.

More information

30 is close to t 5 = 15.

30 is close to t 5 = 15. Limits Definition 1 (Limit). If te values f(x) of a function f : A B get very close to a specific, unique number L wen x is very close to, but not necessarily equal to, a limit point c, we say te limit

More information

THE IDEA OF DIFFERENTIABILITY FOR FUNCTIONS OF SEVERAL VARIABLES Math 225

THE IDEA OF DIFFERENTIABILITY FOR FUNCTIONS OF SEVERAL VARIABLES Math 225 THE IDEA OF DIFFERENTIABILITY FOR FUNCTIONS OF SEVERAL VARIABLES Mat 225 As we ave seen, te definition of derivative for a Mat 111 function g : R R and for acurveγ : R E n are te same, except for interpretation:

More information

Combining functions: algebraic methods

Combining functions: algebraic methods Combining functions: algebraic metods Functions can be added, subtracted, multiplied, divided, and raised to a power, just like numbers or algebra expressions. If f(x) = x 2 and g(x) = x + 2, clearly f(x)

More information

Numerical Differentiation

Numerical Differentiation Numerical Differentiation Finite Difference Formulas for te first derivative (Using Taylor Expansion tecnique) (section 8.3.) Suppose tat f() = g() is a function of te variable, and tat as 0 te function

More information

Section 3: The Derivative Definition of the Derivative

Section 3: The Derivative Definition of the Derivative Capter 2 Te Derivative Business Calculus 85 Section 3: Te Derivative Definition of te Derivative Returning to te tangent slope problem from te first section, let's look at te problem of finding te slope

More information

. Compute the following limits.

. Compute the following limits. Today: Tangent Lines and te Derivative at a Point Warmup:. Let f(x) =x. Compute te following limits. f( + ) f() (a) lim f( +) f( ) (b) lim. Let g(x) = x. Compute te following limits. g(3 + ) g(3) (a) lim

More information

Final Exam Study Guide and Practice Problems Solutions

Final Exam Study Guide and Practice Problems Solutions Final Exam Stuy Guie an Practice Problems Solutions Note: These problems are just some of the types of problems that might appear on the exam. However, to fully prepare for the exam, in aition to making

More information

Excursions in Computing Science: Week v Milli-micro-nano-..math Part II

Excursions in Computing Science: Week v Milli-micro-nano-..math Part II Excursions in Computing Science: Week v Milli-micro-nano-..mat Part II T. H. Merrett McGill University, Montreal, Canada June, 5 I. Prefatory Notes. Cube root of 8. Almost every calculator as a square-root

More information

Function Composition and Chain Rules

Function Composition and Chain Rules Function Composition and s James K. Peterson Department of Biological Sciences and Department of Matematical Sciences Clemson University Marc 8, 2017 Outline 1 Function Composition and Continuity 2 Function

More information

Math 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006

Math 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006 Mat 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006 f(x+) f(x) 10 1. For f(x) = x 2 + 2x 5, find ))))))))) and simplify completely. NOTE: **f(x+) is NOT f(x)+! f(x+) f(x) (x+) 2 + 2(x+) 5 ( x 2

More information

Time (hours) Morphine sulfate (mg)

Time (hours) Morphine sulfate (mg) Mat Xa Fall 2002 Review Notes Limits and Definition of Derivative Important Information: 1 According to te most recent information from te Registrar, te Xa final exam will be eld from 9:15 am to 12:15

More information

MAT 145. Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points

MAT 145. Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points MAT 15 Test #2 Name Solution Guide Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points Use te grap of a function sown ere as you respond to questions 1 to 8. 1. lim f (x) 0 2. lim

More information

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these.

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these. Mat 11. Test Form N Fall 016 Name. Instructions. Te first eleven problems are wort points eac. Te last six problems are wort 5 points eac. For te last six problems, you must use relevant metods of algebra

More information

Math 212-Lecture 9. For a single-variable function z = f(x), the derivative is f (x) = lim h 0

Math 212-Lecture 9. For a single-variable function z = f(x), the derivative is f (x) = lim h 0 3.4: Partial Derivatives Definition Mat 22-Lecture 9 For a single-variable function z = f(x), te derivative is f (x) = lim 0 f(x+) f(x). For a function z = f(x, y) of two variables, to define te derivatives,

More information

1 + t5 dt with respect to x. du = 2. dg du = f(u). du dx. dg dx = dg. du du. dg du. dx = 4x3. - page 1 -

1 + t5 dt with respect to x. du = 2. dg du = f(u). du dx. dg dx = dg. du du. dg du. dx = 4x3. - page 1 - Eercise. Find te derivative of g( 3 + t5 dt wit respect to. Solution: Te integrand is f(t + t 5. By FTC, f( + 5. Eercise. Find te derivative of e t2 dt wit respect to. Solution: Te integrand is f(t e t2.

More information

Differentiation in higher dimensions

Differentiation in higher dimensions Capter 2 Differentiation in iger dimensions 2.1 Te Total Derivative Recall tat if f : R R is a 1-variable function, and a R, we say tat f is differentiable at x = a if and only if te ratio f(a+) f(a) tends

More information

Introduction to Derivatives

Introduction to Derivatives Introduction to Derivatives 5-Minute Review: Instantaneous Rates and Tangent Slope Recall te analogy tat we developed earlier First we saw tat te secant slope of te line troug te two points (a, f (a))

More information

Name: Answer Key No calculators. Show your work! 1. (21 points) All answers should either be,, a (finite) real number, or DNE ( does not exist ).

Name: Answer Key No calculators. Show your work! 1. (21 points) All answers should either be,, a (finite) real number, or DNE ( does not exist ). Mat - Final Exam August 3 rd, Name: Answer Key No calculators. Sow your work!. points) All answers sould eiter be,, a finite) real number, or DNE does not exist ). a) Use te grap of te function to evaluate

More information

Sin, Cos and All That

Sin, Cos and All That Sin, Cos and All Tat James K. Peterson Department of Biological Sciences and Department of Matematical Sciences Clemson University Marc 9, 2017 Outline Sin, Cos and all tat! A New Power Rule Derivatives

More information

1 Definition of the derivative

1 Definition of the derivative Math 20A - Calculus by Jon Rogawski Chapter 3 - Differentiation Prepare by Jason Gais Definition of the erivative Remark.. Recall our iscussion of tangent lines from way back. We now rephrase this in terms

More information

Chapter 1D - Rational Expressions

Chapter 1D - Rational Expressions - Capter 1D Capter 1D - Rational Expressions Definition of a Rational Expression A rational expression is te quotient of two polynomials. (Recall: A function px is a polynomial in x of degree n, if tere

More information

Exponential and logarithmic functions (pp ) () Supplement October 14, / 1. a and b positive real numbers and x and y real numbers.

Exponential and logarithmic functions (pp ) () Supplement October 14, / 1. a and b positive real numbers and x and y real numbers. MA123, Supplement Exponential and logaritmic functions pp. 315-319) Capter s Goal: Review te properties of exponential and logaritmic functions. Learn ow to differentiate exponential and logaritmic functions.

More information

f a h f a h h lim lim

f a h f a h h lim lim Te Derivative Te derivative of a function f at a (denoted f a) is f a if tis it exists. An alternative way of defining f a is f a x a fa fa fx fa x a Note tat te tangent line to te grap of f at te point

More information

MA 2232 Lecture 08 - Review of Log and Exponential Functions and Exponential Growth

MA 2232 Lecture 08 - Review of Log and Exponential Functions and Exponential Growth MA 2232 Lecture 08 - Review of Log an Exponential Functions an Exponential Growth Friay, February 2, 2018. Objectives: Review log an exponential functions, their erivative an integration formulas. Exponential

More information

Lab 6 Derivatives and Mutant Bacteria

Lab 6 Derivatives and Mutant Bacteria Lab 6 Derivatives and Mutant Bacteria Date: September 27, 20 Assignment Due Date: October 4, 20 Goal: In tis lab you will furter explore te concept of a derivative using R. You will use your knowledge

More information

Section 2: The Derivative Definition of the Derivative

Section 2: The Derivative Definition of the Derivative Capter 2 Te Derivative Applied Calculus 80 Section 2: Te Derivative Definition of te Derivative Suppose we drop a tomato from te top of a 00 foot building and time its fall. Time (sec) Heigt (ft) 0.0 00

More information

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx.

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx. Capter 2 Integrals as sums and derivatives as differences We now switc to te simplest metods for integrating or differentiating a function from its function samples. A careful study of Taylor expansions

More information

Average Rate of Change

Average Rate of Change Te Derivative Tis can be tougt of as an attempt to draw a parallel (pysically and metaporically) between a line and a curve, applying te concept of slope to someting tat isn't actually straigt. Te slope

More information

Practice Problem Solutions: Exam 1

Practice Problem Solutions: Exam 1 Practice Problem Solutions: Exam 1 1. (a) Algebraic Solution: Te largest term in te numerator is 3x 2, wile te largest term in te denominator is 5x 2 3x 2 + 5. Tus lim x 5x 2 2x 3x 2 x 5x 2 = 3 5 Numerical

More information

How to Find the Derivative of a Function: Calculus 1

How to Find the Derivative of a Function: Calculus 1 Introduction How to Find te Derivative of a Function: Calculus 1 Calculus is not an easy matematics course Te fact tat you ave enrolled in suc a difficult subject indicates tat you are interested in te

More information

2.3 Algebraic approach to limits

2.3 Algebraic approach to limits CHAPTER 2. LIMITS 32 2.3 Algebraic approac to its Now we start to learn ow to find its algebraically. Tis starts wit te simplest possible its, and ten builds tese up to more complicated examples. Fact.

More information

Analytic Functions. Differentiable Functions of a Complex Variable

Analytic Functions. Differentiable Functions of a Complex Variable Analytic Functions Differentiable Functions of a Complex Variable In tis capter, we sall generalize te ideas for polynomials power series of a complex variable we developed in te previous capter to general

More information

MVT and Rolle s Theorem

MVT and Rolle s Theorem AP Calculus CHAPTER 4 WORKSHEET APPLICATIONS OF DIFFERENTIATION MVT and Rolle s Teorem Name Seat # Date UNLESS INDICATED, DO NOT USE YOUR CALCULATOR FOR ANY OF THESE QUESTIONS In problems 1 and, state

More information

SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY

SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY (Section 3.2: Derivative Functions and Differentiability) 3.2.1 SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY LEARNING OBJECTIVES Know, understand, and apply te Limit Definition of te Derivative

More information

REVIEW LAB ANSWER KEY

REVIEW LAB ANSWER KEY REVIEW LAB ANSWER KEY. Witout using SN, find te derivative of eac of te following (you do not need to simplify your answers): a. f x 3x 3 5x x 6 f x 3 3x 5 x 0 b. g x 4 x x x notice te trick ere! x x g

More information

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

Continuity and Differentiability Worksheet

Continuity and Differentiability Worksheet Continuity and Differentiability Workseet (Be sure tat you can also do te grapical eercises from te tet- Tese were not included below! Typical problems are like problems -3, p. 6; -3, p. 7; 33-34, p. 7;

More information

Section 15.6 Directional Derivatives and the Gradient Vector

Section 15.6 Directional Derivatives and the Gradient Vector Section 15.6 Directional Derivatives and te Gradient Vector Finding rates of cange in different directions Recall tat wen we first started considering derivatives of functions of more tan one variable,

More information

The derivative function

The derivative function Roberto s Notes on Differential Calculus Capter : Definition of derivative Section Te derivative function Wat you need to know already: f is at a point on its grap and ow to compute it. Wat te derivative

More information

Math 1271 Solutions for Fall 2005 Final Exam

Math 1271 Solutions for Fall 2005 Final Exam Math 7 Solutions for Fall 5 Final Eam ) Since the equation + y = e y cannot be rearrange algebraically in orer to write y as an eplicit function of, we must instea ifferentiate this relation implicitly

More information

. If lim. x 2 x 1. f(x+h) f(x)

. If lim. x 2 x 1. f(x+h) f(x) Review of Differential Calculus Wen te value of one variable y is uniquely determined by te value of anoter variable x, ten te relationsip between x and y is described by a function f tat assigns a value

More information

Math 31A Discussion Notes Week 4 October 20 and October 22, 2015

Math 31A Discussion Notes Week 4 October 20 and October 22, 2015 Mat 3A Discussion Notes Week 4 October 20 and October 22, 205 To prepare for te first midterm, we ll spend tis week working eamples resembling te various problems you ve seen so far tis term. In tese notes

More information

Derivatives of Exponentials

Derivatives of Exponentials mat 0 more on derivatives: day 0 Derivatives of Eponentials Recall tat DEFINITION... An eponential function as te form f () =a, were te base is a real number a > 0. Te domain of an eponential function

More information

Precalculus Test 2 Practice Questions Page 1. Note: You can expect other types of questions on the test than the ones presented here!

Precalculus Test 2 Practice Questions Page 1. Note: You can expect other types of questions on the test than the ones presented here! Precalculus Test 2 Practice Questions Page Note: You can expect oter types of questions on te test tan te ones presented ere! Questions Example. Find te vertex of te quadratic f(x) = 4x 2 x. Example 2.

More information

Differentiability, Computing Derivatives, Trig Review. Goals:

Differentiability, Computing Derivatives, Trig Review. Goals: Secants vs. Derivatives - Unit #3 : Goals: Differentiability, Computing Derivatives, Trig Review Determine when a function is ifferentiable at a point Relate the erivative graph to the the graph of an

More information

Click here to see an animation of the derivative

Click here to see an animation of the derivative Differentiation Massoud Malek Derivative Te concept of derivative is at te core of Calculus; It is a very powerful tool for understanding te beavior of matematical functions. It allows us to optimize functions,

More information

1 ode.mcd. Find solution to ODE dy/dx=f(x,y). Instructor: Nam Sun Wang

1 ode.mcd. Find solution to ODE dy/dx=f(x,y). Instructor: Nam Sun Wang Fin solution to ODE /=f(). Instructor: Nam Sun Wang oe.mc Backgroun. Wen a sstem canges wit time or wit location, a set of ifferential equations tat contains erivative terms "/" escribe suc a namic sstem.

More information

1watt=1W=1kg m 2 /s 3

1watt=1W=1kg m 2 /s 3 Appendix A Matematics Appendix A.1 Units To measure a pysical quantity, you need a standard. Eac pysical quantity as certain units. A unit is just a standard we use to compare, e.g. a ruler. In tis laboratory

More information

5.1 We will begin this section with the definition of a rational expression. We

5.1 We will begin this section with the definition of a rational expression. We Basic Properties and Reducing to Lowest Terms 5.1 We will begin tis section wit te definition of a rational epression. We will ten state te two basic properties associated wit rational epressions and go

More information

Differentiation ( , 9.5)

Differentiation ( , 9.5) Chapter 2 Differentiation (8.1 8.3, 9.5) 2.1 Rate of Change (8.2.1 5) Recall that the equation of a straight line can be written as y = mx + c, where m is the slope or graient of the line, an c is the

More information

Physically Based Modeling: Principles and Practice Implicit Methods for Differential Equations

Physically Based Modeling: Principles and Practice Implicit Methods for Differential Equations Pysically Based Modeling: Principles and Practice Implicit Metods for Differential Equations David Baraff Robotics Institute Carnegie Mellon University Please note: Tis document is 997 by David Baraff

More information

Chapter 3 Definitions and Theorems

Chapter 3 Definitions and Theorems Chapter 3 Definitions an Theorems (from 3.1) Definition of Tangent Line with slope of m If f is efine on an open interval containing c an the limit Δy lim Δx 0 Δx = lim f (c + Δx) f (c) = m Δx 0 Δx exists,

More information

Notes on wavefunctions II: momentum wavefunctions

Notes on wavefunctions II: momentum wavefunctions Notes on wavefunctions II: momentum wavefunctions and uncertainty Te state of a particle at any time is described by a wavefunction ψ(x). Tese wavefunction must cange wit time, since we know tat particles

More information

Derivatives. By: OpenStaxCollege

Derivatives. By: OpenStaxCollege By: OpenStaxCollege Te average teen in te United States opens a refrigerator door an estimated 25 times per day. Supposedly, tis average is up from 10 years ago wen te average teenager opened a refrigerator

More information

Copyright c 2008 Kevin Long

Copyright c 2008 Kevin Long Lecture 4 Numerical solution of initial value problems Te metods you ve learned so far ave obtained closed-form solutions to initial value problems. A closedform solution is an explicit algebriac formula

More information

Make graph of g by adding c to the y-values. on the graph of f by c. multiplying the y-values. even-degree polynomial. graph goes up on both sides

Make graph of g by adding c to the y-values. on the graph of f by c. multiplying the y-values. even-degree polynomial. graph goes up on both sides Reference 1: Transformations of Graphs an En Behavior of Polynomial Graphs Transformations of graphs aitive constant constant on the outsie g(x) = + c Make graph of g by aing c to the y-values on the graph

More information

Cubic Functions: Local Analysis

Cubic Functions: Local Analysis Cubic function cubing coefficient Capter 13 Cubic Functions: Local Analysis Input-Output Pairs, 378 Normalized Input-Output Rule, 380 Local I-O Rule Near, 382 Local Grap Near, 384 Types of Local Graps

More information

Math 312 Lecture Notes Modeling

Math 312 Lecture Notes Modeling Mat 3 Lecture Notes Modeling Warren Weckesser Department of Matematics Colgate University 5 7 January 006 Classifying Matematical Models An Example We consider te following scenario. During a storm, a

More information

d dx But have you ever seen a derivation of these results? We ll prove the first result below. cos h 1

d dx But have you ever seen a derivation of these results? We ll prove the first result below. cos h 1 Lecture 5 Some ifferentiation rules Trigonometric functions (Relevant section from Stewart, Seventh Eition: Section 3.3) You all know that sin = cos cos = sin. () But have you ever seen a erivation of

More information

Lecture XVII. Abstract We introduce the concept of directional derivative of a scalar function and discuss its relation with the gradient operator.

Lecture XVII. Abstract We introduce the concept of directional derivative of a scalar function and discuss its relation with the gradient operator. Lecture XVII Abstract We introduce te concept of directional derivative of a scalar function and discuss its relation wit te gradient operator. Directional derivative and gradient Te directional derivative

More information

Calculus I Announcements

Calculus I Announcements Slie 1 Calculus I Announcements Office Hours: Amos Eaton 309, Monays 12:50-2:50 Exam 2 is Thursay, October 22n. The stuy guie is now on the course web page. Start stuying now, an make a plan to succee.

More information