StepWorking
01given
We are given f′′(x)−g′′(x)=6x, f′(1)=9, 4g′(1)−3=9⟹g′(1)=3, f(2)=12, and 3g(2)=12⟹g(2)=4.
02approach
Define h(x)=f(x)−g(x). Then h′′(x)=6x. Integrate twice to find h′(x) and h(x) using the initial conditions at x=1 and x=2, then evaluate each given statement to determine which one is NOT true.
03execute
Integrate h′′(x)=6x: h′(x)=3x2+c1. At x=1, h′(1)=f′(1)−g′(1)=9−3=6. Thus, 3(1)2+c1=6⟹c1=3. Hence, h′(x)=3x2+3.
04execute
Integrate h′(x)=3x2+3: h(x)=x3+3x+c2. At x=2, h(2)=f(2)−g(2)=12−4=8. Thus, 23+3(2)+c2=8⟹8+6+c2=8⟹c2=−6. Hence, h(x)=x3+3x−6.
05execute
Analyze Option (2): For x∈(−1,2), since h′(x)=3x2+3>0 for all x, h(x) is strictly increasing. Thus h(−1)<h(x)<h(2). Here h(−1)=(−1)3+3(−1)−6=−10 and h(2)=8. Thus, −10<h(x)<8. Therefore, ∣h(x)∣ can take values up to 10 (e.g. as xo−1+, ∣h(x)∣o10), which exceeds 8. Thus the claim ∣f(x)−g(x)∣<8 is NOT true.
✓verify
Check other options: Option (0): h(1)=1+3−6=−2<0 and h(3/2)=27/8+9/2−6=15/8>0. By IVT, a root exists in (1,3/2) (True). Option (1): ∣h′(x)∣<6⟺3x2+3<6⟺x2<1⟺−1<x<1 (True). Option (3): g(−2)−f(−2)=−h(−2)=−((−2)3+3(−2)−6)=−(−20)=20 (True). Thus Option (2) is confirmed as the false statement.