Integrating Trig Substitution: Simplifying the Solution

  • Thread starter Thread starter teneleven
  • Start date Start date
  • Tags Tags
    Trig
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
teneleven
Messages
12
Reaction score
0

Homework Statement



[tex]\int\frac{x^3}{\sqrt{x^2 + 9}}[/tex]

Homework Equations



[tex]x = 3\tan{\theta}[/tex]
[tex]dx=3\sec^2{\theta}[/tex]

The Attempt at a Solution



[tex]27\int\tan^3{\theta}\sec{\theta}[/tex]
[tex]27\int\tan{\theta}(\sec^2{\theta} - 1)\sec{\theta}[/tex]
[tex]27\int(sec^3{\theta} - \sec{\theta})\tan{\theta}[/tex]
[tex]27[\int\sec^3{\theta}\tan{\theta} - \int\sec{\theta}\tan{\theta}[/tex]
[tex]27(\frac{1}{3}\sec^3{\theta} - \sec{\theta})[/tex]
[tex]= 27[\frac{1}{3}(\frac{\sqrt{x^2 + 9}}{3})^3 - \frac{\sqrt{x^2 + 9}}{3}] + C[/tex]

The correct answer is as follows:

[tex]\frac{1}{3}(x^2 - 18)\sqrt{x^2 + 9}[/tex]Any ideas?
 
Last edited:
Physics news on Phys.org
Both are correct. You just haven't simplified your answer to the form given in the book.

Btw, Welcome to PF! :)
 
Thanks for the welcoming. Love the forums.

I'm trying to simplify it but end up with something different. Where does the -18 come from? I've done the following:

[tex]9(\frac{\sqrt{x^2 + 9}}{3})^3 - \frac{27\sqrt{x^2 + 9}}{3}[/tex]
[tex]9[\frac{(x^2 + 9)\sqrt{x^2 + 9}}{27}] - 9\sqrt{x^2 + 9}[/tex]
[tex]\frac{x^2 + 9\sqrt{x^2 + 9}}{3} - 9\sqrt{x^2 + 9}[/tex]
[tex]\frac{[(x^2 + 9) - 9]\sqrt{x^2 + 9}}{3}[/tex]
[tex]\frac{x^2\sqrt{x^2 + 9}}{3}[/tex]

Thanks.
 
Last edited:
[tex]27\left[\frac{\sqrt{x^2+9}}{3}\frac{(x^2+9)}{27} - \frac{\sqrt{x^2+9}}{3}\right][/tex]

[tex]= 27\left[\frac{\sqrt{x^2+9}}{3}\left(\frac{(x^2+9)}{27} - 1\right)\right][/tex]
 
Last edited:
The first bit of tex you typed, you didn't have a dx stuck on the end. Ill sound pedantic, but you really should not forget them.