Originally posted by: Kazaam
ugh...its like she just gave us the fucking answer in the notes but didnt show us HOW to do it, everything else i get.
anyone wanna do 11t/(8t^2 + 16) limits t=0 and t=20 for me?

i tried it in the calc and got 9.347 but that doesnt work!
do you understand how to take the integral of that equation? I dunno if you want help with the actual calculus...
Pull 11/8 outside of the integral such that you get {11/8}Integral [t/t^2+2]dt
Let u = t^2 + 2
such that: du = 2tdt
so: dt = du/2t
Therefore: {11/8}Integral {[t/u]*[du/2t]}
Which is equivalent to: [11/16] Integral (1/u)du
Taking the integral of 1/u gives ln(u) where u = t^2 + 2
Substituting: the answer is [11/16] ln (t^2 + 2) which needs to be evaluated from t = 0 to t = 20.
Evaluating: 11/16 {ln (20^2 + 2) - ln (0^2 + 2)}
solution: 11/16{ ln (402) - ln(2)}
simplification: 11/16 {ln(201)} in the final answer.