All topics

s2.1.8

π and e Approximations

1,000 questions1,000 starred · within 5% counts

Using standard approximations for π (≈ 3.1) and e (≈ 2.7) can lead to several other useful values for estimation problems (which typically have a ±5% margin of error).

  • π² ≈ 10
  • e³ ≈ 20
  • πe ≈ 8.5
  • e² ≈ 7.4

Knowing these allows you to quickly approximate more complex expressions. For example, (e×π)4=e4×π4=ee3(π2)22.7×20×102=5400(e \times \pi)^4 = e^4 \times \pi^4 = e \cdot e^3 \cdot (\pi^2)^2 \approx 2.7 \times 20 \times 10^2 = 5400.

Practise this