• Tidak ada hasil yang ditemukan

RUMUS - RUMUS TURUNAN

N/A
N/A
M. Zaenul Mukhlisin

Academic year: 2023

Membagikan "RUMUS - RUMUS TURUNAN"

Copied!
4
0
0

Teks penuh

(1)

MAT 4

1

materi78.co.nr

TURUNAN

Turunan

A. PENDAHULUAN

Turunan/differensial adalah laju sesaat perubahan fungsi f(x) pada interval x2 dan x1 yang mendekati nol.

Laju rata-rata perubahan fungsi

Jika x1 = a, x2 = a + b, dan a adalah domain dari f(x), maka:

∆y

∆x = f(x2) - f(x1)

x2 - x1 = f(a+b) - f(a) (a+b) - a

Laju sesaat perubahan fungsi (turunan) Adalah nilai limit dari laju rata-rata perubahan fungsi f(x) pada interval x2 dan x1 mendekati nol.

Jika x1 = a, x2 = a + b, a adalah domain dari f(x), dan nilai b mendekati nol, maka:

dy dx = lim

b→0

∆y∆x = limb→0

f(x2) - f(x1) x2 - x1 = lim

b→0

f(a+b) - f(a) (a+b) - a

B. RUMUS-RUMUS TURUNAN

Rumus-rumus turunan fungsi pada beberapa bentuk:

Fungsi (f(x)) Turunan fungsi (f’(x))

U ± V U’ ± V’

U.V U’.V + U.V’

U.V.W U’.V.W + U.V’.W + U.V.W’

U V

U’.V - U.V’

V2

Un n.Un-1.U’

U∘V = U(V(x)) U’(V(x)).V’(x)

