find the average calue of the function y=x^2+x+2 from x=0 to x=4. value not calue
人气:236 ℃ 时间:2020-06-15 07:34:14
解答
找到函数的平均值 x=0,y=2 x=1,y=4 x=2,y=8 x=3,y=14 x=4,y=22 (2+4+8+14+22)/5=10x可以等于1.11.11。。。。。∫(0,4)x^2+x+2 dx=4^3/3+4^2/2+4*2=37.33the average value =37.33/4=9.33【?】这个不是求面积的吗好像是的。为什么是除以4呢 它的X不是有很多值吗from x=0 to x=4.