I hope that someone can help me determine the the bounds of integration for this problem.
Evaluate $$\iint\limits_{R}xydA$$ where, $$R={(x,y): \frac{x^2}{36}+\frac{y^2}{16}\leq1, x\geq0,y\geq0}$$ my attempt, r=1, since $${(x,y): \frac{x^2}{36}+\frac{y^2}{16}\leq1}$$The region of integration is in the first quadrant since$${x\geq0,y\geq0}$$I change from cartesion to polar $$f(x,y)=xy $$$$f(r,\theta)=rcos(\theta)rsin(\theta)$$$$dA=rdrd\theta$$ So from everything above I thought the bounds would be r=0 to r=1 and $\theta=0$ to $\theta=\frac{\pi}{2}$ When I put everything together I get $$\int\limits_{0}^\frac{\pi}{2}\int\limits_{0}^{1}rcos(\theta)rsin(\theta)rdrd\theta$$ If I compute the integral above I get $\frac{1}{8}$, I know that $\frac{1}{8}$ is not the correct answer since the question is multiple choice and the options are (a) 5 (b) 25 (c) 55 (d) 72 (e) 73. I don't know where to go from here I assume that my error has to do with $(x,y): \frac{x^2}{36}+\frac{y^2}{16}\leq1$ since I don't use $0\leq{y}\leq4$ and $0\leq{x}\leq6$ I'm just not sure how to incorporate the fractions are they part of r?
Any help would be greatly appreciated, thank you.
Let $x = 6r\cos\theta$ and $y =4r\sin\theta$
So, $\frac{x^2}{6^2}+\frac{y^2}{4^2}=r^2$
Now, $r^2\le1$
$x\ge0$ and $y\ge0\implies0\le r\le1$ and $0\le\theta\le\pi/2$
(You've already found $\frac{1}{8}$, so I just multiplied it by $576$)
$x = 6r\cos\theta$ $y =4r\sin\theta$
Partial derivatives:
$x_r = 6\cos\theta$, $y_r = 4\sin\theta$
$x_{\theta} = - 6r\sin\theta$ , $y_{\theta} = 4r\cos\theta $
$J = \begin{vmatrix}6\cos\theta & 4\sin\theta \\ - 6r\sin\theta & 4r\cos\theta\end{vmatrix} = 24r\cos^2\theta+24r\sin^2\theta = 24r$
So, $dxdy = |J|drd\theta = 24r\ dr\ d\theta$