100
Given the graph P(x) list all the intervals where the average rate of change will be positive, negative or zero
What is positive: [-1.5, 0.2] , [1.3, 2.3]
What is negative: [-2.2, -1.6] , [0.2, 1.3]
What is zero: [-2, -0.7], [-0.7, 1], [-2, 1], [-2,1.6], [-0.7,1.6], [-0.7,1], [1, 1.6]