Change the order of Integrtation

  • Thread starter Thread starter Dafe
  • Start date Start date
  • Tags Tags
    Change
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 3K views
Dafe
Messages
144
Reaction score
0

Homework Statement


Change the order of integration and perform the integration.

[tex]\int_0^2\int_{2x}^{4x-x^2} dydx[/tex]

Homework Equations





The Attempt at a Solution


I've tried changing it to this but I end up with the wrong answer..

[tex]0<=y<=2, \sqrt{4-y}+2 <=x<=\frac{1}{2}y[/tex]
 
Physics news on Phys.org
Sketch the region, what does it look like to you? Have you met polar coordinates yet?
 
I've sketched it, it's looks a little cut of a parabola.. I can't see how I can describe it using polar coordinates :/
 
Nevermind, it seems that polar coordinates are not nesscary, but you should reconsider your limits. Let's look at how the region is bounded. We have;

[tex]0\leq x \leq 2[/tex]

[tex]0\leq y \leq 4[/tex]

[tex]x\leq \frac{1}{2}y \equiv y \geq 2x[/tex]

[tex]y \leq 4x-x^2[/tex]

Would you agree?
 
Last edited:
Yes, I do agree. What I did was solve the last equation and so I got
[tex]0<=y<=2, \sqrt{4-y}+2 <=x<=\frac{1}{2}y[/tex] ..

Still can't see what I'm doing wrong. I'm kinda slow
 
You've chosen the wrong solution to your equation, [itex]y=4x-x^2[/itex] has two solutions;

[tex]x = 2\pm\sqrt{4-y}[/tex]

Now, your original equation [itex]y=4x-x^2[/itex] goes through the point (x,y)=(0,0), therefore, your new solution must also go through the same point if it is to describe the same region. Which of your solutions goes through the origin?
 
Ah, darn I should have seen that! Thank you for being so patient!
 
Dafe said:
Ah, darn I should have seen that! Thank you for being so patient!
Nah, its no problem, I didn't spot it at first until I started sketching the region :smile: