Question
Question: Let $g: R \rightarrow \{4\}$ be function given by $g(x) = x^3(f'(t) - 2) + x^2 f''(t) + 4x(f(0) + 6)...
Let g:R→{4} be function given by g(x)=x3(f′(t)−2)+x2f′′(t)+4x(f(0)+6)+4 and h(x) is defined as:
h(x)={∫0x∣f(t)−2∣dt,(x−6)2+20,0≤x≤66<x≤12
If number of integers in the range of h(x) is N then _______.

57
Solution
The condition g:R→{4} implies that g(x) is a constant function equal to 4. For the given polynomial g(x) to be constant, the coefficients of x3, x2, and x must be zero. This leads to:
- f′(t)−2=0⟹f′(t)=2.
- f′′(t)=0.
- f(0)+6=0⟹f(0)=−6.
From f′(t)=2 and f′′(t)=0, we deduce that f(t) is a linear function of the form f(t)=2t+C. Using the condition f(0)=−6, we find 2(0)+C=−6, which gives C=−6. Therefore, f(t)=2t−6.
Now, we analyze h(x):
Case 1: 0≤x≤6 h(x)=∫0x∣f(t)−2∣dt=∫0x∣(2t−6)−2∣dt=∫0x∣2t−8∣dt. The expression ∣2t−8∣ changes sign at t=4.
-
For 0≤x≤4: ∣2t−8∣=−(2t−8)=8−2t since 2t−8≤0 in [0,x]. h(x)=∫0x(8−2t)dt=[8t−t2]0x=8x−x2. The range of h(x)=8x−x2 for x∈[0,4] is [h(0),h(4)]=[0,16].
-
For 4<x≤6: We split the integral at t=4. h(x)=∫04(8−2t)dt+∫4x(2t−8)dt. ∫04(8−2t)dt=[8t−t2]04=32−16=16. ∫4x(2t−8)dt=[t2−8t]4x=(x2−8x)−(16−32)=x2−8x+16=(x−4)2. So, h(x)=16+(x−4)2. The range of h(x)=16+(x−4)2 for x∈(4,6] is (16+(4−4)2,16+(6−4)2]=(16,16+4]=(16,20].
Combining these two sub-cases for 0≤x≤6, the range of h(x) is [0,16]∪(16,20]=[0,20].
Case 2: 6<x≤12 h(x)=(x−6)2+20. This is an increasing quadratic function for x∈(6,12]. The range of h(x) for x∈(6,12] is ((6−6)2+20,(12−6)2+20]=(0+20,62+20]=(20,36+20]=(20,56].
Overall Range of h(x): The domain of h(x) is [0,12]. The overall range is the union of the ranges from the two cases: [0,20]∪(20,56]=[0,56].
Number of Integers in the Range: The range of h(x) is [0,56]. The integers in this range are 0,1,2,…,56. The number of integers, N, is 56−0+1=57. The question asks for the value of N, which is 57.