For the function defined on the interval , find all intervals where the function is strictly increasing or strictly decreasing. Your intervals should be as large as possible.
is strictly increasing on
is strictly decreasing on
(Give your answer as an interval or a list of intervals, e.g., (-infinity,8] or (1,5),(7,10) .)

Find and classify all local max's and min's. (For the purposes of this exercise we'll call an endpoint a "local max" if whenever is near on the left or on the right. Similarly, we'll call it a "local min" if whenever is near on the left or right.)

Enter your maxima and minima as comma-separated xvalue,classification pairs. For example, if you found that was a local minimum and was a local maximum, you should enter (-2,min), (3,max). If there were no maximum, you must drop the parentheses and enter -2,min.

You can earn partial credit on this problem.