JG89
- 724
- 1
Homework Statement
Evaluate [tex]\int_{-1}^1 (x^5 + 3) \sqrt{1 - x^2} dx[/tex] without doing any computations.
Homework Equations
The Attempt at a Solution
[tex]\int_{-1}^1 (x^5 + 3) \sqrt{1 - x^2}dx = \int_{-1}^1 x^5 \sqrt{1-x^2} dx + \int_{-1}^1 3 \sqrt{1 - x^2}[/tex].
[tex]x^5 \sqrt{1 - x^2}[/tex] is an odd function and [tex]3 \sqrt{1 - x^2}[/tex] is an even function. So obviously [tex]\int_{-1}^1 x^5 \sqrt{1-x^2} dx = 0[/tex] and [tex]\int_{-1}^1 3 \sqrt{1-x^2} dx = 3 \int_{-1}^1 \sqrt{1-x^2} dx = 6 \int_0^1 \sqrt{1 - x^2} dx[/tex]. And so:
[tex]\int_{-1}^1 (x^5 + 3) \sqrt{1 - x^2} dx = 6 \int_0^1 \sqrt{1 - x^2} dx[/tex].
If I am to do this without any computations, then this is the closest answer I could give (that I could think of). Is this answer acceptable?