Calculating Average Water Flow Rate with f(t) Function

fiziksfun
Messages
77
Reaction score
0
the rate at which water is sprayed is given by the function f(t)

during the time interval 0<t<4, what is the average rate of water flow??

I'm confused whether to use the formula

f(4)-f(0) / (4-0)

OR

\frac{1}{4}\intf(t) evaluated from 0 to 4.

help!
 
Physics news on Phys.org
Hi fiziksfun ! :smile:

Hint: Suppose f(t) is a constant, C. Then f(4) = f(0) = C.

So which formula is right? :smile:
 
i'm kind of slow, so i still don't understand :[
can you help me more??
 
Sure! :smile:

If f(t) = C, a constant, then obviously the average of f(t) is C.

But f(4)-f(0) / (4-0) = (C - C)/4 = 0, which obviously is wrong. :frown:

And ∫f(t)/4 = ∫C/4 (evaluated from t = 0 to 4) = C, which equally obviously is right! :smile:

This works for any f(t), because f(t) is the rate of water, so ∫f(t) is the total water.

And so the average rate of water = total/time = ∫f(t)/4. :smile:
 
ah, i think i understand, thank you!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top