f(x)= x2 cos (x) + x sin (x)
f ( x ) = 2*x * cos ( x ) + x2 * [ -sin ( x ) ] + 1 * sin ( x ) + x * cos ( x )
f ( x ) = 3 * x * cos ( x ) - x2 * sin ( x ) + sin ( x )
f ( x ) = 3 * x * cos ( x ) + sin ( x ) * ( 1 - x2 )
f(x) = ( x4 + 2x2 ) ( exp (x) + 1)
f ( x ) = ( x4 + 2x2 ) * ( ex + 1) | Produktregel
f ( x ) = ( 4 * x3 + 4 * x ) * ( ex + 1) + ( x4 + 2 *x2 ) * ex
| hier gibt´s nicht mehr viel zu vereinfachen
f ( x ) = ( 4 * x3 + 4 * x ) * ex + ( x4 + 2 *x2 ) * ex + ( 4 * x3 + 4 * x )
f ( x ) = ( x4 + 4 * x3 + 2 *x2 + 4 * x ) * ex + 4x * ( x2 + 1)
Bei Fehlern oder Fragen wieder melden.
mfg Georg