DERIVATIVES
Definition:
If f(x) is a function, then the derivative of f(x) is:
Example:
Find the derivative of f(x) = x2 + 1
Answer:
Notations of derivative: .
THE FORMULAS OF DERIVATIVE
1. F(x) = c, c R then .
Example:
f(x) = 5 then f’(x) = 0.
2. F(x) = ax + b, then .
Example:
F(x) = 3x then f’(x) = 3.
3. F(x) = axn then f’(x) = n.axn-1.
Example:
Find the derivatives of the following functions:
a. F(x) = x2 b. f(x) = x3 c. f(x) = 4x6
Answer:
a. F(x) = x2, then f’(x) = 2x.
b. f(x) = x3, then f’(x) = 3x2.
c. f(x) = 4x6, then f’(x) = 24x5.
4. F(x) = u(x) v(x) then f’(x) = u’(x) v’(x).
Example:
Find the derivatives of the following functions:
a. F(x) = 3x2 + 6x + 2 b. f(x) = x3 – 5x2 + c. f(x) = (3x+1)2 d. f(x) =
Answer:
a. F(x) = 3x2 + 6x + 2 c. f(x) = (3x+1)2 = 9x2 + 6x +1
F’(x) = 6x + 6. f’(x) = 18x + 6.
b. f(x) = x3 – 5x2 + d. f(x) =
= x3 – 5x2 + 8x-1 = =
f’(x) = 3x2 – 10x – 8x-2 f’(x) =
= 3x2 – 10x - . = = .
5. y = u.v then y’ = u’.v + v’.u. (u and v is a function)
Example:
Find the derivatives of:
a. f(x) = (x2 – 1)(3x + 2) b. f(x) = (x4 + 5)(x2 + 3)
Answer:
a. f(x) = (x2 – 1)(3x + 2) b. f(x) = (x4 + 5)(x2 + 3)
u = x2 – 1 → u’ = 2x u = x4 + 5 → u’ = 4x3
v = 3x + 2 → v’ = 3 v = x2 + 3 → v’ = 2x
f’(x) = u’.v + v’.u f’(x) = u’.v + v’.u
= 2x.( 3x + 2) + 3.( x2 – 1) = 4x3.( x2 + 3) + 2x.(x4 + 5)
= 6x2 + 4x + 3x2 – 3. = 4x5 + 12x3 + 2x5 + 10x
= 6x5 + 12x3 + 10x.
6. then .
Example:
Find the derivative of .
Answer:
.
7. F(x) = {u(x)}n then f’(x) = n.{u(x)}n-1.u’(x)
Example:
Find the derivatives of :
a. F(x) = (3x + 1)5 b. f(x) =
Answer:
a. F(x) = (3x + 1)5 b. f(x) = =
F’(x) = 5.(3x + 1)4.3 f’(x) =
= 15(3x + 1)4. = (x+2).
TANGENT EQUATION
The tangent equation through point (x1,y1) with the slope (gradient) m:
y – y1 = m(x – x1)
where m =f’(a) = (the derivative of y for x = a)
Examples:
1. Find the tangent equation on curve y = x3 + 2x through point (1,3)
2. Find the tangent equation on curve y = x2 – x + 3 through absis point 2
3. Find the tangent equation on curve y = x2 + 4 with the slope 8.
Answer:
1. y = x3 + 2x 3. y = x2 + 4 m = 8
y’ = 3x2 + 2 y’ = 2x ↔ 8 = 2x
(1,3) then x = 1 → m = y’ = 3.(1)2 + 2 = 5. x = 4
Tangent equation through (1,3) with m = 5 x = 4 → y = (4)2 + 4
y – y1 = m(x – x1) = 20.
y – 3 = 5(x – 1) (4,20)
y – 3 = 5x – 5 T.e. through (4,20) with m = 8
y = 5x – 2. y – y1 = m(x – x1)
So, the tangent equation is y = 5x – 2. y – 20 = 8(x – 4)
2. y = x2 – x + 3 y – 20 = 8x – 32
y’ = 2x – 1 y = 8x – 12.
x = 2 → m = y’ = 2.(2) – 1 = 3. So, the tang. Eq. is y = 8x – 12.
X = 2 → y = (2)2 – 2 + 3 = 5. (2,5)
Tangent equation through (2,5) with m = 3
y – y1 = m(x – x1)
y – 5 = 3(x – 2)
y – 5 = 3x – 6
y = 3x – 1.
So, the tangent equation is y = 3x – 1.
Notes:
Parallel lines → m1 = m2
Perpendicular → m1.m2 = -1
Examples:
1. Find the tangent equation of touching curve y = x2 – x + 1 which parallel to y – 5x + 2 = 0.
2. Find the tangent equation of touching curve y = x2 + 2x + 4 which perpendicular to x – 4y + 3 = 0.
Answer:
1. line y – 5x + 2 = 0 m1 = 5 x = 3 y = (3)2 – 3 + 1 = 7
parallel m1=m2=5 tangent point (3,7)
y = x2 – x + 1 tangent equation through (3,7) with m = 5
y’ = 2x – 1 y – y1 = m(x – x1)
5 = 2x – 1 (m2=5) y – 7 = 5(x – 3)
2x = 6 y – 7 = 5x – 15
x = 3 y = 5x – 8
2. line x – 4y + 3 = 0 m1 = x = -3 y = (-3)2 + 2(-3) + 4 = 7
perpendicular m1.m2 = -1 tangent point (-3,7)
. m2 = -1 tangent equation through (-3,7) with m = -4
m2 = -4 y – y1 = m(x – x1)
curve y = x2 + 2x + 4 y – 7 = -4(x + 3)
y’ = 2x + 2 y – 7 = -4x -12
-4 = 2x + 2 (m2 = -4) y = -4x -5
2x = -6 So, the tangent equation is y = -4x -5
x = -3
THE FUNCTION INCREASES AND THE FUNCTION DECREASES
F(x) increases if f’(x) > 0.
F(x) decreases if f’(x) <>
Examples:
1. Find the interval when f(x) = x3 + 3x2 + 5 decreases!
2. Find the interval when f(x) = 5 + 15x + 9x2 + x3 increases!
Answer:
1. F’(x) = 3x2 + 6x <>
x2 + 2x <>
x(x + 2) <>
x = 0 / x = -2
+++ - - - +++
-2 0
-2 < style=""> So, the decreasing interval is -2 <>
2. F’(x) = 0 + 15 + 18x + 3x2 > 0
3x2 + 18x + 15 > 0
x2 + 6x + 5 > 0
(x + 5)(x + 1) > 0
x = -5 / x = -1
+++ - - - +++
-5 -1
x < -5 x > -1
So, the decreasing interval x < -5 or x > -1
STATIONER POINT
F(x) stationer if f’(x) = 0.
Types of stationer points:
1. [a,f’(a)]
Maximum point Point of inflexion (titik belok)
f’(a) is called maximum value.
a
[a,f’(a)] is called maximum point.
2. Minimum point
f’’(x) <>
f’(a) is called minimum value.
[a,f’(a)] is called minimum point.
[a,f’’(a)] is called inflexion point.
0 komentar:
Posting Komentar