- 3,802
- 95
Homework Statement
Find the area bounded by the curve y=x^2-2, the y-axis, y=0 and y=1
I got an answer, but when I checked it using graphmatica, it was wrong (also the result is logically too large). I cannot see where I went wrong though, so could someone please help me spot the mistake.
Homework Equations
\int_{a}^{b}f(y)dy = \left [ F(y) \right ]_{a}^{b}
\int_{a}^{b}(ax+b)^ndx=\left [ \frac{(ax+b)^{n+1}}{a(n+1)}\right ]_a^b
The Attempt at a Solution
A=\int_{0}^{1}xdy
where x=\pm \sqrt{y+2}
thus,
A=\int_{0}^{1}\pm \sqrt{y+2}.dy
A=2\int_{0}^{1}\sqrt{y+2}.dy
=2 \left[ \frac{(y+2)^{3/2}}{3/2} \right]_0^1
=2\left( \frac{3^{3/2}}{3/2} \right)
=4\sqrt{3}.u^2