f ( x ) = x / ( x-1)^2
Division durch 0 ausschließen
( x-1)^2 = 0
x - 1 = 0
x = 1
D = ℝ \ { 1 }
Monotonie
f ( x ) = x / ( x-1)^2
Quotientenregel
f ´( x ) = ( 1 * ( x-1)^2 - x * 2 * ( x-1 ) ) / ( x-1)^4
f ´( x ) = ( x-1 ) * ( ( x -1 ) - 2x ) / ( x -1 )^4
f ´( x ) = ( -x -1 ) / ( x-1)^3
Monotonie fallend = negativ
( + / - ) oder ( - / + )
Fall 1
( -x -1 ) ist positiv
-x -1> 0
x < -1
und
( x -1 )^3 ist negativ
( x-1)^3 < 0
x - 1 < 0
x < -1
( x < -1 ) und ( x < -1 )
x < -1
2.Fall
( - / + )
( -x -1 ) ist negativ
-x -1 < 0
x > -1
und
( x -1 )^3 ist positiv
( x-1)^3 > 0
x - 1 > 0
x > 1
( x > -1 ) und ( x > 1 )
Zusammen
x > 1
Fallend
( x < -1 ) und ( x > 1 )
wurde graphisch überprüft.