I recently came across an AP Calculus question:
The length of the arc of the parabola $4x=y2$ cut off by the line $x=2$ is given by the integral
a)$\int_{- 1}^1 \sqrt( x^2 +1 ) dx $
b) $\int_{- 1}^1 \sqrt( 1+x ) dx$
c)$ 1/2 \int _0^2\sqrt( 4+y^2 ) dy $
d) $\int _{-1}^1\sqrt( 4+y^2 ) dy $
My answer:
The parabola is symmetric to the $x$-axis and for$ x=2, y = +-\sqrt(8)$
Which means the integral should be:
$2\int_{-2\sqrt(2)}^0 {\sqrt( 4 + y^2 ) dy}$] $ But that isn't even an option. Where am I going wrong?