What does it mean for a function to be monotonic? It's either constant (everywhere or at some intervals), and at the intervals that it is not constant it is either:
1. increasing or
2. decreasing
but this is an exclusive or, meaning if at some interval it is increasing, it will never be decreasing.
In math terms:
if x [tex]\leq[/tex] y then f(x) [tex]\leq[/tex] f(y) OR
if x [tex]\geq[/tex] y then f(x) [tex]\geq[/tex] f(y)
So what you need to do for 1 is: assume x [tex]\leq[/tex] y then look at f(x) and compare that to f(y). See what the derivatives look like etc.. depending on your level, it may be something as simple as since the derivative is always positive, this function is always increasing etc (or in this case decreasing.. I don't know, look at the graph to figure that out).
For 2 (again assuming your math level is not super high and that's why you didn't understand ystael), find a point on the real number line where the function is monotonic after that point, then use that to help you. work on #1 first, then that'll help you with #2
Also don't be RUDE!