Checking limits when changing the order of integration

  • Thread starter Thread starter elle
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
elle
Messages
91
Reaction score
0
Hi, I've got a few integration problems that I would like some help with:

The one I'm currently working on is this:

http://i26.photobucket.com/albums/c109/mathsnerd/4c37af04.jpg"

I'm supposed to change the order of integration but before I start integrating, I want to make sure I've changed the limits correctly. Can someone please check for me? Thank you! :smile:
 
Last edited by a moderator:
Physics news on Phys.org
The bounds on the first integral read:

[tex]0\leq x \leq 4 \mbox{ and } \sqrt{x}\leq y \leq 2[/tex]

notice that y is bound below by [itex]\sqrt{x}[/itex]

and so the integral you want has bounds:

[tex]0\leq y \leq 2 \mbox{ and } 0\leq x \leq y^2[/tex]
 
To be clear, the domain of integration is the smaller roughly triangular region in the upper left corner of the box [0,4]X[0,2].
 
Afer changing the bounds, try applying the substitution

[tex]u=x+y^2\Rightarrow du=dx \mbox{ so that }0\leq x \leq y^2 \Rightarrow y^2\leq u\leq 2y^2[/tex]