The Trigonometric Substitution Calculator helps evaluate integrals containing expressions such as √(a² − x²), √(a² + x²), or √(x² − a²) by replacing x with a suitable trigonometric expression.
Common substitutions
- For √(a² − x²), use x = a sin θ.
- For √(a² + x²), use x = a tan θ.
- For √(x² − a²), use x = a sec θ.
Worked example
For ∫√(9 − x²) dx, let x = 3 sin θ. Then dx = 3 cos θ dθ and √(9 − x²) becomes 3 cos θ. The radical is removed, leaving a trigonometric integral that can be evaluated and then converted back to x.
Practical tip
Choose the substitution that matches the expression under the square root, and keep track of the corresponding differential and triangle relationships when returning to the original variable.