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 3 e 1 3 x und vereinfache:

Lösung einblenden

f(x)= 2 3 e 1 3 x

f'(x)= 2 3 e 1 3 x · 1 3

= 2 9 e 1 3 x

Ableiten e-Funktionen (BF)

Beispiel:

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

Lösung einblenden

f(x)= e -x · ( -2x -3 )

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

= - e -x · ( -2x -3 ) + e -x · ( -2 )

= - e -x · ( -2x -3 ) -2 e -x

= e -x · ( -2 +2x +3 )

= e -x · ( 2x +1 )

= ( 2x +1 ) · e -x

e-Funktionen ableiten

Beispiel:

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

Lösung einblenden

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

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

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

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

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

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

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

Ableiten ln-Funktion

Beispiel:

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

Lösung einblenden

f(x)= ln( 2x -2 )

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

= 1 2x -2 · ( 2 )

= 2 2x -2

Ableiten (mit allem) LF

Beispiel:

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

Lösung einblenden

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

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

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

= cos( x 2 ) -2 ( x +2 ) sin( x 2 ) x

Höhere Ableitungen e-Funkt'n

Beispiel:

Bestimme die 95-te Ableitung der Funktion f(x)= 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) = x · e x

f'(x) = 1 · e x + x · e x = e x · ( x +1 )

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

f'''(x) = e x · ( x +2 ) + e x · ( 1 +0 ) = e x · ( x +3 )

f(4)(x) = e x · ( x +3 ) + e x · ( 1 +0 ) = e x · ( x +4 )

...

Wir erkennen, dass mit jeder Ableitung die hintere Zahl in der Klammer um 1 wächst.

Somit gilt für die 95-te Ableitung:

f(95)(x) = e x · ( x +95 )

typischen Anwendungsterm ableiten

Beispiel:

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

Lösung einblenden

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

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

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

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

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

= e -0,2x · ( 0,2x -1,8 )

= ( 0,2x -1,8 ) · e -0,2x