ArtVandelay
- 14
- 0
Homework Statement
The volume of a tank, a half-cylinder with the flat side UP, when it is FULL, is given by the following:$$16 \int_0^2 \sqrt{4-y^2} dy$$ where 0 is the top of the tank and 2 is the bottom. We also know that when evaluated from 0 to 1 (depth of gas = 1), it equals the following: $$16 \int_1^2 \sqrt{4-y^2} dy\ = \ 8/3 (4 \pi-3 \sqrt{3})\ \approx\ 19.6539$$ Now imagine that that same volume of gas (19.6539) remains in the tank, but the tank is flipped upside down (so now the flat side is on the bottom). Find the depth of the gas.
Homework Equations
Hints from instructor:
* Do not try to integrate ##\sqrt{4-y^2}dy##
* Use a calculator
The Attempt at a Solution
I'm pretty sure I just need to solve for k in the following: $$16 \int_0^k \sqrt{4-y^2} dy\ = \ 19.6539$$ But I don't know how to do that.