
Mark H. answered 12/18/19
Experienced Tutor Specializing in Algebra, Geometry, and Calculus
i. The critical points of a function are defined such that f'(xo) = 0. For a polynomial function with constant N, the nth degree term, written as Nxn yields a derivative "n*Nxn-1.
Given f(x) = 7/12*x3 -9/4*x2 -6x, the critical point denoted as xo satisfied the following relation:
f'(xo) = 3*(7/12)*xo2 -2*(9/4)*xo - 6 =0 --> (21/12)*xo2 - (54/12)*xo - (72/12) = 0--> (21*xo2 - 54*xo - 72)/12 =0.
To solve xo, we have xo = (54 +/- √( 542 -4*21*-72))/(2*21)--> xo = 1.28 +/- 2.254 --> xo = 3.534 or -0.974.
ii To solve the points at which the function is increasing or decreasing, you'll need to find the points of inflection, which is yielded by taking the 2nd derivative of the function at the critical points. The inflection point is where the function changes concavity. A negative result implies the function is concave down whereas a positive result implies the function is concave up. The 2nd derivative determines how the slope of the function is changes with respect to x.
Therefore, f''(x) = f'(f'(xo)) = (21*2*xo -54)/12--> Using xo = 3.534 yields f''(3.534) =(42*3.534 - 54)/12 = 7.86 >0 --> concave up or positive slope increase.
Similarly, f''(-.974) = (42*-.974 - 54)/12 = -7.9 < 0--> concave down or negative slope decrease
Therefore, the function decreases along the interval (-00, -.974]U[-.974,3.534) and the function increases along the interval [3.534, 00)