Math Problem Statement

Dengan menggunakan rumus turunan berikut! d/dx (f) = lim h -> 0 (f(x + h) - f(x))/h tentukan turunan fungsi

a. f(x) = - 5cos x

Solution

Untuk menentukan turunan fungsi f(x)=5cos(x)f(x) = -5\cos(x) menggunakan definisi turunan:

ddx(f(x))=limh0f(x+h)f(x)h\frac{d}{dx}(f(x)) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}

Langkah-langkahnya sebagai berikut:

  1. Tentukan f(x+h)f(x+h):

    f(x+h)=5cos(x+h)f(x+h) = -5\cos(x+h)

  2. Masukkan f(x+h)f(x+h) dan f(x)f(x) ke dalam definisi turunan:

    ddx(f(x))=limh05cos(x+h)(5cos(x))h\frac{d}{dx}(f(x)) = \lim_{h \to 0} \frac{-5\cos(x+h) - (-5\cos(x))}{h}

    Ini bisa disederhanakan menjadi:

    ddx(f(x))=limh05[cos(x+h)cos(x)]h\frac{d}{dx}(f(x)) = \lim_{h \to 0} \frac{-5[\cos(x+h) - \cos(x)]}{h}

  3. Gunakan identitas trigonometri untuk ekspresi cos(x+h)cos(x)\cos(x+h) - \cos(x):

    Berdasarkan identitas trigonometri:

    cos(x+h)cos(x)=2sin(h2)sin(x+h2)\cos(x+h) - \cos(x) = -2\sin\left( \frac{h}{2} \right)\sin\left( x + \frac{h}{2} \right)

    Namun, dalam konteks ini, lebih mudah untuk mengenali bahwa turunan dari cos(x)\cos(x) sudah dikenal.

  4. Turunan dari cos(x)\cos(x) adalah sin(x)-\sin(x):

    Dari pengetahuan dasar turunan trigonometri:

    ddx(cos(x))=sin(x)\frac{d}{dx}(\cos(x)) = -\sin(x)

    Maka, turunan dari f(x)=5cos(x)f(x) = -5\cos(x) adalah:

    ddx(5cos(x))=5(sin(x))=5sin(x)\frac{d}{dx}(-5\cos(x)) = -5(-\sin(x)) = 5\sin(x)

Jadi, turunan dari f(x)=5cos(x)f(x) = -5\cos(x) adalah:

f(x)=5sin(x)f'(x) = 5\sin(x)

Apakah Anda ingin penjelasan lebih lanjut atau ada pertanyaan?

Berikut adalah beberapa soal terkait:

  1. Hitung turunan f(x)=3sin(x)f(x) = 3\sin(x).
  2. Tentukan turunan f(x)=cos(2x)f(x) = \cos(2x).
  3. Hitung turunan f(x)=xcos(x)f(x) = x\cos(x).
  4. Tentukan turunan kedua dari f(x)=sin(x)f(x) = \sin(x).
  5. Hitung turunan f(x)=excos(x)f(x) = e^x \cos(x).

Tip: Ketika bekerja dengan turunan fungsi trigonometri, ingatlah aturan dasar turunan untuk sin, cos, dan tan, karena ini sering muncul dalam banyak konteks.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Calculus
Derivatives
Trigonometry

Formulas

Derivative definition: d/dx(f(x)) = lim(h -> 0) (f(x+h) - f(x))/h
Trigonometric identity: d/dx(cos(x)) = -sin(x)

Theorems

Derivative of cosine function
Limit definition of derivative

Suitable Grade Level

Grades 11-12