Find the number bb such that the line y=b divides the region...?

Find the number bb such that the line y=b divides the region bounded by the curves y=x^2y=x2 and y=4y=4 into two regions with equal area.

1 Answer
Sep 19, 2017

Find the area of the region first.

Explanation:

The area of the region is given by
int_-2^2(4-x^2)dx = 2int_0^2(4-x^2)dx22(4x2)dx=220(4x2)dx
= 2(4x-x^3/3)_0^2=2(4xx33)20
= 32/3=323

Second, y = by=b intersects the curve y = x^2y=x2 when
x = +-sqrtbx=±b.
Third, we want to find b such that
int_-sqrtb^sqrtb(b-x^2)dx = 16/3bb(bx2)dx=163
This will occur if and only if
int_0^sqrtb(b-x^2)dx = 8/3b0(bx2)dx=83
Integrate:
int_0^sqrtb(b-x^2)dx =(bx-x^3/3)_0^sqrtbb0(bx2)dx=(bxx33)b0
= bsqrtb-(bsqrtb)/3=bbbb3
= (2bsqrtb)/3=2bb3

Now set this equal to 8/383.
(2bsqrtb)/3 = 8/32bb3=83
bsqrtb = 4bb=4
b^(3/2) = 4b32=4
b = root(3)(16)b=316
or b = 2root(3)(2)b=232