Calc Help: Find b to Divide Region into 2 Equal Areas

  • Context:
  • Thread starter Thread starter MarkFL
  • Start date Start date
  • Tags Tags
    parts
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Calc help! One try left!?


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

I have posted a link there to this thread so the OP can see my work.
 
Physics news on Phys.org
Hello eyeheartglitter,

The given bounded area $A$ may be expressed as:

$$A=2\int_0^{25} x\,dy$$

From $$y=16x^2$$ we find (by taking the positive root):

$$x=\frac{y^{\frac{1}{2}}}{4}$$

Hence:

$$A=\frac{1}{2}\int_0^{25} y^{\frac{1}{2}}\,dy$$

Now, we wish to find some number $b$ such that:

$$\frac{1}{2}\int_0^{b} y^{\frac{1}{2}}\,dy=\frac{1}{2}\int_b^{25} y^{\frac{1}{2}}\,dy$$

Multiply through by 2:

$$\int_0^{b} y^{\frac{1}{2}}\,dy=\int_b^{25} y^{\frac{1}{2}}\,dy$$

Apply the FTOC:

$$\frac{2}{3}\left[y^{\frac{3}{2}} \right]_0^b=\frac{2}{3}\left[y^{\frac{3}{2}} \right]_b^{25}$$

Multiply through by $$\frac{3}{2}$$:

$$\left[y^{\frac{3}{2}} \right]_0^b=\left[y^{\frac{3}{2}} \right]_b^{25}$$

$$b^{\frac{3}{2}}=5^3-b^{\frac{3}{2}}$$

$$2b^{\frac{3}{2}}=5^3$$

$$b^{\frac{3}{2}}=\frac{5^3}{2}$$

$$b=\frac{25}{\sqrt[3]{4}}$$