Multiple choice buoyancy problem

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
1729
Messages
25
Reaction score
0

Homework Statement


A wooden cube is floating in water. The upper face of the cube meets the surface of a pool of water when a block with mass 0.200 kg is placed on top of the cube. When you remove the block, there's a 2 cm difference in height between the upper face and the water surface.

564180098c263a8d204f9a427bebd39e.png


What's the length of the cube's edge?

Possible answers are:
(A) 9 cm
(B) 10 cm (this is the correct answer)
(C) 18 cm
(D) this problem is unsolvable without knowing the density of the wood used

Homework Equations


$$F=mg \\
B=\rho g V$$ The length of a cube's edge is the cube root of its volume

The Attempt at a Solution


Notice that the volume of the cube is equal to the volume of the water displaced in the first picture.
Since forces are at rest, they will sum to zero Newton. (Newton's second law)
$$\rho_{water}V_{cube}g=g(0.200\mathrm{\ kg}+\rho_{wood}V_{cube})\\
\Leftrightarrow V_{cube}=\frac{0.200 \mathrm{\ kg}}{\rho_{water}-\rho_{wood}}$$ Since the density of wood is unknown, I would suppose (D) is the correct answer.
 
Last edited:
Physics news on Phys.org
I checked and (B) is right as far as I can see.

You are only using one of the two situations in the figure to derive an equation. You may obtain a second equation by using the other situation that is displayed. From this system of equations you will see that the density of wood is not needed. (In these equations, it may also help to express the volume of the cube directly in terms of the length of its edges.)
 
Thank you all for your insightful replies. This has tremendously helped me develop my intuition in buoyancy problems.

In the right figure, notice that the forces are at rest and thus, by Newton's second law: $$\sum F_y = 0$$ The only considerable forces are gravity and the buoyant force. $$\Leftrightarrow m_{cube}=\rho_{wood}s^3=\rho_{water}(s^3-0.02\mathrm{\ m} \cdot s^2)$$ By solving the system of equations: $$s^3=\frac{0.200 \mathrm{\ kg}}{\rho_{water}-\rho_{wood}}\\\rho_{wood}s^3=\rho_{water}(s^3-0.02\mathrm{\ m} \cdot s^2)$$ the desired result follows: $$s=0.10 \mathrm{\ m} \land \rho_{wood}=800 \mathrm{\ \frac{kg}{m^3}}$$
Therefore, (B) is the correct answer.