You are on page 1of 219

CHAPTER IV

DIFFERENCES

4.1 Tangent line


Tangent line is a line that offends a certain point on a curve. The definition of
tangents can be seen in Figure 4.1. However, if there are two points on a curve
then it is likely that the tangent tangent to one point will intersect the curve at
another point. For more details, can be seen in Figure 4.2.

Figure 4.1

Figure 4.2

To get a clearer understanding of tangents we need to define tangents l at


point A (x1, f (x1)) located on the function graph. Next on the function graph
we choose

88
a point B (x, f (x)). If we connect points A and B, a line will forml1 which has a
slope:
f (x1) - f (x)
m
=1 (4.1)
x1 - x

l1

A l

B The slope of the line l1 = m1


The slope of the line l = m

x
0 x x1

Figure 4.3

If f (x) is continuous at interval [A, B] then we can bring point B closer to


point A by decreasing the distance between x and x 1. In the form of a limit it
can be written in the form of:

lim m1 = lim f (x1) - f (x) (4.2)


x®x 1 x®x1 x1 - x

Equation (4.2) is the slope of the line l1 if x approaches x1. If we look at Figure
4.3, we can see that the slope of the line l 1 if x approaches x1 is approaching
the slope of the line l. In the form of a limit can be written:
lim m1 = lim f (x1) - f(x) = m
x®x1 x® x1 x1 - x

89
S
o:
f (x ) - f (x)
m = lim 1

x®x1 x1 - x
f (x + h) - f (x)
Because x1 - x = h, then m = lim
h®0 h (4.3)
f (x + Dx) - f (x)
If for example h = Dx, then m = lim
Dx®0 Dx (4.4)
Equations 4.3 through 4.5 are the slope of the line l at point (x, f
(x)) Example 4.1 (4.5)

2
Given f (x) = 3x + 5
2
Determine the slope and tangent equation through the points (a, a )
Settlement:
m = lim f (x + Dx) - f (x)
Dx®0 Dx
2 2 2 2 2
= lim 3 (x + Dx) + 5 - 3 times - 5 = 3x + 6x Dx + 3 (Dx) + 5 - 3x -
5 Dx
lim
Dx®0 Dx Dx®0
= lim 6x + 3Dx = 6x
Dx®0
So m = 6x (*)
Tangent line equation: y = mx + n (**)
2
Because tangents go through points (a, a ) then:
equation (*) becomes: m = 6a
2 2 2
equation (**) becomes: a = 6a + n. So that n = -5a
2
The tangent equation becomes: y = 6ax - 5a

4.2 Derivatives
Derived is the result of the differentiation process of a function. To get a clear
understanding of derivatives and differentiation, see Figure 4.4. Differentiation
can be assumed as a machine that processes input f (x) into derivatives f (x)
or f '(x).

f
f (x) Differentiation '(x)

Figure 4.4

Furthermore, the derivative is defined as the slope of the line that offends the
f (x) curve at point (x, f (x)). Based on equation 4.3 and Figure 4.3 then Child
definitions can be written in the form of:

f (x1) - f
f '(x) = lim (x) , if the limit value is there (4.6)

x®x1 x1 - x
If equation 4.6 can be fulfilled it means that f (x) can be differentiated
(differensiable) on x. Then it is said that f (x) has a derivative of x.
90
Example 4.2
2
If f (x) = 2x + 5x - 7, specify f '(x), f' (c) and f '(3)
Settlement:
2
f (x) = 2x + 5x - 7
2 2 2
f (x +Dx) = 2 (x +Dx) + 5 (x +Dx) - 7 = 2x + 4xDx +2 (Dx) + 5x +
2
5Dx - 7 f (x +Dx) - f (x) = 4xDx + 2 (Dx) + 5Dx
2
4xDx + 2 (Dx) +
f (x + Dx) - f
f '(x) = lim (x) = lim 5Dx = lim 4x + 2Dx + 5 = 4x + 5
Dx®0 Dx Dx®0 Dx Dx®0
So: f '(x) = 4x + 5
f '(c) = 4c + 5
f '(3) = 4 (3) + 5 = 17

4.3 Child notation


In the previous chapter we have used the derivation notation with the symbol f
'which is the derivative symbol of a function f which was first introduced by the
French mathematician Louis Lagrange (1646-1716). In addition to these notations
there are still other notations that are often used, namely the double "d" notation.
So we can also write derivative symbols as dy / dx, dy / dz, ... where x and z are
free variables and y is an independent variable. The relationship between the
derivative notations mentioned above is as follows:
If there is an equation y = f (x), then: dy / dx = f '(x).

4.4 Difference and continuity


If f is a differential function on x then f is said to be continuous on x.
Proof :
In the previous description it has been explained that a function f is said to be
differensiable if it satisfies equation 4.6, namely:
f (x + D x) - f there is, f (x + D x) - f
If : lim (x) then f '(x) = lim (x)
Dx®0 Dx Dx®0 Dx
f (x +Dx) -f f (x + Dx) - f
(x) = (x) · Dx
Dx
lim (f (x + D x) - f (x)) = f (x + Dx) - f Dx = f '(x). 0 =
lim (x) . lim 0
Dx®0 Dx®0 Dx Dx®0
f
So that: lim f (Dx + x) = lim (x) ® lim f (x) = f (x) (proven)
Dx®0 Dx®0 Dx®0

Conversely, if f is a continuous function on x, then f is not automatically


differentiensiable on x.

4.5 Theorems
4.5.1 Derivation of constant numbers
If c is a constant and y is defined as:
91
y = f (x) = c then dy = f '(x) = 0 (4.7)
dx

Proof :
f (x +Dx) =
f (x) = c; c
f (x + Dx) - f
dy (x) c-c
= f '(x) = lim = lim Dx = 0 (proven)
dx Dx®0 Dx Dx®0

4.5.2 If n is any integer, k is any real number and if y is defined as:

y = f (x) = dy
n n-1
kx then = f '(x) = knx (4.8)
dx
Proof :
n
f (x) = kx
f (x +Dx) = k (x
n
+Dx)
Using the binomial theorem we get:
n
k (x +Dx) =
n n-1 n-2 2 n-1 n
kx knx Dx kn (n - 1) x (Dx) k (n - 1)!Dx kn!Dx
+ + L.
0! 1! +2! + (n - 1)! + n!
f (x + Dx) - f
n-1
dy = f '(x) = lim (x) = knx (proven)
dx Dx®0 Dx

Example 4.3
7
Determine the first derivative of f (x) = 5x
Settlement:
dy 7-1 6
dx = f '(x) = (5) (7) x = 35x

4.5.3 Addition rules


If f and g are two functions and h is a function defined as:

y = h (x) = f (x) + g (x) then dy = f '(x) + g'(x) (4.9)


