Given: f(x)=12x34−6x31 on the interval x∈[−8,8]
To find the absolute maximum value, we need to check critical points (where the derivative =0 or doesn't exist) and the endpoints of the interval.
Find the derivative:
f′(x)=12⋅34x34−1−6⋅31x31−1
f′(x)=16x31−2x−32
Rewriting:
f′(x)=16x31−x322
Find critical points by setting f′(x)=0:
16x31−x322=0
Multiply both sides by x32:
16x31⋅x32−2=0
16x−2=0
x=81
Also, f′(x) doesn't exist at x=0 (due to x−32 in denominator).
Critical points: x=0 and x=81
Evaluate the function at critical points and endpoints:
At x=−8:
f(−8)=12(−8)34−6(−8)31
Since (−8)31=−2:
f(−8)=12(−2)4−6(−2)=12(16)+12=192+12=204
At x=0:
f(0)=12(0)34−6(0)31=0
At x=81:
f(81)=12(81)34−6(81)31
Since (81)31=21:
f(81)=12(21)4−6(21)=12⋅161−3=43−3=−49
At x=8:
f(8)=12(8)34−6(8)31
Since (8)31=2:
f(8)=12(2)4−6(2)=12(16)−12=192−12=180
Comparing all values:
f(−8)=204
f(0)=0
f(81)=−49
f(8)=180
The absolute maximum value is 204