How to Find the Average Value of a Function Over a Given Interval?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
KingKai
Messages
34
Reaction score
0

Homework Statement



Determine the average value of the following function over the interval [0,6]

f(t) = (t2-1)e-0.5t

Homework Equations



1/(b-a) ∫ f(x) = {f(x)}

The Attempt at a Solution



Substitution?

let u = (t2-1)

du/dt = 2t

du/2t = dt

1/(6) ∫ u e-0.5t (du/2t)And here, I reach a roadblock.
 
Physics news on Phys.org
KingKai said:

Homework Statement



Determine the average value of the following function over the interval [0,6]

f(t) = (t2-1)e-0.5t

Homework Equations



1/(b-a) ∫ f(x) = {f(x)}

The Attempt at a Solution



Substitution?

let u = (t2-1)

du/dt = 2t

du/2t = dt

1/(6) ∫ u e-0.5t (du/2t)

And here, I reach a roadblock.
Use integration by parts, twice.