CAF123
Gold Member
- 2,918
- 87
Homework Statement
Evaluate \int_{R} \int \frac{xy^2}{(4x^2 + y^2)^2} dA where R is the finite region enclosed by y = x^2\,\,\text{and}\,\, y = 2x
The Attempt at a Solution
I think the easiest way to integrate is to first do it wrt x and then wrt y, i.e \int_{0}^{4} \int_{\frac{y}{2}}^{\sqrt{y}} \frac{xy^2}{(4x^2 +y^2)^2} dx dy, where R = [(x,y) : \frac{y}{2} ≤ x ≤ \sqrt{y} , 0 ≤ y ≤ 4 ]
Compute inner integral: Take y^2 out of the integrand and let u = 4x^2 + y^2. Doing so and evaluating at x = \sqrt{y}, x = \frac{y}{2} gives \frac{y^2}{8} [ -\frac{1}{4y + y^2} + \frac{1}{2y^2} ]
Can somebody confirm this is correct up to here? When I do the subsequent integration wrt y, I get a negative answer for volume.
EDIT: It looks like this can be evaluated via polar coordinates which I will do once I have an answer using Cartesian.
Last edited: