2.2.2 · D3Fluid Mechanics

Worked examples — Density, specific gravity

3,042 words14 min readBack to topic
Recall One symbol we will lean on:

A couple of examples use a floating balance. is just gravitational acceleration (about on Earth) — the number that turns a mass into a weight (). In every float equation below it appears on both sides and cancels, so its exact value never matters here — but you should know what the letter means.


The scenario matrix

Every density/SG problem is one of these case classes. We will hit each cell at least once.

Cell Case class What makes it tricky Example that covers it
A Plain , forward just plug in Ex 1
B Rearranged (find ) isolate the right symbol Ex 2
B' Rearranged (find ) isolate , convert to litres Ex 3
C Unit trap () the sneaky Ex 4
C' Imperial / non-SI unit trap () two conversions at once Ex 5
D SG → float / fraction submerged ratio, not subtraction Ex 6
E Mixture, equal volumes arithmetic mean Ex 7
F Mixture, equal masses harmonic mean, denser takes less space Ex 8
G Degenerate / zero input (, one mass , identical densities) limits, "what does the formula do at the edge?" Ex 9
H Real-world word problem translate words → symbols Ex 10
I Exam-style twist (hidden buoyancy / hollow object) density material density when there's air inside Ex 11

The only symbols we use are ones the parent already built: == (density, mass per unit volume), (mass), (volume), and SG== (specific gravity, the pure-number ratio with ), plus recalled above. Nothing new is assumed.


Worked Examples

Figure — Density, specific gravity

Recall One-line summary of the whole matrix

Whenever you meet a density problem, ask three questions in order: (1) What am I solving for — , , or ? (rearrange) (2) Are units already SI, or is there a hidden (g/cm³) or two conversions (imperial)? (convert) (3) Is it a mixture (equal volume → average, equal mass → harmonic) or a float question (compare average density to 1000; submerged volume fraction = SG)?


Active Recall — cover the answers

Which volume do you use for floating a hollow object?
The outer (total) volume, giving average density, not the material's density.
Equal masses of 1400 and 1000 → mixture density?
Harmonic mean .
Equal volumes of 1400 and 1000 → mixture density?
Arithmetic mean .
As volume with fixed mass, density does what?
Grows without bound (); is undefined.
For a floating sphere with SG 0.6, is the submerged HEIGHT 60% of the diameter?
No — only the volume fraction equals SG; the height fraction differs because a sphere's cross-section varies.
780 kg of oil at 800 kg/m³ occupies what volume?
.
What does mean, and why doesn't its value matter in float problems?
Gravitational acceleration; it cancels from both sides of weight = buoyancy.

Connections

  • Density, specific gravity (index 2.2.2) — parent: definitions and the mixture-mean derivations used here.
  • Buoyancy and Archimedes' principle — the float/submerged-fraction logic in Ex 6 and Ex 11.
  • Relative density measurement (hydrometer) — how Ex 10's purity check is done in a lab.
  • Pressure in fluids — density feeds directly into .
  • Continuity equation — assumes constant for incompressible flow.
  • Pascal's law

Decision Map

solve for what

rearrange rho = m over V

units g per cm3

units lb per ft3

mixture

equal volume

equal mass

float question

below 1000

above 1000

hollow object

Density problem

rho, m, or V

Cells A B

multiply by 1000

two conversions

equal volume or equal mass

arithmetic mean

harmonic mean

compare average density to 1000

floats, submerged volume = SG

sinks

use outer volume