Scaling Laws Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
If the radius of a circle doubles, by what factor does the circumference change? What about the area?

Solution

  1. 1
    Circumference C=2ฯ€rC = 2\pi r: if rโ†’2rr \to 2r, then Cโ†’2ฯ€(2r)=2CC \to 2\pi(2r) = 2C. Circumference doubles.
  2. 2
    Area A=ฯ€r2A = \pi r^2: if rโ†’2rr \to 2r, then Aโ†’ฯ€(2r)2=4ฯ€r2=4AA \to \pi(2r)^2 = 4\pi r^2 = 4A. Area quadruples.

Answer

Circumferenceร—2,Areaร—4\text{Circumference} \times 2,\quad \text{Area} \times 4
Circumference scales linearly (as k1k^1) while area scales quadratically (as k2k^2). This is because circumference is a 1D measurement and area is 2D.

About Scaling Laws

Relationships describing how a quantity changes when the size or scale of a system is multiplied by a factor, often expressed as power laws.

Learn more about Scaling Laws โ†’

More Scaling Laws Examples