$D$ is the region bounded by curves $y=x^2$,$y=4x^2$,$xy=1$,$xy=5$
Evaluate: $$\iint_{D} \frac{y^2dxdy}{x}$$
I found the four intersection points, but no clue how to proceed to choose limits of integration?
$D$ is the region bounded by curves $y=x^2$,$y=4x^2$,$xy=1$,$xy=5$
Evaluate: $$\iint_{D} \frac{y^2dxdy}{x}$$
I found the four intersection points, but no clue how to proceed to choose limits of integration?
Copyright © 2021 JogjaFile Inc.
Let
the Jacobian is
$$du\,dv=\begin{vmatrix}y&x\\-\frac{2y}{x^3}&\frac{1}{x^2}\end{vmatrix}dx\, dy=\frac{3y}{x^2}\,dx \,dy$$
therefore
$$\iint_{D} \frac{y^2dx\,dy}{x}=\frac13\int_1^5\int_1^4 xy\,du \,dv=\frac13\int_1^5\int_1^4 u\,du \,dv$$