Derivatives
Derivatives
What is Derivatives?
The derivation of the word derivation is the Latin derivationem, meaning "a leading off or turning away
from."
in mathematics, the rate of change of a function with respect to a variable. Derivatives are fundamental
to the solution of problems in calculus and differential equations.
In calculus, "deriving," or taking the derivative, means to find the "slope" of a given function.
Derivatives, on the other hand, are a measure of the rate of change, but they apply to almost any
function.
A tangent line to the function f(x) at the point x=a is a line that just touches the graph of the function at
the point in question and is “parallel” (in some way) to the graph at that point.
Δy
The derivative of y with respect to x is the limit of the ratio when Δx approaches zero.
Δx
dy
The derivative is designated by the symbol :
dx
dy Δy f ( x +∆ x )−f (x )
= lim = lim
dx ∆ x→ 0 Δ x ∆ x→ 0 ∆x
' ' d
Other symbols for derivative are y , f ( x ) , D z y , f ( x) .
dx
Note: Since the symbol y ' does not explicitly indicate the independent variable, this notation should be
used only when no confusion or ambiguity can arise.
1. Replace.
- Replace x by x +∆ x , and y by y + ∆ y :
(1) y=f ( x ) ,
(2) y + ∆ y=f (x+ ∆ x)
2. Subtraction
- By subtraction, eliminate y between (1) and (2), thus obtaining a formula for ∆ y in terms of
x and ∆ y
(3) ∆ y =f ( x +∆ x )−f ( x )
3. Throw.
- By some suitable transformation, throw the right member of (3) into a form which contains
∆ x explicitly as a factor.
4. Divide
- Divide through by ∆ x :
∆ y f ( x+ ∆ x )−f ( x)
=
∆x ∆x
5. Determine.
- Determine the limit as ∆ x approaches zero.
Example 1:
' 2
y =3 x −2
Example 2:
1
Find the derivative of the function x=
t
1
1. x +∆ x=
t+ ∆ t
1 1
2. ∆ x= −
t +∆ t t
1−(t+ ∆t ) −∆ t
3. ¿ =
(t +∆ t)t (t+ ∆ t)t
Δx −1
4. =
Δ t ( t +∆ t ) t
dx −1
5. =
d t ( t+ 0 ) t
d x −1
= 2
dt t
Differentiation Rules
Constant Rule
d
- Let c be a constant. If f(x)=c, then f’(x)=0. Or can be written as c=0
dx
Example:
1. y=4 (since 4 is a constant, its derivative is o
y’=0
2. f(x)=10
f’(x)=0
Power Rule
- The derivative of constant times a function is the constant times the derivative of the
function. If c is a constant and f is a differentiable function, then,
¿ 3( ) 4 x
d 4−1
dx
3
¿ ( 3) 4 x
3
¿ 12 x
Example 2.
¿ 22 x+ 4
Product and Quotient Rule
The following guidelines must be followed if f and g are two distinct differentiable functions of x.
d
dx
[ f ( x ) g ( x ) ]=f ( x ) g' ( x )+ g ( x ) f '(x )
[ ]
' '
d f ( x ) g ( x ) f ( x )−f ( x ) g ( x )
=
dx g ( x ) [g ( x )]
2
Example 1.
2
y=( x )(2 x +3)
Let u=x2
du=x
Let v=2 x+3
dv =2
'
y =udv + vdu
y ' =( x 2 ) ( 2 ) + ( 2 x +3 )( x )
¿ ( 2 x 2) + ( 2 x 2 +3 x )
2 2
¿ 2 x +2 x + 3 x
2
¿ 4 x +3 x
Example 2.
3 x−4
f ( x )= 2
2 x +5
Let u=3 x −4
du=3
Let v=2 x2 +5
dv =4 x
' vdu−udv
f ( x)= 2
v
( 2 x 2+ 5 ) ( 3 )−(3 x −4)( 4 x )
f ' ( x )= 2
( 2 x 2 +5 )
( 6 x 2 +1 5 )−(12 x 2−16 x )
f ' ( x )= 2
( 2 x 2 +5 )
2 2
6 x +15−12 x +16 x
f ' ( x )= 2
( 2 x 2+5 )
2
−6 x +16 x+ 15
f ' ( x )= 2
( 2 x 2 +5 )
Chain Rule
Example 1.
3
y= (3 x +2 )
3 −1 d
¿ 3 ( 3 x+2 ) ∙ (3 x+ 2)
dx
2
¿ 3 ( 3 x+2 ) ∙ 3(1)+ 0
2
¿ 3 ( 3 x+2 ) ∙ 3
2
y '=9 ( 3 x +2 )