Finding the Area Between Parabolas: Double Integral Help Needed

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Juggler123
Messages
80
Reaction score
0
I need to find the area between the parabolas x=y^2 and x=2y-y^2, I know I need to use a double integral but am having difficulty finding the limits. Can anyone help please?
 
Physics news on Phys.org
Hi Juggler123! :smile:

(try using the X2 tag just above the Reply box :wink:)
Juggler123 said:
I need to find the area between the parabolas x=y^2 and x=2y-y^2, I know I need to use a double integral …

No, for an area you'll only need a single integral …

divide the area into strips of width dy, find the area of each strip, and integrate over y. :wink:
 
Well, you certainly could use a double integral to find area!

The double integral
[itex]\int_{x=a}^b \int_{y= f(x)}^{g(x)} 1 dy dx[/itex]
has a very simple first integral of f(x)- g(x) so that the second integral is
[itex]\int_{x=a}^b f(x)- g(x) dx[/itex]
and that is the integral for area between the curves that tiny-tim is referring to.

So, for your problem, first, determine for what values of x the graphs intersect. That will be your limits of integration a and b for the "outer" integral (a being the smaller, b the larger, of course). The decide which of the graphs is higher inside that interval. That will be f(x) and g(x), the limits of integration for the "inner" integral.