📖 Explanation
Defining the relationship between two twice differentiable functions by examining their difference allows us to evaluate properties of the system through successive integration. Given the second derivative relationship f′′(x)−g′′(x)=6x, we integrate once to obtain f′(x)−g′(x)=3x2+C. Using the initial conditions f′(1)=9 and 4g′(1)−3=9, we determine g′(1)=3, which leads to f′(1)−g′(1)=6. Substituting x=1 into our first derivative expression gives 3(1)2+C=6, yielding C=3. Integrating once more provides f(x)−g(x)=x3+3x+D. With f(2)=12 and 3g(2)=12, we find f(2)−g(2)=8. Evaluating this at x=2 gives 8=8+6+D, resulting in D=−6, so the difference function is h(x)=f(x)−g(x)=x3+3x−6.
We can now verify the truth of each statement by examining h(x). For the first option, evaluating at x=−2 gives h(−2)=(−2)3+3(−2)−6=−20, which confirms g(−2)−f(−2)=20. Regarding the second option, since h′(x)=3x2+3 is always positive, the function h(x) is strictly increasing. Within the interval (−1,2), the function spans from h(−1)=−10 to h(2)=8. Consequently, the statement ∣h(x)∣<8 is false because the function values extend to −10. For the third statement, setting ∣f′(x)−g′(x)∣<6 yields ∣3x2+3∣<6, which simplifies to x2<1, accurately describing the interval −1<x<1. Finally, for the last statement, we observe h(1)=1+3−6=−2 and h(23)=827+29−6=1.875. Since the function changes sign between 1 and 23, the Intermediate Value Theorem guarantees that there exists some x0∈(1,23) such that f(x0)−g(x0)=0.