Area Between Curves: Find Area for 0 to 2

  • Thread starter Thread starter Rapier
  • Start date Start date
  • Tags Tags
    Area Curves
Rapier
Messages
83
Reaction score
0

Homework Statement



Find the area bounded by the curves y=x^2 and y= 2 - x^2 for 0 ≤ x ≤ 2.


Homework Equations



∫top - ∫bottom


The Attempt at a Solution



∫(2-x^2)dx - ∫x^2dx

What I'm confused about is that the two equations only cross on [-1,1] so within the interval of the problem I only have an enclosed area on [0,1]. But the problem asks for the area on [0,2]. How do I reconcile the differing intervals?
 
Physics news on Phys.org
If you draw the vertical line x = 2 it gives a right boundary just like x = 0 gives the left boundary. Your curves cross so you have to do it in two parts.
 
OH! I think I see that now.

So I'll have:

[∫(0→1)(2-x^2)dx - ∫(0→1)x^2dx] + [∫(1→2)(2-x^2)dx - ∫(1→2)x^2dx]

Basically the area between the curves on [0,1] plus the bits hanging off on [1,2].

A = 4/3 un^2

I knew there was something I was missing and it's been a couple of weeks since we did that.

Thanks for the helps!
 
Rapier said:
OH! I think I see that now.

So I'll have:

[∫(0→1)(2-x^2)dx - ∫(0→1)x^2dx] + [∫(1→2)(2-x^2)dx - ∫(1→2)x^2dx]

Basically the area between the curves on [0,1] plus the bits hanging off on [1,2].

A = 4/3 un^2

I knew there was something I was missing and it's been a couple of weeks since we did that.

Thanks for the helps!

Your integrand is always y-upper - y-lower. Check that on the interval [1,2].
 
Oh! Yep. I forgot that my lines crossed.

One step at a time... :)

A = 4 un^2

Thanks again.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top