A function f is said to be increasing if f(a) > f(b) when a > b.
The graph of an increasing function always goes up from left to right.
A function is increasing at all the points where its derivative is positive.

In figure, the curve is going up from left to right. Hence, the function is said to be increasing.
A. (- 3, 3)
B. (0, 8)
C. (0, 3) U (3, 8)
D. (- 3, 0) U (3, 8)
Correct Answer: D
Step 1: Here f(x) = 3x? - 54x2 + 14 [Given function.]
Step 2: f '(x) = 12x? - 108x [Differentiate.]
Step 3: = 12x (x2 - 9) [Factorize.]
Step 4: = 12x (x - 3) (x + 3) [Factorize.]
Step 5: For x (x + 3)(x - 3) > 0, f ' (x) > 0
Step 6: For x ε (- 3, 0) U (3, 8), f ' (x) > 0 [Solve the inequality.]
Step 7: So, f(x) increases in (- 3, 0) U (3, 8).
Q1: Find the interval in which f(x) = 3x^4 - 54x^2 + 14 increases.
Q2: If f'(x) < 0, the function f(x) is:
Q: How do I find the intervals where a function is increasing?
A: Find the derivative of the function, set it greater than zero, and solve the inequality.
Q: What is the difference between increasing and strictly increasing?
A: A function is strictly increasing if f(a) > f(b) whenever a > b. A function is increasing if f(a) >= f(b) whenever a > b.