dx
Bukti :
h(x) = f(x) + g(x)
h(x+Dx) = f(x+Dx) + g(x+Dx)
h(x + Dx) - h(x) f(x + D x) + g(x + D x) - f(x) -
h’(x) = lim = lim
Dx®0 Dx Dx®0 g(x) Dx
=lim f(x + Dx) - f(x) + lim g(x + Dx)
= f'(x) + g'(x)
Dx®0DxDx®0 (terbukti) Dx

Contoh 4.4
6 -3
Diketahui y = 5x + 2x
92
dy
Tentukan
dx
Penyelesaian :
6 -3
f(x) = 5x g(x) = 2x
5 -4
f’(x) = 30x g’(x) = -6x
dy 5 -4
dx = f’(x) + g’(x) = 30x – 6x

4.5.4 Aturan perkalian


Jika f dan g adalah dua buah fungsi dan h adalah fungsi yang
didefinisikan sebagai :

dy
y = h(x) = f(x).g(x) maka dx = f'(x)g(x) + f(x)g'(x) (4.10)

Bukti :
h’(x) = lim f(x + Dx).g(x + Dx) - f(x).g(x)
Dx®0 Dx
f(x + Dx).g(x + Dx) - f(x + Dx).g(x) + f(x + Dx).g(x) -
= lim f(x).g(x)
Dx®0 Dx
g(x + Dx) - f(x + Dx) -
= lim f(x + D x) g(x) + lim g(x) f(x)
Dx®0 Dx Dx®0 Dx
= f(x).g’(x) + g(x).f’(x) (terbukti)

Contoh 4.5
5 -2
Diketahui y = (3x + 2x )(7x+3)
dy
Tentukan
dx
Penyelesaian :
5 -2
f(x) = 3x + 2x g(x) = 7x+3
4 -3
f’(x) = 15x – 4x g’(x) = 7
dy 4 -3 5 -2
dx = f’(x).g(x) + g’(x).f(x) = (15x -4x )(7x+3) + (3x + 2x )(7)
5 -2 4 -3 5 -2
= 105x -28x +45x – 12x +21x + 14x
5 4 -2 -3
= 126x + 45x - 14x – 12x

4.5.5 Aturan pembagian


Jika f dan g adalah dua buah fungsi dan h adalah fungsi yang
didefinisikan sebagai :

y = h(x) = f(x) maka dy = f'(x)g(x) - f(x)g'(x) (4.11)


2
g(x) dx [g(x)]
Bukti :

93
h(x) = f(x) ; h(x+Dx) = f(x + Dx)
g(x) g(x + D x)
f(x + Dx) - f(x)
h(x + Dx) -
h’(x) = lim h(x) = lim g(x + Dx) g(x)
Dx®0 Dx Dx®0 Dx
= lim g(x).f(x + Dx) - g(x + Dx).f(x)
Dx®0Dx.g(x + D x).g(x)
g(x).f(x + Dx) - f(x).g(x) - g(x + Dx).f(x) +
= lim f(x).g(x)
Dx®0 Dx.g(x + Dx).g(x)
= lim g(x) f(x + Dx) - f(x) - lim f(x) g(x + Dx) - g(x)
Dx®0 Dx.g(x + Dx).g(x) Dx®0 Dx.g(x + Dx).g(x)
é f(x + Dx) - f(x) ù é g(x + Dx) - g(x) ù
ê ú ê ú
= lim g(x)ê Dx ú - lim f(x)ê Dx ú
g(x +
Dx®0 ê Dx).g(x) ú Dx®0 ê g(x + Dx).g(x) ú
ê ú ê ú
ë û ë û

= g(x).f'(x) - g'(x).f(x)
2
(terbukti) [g(x)]

Contoh 4.6
4 2
2x - 3x
3
Tentukan h’(x) jika h(x) = 4x

Penyelesaian :
4 2 3
f(x) = 2x – 3x f’(x) = 8x – 6x
3 2
g(x) = 4x g’(x) = 12x
3 3 4 2 2
(8x - 6x)(4x ) - (2x - 3x )(12x )
h’(x) = f'(x).g(x) - f(x).g'(x) =
2 3 2
[g(x)] (4x )
= 32x - 24x 4 - 24x 6 + 36x 4 = 8x 6 + 12x 4 = 2x 2 + 3
6

16x616x64x2

4.5.6 Turunan fungsi komposisi

Jika y = f(u) dan u = g(x) maka dy =dy du (4.12)


dx du dx
Bukti :
Jika y = f(u) dan u = g(x) maka y = f(g(x)). Fungsi tersebut
mempunyai bentuk komposisi dan dapat ditulis sebagai (fog)(x).

u = g(x)
Du= g(x+Dx) – g(x) ® g(x+Dx) = g(x) + Du = u +
Du Jadi Du ® 0 maka Dx ® 0

y = f(g(x))
Dy = f(g(x+Dx)) – f(g(x))
94
f(g(x + Dx)) - f(g(x + Dx)) - f(g(x))
Dy = f(g(x)) = Du
Dx Dx Dx Du

dy
f(u + Du) - DDxu = dx

Dy = f(u + Du) - f(u) Du ® lim Dy = lim f(u)


Dx Du Dx Dx®0 Dx Dx®0 Du
f(u + D u) -
dy = lim f(u) . lim Du = dy du (terbukti)
dx Dx®0 Du Dx®0 Dx du dx

Persamaan 4.12 disebut aturan rantai


Contoh 4.7
dy 3 2 3
Tentukan dx jika y = (4x + 5x – x + 4)
Penyelesaian :
3 2 3
Misal u = 4x + 5x – x + 4 y=u
2 2
du = 12x + 10x - 1 dy = 3u
dx du
2 2
dy = dy du = 3u (12x + 10x - 1)
dx du dx
2 3 2 2
= 3(12x + 10x - 1)(4x + 5x - x + 4)

Soal-soal
Tentukan turunan pertama dari fungsi-fungsi berikut !
ùé 4x +1 ù
2 5 - 3x úê
1. f(t) = at – bt + 7 6. f(x) = êé ú
ûë 5 xû
ë 4x
-5 3 2 2 2 5
2. f(x) = 3x + 5x 7. g(t) = (at +bt+c) (3at–7)
2
é2 + xù 8. h(w) = b - aw
3. g(x) = ê ú
ëx 2û w+c
2 2 2
é 4x +1ù 9. v(t) = (at - bt)
3
4. h(x) = ê ú (ct - d)
ë 5 xû
3 2
5. w(x) = é
ê
7
- 2x
ù
+ 3ú
10. g(t) = t (2t + 3 )
ë 4x û t-3

4.6 Turunan fungsi-fungsi trigonometri

Jika y = f(x) = sin x maka dy = f'(x) = cos x (4.13)


dx
Bukti :
f(x + Dx) - sin(x + Dx) -
dy = f'(x) = lim f(x) = lim sinx
dx Dx®0 Dx Dx®0 Dx
95

= lim sinx cos Dx + cos x sin Dx - sinx


Dx®0 Dx

