Analyzing the Setup
We are given the function f(x)=5−x9−x2 defined on the interval [0,2]. To find the absolute maximum α and minimum β, we apply the quotient rule to find the derivative:
f′(x)=(5−x)2(5−x)(−2x)−(9−x2)(−1)=(5−x)2−10x+2x2+9−x2=(5−x)2x2−10x+9
Setting f′(x)=0 yields the critical points x=1 and x=9. Since we are restricted to the interval [0,2], we discard x=9 as it lies outside our domain.
Determining Extrema
We evaluate the function at the critical point x=1 and the boundaries x=0 and x=2:
1. f(0)=5−09−0=1.8
2. f(1)=5−19−1=48=2
3. f(2)=5−29−4=35
Comparing these values, we identify the absolute maximum α=2 and the absolute minimum β=35.
The Geometry of the Integral
We now evaluate the integral I=∫β−382α−1Max{f(x),x}dx. Substituting α=2 and β=35, the limits of integration become:
Lower limit: 35−38=−1
Upper limit: 2(2)−1=3
To determine the "upper envelope" Max{f(x),x}, we find the intersection of f(x) and y=x:
5−x9−x2=x⇒9−x2=5x−x2⇒5x=9⇒x=1.8
For x<1.8, f(x) is the dominant function, while for x>1.8, the line y=x is greater.
The Algebraic Grind
We split the integral at the pivot point x=1.8:
I=∫−11.8(5−x9−x2)dx+∫1.83xdx
Using polynomial long division, we rewrite the integrand as f(x)=x+5+x−516. The integration proceeds as follows:
∫(x+5+x−516)dx=2x2+5x+16ln∣x−5∣
Evaluating the first part from −1 to 1.8:
[21.82+5(1.8)+16ln∣1.8−5∣]−[2(−1)2+5(−1)+16ln∣−1−5∣]=15.12+16ln(3.2)−(−4.5+16ln6)=19.62+16ln(63.2)=19.62+16ln(158)
Final Calculation
The second part of the integral is:
∫1.83xdx=[2x2]1.83=4.5−1.62=2.88
Summing the two parts:
I=19.62+2.88+16ln(158)=22.5+16ln(158)
(Note: Based on the provided logic flow, α1=22.5 and α2=16). The final result is 38.5.