View Single Post
  #2  
Old November 23rd, 2008, 05:26 AM
skeeter's Avatar
skeeter skeeter is offline
MHF Contributor

 
Join Date: Jun 2008
Location: North Texas
Posts: 4,959
Country:
Thanks: 40
Thanked 2,144 Times in 2,031 Posts
skeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond reputeskeeter has a reputation beyond repute
Default

Quote:
Originally Posted by Robbie View Post
I have some problems for indefinite integrals, which I need some assistance with, a detailed explanation of the steps taken to solve would be the most helpful, as the answers are provided. This is my first post on this forum, and would really really appreciate any help anyone can offer. Thanks!

The problems I'm having trouble solving are:
∫(2x-3)/(x^2-3x+8) dx

antiderivative is an ln ... see the form u'/u ?

∫x/(x^2+1) dx

ln for this one, too ... just need a constant

∫(x)√(x^2+3) dx

use a substitution ... let u = x^2 + 3

∫sin^2 x dx

power reduction identity ... sin^2 x = [1 - cos(2x)]/2

∫tan^4 x dx

use another identity ... tan^2 x + 1 = sec^2 x ...

tan^4 x = tan^2 x(sec^2 x - 1) = tan^2 x sec^2 x - tan^2 x =
tan^2 x sec^2 x - (sec^2 x - 1)


Thanks a lot!
Reply With Quote