- #1
naaa00
- 91
- 0
Find the limit "a" such that the definite integral equals 8
Hello!
the problem ask me to find for which a in R, does this holds:
2
∫ abs(2x - x^2) = 8
a
Well, I see that:
f(x) { if x > 2, then f(x) is negative; if x < 2, then f(x) is positive.
I rewrited the integral and got: (the limits are those inside the brackets)
2
∫ (-2x + x^2) + [2,a]∫ (2x - x^2) = [-a,2] - ∫ (2x - x^2) + [2,a]∫ (2x - x^2) or
-a a
- ∫ (2x - x^2)
-a
I know that in such cases, odd functions cancel. I'm left with the even function. I continued and got:
(2/3) * a^3
and since the definite integral should equal to 8, I just solved for "a" and got: (2/3) * a^3 = 8 or
a = cuberoot(12).
But when I wanted to check if (2/3) * (12)^1/3
I didn't got the expected 8.
...
So it must be wrong.
I don't see the mistake in my answer.
Any suggestions?
Thanks.
Homework Statement
Hello!
the problem ask me to find for which a in R, does this holds:
2
∫ abs(2x - x^2) = 8
a
The Attempt at a Solution
Well, I see that:
f(x) { if x > 2, then f(x) is negative; if x < 2, then f(x) is positive.
I rewrited the integral and got: (the limits are those inside the brackets)
2
∫ (-2x + x^2) + [2,a]∫ (2x - x^2) = [-a,2] - ∫ (2x - x^2) + [2,a]∫ (2x - x^2) or
-a a
- ∫ (2x - x^2)
-a
I know that in such cases, odd functions cancel. I'm left with the even function. I continued and got:
(2/3) * a^3
and since the definite integral should equal to 8, I just solved for "a" and got: (2/3) * a^3 = 8 or
a = cuberoot(12).
But when I wanted to check if (2/3) * (12)^1/3
I didn't got the expected 8.
...
So it must be wrong.
I don't see the mistake in my answer.
Any suggestions?
Thanks.