8.3 Area Between Two Curves

Ask AI

Solved Examples

  1. Intersection Points: Substitute y=x2y=x^2 into y2=xy^2=x: (x2)2=x    x4x=0    x(x31)=0(x^2)^2 = x \implies x^4 - x = 0 \implies x(x^3 - 1) = 0. Real roots: x=0x = 0 and x=1x = 1. Points: (0,0)(0,0) and (1,1)(1,1).

  2. Identify Upper/Lower: In the interval (0,1)(0, 1), for a test point x=1/4x = 1/4: y=x2=1/16=0.0625y = x^2 = 1/16 = 0.0625. y=x=1/2=0.5y = \sqrt{x} = 1/2 = 0.5. So y=xy = \sqrt{x} (from y2=xy^2=x) is the upper curve.

  3. Integral: A=01(xx2)dxA = \int_{0}^{1} (\sqrt{x} - x^2) dx A=[x3/23/2x33]01A = \left[ \frac{x^{3/2}}{3/2} - \frac{x^3}{3} \right]_{0}^{1} A=(23(1)13)0=13 sq unitsA = \left( \frac{2}{3}(1) - \frac{1}{3} \right) - 0 = \frac{1}{3} \text{ sq units}

Interactive Solver