Calc II Integral Homework Solving Attempts

  • Thread starter Thread starter sydneyfranke
  • Start date Start date
  • Tags Tags
    Integral
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
2 replies · 3K views
sydneyfranke
Messages
72
Reaction score
0

Homework Statement



Indefinite integral of (x^2+5x+16)/sqrt(x^2-16x)

Homework Equations



Trig substitution and identities.


The Attempt at a Solution



I've tried setting x = 4 sec x but it has turned into a mess, and I really don't know where to go now. Using x, I'm left with

(16sec^2(x)+20sec(x)+64sec(x)tan(x))/sqrt(16sec^2(x)-64sec(x))

But I'm not even sure if I've done this right. Any help would be much appreciated! Thanks!
 
Physics news on Phys.org
sydneyfranke said:

Homework Statement



Indefinite integral of (x^2+5x+16)/sqrt(x^2-16x)

Homework Equations



Trig substitution and identities.


The Attempt at a Solution



I've tried setting x = 4 sec x but it has turned into a mess, and I really don't know where to go now. Using x, I'm left with

(16sec^2(x)+20sec(x)+64sec(x)tan(x))/sqrt(16sec^2(x)-64sec(x))

But I'm not even sure if I've done this right. Any help would be much appreciated! Thanks!
You probably did your trig substitution too soon.

For the expression in the radical, complete the square to get x2 - 16x + 64 - 64. This factors into (x - 8)2 - 64, which you can turn into u2 - 82.
 
Last edited:
I would work on the denominator first, so:
[tex] \sqrt{x^{2}-16x}=\sqrt{(x-8)^{2}-64}[/tex]
and then let:
[tex] x=8+8\cosh u[/tex]