Can You Simplify Integrals by Separating Radicals?

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 · 2K views
Cacophony
Messages
41
Reaction score
0

Homework Statement


for the following integrals, am I allowed to break them up like so:

1. ∫(1)/(sqrt(16-9x²)³) dx

= ∫(1)/(√16)³ · ∫(1)/(√-9x²)³ dx

2. ∫(x²)/(sqrt(x²-9)) dx

= ∫(x²)/(√x²) · ∫(x²)/(√-9) dx

3. ∫(1)/(x²(sqrt(a²+x²))) dx

= ∫(1)/(x²) · ∫(1)/(√a²) · ∫(1)/(√x²) dx

? ? ?


Homework Equations


none


The Attempt at a Solution


I need to know if I'm allowed to break them up like this before I start attempting a solution
 
Physics news on Phys.org
Is this what you are writing for #1?
[itex]\int \frac{1}{\left( \sqrt{16-9x^2}\right)^3} dx[/itex]
[itex]=\int \frac{1}{\left( \sqrt{16}\right)^3} dx \cdot \int \frac{1}{\left( \sqrt{-9x^2}\right)^3} dx[/itex]
Yikes. No, you cannot do that!

[itex]\sqrt{a - b} \ne \sqrt{a} \cdot \sqrt{-b}[/itex]
Better review the properties of radicals.
 
Ok, guess i'll try something else. Thanks