I have to evaluate the integral for the region covered by $$\frac {x^2}{4} + \frac {y^2}{36} =1 $$ for which I use the change of variables $$x=2u$$ $$y=6v$$ and I get the answer as $$6\pi$$ but isn't the area of ellipse $$\pi ab$$ by which I should get $12\pi$.
Where am I going wrong?
Area of ellipse $= \displaystyle \int_{-2}^{2} \displaystyle \int_{- \sqrt {36-9x^2}}^{\sqrt {36-9x^2}} dxdy$
Using replacement $2u = x, 6v = y$,
$= 12 \displaystyle \int_{-1}^{1} \displaystyle \int_{- \sqrt {1-u^2}}^{\sqrt {1-u^2}} dudv = 24 \displaystyle \int_{-1}^{1} \sqrt {1-u^2} \, du = 24 \displaystyle \int_{-\pi/2}^{\pi/2} \sqrt {1-\sin^2 \theta} \, \cos\theta d\theta$
$= 24 \displaystyle \int_{-\pi/2}^{\pi/2} \cos^2\theta d\theta = 12 \displaystyle \int_{-\pi/2}^{\pi/2} (\cos2\theta + 1) d\theta = 12 \pi$