= lim sinx(cos Dx - 1) + cos x sin Dx


Dx®0 Dx
é (cosDx - 1) sinDxù
= lim êsinx + cosx ú
Dx®0ë Dx Dx û
cos Dx -
= sin x lim 1 + cos x lim sin Dx
Dx®0 Dx Dx®0 Dx

= (sinx)(0) + (cosx)(1) = cosx (terbukti)


dy du
Jika y = sin u dan u = f(x) maka dx = cos u dx

Bukti :
y = sin u dy = cosu
du
u = f(x) du = f'(x)
dx
dy = dy du = cosu du (terbukti)
dx du dx dx

Jika y = f(x) = cos x maka dy = f'(x) = - sin x


dx
Bukti :
cos(x + Dx) -
dy f(x + Dx) - f(x) = lim cosx
= f'(x) = lim Dx
dx Dx®0 Dx Dx®0

= lim cosxcos Dx - sinxsinDx - cosx


Dx®0 Dx

= lim cosx(cosDx - 1) - sinxsinDx


Dx®0 Dx
é (cosDx - 1) sinDxù
= lim êcosx - sinx Dx ú
Dx®0ë Dx û
= cosx lim cos Dx - 1 - sinx lim sinDx
Dx®0 Dx Dx®0 Dx

= (cosx)(0) - (sinx)(1) = -sinx (terbukti)

dy = - sin du
Jika y = cos u dan u = f(x) maka dx u dx

Bukti :
y = cos u dy = - sinu
du

u = f(x) du = f'(x)
(4.15)

(4.14)

(4.16)

96
dy dy
dx = du dxdu = - sinu dxdu (terbukti)

Contoh 4.8
dy
Jika y = sin(p-2x), tentukan dx

Penyelesaian :
Misal u = p - 2x y = sin u
du = -2 dy = cos u
dx du
dy = dy du = (cos u)(-2) = -2cos(p - 2x)
dx du dx

Contoh 4.9
Jika y = cos x tentukan dy
2 dx
Penyelesaian :
x y = cos u
Misal u = 2

du dy
= 1/2 du = - sin u
dx
dy dy du 1 1 x
= = (- sin u)( 2 ) = - sin2
dx du dx 2

Contoh 4.10
dy
Jika y = sin2x cos3x, tentukan dx
Penyelesaian :
Misal u = sin 2x v = cos 3x
du dv = -3sin
= 2cos2x 3x
dx dx
dy dv
dx = dxdu .v + u dx = (2cos2x)(cos3x) + (sin2x)(-3sin3x)

= 2cos2x.cos3x - 3sin2x.sin3x

Contoh 4.11
dy
Jika y = cossin34xx , tentukan dx
Penyelesaian :
Misal u = sin 3x v = cos 4x
du dv
= 3cos3x dx = -4sin 4x
dx
du dv
dy = dx .v - u. dx = (3cos3x)(cos 4x) - (sin3x)(-4sin4x)
dx 2 2
v (cos 4x)
= 3 cos 3x.cos 4x + 4 sin3x.sin 4x
2
cos 4x
97
dy 2
Jika y = f(x) = tan x maka dx = f'(x) = sec x (4.16)
Bukti :
sin x
cos
y = tan x = x

u = sin x v = cos x
du = cos x dv = - sin x
dx dx
du .v - u. dv cos 2 2
dy = dx dx = (cos x)(cos x) - (sin x)(- sin x) = x + sin x
2 2 2
dx v (cos x) cos x
1 2
= sec x (terbukti)
= 2
cos x

dy 2 du
Jika y = tan u maka dx = (sec u) dx (4.17)

Bukti :
dy 2
y = tan u du = sec u
du
u = f(x) dx = f'(x)

