Andromeda
Note

Geometry Formulas Master Reference

Definition

The Geometry Formulas Master Reference is a canonical collection of the mathematical relationships used to calculate the dimensions, area, and volume of geometric figures in two and three dimensions.

Why It Matters

This reference is the ‘toolbox’ for navigating the physical world; whether you are calculating the volume of a fuel tank or the surface area of a cooling fin, these formulas are the indispensable links between abstract shape and material reality.

Core Concepts

2D Plane Figures (Area AA, Perimeter PP, Circumference CC)

  • Square

    • Formulas: P=4sP = 4s, A=s2A = s^2
    • How to read: “The perimeter P is equal to four s, and the area A is equal to s squared.”
    • Meaning / when to use: The perimeter counts the four equal edges. Area counts the number of unit squares filling the interior. Use when you know only the side length of a perfect square. Scaling insight: if you double the side, perimeter doubles but area quadruples.
  • Rectangle

    • Formulas: P=2l+2wP = 2l + 2w, A=lwA = lw
    • How to read: “The perimeter P is equal to two l plus two w, and the area A is equal to l times w.”
    • Meaning / when to use: Perimeter walks the boundary (two lengths + two widths). Area is the product because you have ll rows of ww unit squares. Fundamental for rooms, screens, plots. Note A=lwA = lw is the base prototype for almost all other area formulas.
  • Triangle

    • Formulas: P=s1+s2+s3P = s_1 + s_2 + s_3, A=12bhA = \frac{1}{2}bh
    • How to read: “The perimeter P is equal to s one plus s two plus s three, and the area A is equal to one half b times h.”
    • Meaning / when to use: Any triangle’s area is exactly half a parallelogram with the same base and height. Use the 12bh\frac12 bh form when you can measure or construct the perpendicular height to a chosen base. When height is unknown, switch to Heron’s Formula or Triangle Area formulas (SAS or ASA forms).
  • Circle

    • Formulas: C=2πrC = 2\pi r, A=πr2A = \pi r^2
    • How to read: “The circumference C is equal to two pi r, and the area A is equal to pi r squared.”
    • Meaning / when to use: Circumference is the “unrolled” perimeter (the famous π\pi factor comes from the constant ratio of circumference to diameter). Area is πr2\pi r^2 because you can think of it as the limit of many thin triangles from the center (each with height rr and total bases 2πr2\pi r). Use whenever the shape is circular; πr2\pi r^2 appears everywhere in physics (intensity, probability, flux).
  • Trapezoid

    • Formula: A=12h(b1+b2)A = \frac{1}{2}h(b_1 + b_2)
    • How to read: “The area A is equal to one half h times the quantity base one plus base two.”
    • Meaning / when to use: Half the height times the sum of the parallel bases. It is the area of the rectangle formed by the average base. Essential for irregular lots, tapered wings, or any quadrilateral with exactly one pair of parallel sides.
  • Regular Polygon

    • Formula: A=12aPA = \frac{1}{2}aP (where aa is the apothem)
    • How to read: “The area A is equal to one half a times P.”
    • Meaning / when to use: A regular polygon can be divided into congruent isosceles triangles from the center; the apothem is the height of each, and summing bases gives the perimeter. Use for hexagons, octagons, etc. when you know the distance from center to side (apothem) and the total perimeter.

3D Solids (Volume VV, Surface Area SASA)

  • Rectangular Prism

    • Formulas: V=lwhV = lwh, SA=2(lw+lh+wh)SA = 2(lw + lh + wh)
    • How to read: “The volume V is equal to l times w times h, and the surface area S A is equal to two times the quantity l w plus l h plus w h.”
    • Meaning / when to use: Volume counts the unit cubes inside the box. Surface area sums the six faces (opposite faces are identical). The dominant formula in packaging, rooms, shipping. Note the dimensional jump: length^3 for volume.
  • Cylinder

    • Formulas: V=πr2hV = \pi r^2 h, SA=2πr2+2πrhSA = 2\pi r^2 + 2\pi rh
    • How to read: “The volume V is equal to pi r squared times h, and the surface area S A is equal to two pi r squared plus two pi r h.”
    • Meaning / when to use: Think of volume as stacking πr2\pi r^2 disks of thickness hh. Lateral surface is the “unrolled” rectangle of height h and width equal to the circumference 2πr2\pi r. Used for tanks, pipes, cans. The 2πr22\pi r^2 are the two circular ends.
  • Sphere

    • Formulas: V=43πr3V = \frac{4}{3}\pi r^3, SA=4πr2SA = 4\pi r^2
    • How to read: “The volume V is equal to four thirds pi r cubed, and the surface area S A is equal to four pi r squared.”
    • Meaning / when to use: Derived via calculus (integral of surface area or method of disks/shells). Surface is exactly four great circles. Volume grows with the cube while surface with the square — this is why large animals have different heat loss ratios. Ubiquitous in physics (gravitational potential, bubbles, planets).
  • Cone

    • Formulas: V=13πr2hV = \frac{1}{3}\pi r^2 h, SA=πr2+πrSA = \pi r^2 + \pi r \ell (where \ell is slant height)
    • How to read: “The volume V is equal to one third pi r squared h, and the surface area S A is equal to pi r squared plus pi r times l.”
    • Meaning / when to use: Volume is one-third the cylinder of same base and height (you can fit three cones into one cylinder). Lateral area is the sector of a circle unrolled from the side. Use for ice cream cones, funnels, roofs. Slant height =r2+h2\ell = \sqrt{r^2 + h^2} by Pythagorean theorem.
  • Pyramid

    • Formula: V=13BhV = \frac{1}{3}Bh (where BB is area of base)
    • How to read: “The volume V is equal to one third B times h.”
    • Meaning / when to use: Same 1/3 factor as the cone (pyramids are the polygonal version). The factor 1/3 comes from the tapering linear dimensions in all three directions. Used for roofs, monuments, and any tapering solid with flat polygonal base.

Connected Concepts