Deriving the Average Value of a Function using the Mean Value Theorem

dohsan
Messages
7
Reaction score
0

Homework Statement



If fave [a,b] denotes the average value of f on the interval [a,b] and a<c<b, show that
fave[a,b] = (c-a)/(b-a) fave[a,c] + (b-c)(b-a) fave[c,b]

Homework Equations



All i know is the mean value theorem for integrals is f(c) = fave = 1/(b-a) integral(f(x),x,b,a)

The Attempt at a Solution



Tried using the theorem, but had no idea how to get to that point.

Thanks!
 
Physics news on Phys.org
Hi,

Why don't you apply the definition of the fave to fave[a,c] and fave[c,b]?

Once you do this, I think you'll see that your expression simplifies quite nicely.
 
Hello, I tried it and i believe this is how it goes...

fave[a,c] = 1/(c-a) [f(c)-f(a)]
fave[c,b] = 1/(b-c) [f(b)-f(c)]

then i add it together or what? Kind of confused on what to do because this gives something weird...

I do know that u can split up the bounds from [a,c] and [c,b] to get [a,b].. does that correlate with what this got to do?
 
Perhaps I don't understand your notation, but shouldn't [f(c)-f(a)] be Int[f, a, c]?

Try plugging in those expressions into the right-side of the equation that you're trying to prove.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top