Trig Integration By Substitution

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Rachael95
Messages
2
Reaction score
0
Mod note: Moved from technical math section[/color]
∫(2x+6)/sqrt(5-4x-x^2)

I have 2/3(ln|tan(theta)+sec(theta)|-3|cos(theta)|) where x=sin^-1((x+2)/3)
 
Last edited by a moderator:
Physics news on Phys.org
Apologies no it should be 5-4x-x^2
 
Complete the square in the square root: [tex]5- 4x- x^2= 5- (x^2+ 4x+ 4- 4)= 5- (x+ 2)^2+ 4= 9- (x+ 2)^2.<br /> <br /> Now make the substitution u= x+ 2, du= dx, x= u- 2 so 2x+ 6= 2u+ 2. The integral becomes [tex]\int \frac{2u+ 2}{\sqrt{9- u^2} du[/tex]<br /> <br /> Now let [itex]u= 3 sin(\theta)[/itex].[/tex]