nach Aufgabentypen suchen

Aufgabentypen anhand von Beispielen durchstöbern

Browserfenster aktualisieren (F5), um neue Beispiele bei den Aufgabentypen zu sehen

e-Funktionen einfach

Beispiel:

Berechne die Ableitung von f mit f(x)= -2 + e -2x und vereinfache:

Lösung einblenden

f(x)= -2 + e -2x

f'(x)= 0 + e -2x · ( -2 )

= -2 e -2x

Ableiten e-Funktionen (BF)

Beispiel:

Berechne die Ableitung von f mit f(x)= ( 5 x 4 -2 x 2 ) · e -x und vereinfache:

Lösung einblenden

f(x)= ( 5 x 4 -2 x 2 ) · e -x

f'(x)= ( 20 x 3 -4x ) · e -x + ( 5 x 4 -2 x 2 ) · e -x · ( -1 )

= ( 20 x 3 -4x ) · e -x + ( 5 x 4 -2 x 2 ) · ( - e -x )

= ( 20 x 3 -4x ) · e -x - ( 5 x 4 -2 x 2 ) · e -x

= e -x · ( -5 x 4 +2 x 2 + ( 20 x 3 -4x ) )

= e -x · ( -5 x 4 +20 x 3 +2 x 2 -4x )

= ( -5 x 4 +20 x 3 +2 x 2 -4x ) · e -x

e-Funktionen ableiten

Beispiel:

Berechne die Ableitung von f mit f(x)= ( -4 x 5 +4 x 3 ) · e 3x -2 und vereinfache:

Lösung einblenden

f(x)= ( -4 x 5 +4 x 3 ) · e 3x -2

f'(x)= ( -20 x 4 +12 x 2 ) · e 3x -2 + ( -4 x 5 +4 x 3 ) · e 3x -2 · 3

= ( -20 x 4 +12 x 2 ) · e 3x -2 + ( -4 x 5 +4 x 3 ) · 3 e 3x -2

= ( -20 x 4 +12 x 2 ) · e 3x -2 +3 ( -4 x 5 +4 x 3 ) · e 3x -2

= e 3x -2 · ( -12 x 5 +12 x 3 + ( -20 x 4 +12 x 2 ) )

= e 3x -2 · ( -12 x 5 -20 x 4 +12 x 3 +12 x 2 )

= ( -12 x 5 -20 x 4 +12 x 3 +12 x 2 ) · e 3x -2

Ableiten ln-Funktion

Beispiel:

Berechne die Ableitung von f mit f(x)= ln( 2 x 3 +4x ) und vereinfache:

Lösung einblenden

f(x)= ln( 2 x 3 +4x )

f'(x)= 1 2 x 3 +4x · ( 6 x 2 +4 )

= 6 x 2 +4 2 x 3 +4x

Ableiten (mit allem) LF

Beispiel:

Berechne die Ableitung von f mit f(x)= x · cos( 2x +3 ) und vereinfache:

Lösung einblenden

f(x)= x · cos( 2x +3 )

= x 1 2 · cos( 2x +3 )

=> f'(x) = 1 2 x - 1 2 · cos( 2x +3 ) + x 1 2 · ( - sin( 2x +3 ) · ( 2 +0 ) )

f'(x)= 1 2 x · cos( 2x +3 ) + x · ( - sin( 2x +3 ) · ( 2 +0 ) )

= 1 2 cos( 2x +3 ) x + x · ( - sin( 2x +3 ) · ( 2 ) )

= 1 2 cos( 2x +3 ) x + x · ( -2 sin( 2x +3 ) )

= 1 2 cos( 2x +3 ) x -2 x · sin( 2x +3 )

Höhere Ableitungen e-Funkt'n

Beispiel:

Bestimme die 91-te Ableitung der Funktion f(x)= e x .

Lösung einblenden

Wir leiten f einfach mal ein paar mal ab und unteruschen, ob wir ein System erkennen können.

f(x) = e x

f'(x) = e x

f''(x) = e x

f'''(x) = e x

f(4)(x) = e x

...

Wir erkennen, dass der Funktionsterm bei jeder Ableitung gleich bleibt.

Somit gilt für die 91-te Ableitung:

f(91)(x) = e x

typischen Anwendungsterm ableiten

Beispiel:

Berechne die Ableitung von f mit f(x)= -4 ( x -1 ) · e -0,5x +4x und vereinfache:

Lösung einblenden

f(x)= -4 ( x -1 ) · e -0,5x +4x

f'(x)= -4 · ( 1 +0 ) · e -0,5x -4 ( x -1 ) · e -0,5x · ( -0,5 ) +4

= -4 e -0,5x -4 ( x -1 ) · ( -0,5 e -0,5x ) +4

= -4 e -0,5x +2 ( x -1 ) · e -0,5x +4

= e -0,5x · ( -4 +2x -2 ) +4

= 4 + ( 2x -4 -2 ) · e -0,5x

= 4 + ( 2x -6 ) · e -0,5x