- Given function
We have
f(x)=∫0xt(t2−9t+20)dt,1≤x≤5.
So the integrand is
t(t2−9t+20)=t3−9t2+20t.
Thus
f(x)=∫0x(t3−9t2+20t)dt.
- Find an explicit expression for f(x)
Integrating,
f(x)=[4t4−3t3+10t2]0x=4x4−3x3+10x2.
So
f(x)=4x4−3x3+10x2.
- Find critical points in [1,5]
Differentiate:
f′(x)=x3−9x2+20x=x(x2−9x+20)=x(x−4)(x−5).
Critical points are
x=0,4,5.
In the interval [1,5], relevant critical points are x=4 and x=5.
- Check monotonicity
For 1≤x<4:
- x>0
- x−4<0
- x−5<0
Hence
f′(x)=x(x−4)(x−5)>0.
So f is increasing on [1,4].
For 4<x<5:
- x>0
- x−4>0
- x−5<0
Hence
f′(x)<0.
So f is decreasing on [4,5].
Therefore:
- maximum occurs at x=4,
- minimum occurs at one of the endpoints x=1 or x=5.
- Compute values at important points
At x=1:
f(1)=41−3+10=41+7=429.
At x=4:
f(4)=444−3(43)+10(42)=4256−192+160=64−192+160=32.
At x=5:
f(5)=454−3(53)+10(52)=4625−375+250=4625−125=4125.
- Find the range
Comparing the values:
f(1)=429,f(4)=32,f(5)=4125.
Since
429=7.25,4125=31.25,32=32,
we get
- minimum value α=429,
- maximum value β=32.
So the range is
[429,32].
- Compute 4(α+β)
α+β=429+32=429+4128=4157.
Therefore,
4(α+β)=4⋅4157=157.
- Match with options
Thus the correct option is
157
which is Option B.