Problem
We want to build a single, gigantic car park able to hold all the cars in the world, side by side. How big would it need to be (in )?
Solution
Step 1 — Breaking down the problem. The trick is to split the estimate into two simpler sub-estimates: the space taken up by one car and the number of cars.
Step 2 — Space for one car. A parking space measures about . With manoeuvring lanes this reaches to be on the pessimistic side; we take an order-of-magnitude value
Step 3 — Number of cars. Experts estimate about vehicles in the world, so .
Step 4 — Total area. Multiplying the unit space by the number of cars:
Step 5 — A concrete picture. This would be a square with a side of
roughly as large as Basilicata, or about half of Tuscany.
Links
Topics: Physical quantities and measurement Concepts: Scientific notation and orders of magnitude Skills: Fermi estimates