PDA

View Full Version : Flotation ?


leena19
Aug15-09, 05:47 AM
1. The problem statement, all variables and given/known data
Water in a tank is uniformly bubbled with small identical air bubbles each having volume V0.
A sphere of mass M and volume V floats in water due to the attachment of certain number of air bubbles in the surface.If dw is the density of water,and the minimum number of air bubbles that is needed to be attached to keep the sphere floating in water is n, then

(1) n =( M-Vdw)/ (V0dw )
(2) n > ( M-Vdw)/ (V0dw )
(3) n < ( M-Vdw)/ (V0dw)
(4) n > ( V0dw )/( M-Vdw)
(5) n < ( V0dw )/( M-Vdw)
2. Relevant equations



3. The attempt at a solution

For the sphere to float,the density of water+ air bubble mixture should be more than the density of the sphere (I think?).
Assuming it is so,
dw + n/v0 > M/V
n/v0 > M/V - dw

I get
n > [ (M - dw*V)/V ] * V0
which is not among the choices given

so I hope someone can tell me where I'm going wrong.

Thank you.

kuruman
Aug15-09, 06:00 AM
Hi leena19,

Never mind the density relation. Go back to basics, namely Archimedes's Principle. For the mass to float, the displaced water must have weight equal to the weight of the object. Here there are two kinds of displaced water: (1) water displaced by the floating mass (we assume that it barely floats, i.e. its entire volume is under water) and (2) water displaced by n bubbles attached underneath the object.

Can you finish it now?

leena19
Aug15-09, 06:15 AM
OK I think I get it now,

Mg = (V + nV0)dw*g
therefore n =( M - Vdw) / V0dw

which would be answer no.(1) ?

kuruman
Aug15-09, 06:21 AM
I would say the answer is (2). Let's say you are given numbers and you substitute and you get 156.6. Since bubbles come in whole numbers, the correct answer would be 157. With 156 bubbles the object would sink. So the > sign ensures that this does not happen.

leena19
Aug15-09, 06:25 AM
Alright.
Thank you very much!!!