Aufgabenbeispiele von mit e-Funktionen

Durch Aktualisieren des Browsers (z.B. mit Taste F5) kann man neue Beispielaufgaben sehen


e-Funktionen einfach

Beispiel:

Berechne die Ableitung von f mit f(x)= -1 + 8 9 e 3x und vereinfache:

Lösung einblenden

f(x)= -1 + 8 9 e 3x

f'(x)= 0 + 8 9 e 3x · 3

= 8 3 e 3x

Ableiten e-Funktionen (BF)

Beispiel:

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

Lösung einblenden

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

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

= -4x -2 e -2x -3

e-Funktionen ableiten

Beispiel:

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

Lösung einblenden

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

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

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

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

= e -2x · ( 16 x 3 -3 + ( -8 x 4 +6x ) )

= e -2x · ( -8 x 4 +16 x 3 +6x -3 )

= ( -8 x 4 +16 x 3 +6x -3 ) · e -2x

Ableiten ln-Funktion

Beispiel:

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

Lösung einblenden

f(x)= 3x · ln( x 2 -8 )

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

= 3 ln( x 2 -8 ) + 3x · 1 x 2 -8 · ( 2x )

= 3 ln( x 2 -8 ) + 3x · 2 x x 2 -8

= 3 ln( x 2 -8 ) +6 x · x x 2 -8

= 3 ln( x 2 -8 ) +6 x 2 x 2 -8

Ableiten (mit allem) LF

Beispiel:

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

Lösung einblenden

f(x)= x · cos( -5x +3 )

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

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

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

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

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

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

Höhere Ableitungen e-Funkt'n

Beispiel:

Bestimme die 92-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 92-te Ableitung:

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

typischen Anwendungsterm ableiten

Beispiel:

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

Lösung einblenden

f(x)= -2 ( x +3 ) · e -0,7x +5

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

= -2 e -0,7x -2 ( x +3 ) · ( -0,7 e -0,7x )

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

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

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