View Single Post
  #2  
Old January 2nd, 2009, 10:57 AM
Scott H Scott H is offline
Senior Member
 
Join Date: Dec 2008
Posts: 316
Country:
Thanks: 5
Thanked 106 Times in 102 Posts
Scott H will become famous soon enoughScott H will become famous soon enough
Default

Try Integration by Substitution, which is basically the Chain Rule backward:

\int\,f'(g(x))g'(x)\,dx\,=\,f(g(x))\,+\,C

Letting u\,=\,g(x)\,=\,x^2\,+\,6x, we can see that du\,=\,g'(x)\,dx\,=\,(2x\,+\,6)\,dx\,=\,2(x\,+\,3)\,dx, so that the integral becomes

\int_{u\,=\,7}^{u\,=\,27}\,\frac{1}{2u}\,du.

Hope this helps.
Reply With Quote