f ( x ) = ( -x -1 ) * e-x
Ein Produkt ist dann 0 wenn mindestens einer der Faktoren
0 ist. Die e-Funktion ist nie null. Also
(-x-1 ) = 0
x= -1
( -1 | 0 )
1.Ableitung
f ´( x ) = ( -1 ) * e-x + ( -x -1 ) * e-x *(-1)
f ´( x ) = ( -1) *e-x * ( 1 + ( -x -1 ) )
f ´( x ) = ( -1) *e-x * ( 1 + -x -1 ) )
f ´( x ) = ( -1) *e-x * ( -x )
f ´( x ) = x *e-x
Extremwert
x *e-x = 0
x = 0
f ( 0 ) = ( -0 -1 ) * e-x
f ( 0 ) = -1
( 0 | -1 )
2.Ableitung
f´´( x) = 1 * e-x + x * e-x * (-1)
f ´´ ( x ) = e-x * ( 1 - x )
Wendepunkt
e-x * ( 1 - x ) = 0
x = 1
f ( 1 ) = ( -1 -1 ) * e-1
W ( 1 | -2 / e )