U∘V∘W = U(V(W(x)) U’(V(W(x))).(V(W(x))’

y = f(u) u = g(x)

dy du . du

dx = dy dx y = f(u) v = h(x)

u = g(v)

dy du . du

dv . dv dx = dy

dx

C. TURUNAN FUNGSI ALJABAR

Aturan-aturan yang digunakan pada turunan fungsi aljabar:

f(x) f’(x)

k (konstanta) 0

k.x k

k.xn n.k.xn-1

Contoh pengerjaan bentuk U ± V:

Contoh 1: y = x4 – 5x2 – 7, tentukan turunannya!

y' = 4.x4-1 – 2.5.x2-1 – 0 y’ = 4x3 – 10x

Contoh 2: f(x) = (x – 5)(x + 7), tentukan turunan pertama dan keduanya!

f(x) = x2 + 2x – 35 f’(x) = 2.x2-1 + 2 – 0 f’(x) = 2x + 2 f’’(x) = 2

Contoh 3: f(x) = 3x√x - 7√x - 5x, tentukan f’(x)!

f(x) = 3x32 – 7x12 – 5x

f’(x) = 3. 32 . x12 – 7. 12 . x12 – 5 f’(x) = 9

2x – 2√x7 – 5

Contoh 4: y = 2a2x2 – 3ax4 + 5x + a + 7, tentukan turunan y terhadap x!

dy

dx = 2.2a2.x2-1 – 4.3a.x4-1 + 5 + 0

dy

dx = 4a2x – 12ax3 + 5

Contoh pengerjaan bentuk U.V:

Contoh 1: Turunan pertama dari y = 2x2√2–x adalah?

U = 2x2 U’ = 4x

V = √2–x = (2-x)12 V’ = 12. (2-x)12.(-1) = 2√2–x-1

y’ = U’V + U.V’

y’ = 4x√2–x + 2x2.2√2–x-1 y’ = 8x - 4x2 - x2

√2–x y’ = 8x - 5x2

√2–x

Contoh 2: f(x) = (3x + 4)(8 – x), tentukan f’(x)!

U = 3x + 4 U’ = 3

V = 8 – x V’ = -1

f’(x) = U’V + U.V’

f’(x) = (3)(8 – x) + (3x + 4)(-1) f’(x) = 24 – 3x – 3x – 4 f’(x) = 20 – 6x

Contoh 3: f(x) = (x – 2)2(3 – x), tentukan turunan kedua dari f(x) dan nilai f’’(1).

U = (x – 2)2 U’ = 2(x– 2)(1) = 2x – 4

V = 3 – x V’ = -1

f’(x) = U’V + U.V’

f’(x) = (2x – 4)(3 – x) + (x – 2)2(-1) f’(x) = 6x – 2x2 – 12 + 4x – x2 + 4x – 4

∆y

∆x = f(x+b) - f(x) b

dy

dx = d[f(x)]

dx = y’ = f’(x) = lim

b→0

f(x+b) - f(x) b

(2)

MAT 4

2

materi78.co.nr

TURUNAN f’(x) = –3x2 + 14x – 16

f’’(x) = (2)(-3x2-1) + 14 – 0 f’’(x) = -6x + 14

f’’(1) = -6(1) + 14 f’’(1) = 8

Contoh 4: a = (2b – 4)(b – 1)(3 – b), tentukan da db !

U = 2b – 4 U’ = 2

V = b – 1 V’ = 1

W = 3 – b W’ = -1

da

db = U’.V.W + U.V’.W + U.V.W’

= 2(b–1)(3–b) + (2b–4)(1)(3–b) + (2b–4)(b–1)(-1) = 2(3b – b2 – 3 + b) + (6b – 2b2 – 12 + 4b) – (2b2 – 2b – 4b + 4)

= 8b – 2b2 – 6 + 10b – 2b2 – 12 – 2b2 + b – 4

da

db = 19b – 6b2 – 22

Contoh pengerjaan bentuk UV : Contoh 1: Tentukan y’ dari y = 3x+2

2x+3 !

U = 3x + 2 U’ = 3

V = 2x + 3 V’ = 2

y’ = U’.V - U.V’

V2

y’ = (3)(2x+3) - (3x+2)(2) (2x+3)2 y’ =6x + 9 - 6x - 4

4x2+12x+9 y’ = 5 4x2+12x+9 Contoh 2: Tentukan nilai f’(x) dari f(x) = 1

1+1x !

U = 1 U’ = 0

V = 1 + x-1 V’ = -x-2 f’(x) = U’.V - U.V’

V2

f’(x) = (0)(1+x-1) - (1)(-x-2) (1+x-1)2 f’(x) = x-2

1+2x-1+x-2 = 1 x2 1+2x+x12

f’(x) = 1 x2+2x+1

Contoh pengerjaan bentuk Un: Contoh 1: y = (1 – 5x)6, maka nilai y’?

y’ = n.Un-1.U’

y’ = 6.(1 – 5x)6-1. (-5) y’ = -30(1 – 5x)5

Contoh 2: y = (x – 2)3, tentukan turunan pertama dan kedua y.

y’ = n.Un-1.U’

y’ = 3.(x – 2)3-1. (1)

y’ = 3(x – 2)2 = 3(x2 – 4x + 4) y’ = 3x2 – 12x + 12

y’’ = 2.3.x2-1 – 12 y’’ = 6x – 12

Contoh 3: g(x) = (√x – 5)2 + 2√x + 2, nilai g’(x)?

U = √x – 5 = x12 – 5 U’ = 12 . x12 = 2√x1 V = 2√x = 2x12 V’ = 2. 12 .x12 = √x1

W = 2 W’ = 0

g’(x) = n.Un-1.U’ + V’ + W’

g’(x) = 2(√x – 5).2√x1 + √x1 + 0 g’(x) = √x - 5

√x + 1

√x = √x - 4

√x . √x

√x = x - 4√x x g’(x) = 1 – 4√x

x

Contoh pengerjaan bentuk komposisi fungsi dan turunan berantai:

Contoh 1: Jika f(x) = x2 + 4, g(x) = 3x + 6, dan h(x)

= f∘g(x), tentukan h’(x)!

f’(x) = 2x g’(x) = 3

h’(x) = f’(g(x)).g’(x)

h’(x) = 2(3x + 6)(3) h’(x) = 18x + 36 Contoh 2: y = √x+√5x–1 , tentukan y’.

Kita anggap bahwa:

y = √u u = x + √5x–1

maka, dy dx = dy

du . du dx = 1

2√u. (1+ 5

2√5x+1) = 1

2√x+√5x–1. (1+ 5 2√5x+1)

= 1

2√x+√5x–1 + 1

2√x+√5x–1.( 5 2√5x+1) dy

dx = 2√5x+1+5 4√(x+√5x–1)(√5x+1)

D. TURUNAN FUNGSI TRIGONOMETRI

Aturan-aturan yang digunakan pada turunan fungsi trigonometri:

f(x) f’(x)

sin U cos U. U’

cos U -sin U. U’

tan U sec2 U. U’

sec U sec U. tan U. U’

cot U -cosec2 U. U’

cosec U cosec U. cot U. U’

(3)

MAT 4

3

materi78.co.nr

TURUNAN Contoh pengerjaan bentuk U ± V:

Contoh 1: f(x) = 2.cosx – sin4x + tanx, maka f’(π4)?

f’(x) = –2.sinx – 4.cos4x + sec2x f’(π4) = –2.sin(π4) – 4.cos4(π4) + sec2(π4) f’(π4) = –2. 1/2√2 – 4.(–sin(π2)) + (√2)2 f’(π4) = –√2 + 4(1) + 2 f’(π4) = 6 – √2

Contoh 2: h(x) = cosx + x.sinx – x3 + 5, maka h’(x)?

h’(x) = –sinx + (1)(sinx) + (x)(cosx) – 3x2 + 0 h’(x) = –sinx + sinx + x.cosx – 3x2

h’(x) = x.cosx – 3x2

Contoh pengerjaan bentuk U.V:

Contoh 1: y = (sinx – cosx)(sinx + cosx), tentukan turunan pertama dan kedua dari y.

U = sinx – cosx U’ = cosx + sinx V = sinx + cosx V’ = cosx – sinx y’ = U’V + UV’

y’ = (cosx + sinx)(sinx + cosx) + (sinx – cosx)(cosx – sinx) y’ = sin2x + 2.sinx.cosx + cos2x – (sin2x

– 2.sinx.cosx + cos2x) y’ = 4.sinx.cosx

y’ = 2.sin2x y’’ = 4.cos2x

Contoh 2: Tentukan y’ dari y = 4.sin2x.cos2x ! U = 4.sin2x U’ = 2.4.sinx.cosx

U’ = 8.sinx.cosx = 4.sin2x

V = cos2x V’ = –2.sin2x

y' = U’V + UV’

y’ = (4.sin2x)(cos2x) + (4.sin2x)(–2.sin2x) y’ = 2.sin4x – 8.sin2x.sin2x

Contoh pengerjaan bentuk UV: Contoh 1: Jika y = sinx

1 - cosx , tentukan nilai y’!

U = sinx U’ = cosx

V = 1 – cosx V’ = sinx y’ = U’.V - U.V’

V2

y' = (cosx)(1 – cosx) – (sinx)(sinx) (1 – cosx)2

y’ = cosx – cos2x – sin2x (1 – cosx)(1 – cosx) y’ = –(–cosx+(cos2x + sin2x))

(1–cosx)(1–cosx) = –(–cosx+1) (1–cosx)(1–cosx) y’ = 1

cosx – 1

Contoh 2: f(x) = x + sinx

1 + cosx , maka f’(x)?

U = x + sinx U’ = 1 + cosx V = 1 + cosx V’ = -sinx

f’(x) = U’.V - U.V’

V2

f'(x) = (1 + cosx)(1 + cosx) – (x+sinx)(–sinx) (1 + cosx)2

f’(x) = 1 + 2.cosx + cos2x + x.sinx + sin2x (1 + cosx)2

f’(x) = 2 + x.sinx + 2.cosx (1 + cosx)2

Contoh pengerjaan bentuk Un:

Contoh 1: Tentukan turunan dari y = sin7(5x2 - π2)!

y’ = n.Un-1.U’

y’ = 7.sin7-1(5x2 - π2).cos(5x2 - π2).(2.5x2-1 – 0) y’ = 70x.sin6(5x2 - π2).cos(5x2 - π2)

Contoh 2: f’(x) dari f(x) = sec10(3 – 5x) adalah?

f’(x) = 10.sec10-1(3 – 5x).sec(3 – 5x).tan(3 – 5x).(-5) f’(x) = –50.sec10(3 – 5x).tan(3 – 5x)

Contoh 3: y = 15.cot5x – 13.cot3x + cotx + x, maka turunan pertama dan kedua y adalah?

y’ = 5.15.cot5-1x.(–cosec2x) – 3.13.cot3-1x.(–cosec2x) + (–cosec2x) + 1

y' = –cot4x.cosec2x – cot2x.cosec2x – cosec2x + 1 y’ = –cot4x.cosec2x – cot2x.cosec2x + cot2x y’ = cot2x(–cot2x.cosec2x – cosec2x + 1) y’ = cot2x(–cot2x.cosec2x + cot2x) y’ = cot4x(–cosec2x + 1)

y’ = cot6x

y’’ = 6.cot6-1x.(–cosec2x) y = –6.cot5x.cosec2x Contoh pengerjaan bentuk komposisi fungsi dan turunan berantai:

Contoh 1: Jika g(x) = x2, dan h(x) = sin4x, maka turunan dari g∘h(x) adalah?

g’(x) = 2x h’(x) = 4.cos4x (g∘h(x))’ = g’(h(x)).h’(x)

= 2(sin4x).4.cos4x = 8.sin4x.cos4x (g∘h(x))’ = 4.sin8x

Contoh 2: y =√sin√cos2x, maka y’?

y = √u u = sinv v = √w w = cos2x dy

dx = dy du.du

dv . dv dw.dw

dx = 1

2√u . cosv. 1

2√w .(–2.sin2x)

= 1

2√sin√cos2x.cos√cos2x. 1

2√cos2x.(–2.sin2x) dy

dx = –sin2x

(2√sin√cos2x)(√cos2x)

(4)

MAT 4

4

materi78.co.nr

TURUNAN Contoh pengerjaan dengan menyederhanakan

menggunakan dalil-dalil trigonometri:

Contoh 1: y =

(sin2x+cos2x)2 sec4x+tan4x

3 , tentukan y’!

y =

2.sin2x.cos2x+sin2x+cos2x cos4x+1 sin4x

cos4x

3

y =

(2.sin2x.cos2x+1)(cos4x) 1+sin4x

3

y =

(sin4x+1)(cos4x) 1+sin4x

3 = √cos4x3 = cos134x

y’ = 13.cos234x.(-sin4x)(4) y’ =

-

4.sin4x

3√cos3 24x

Contoh 2: f(x) = (sin5x – cos5x)2, maka nilai f’’(x) adalah?

f(x) = sin25x – 2.sin5x.cos5x + cos25x f(x) = 1 – sin10x f’(x) = –10.cos10x

f’’(x) = 100.sin10x Contoh 3: Tentukan turunan pertama dari persamaan y = sin3x – sin2x + sinx

cos3x – cos2x + cosx ! y = (sin3x + sinx) – sin2x

(cos3x + cosx) – cos2x = 2.sin2x.cosx – sin2x 2.cosx.cosx – cos2x y = (2cosx - 1).sin2x

(2cosx - 1).cos2x = tan2x y’ = 2.sec22x

Referensi

Dokumen terkait

4. Melalui tanya jawab, guru mengingatkan  peserta didik mengenai materi pertemuan kemarin tentang konsep turunan fungsi trigonometri. Guru menyampaikan materi yang

Jadi, untuk menentukan turunan fungsi trigonometri dapat dicari.. trigonometri dapat dicari dengan menggunakan dengan

sebuah titik, Memahami Fungsi Turunan, aturan Rantai dan turunan fungsi trigonometri, Memahami penyelesaian konsep integral tak tentu, Memahami penyelesaian konsep

Carilah turunan fungsi-fungsi di bawah ini, kemudian carilah nilai fungsi turunan itu untuk nilai x yang diberikan.. Dengan aturan rantai carilah turunan

TURUNAN FUNGSI KOMPOSISI DENGAN ATURAN

Bab III buku ini memuat hal-hal pokok yang berkaitan dengan turunan fungsi, antara lain (1) pengertian dan sifat turunan, (2) aturan rantai, (3) turunan fungsi implisit

Bab III buku ini memuat hal-hal pokok yang berkaitan dengan turunan fungsi, antara lain (1) pengertian dan sifat turunan, (2) aturan rantai, (3) turunan fungsi implisit

4.6 Turunan Fungsi Implisit  Jika hubungan antara y dan x dapat dituliskan dalam bentuk y = fx maka y disebut fungsi eksplisit dari x, yaitu antara peubah bebas dan tak bebasnya