dy dy du 2 u) du (terbukti)
= = (sec dx
dx du dx

Contoh 4.12
dy
Jika y = 5 tan 3x, tentukan dx

Penyelesaian :
Misal u = 3x y = 5 tan u
du dy 2
dx = 3 du = 5 sec u
2 2 2
dy = dy du = (5 sec u)(3) = 15 sec u = 15 sec 3x
dx du dx

dy 2
Jika y = f(x) = cot x maka dx = f'(x) = - csc x (4.18)
Bukti :
cos
x
sin
y = cot x = x

u = cos x v = sin x
du = - sin dv
x = cos x
dx dx

98
du .v - u. dv (- sin x)(sinx) - (cos x)(cos x) 2 x + cos 2 x)
dy dx dx = - (sin
2 2
= (sin x) sin x
2
dx v
1 = 2
=- 2 = - csc x (terbukti)
sin x

dy 2 du
Jika y = cot u maka dx = (- csc u) dx (4.19)

Bukti :
dy 2
y = cot u du = - csc u
u = f(x) du = f'(x)
dx
dy dy du = (- csc 2 u) du (terbukti)
= du dx dx
dx

Contoh 4.13
1 1 x, dy
Jika y = cot tentukan dx
2 3
Penyelesaian :
1 1
Misal u = x y = 2 cotu
3
du = 1 dy = -1 csc2 u
dx 3 du 2
dy = dy du = (- 1 csc 2 u)( 1 ) = - 1 csc 2 u = - 1 csc 2 1 x
2 3 6 6 3
dx du dx

dy
Jika y = f(x) = sec x maka dx = f'(x) = sec x tanx (4.20)

Bukti :
y = sec x = 1
cos x
u=1 v = cos x
du = dv = - sin
0 dx x
dx
du .v - u. dv (0)(cos x)- (1)(- sin x)
dy dx dx =
= 2
dx v 2
(cos x)
sinx
= 2x = secx tanx (terbukti)
cos
99
dy du
Jika y = sec u maka dx = (sec u tanu) dx (4.21)

Bukti :
dy
y = sec u du = secu tanu

du = f'(x)
u = f(x)
dx
dy = dy du = (sec u tan u) du (terbukti)

dx du dx dx
dy = f'(x) = - csc x
Jika y = f(x) = csc x maka cotx (4.22)
dx
Bukti :
1
y = csc x = sin x

u=1 v = sin x
du dv
=0 = cos x
dx dx
du dv
.v - u. (0)(sinx)- (1)(cos x) - cosx
= - cscx
dy dx dx = = cotx (terbukti)
= v 2 2 2x
dx
(sin x) sin

dy du
Jika y = csc u maka dx = (- csc u cotu) dx (4.23)

Bukti :
dy
y = csc u du = - cscu cotu

du
u = f(x) = f'(x)
dx
dy dy du du
= (- csc u cot u) (terbukti)
=
dx du dx dx

Contoh 4.15
Jika y = 1 csc(p - x), tentukan dy
3 dx
Penyelesaian :
1 cscu
Misal u = p-x 3
y=
d
u = dy 1
d -1 du = - cscu cotu
x 3
dy dy du 1 cscu cotu)(-1) = 1 cscu cotu = 1 csc(p - x) cot(p - x)
dx = du dx = (- 3 3 3

Soal-soal
Tentukan turunan pertama dari fungsi-fungsi berikut ! PR:2,5,6&9
x p 4 p
1. f(x) = sin( - ) 6. f(x) = csc ( 3 - x)
2 3

100
2. f(x) = cos( p -x ) 7. g(t) = 1 sin2t cos pt
2 3 2
sin(aw -
p)
3
3. g(x) = tan x 8. h(w) = cos(p - bw)
2
at - sin2t
3
4. h(x) = cot x 9. v(t) = cos(b - t)
5 x p cos2t
5. w(x) = sec ( - ) 10. g(t) = sint sin3t
2 3

4.7 Turunan fungsi-fungsi trigonometri invers

dy 1
2
Jika y = f(x) = arcsin x maka dx = f'(x) = 1-x (4.24)

Bukti :
y = arcsinx ® sin y = x ® cos y dy = dx =1® dy = 1
dx dx dx cosy
Selanjutnya perhatikan segitiga berikut ini !

sin y = x
2
cos y = 1-x
1 x
dy 1 (terbukti)
=
dx 2
1-x
y
2
1-x

dy 1 du
Jika y = arcsin u dan u = f(x) maka dx = 2 dx (4.25)
1-u
Bukti :
d
y 1
d
y = arcsin u ® u = 2
1-u
d
dy dy du 1 u (terbukti)
d
= du . = x
dx dx 2
1-u

Contoh 4.16
Jika y = 3 arcsin(- 1 x), tentukan dy
8 3 dx
Penyelesaian :
1 3
Misal u = - 3 x y = 8 arcsinu

101
du = - 1 dy = 3 1
dx 3 du 8 2
1-u
dy dy du 3 1 é 1ù 1
= ê- ú= -
= 1
dx du dx 8 1-u ë
2
3û 81- x2
9

Jika y = f(x) = arccos x maka dy = f'(x) = - 1 (4.26)


2
dx 1-x
Bukti :
y = arccosx ® cos y = x ® - siny dy =dx = 1 ® dy = - 1
dx dx dx siny
Selanjutnya perhatikan segitiga berikut ini !

cos y = x
2
sin y = 1-x
dy 1 1
2
dx = - 2 (terbukti) 1-x

1-x
y
x

dy 1 du
Jika y = arccos u dan u = f(x) maka dx = - 2 dx (4.27)
1-u
Bukti :
y = arccos u ® dy = - 1
du 2
1-u
dy dy du = 1 du
= . - dx (terbukti)
dx du 2
dx 1-u

Contoh 4.17
dy
Jika y = -3arccos 2x , tentukan dx

Penyelesaian :
Misal u = 2x y = -3arccos u
du = 2 dy = 3 1
dx du 2
1-u
dy = dy du = 3 1 (2) = 6
1-
dx du dx 2 4x 2
1-u
102
Jika y = f(x) = arctan x maka dy = f'(x) = 1 (4.28)
2
dx 1 + x
Bukti :
2 dy dx dy 1
2
y = arctanx ® tan y = x ® sec y dx = dx = 1 ® dx = sec y
Selanjutnya perhatikan segitiga berikut ini !

tan y = x
2 2
sec y = 1 - x
2
1+x x
dy = 1 (terbukti)
dx 2
1-x y

1
dy 1 du
2
Jika y = arctan u dan u = f(x) maka dx = 1 + u dx (4.29)

dy = 1
2
Bukti : y = arctan u ® 1+u
du
dy = dy . du = 1 du (terbukti)
2
dx du dx 1 + u dx

Contoh 4.18
1 dy
Jika y = 53 arctan 3 x , tentukan dx
Penyelesaian :
1 3
Misal u = x y = 5 arctanu
3
du = 1 dy = 3 1
2
dx 3 du 51+u
dy dy du = 3 1 é1 ù = 1
ú
= ê

1 2
2
dx du dx 51 + u ë3 û 5(1 + x )
9

dy 1 (4.30)
2
Jika y = f(x) = arccot x maka dx = f'(x) = - 1 + x

2 dy dx dy 1
2
Bukti : y = arccotx ® cot y = x ® -csc y dx = dx = 1 ® dx = - csc y
Selanjutnya perhatikan segitiga berikut ini !

cot y = x
2 2
csc y = 1 + x
2
1+x 1
103
dy = 1
- (terbukti)
2
dx 1+x y

dy 1 du (4.31)
2
Jika y = arccot u dan u = f(x) maka dx = - 1 + u dx

dy 1
2
Bukti : y = arccot u ® du = - 1 + u

dy = dy . du = - 1 du (terbukti)
2
dx du dx 1 + u dx

Contoh 4.19
dy
Jika y = 2 arccot 3x, tentukan dx

Penyelesaian :
Misal u = 3x y = 2 arccot u
du = 3 dy 1
2
dx du = -2 1 + u
dy dy du 1 6
2 2
= = -2 1 + u (3)=- 1 + 9x
dx du dx

Jika y = f(x) = arcsec x maka dy = f'(x) = 1 (4.32)


2
dx xx -1
dy dx = 1 ® dy = - 1
Bukti : y = arcsecx ® sec y = x ® secy tany dx = dx dx secy tan y

Selanjutnya perhatikan segitiga berikut ini !

sec y = x
2
sec y tan y = x x - 1
2
x x -1
dy = 1
- (terbukti)
dx 2
x x -1

1
y
dy 1 du
dx
Jika y = arcsec u dan u = f(x) maka dx = 2 -1 (4.33)
uu
dy 1
Bukti : y = arcsec u ® du = 2 -1
uu
dy = dy du = 1 du (terbukti)
.
dx du dx 2 dx
uu-1

104
C
o
n
t
o
h

4
.
2
0
J
i
k-
a
x
)
y
,
=
t
ae
rn
ct
su
ek
cad
(pn
y
d
2x
P
e
n
y
e
l
e
s
a
i
a
n

:
Mup- y
is
al=x =
2
d= d
u y=1
-
1
-

d d
x 21 u
u
u
d (
y -
1
dd )
yu1
= = =
u

u
2
d
u
-
dd
xx 1 p p2
-

x-
) -
x
(2(2)1

Ji d
k y1
a (4.
y 34)
=
f(
x =
)
= fx
a '
(
r xx
c )2
cm
sa =
ck -
xa d-
x1
B
u
k
t
i

:
y d dd
y x y1
®
=
c
ac s
c
rs y
cc
c c
sy = o =
= ®t
c d
-
x=d d1xy
xx
x

®
S
e
l
a
n
j
u
t
n
y
a

p
e
r
h
a
t
i
k
a
n

s
e
g
i
t
i
g
a-
c
bs
ec
r
iy
k
uc
to
it
n
iy!
c
s
c
y

c
s
c
y

c
o
t
y

x
x
2

-
1
x1
d(
y=1t
e
- -
d
x x2
x 1

y
x
2

Ji d d
k y 1 u (4.
a 35)
y
=u
a
r=
c
s fm
e (a=
cdxk
ua)a-
d d
x2n x
u
-
u1
By d=
u y 1
d
k=u-
2
t -
ia
r 1
:c
c
s
c
u

®
u

u
(
t
e
r
b
u
k
= t
d dd di
y =y.u- 1 u )

dddd
xux2x
u

1
C
o
n
t
o
h

4
.
2
1
Jd
i py
k
a

y
)
=
,
a
rt
ce
cn
st
cu
(k
xa
-n
d
2x
P
e
n
y
e
l
e
s
a
i
a
n

:
p y

a
u r
c
= c
s
Mx c
is
al- u
2
d=d=
uy 1
1-
dd
x2-
u
u
1
u
1
0
5
dy =dy du = - 1 (1)=- 1
2
dx du dx uu -1 p p2
(x - 2 ) (x - 2 ) - 1

Soal-soal
Carilah turunan pertama dari soal-soal berikut !
cos2x
1. y = arcsin(p-x) 3. y = arccosx
2. y = -3 arccos 4x 4. y = arctan x – sin 3x

4.8 Turunan fungsi Eksponen

x dy x
Jika y = f(x) = e maka dx = f'(x) = e (4.36)
Bukti :
n
x é xù
e didefinisikan sebagai lim
ê
1+ ú

n®¥ë nû
Dengan menggunakan teorema binomial didapat :
n n 0 n-1 1 n-2 2 n-3 3
é xù 1 é xù n.1 é xù n(n - 1).1 é xù n(n - 1)(n - 2).1 é xù
ú = ê ú +
+
ê + ê ú +L
ê1 + ê ú ú
ë nû 0! ë nû 1! ë nû 2! ë nû 3! ë nû
n
é xù (1 - 1/n) 2 (1 - 1/n)(1 - 2 /n) 3
ê1 + ú =1 + x + x + x +L
ë nû 2! 3!
n
é xù é (1 - 1/n) 2 (1 - 1/n)(1 - 2 /n) 3 ù
lim ê1 + ú = lim ê1 +x+ 2! x + 3! x + Lú
n ®¥ ë nû n ®¥ ë û
x (4.37)
e =1+x+ x2 +
x3 +L
2! 3
2 3
1 1 1 +1 +L (4.38)
Sehingga : e = 1+1+ 2 ! + 3 +L=1+1+ 2! 3!
x
Jika y = f(x) = e
f(x + Dx) - x Dx
dy f(x) = lim ex+ Dx - ex = lim e (e - 1)
Maka = f'(x) = lim Dx
dx Dx®0 Dx®0 Dx Dx®0 Dx
2 3
x Dx – 1 = Dx + Dx
x2 Dx x3
Karena e = 1 + x + 2 ! 3 + L , maka e 2! + 3 +L
e x(e Dx -+ 1) é Dx 2 ù
Sehingga = x ê Dx ú x (terbukti)
Dx®0 Dx Dx®0 2! 3 ú
lim lim e + + =e

ê
ë û

u dy u du

Jika y = e dan u = f(x) maka dx = e dx (4.39)


u dy u
Bukti : y = e du = e
u = f(x) du = f'(x)
dx
106
dy dy u
dx = du dxdu = e dxdu (terbukti)

Contoh 4.22
a-bx dy
Jika y = - 2e , tentukan dx
Penyelesaian :
Misal : u = a – bx
du
= -b
dx
dy a-bx a-bx
dx = (e )(-b) = -be

4.9 Turunan fungsi logaritma

J (
i 4
k.
a4
d0
yy1)

f
(
x
)

l
n=

xf
'
(
mx
a)
k
ad=x
x

B
u
k
t
i

:
y
=

f
(
x
)

l
n

x
D
x
éù
fl lê
(nn1+ú
x(
x
+
+
D
xD
)x
)
-
-
f
(l
xn
)x
=l l
x
df i i
y' m= m= ë û
( Dl
D xi
Dx m
xD D
dD®®x
x
xx00®0
DD
x xùx
xéù
D 1é D
1éxù1 x
l

ê l
l =l 1=l n
n i iê
ê ú=m
+= m
1+ú
l1
i D
=m D+ x xx x
DxD x
xx
® ® D®
0ëû 0ëûx0
ëû
B x
e
r
d
a
s
a
r
k
a
n

t
e
o
r
e
m
a

b
i
n
o
m
i
a
l

m
a
k
a

:
-
2
- 1D
ùx1 ùùxéx
éD éé
éDù 1-
x1x
D
xêx xêxúx
ê x

úê ú úê
x ú
ë
D
D
x x
ù û ù
1ë ë
DD D D 2
éxx xûxëûxûëû
+
=+ L
12
ê
0
1
+úx +! !
ëû !
J
a
d
i

:
ùx-éù-xù
éxéx
é-
11
x1 2
éxù
é
1
D
x
ù
D
x
ù
2

D

D x
xê êú
ê êú ú
ê êD
ú x úú
ë x
ù D
ë x
û
DD x ú
ë
D D
1éxx11
ê xûëûxûëûú
li ln
m ê1 +ú =limln + +

ê
D
x 0 12
® D®
x0ëxûxx0!!!ú
êú
êú
ëû
2
DDD
xxx
xééùéùéùù
ê ê
1 1
ê
1xú -xú-xú
D ê- ú
1éxù1
+
l
n L
ú
ê
+
ëû ëûëû

3
1 2
lê1ú
+ x
m ln1 !
x
DD i +!
=m+
Dxx
x
®®
x0ëû0ê ú
êú

ëû
(
t
e
r
b
(u
1k
)t
i
1
é1
1 )
ù11=1
l l
n n
ê
1

23
+
+
L
= 1++ú= xx
x! ! x
ëû

107
dy 1 du (4.41)
Jika y = ln u dan u = f(x) maka dx = u dx

dy 1
Bukti : y = ln u du = u

u = f(x) du = f'(x)
dx
dy = dy du = 1 du (terbukti)
dx du dx u dx

Contoh 4.23
1 dy
2x
Jika y = e ln x tentukan dx
3
2x
Penyelesaian : Misal : u = e v = ln 1 x
3
du 2x dv = 1
= 2e
dx dx x

dy du dv 2x 1 2x 1 2x é 1 1ù
= .v + u. = 2e ln x+e =e ê2ln x+ ú
dx 3 x 3 x
dx dx ë û
dy 1 (4.42)
a (ln a)
Jika y = f(x) = log x maka dx = f'(x) = x
Bukti :
a y
y = log x ® a = x
1
y ln a = ln x ® y = ln x

dy 1
lna

dx = (lna)x (terbukti)

a dy 1 du
Jika y = log u dan u = f(x) maka dx = (lna)u dx (4.43)
Bukti :
a dy 1
y = log u ® = (lna)
du u
dy dy
dx = du. dxdu = (ln1a)u. dxdu (terbukti)

Contoh 4.24
7 dy
Jika y = log(3-5x) tentukan dx

Penyelesaian : Misal : u = 3 – 5x ® dxdu = -5


dy = 1 du = -5
(ln7)(3 -
dx (ln a) u dx 5x)
108
Soal-soal
Tentukan turunan pertama dari fungsi-fungsi berikut !
1x
2 3 x
3x x ln3x e xln5x - e
x
1. y = xe 4. y = e4x 7. y = ln4x 10. y = e ln x

2 x 5
3x x(ln 4x + e ) 3 log(1 - x)
2. y = -3x
5. y = 8. y = 3-2x
2e e 2x e

x3ea-bx
2ln3x
3 3
3. y = x ln2x 6. y = 5 - 6x 9. y = log4x

4.10 Turunan fungsi hiperbolik

Jika y = f(x) = sinhx maka dy = f'(x) = coshx


dx (4.44)

Bukti :
x -x
y = f(x) = sinhx = 1 (e - e )
2
dy 1 x -x
dx = f'(x) = 2 (e + e ) = coshx (terbukti)

dy du
Jika y = sinh u dan u = f(x) maka dx = cosh u dx (4.45)

Bukti :
y = sinh u ® dy = cosh u
du
dy = dy . du = cosh u du (terbukti)
dx du dx dx

Contoh 4.25
1 dy
Jika y = 3 sinh 5 x , tentukan dx
Penyelesaian :
Misal : u = 1 x y = 3 sinh u
5
du = 1 dy = 3cosh u
dx 5 du

109
dy dy 1 1
dx = du dxdu = (3cosh u)( 5) = 53 cosh 3 x

Jika y = f(x) = coshx maka dy = f'(x) = sinhx (4.46)


dx
x -x
Bukti : 1 (e + e )
y = f(x) = coshx =
2
dy 1 x -x
dx = f'(x) = 2 (e - e )= sinhx (terbukti)

dy du (4.47)
Jika y = cosh u dan u = f(x) maka dx = sinh u dx

Bukti :
y = cosh u ® dy = sinh u
du
dy = dy . du = sinh u du (terbukti)
dx du dx dx

Contoh 4.26
dy
Jika y = cosh (1-2x), tentukan dx
Penyelesaian :
Misal : u = 1-2x y = cosh u
du
= -2
dy = sinh u
dx du
d = (sinh u)(-2) =
dy y du
= -2sinh(1 - 2x )
d
dx u dx

Jika y = f(x) = tanhx maka dy = f'(x) = sech2 x (4.48)


dx
Bukti :
sinh x
y = f(x) = tanhx = coshx
2 2
dy (coshx)(coshx) - (sinh x)(sinh x) cosh x - sinh x
2
= f'(x) = cosh x
2
=

dx (coshx)
1 2
= 2
= sech x (terbukti)
cosh x

dy du
2
Jika y = tanh u dan u = f(x) maka = sech u dx (4.49)
dx
Bukti :

110
dy 2
y = tanh u ® du = sech u
dy dy du = sech 2 du (terbukti)
u
dx =du . dx dx

Contoh 4.27
dy
Jika y = tanh (a+bx), tentukan dx
Penyelesaian :
Misal : u = a+bx y = tanh u
2
du = b dy = sech u
dx du
dy dy du
2 2
dx = du dx = (sech u)(b) = b sec h (a + bx)

dy
2
Jika y = f(x) = cothx maka dx = f'(x) = -csch x (4.50)
Bukti :
coshx
y = f(x) = cothx = sinh x
2 2
dy = f'(x) = (sinh x)(sinh x) - (coshx)(coshx) = sinh x - cosh x
2 2
dx (sinh x) sinh x
2
= -1 = - csch x (terbukti)
2

sinh x
dy du
2
Jika y = coth u dan u = f(x) maka = - csch u dx (4.51)
dx
2
Bukti : y = tanh u ® dy = - csch u
du
dy dy du 2 du (terbukti)
= - csch u
= . dx
dx du dx

Contoh 4.28
dy
Jika y = coth (a+bt), tentukan dt
Penyelesaian :
Misal : u = a+bt y = coth u
du dy 2
dt = b du = - csch u
2 2
dy dy du = (- csch u)(b) = -b csch (a + bt)
dt = du dt

dy
2
Jika y = f(x) = sechx maka dx = f'(x) = -csch x (4.52)
1
Bukti : y = f(x) = sechx = coshx

111
Misal u = 1 ® du = 0
dx
V = coshx ® dv = sinh x
dx
du .v - u. dv
(0)(coshx)- (1)(sinh x) - sinhx
dy dx dx = =
2 2 2
= v (coshx) cosh x
dx
= - tanhx sechx (terbukti)

dy du
Jika y = sech u dan u = f(x) maka = - tanhu sechu dx (4.53)
dx
Bukti : y = sech u ® dy = - tanh u sech u
du
dy =dy . du = - tanh u sech u du (terbukti)
dx du dx dx

Contoh 4.29
1 1 dy
Jika y = 2sech ( - x), tentukan dt
3 5
Penyelesaian :
1 1
Misal : u = 3 - x y = 2 sech u
5
du = - 1 dy = - tanhu sechu
dx 5 du
dy dy du 1 2 1 1 1 1
= du dt = (-2tanhu sechu)(- ) = 5 tanh( 3 - x) sech( 3 - 5 x)
dt 5 5
y = f(x) = cschx maka dy = f'(x) = -csch x cothx (4.54)
dx
Bukti :
1
y = f(x) = sechx =
sinh x

Misal u = 1 ® dxdu = 0
dv
V = sinhx ® dx = coshx

du dv
dy = dx .v - u. dx = (0)(sinh x)- (1)(coshx) = - coshx
2 2 2
dx v (sinh x) sinh x
= - cothx cschx (terbukti)

dy du
Jika y = csch u dan u = f(x) maka = - cothu cschu dx (4.55)
dx
Bukti :
y = csch u ® dy = - coth u csch u
du
112
dy dy du = - coth u csch du
= . u (terbukti)
dx du dx dx

Contoh 4.30
1 1 dy
Jika y = -3csch ( 5 + 2 x) , tentukan dt
Penyelesaian :
1 1
Misal : u = + x y = -3 csch u
2
du 15 dy
dx = 2 du = 3cothu cschu

dy = dy du = (3cothu cschu)( 1 ) = 3 coth(1 + 1 x) sech( 1 + 1 x)

dt du dt 2 2 2 5 2
5

Soal-soal
Tentukan turunan pertama dari fungsi-fungsi berikut !
2
ax + bx + c
1. y = sinh(2-3x) 6. y = coth(1 + 2x)

2 e-ax

2. y = cosh(a x – b) 7. y = sech 2x
sech3x
2
3. y = x sinh5x 8. y = ln(4 - 5x)

1
mx 3
4. y = e cosh2x 9. y = 5 x csch(x -1)

1
x
3
5. y = ln(2-x) tanh3x 10. y = e csch(a- bx)

4.11 Turunan fungsi hiperbolik invers

-
1 dy 1
= f'(x) = (4.56)

Jika y = f(x) = sinh x maka dx 2

x +1

-1 2
Bukti : y = f(x) = sinh x = ln(x + x + 1)
1+x
2
x +1+x

2
dy x +1 1 = 1 (terbukti)
= = .
dx 2 2 2+ 12 +1
x+x+1 x+1x+x x

dy 1 du
dx (4.57)
-1
Jika y = sinh u dan u = f(x) maka dx = 2 1
u+
dy 1

-1
Bukti : y = sinh u ® du = 2

u+1
dy dy du 1 du
= . = dx (terbukti)
dx du dx 2
u+1

113

Contoh 4.31
-1 1 dy
Jika y = -3sinh 2 x , tentukan
dt
Penyelesaian :
1 -1
Misal : u = 2 x y = -3 sinh u

du
=

1
dy
= -3

dx
2

du
u2+1
dy

dy
du
= (-3

)(
1
)

-3
dt
du
dt
u 2 +1
2
2

1
x
2
+1
4
-1
dy
1
Jika y = f(x) = cosh

x
maka

= f'(x) =

x>1
(4.58)

dx
2

x
-1
-1
Bukti : y = f(x) = cosh x = ln(x +

2
x - 1)
1+
x
2
x -1+
dy
=
2
x -1
=
x
.

, x > 1 (terbukti)
dx
2
-1
2
2
1
2
-1
x+x
x-1x+

x
-

x
-1
Jika y = cosh u

dan
u = f(x)

maka

dy

=
1

du

,u>1
(4.59)

dx

dx
2

-1

-1
Bukti : y = cosh u
®

dy

=
1
du
2
u-1
dy
=

dy
.
du

du

, u > 1 (terbukti)
du
dx

dx

2
dx
u-1
Contoh 4.32
-1
Jika y = cosh
3
x , tentukan
dy
4
dx
Penyelesaian :
Misal : u =
3
x
-1
y = cosh u
4
du
=

dy

1
dx
4
du
2
-1
u
dy
=
dy du
=(
1
)(
3
)
=
3
dt
du dt
2
u
-1

4
9

x
2
+1

16
-1 dy 1
2 x <1 (4.60)
Jika y = f(x) = tanh x maka dx = f'(x) = 1 - x ,
-1 1 11 +-
Bukti : y = f(x) = tanh x = 2 ln xx , x <1
114

dy =1 2 .1 - x = 1 , x < 1 (terbukti)
2 2 2
dx (1 - x) 1+x 1-x

dy 1 du ,u < 1
-1 2
Jika y = tanh u dan u = f(x) maka dx = 1 - u dx

(4.61)
-1
Bukti : y = tanh u ® dy = 1
2
du 1-u
dy =dy . du = 1 du , u < 1 (terbukti)
2
dx du dx 1 - u dx

Contoh 4.33
dy
-1
Jika y = tanh (2x-1), tentukan dx
-1
Penyelesaian : y = tanh u
Misal : u = 2x - 1
du = 2 dy = 1
2
dx du 1-u
dy = dy du = ( 1 )(2) = 2
2 2
dx du dx 1-u 1 - (2x - 1)

-1 dy 1
2
Jika y = f(x) = coth x maka = f'(x) = 1-x , x >1 (4.62)
dx
-1 1 x+1
Bukti : y = f(x) = tanh x= ln , x >1
x-1 2
dy =1 -2 . x - 1 = - 1 = 1 , x > 1 (terbukti)
2 2 2 2
dx (x - 1) x+1 x -11-x

dy 1 du , u >1 (4.63)
-1 2
Jika y = coth u dan u = f(x) maka dx = 1 - u dx

dy 1
-1 2
Bukti : y = tanh u ® =1-u
du
dy = dy . du = 1 du , u > 1 (terbukti)
2
dx du dx 1 - u dx

Contoh 4.34
-1 dy
Jika y = 3 coth (2-3x), tentukan dx
-1
Penyelesaian : y = 3 tanh u
Misal : u = 2-3x
du = -3 dy = 3
2
dx du 1-u
dy = dy du = ( 3 )(-3) = - 9
2 2
dx du dx 1-u 1 - (2 - 3x)

115
-1 dy 1
Jika y = f(x) = sech x maka dx = f'(x) = - 2 , 0<x<1 (4.64)
x1-x
2
1+ 1-x
-1
Bukti : y = f(x) = sech x = ln x ,0<x<1
dy = 1 0<x<
- 2 , 1 (terbukti)
dx
x1-x

-1 dy = - 1 du , 0 < u < 1 (4.65)


Jika y = sech u dan u = f(x) maka dx 2 dx

u1-u
-1
dy 1
Bukti : y = sech u® du = - 2
u1-u
dy dy du = - 1 du , 0 < u < 1 (terbukti)
= . dx
dx du dx 2
1-u

Contoh 4.35
dy
-1
Jika y = -2 sech (1-x), tentukan dx
-1
Penyelesaian : y = 2 sech u
Misal : u = 1-x
du = -1 dy = -2
dx du 2
u1-u
dy dy du = (- 2 2

dx = du dx 2 )(-1) = 2

u1-u (1 - x) 1 - (1 - x)

Jika y = f(x) = csch x


-1
maka dy = f'(x) = - 1 (4.66)
dx 2

x1 + x
2
1+ 1+x
-1
Bukti : y = f(x) = csch x = ln x
dy = 1
- (terbukti)
dx 2
x 1+x

-1 dy = - 1 du (4.67)
Jika y = csch u dan u = f(x) maka dx u 2 dx

1+u
d
y 1
-1
Bukti : y = csch u® du = - u 2
1+u
1 du
dy dy
dx = du. dxdu = -
(terbukti)
2 dx
u 1+u

Contoh 4.36

116
dy
-1
Jika y = csch (sinx), tentukan dx
Penyelesaian :
-1
Misal : u = sinx y = csch u
du = cos x dy = - 1
dx du 2
u 1+u

dy
dx =
dy
du dxdu = (- 1 )(cos x) = cos x
- 2
sinx 1 + sin x
2
u 1+u

Soal-soal
Tentukan turunan pertama dari fungsi-fungsi :
-1 2 -1
1. y = sinh (cosx) 4. y = x coth x
-1 -1
2. y = cosh (sin2x) 5. y = sech (x sinx)
-1 -2x -1
3. y = tanh (3x+p) 6. y = e csch (1-2x)

4.12 Turunan tingkat tinggi


Jika terdapat suatu fungsi f(x) yang differensiable, maka kita dapat mencari
turunan pertamanya yaitu f’(x). Jika turunan pertama tersebut juga
differensiable maka kita dapat menentukan turunan kedua dari fungsi
tersebut. Secara umum jika turunan ke (n-1) differensiable maka kita dapat
menentukan turunan ke n dari fungsi tersebut. Biasanya turunan kedua dan
seterusnya dari suatu fungsi disebut turunan tingkat tinggi. Turunan
pertama, kedua dan ketiga ditulis dengan lambang :
2 3
dy , d y dan d y atau f’(x), f’’(x) dan f’’’(x). Sedangkan untuk turunan ke n,
2 3
dx dx dx
dny (n)
dimana n ³4, maka kita gunakan lambang : atau f (x).
n
dx
Contoh 4.37
2 3
Tentukan turunan pertama sampai dengan turunan keempat dari f(x) = (x -4)
Penyelesaian :
dy 2 2 2 2
dx = f'(x) = 3(x - 4) (2x) = 6x(x - 4)
d2y
= f''(x) = 6(x2 - 4)2 + 6x(4x)(x2 - 4) = 6(x2 - 4)2 + 24x2(x2 - 4)
2
dx
d3y = = 2- + 2- + 3= 3-
f'''(x) 24x(x 4) 48x(x 4) 48x 120x
3
288x dx
d4y (4) 2
=f (x) = 360x - 288
4
dx

Soal-soal
Tentukan turunan kedua dari fungsi-fungsi :
-x 3. f(x) = x
1. f(x) = 2x e 2. f(x) = ln(a-bx) 2
x +1

117
2
x +4 2 2
4. f(x) = 2
5. f(x) = sin (a-bx) 6. f(x) = cos (mx+n)
1-x

4.13 Differensial
Pada pembahasan mengenai masalah turunan kita telah menggunakan lambang
dy/dx sebagai suatu kesatuan dan merupakan lambang dari turunan pertama
suatu fungsi x. Pada pasal ini kita akan membahas pengertian dy dan dx secara
terpisah. Misal terdapat suatu persamaan y = f(x). Dari Gambar 4.5

dy

f(x + Dx)
Dy
f(x)
l1
Dx = dx
f(x)
l

x
0 x x+Dx

Gambar 4.5
é Dyù
didapat : Dy = ê ú Dx (4.68)
ë Dxû
Jika harga Dx sangat kecil, maka Dy menjadi sangat kecil juga. Sehingga
persamaan 4.68 dapat ditulis menjadi :

dy = f¢(x)
dx (4.69)

Pada persamaan 4.69 diatas dx dan dy disebut differensial dari x dan y.


Differensial y atau dy adalah perubahan kecil pada peubah y akibat adanya
perubahan kecil pada peubah x atau dx.

Contoh 4.38
2
Jika y = x - 2x – 3, tentukan differensial y
Penyelesaian :
2
f(x) = x - 2x – 3
f’(x) = 2x – 2
Sehingga : dy = (2x-2) dx = 2(x-1) dx

Contoh 4.39

118
2
Volume sebuah silinder adalah V = pr h. Jika jari-jari silinder tersebut
membesar 1% dari jari-jari asal, tentukan perubahan volumenya.
Penyelesaian :
2
f(r) = pr h
f’(r) = 2prh
2
dV = f’(r) dr = 2prh (0,01r) = 0,02 pr h
2
Jadi perubahan volume silinder adalah sebesar 0,02 pr h

Soal-soal
1. Sebuah bola mempunyai jari-jari 15 cm. Akibat meningkatnya temperatur
maka jari-jari bola tersebut meningkat menjadi 15,02 cm. Berapakah
perubahan volume bola tersebut ?

2. Sebuah kolam renang berisi penuh dengan air.Ukuran kolam renang tsb
adalah sebagai berikut : panjang = 50 m, lebar = 20 meter dan
kedalaman = 3 meter. Akibat adanya penguapan kedalaman air
berkurang menjadi 2,98 m. Berapakah volume air yang menguap ?

Penjelasan :
Kerjakan kedua soal tersebut diatas dengan metode differensial !

4.14 Turunan fungsi implisit


Pada pasal-pasal sebelumnya kita telah mempelajari turunan fungsi-fungsi
eksplisit, yaitu fungsi yang mempunyai bentuk y =f(x). Akan tetapi tidak
semua fungsi mempunyai bentuk eksplisit. Sebagian mempunyai bentuk
implisit, yaitu fungsi yang mempunyai bentuk F(x,y) = 0. Untuk mencari
turunan fungsi implisit kita gunakan aturan sebagai berikut :

1. Jika pada F(x,y) = 0 mengandung suku g(x), maka :


d g(x) = g'(x) (4.70)
dx

2. Jika pada F(x,y) = 0 mengandung suku h(y), maka :


d h(y) = h'(y) dy (4.71)
dx dx

3. Jika pada F(x,y) = 0 mengandung suku u(x) dan v(y), maka :


d [u(x).v(y)] = u'(x).v(y) + dy
u(x).v'(y) (4.72)
dx dx
=

Contoh 4.40
dy 2 2
Tentukan dx dari : x – 3xy +y = 4
Penyelesaian :
2 2 2 2
x – 3xy +y = 4 ® x – 3xy +y – 4 = 0

119
dy dy
2x – 3y – 3x dx + 2y dx - 0 = 0

( 2y – 3x ) dy = 3y - 2x ® dy = 3y- 2x
dx dx 2y- 3x

Contoh 4.41
dy 2 2
Tentukan dx dari : x y + xy = 6 pada titik (1,2)
Penyelesaian
2
:2 2 2 2 2
x y + xy = r ® x y + xy - r = 0
2 dy dy
2

2xy + x dx + y + 2xy dx = 0
2
2 dy 2 dy - (2xy + y ) dy 8
(x + 2xy) dx = -(2xy + y ) ® dx = (x 2+ 2xy) ® dx x=1 = - 5
y=2

Soal-soal
dy
1. Tentukan dx dari :
i) x + y = sinxy
ii) xy = cos (x+y)
xy
iii) y=e
iv) y = ln(xy)

dy
2. Tentukan nilai dx pada titik (1,0) dari :
2 x+y
i) 3xy + e =e
2 2
ii) x + y + xy = 1

4.15 Turunan fungsi parameter


Fungsi parameter adalah fungsi yang mempunyai bentuk :

x = f(t) dan y = g(t) , dengan t adalah parameter (4.73)

Untuk menentukan turunan pertama atau dy/dx dari fungsi parameter, terlebih
dahulu kita tentukan dx/dt dan dy/dt. Serlanjutnya dy/dx dicari dengan rumus:

dy =dy / dt (4.74)
dx dx / dt

Soal-soal
dy
Tentukan dx dari fungsi parameter berikut :

120

ì 3
1. íïx = (t + 3)
2 2
ïy = (t - 4)
î
ì2t
2. ïíx = e 3. íìx = sin(t - p)
îy = cos2t
ïy = ln(5t - 7)

î
ì 2
ïx = t + 1
4. íï t+1
2
ï 1-t
ïy =
î t

121

You might also like