GELE Mathematics — Plane, Solid Geometry and MensurationMemory Anchors
If you keep missing Plane, Solid Geometry and Mensuration items on your GELE mocks despite having read the notes, the gap is usually recall speed. Memory anchors close that gap. These Plane, Solid Geometry and Mensuration mnemonics have been tuned to the kinds of triggers Professional Regulation Commission (PRC) — Board of Geodetic Engineering builds into GELE Mathematics questions.
Exam context
Professional Regulation Commission (PRC) — Board of Geodetic Engineering runs the Geodetic Engineer Licensure Examination on September 2026. Its Mathematics section sits under a "Core" weighting, and Plane, Solid Geometry and Mensuration is the 3rd chapter in the 10-chapter GELE Mathematics rotation. The GELE passing mark is 70% weighted average, no sub-test below 50%, and the most recent 2026 paper drew about a meaningful share of questions from Mathematics.
Plane, Solid Geometry and Mensuration - Memory Anchors
Memory techniques can increase recall by up to 600% compared to passive reading. For PRC board exam preparation, where you must recall dozens of formulas under pressure, having a vivid mental hook for each formula is not a luxury — it is a strategy. This collection uses mnemonics, analogies, micro-stories, and visual anchors to wire every key formula and concept into long-term memory. Each anchor is tied to a recall trigger — a mental cue you can fire instantly during the exam. Use these anchors during your review: read each one, close your eyes, visualize it, then test yourself. The goal is automatic recall: when you see 'frustum,' your brain should instantly fire the formula before you even think about it.
Anchors
Tags
- formula
- circle
- area
- plane geometry
Topic
Plane Figures — Circle
Concept
Circle Area Formula: A = πr²
Anchor Id
A1
Difficulty
easy
Memory Aid
Imagine a Filipino street vendor selling bibingka on a round bilao. The vendor tells you: 'Para malaman mo ang laki ng aking bilao, i-multiply mo ang PI sa RADIUS squared — π times r times r!' The round bilao IS the circle, and the vendor always squares the radius because 'everything on a round bilao comes in pairs (r × r).'
Anchor Type
micro_story
Why It Works
The vivid, culturally familiar image of a bibingka bilao links the circular shape to the formula. The vendor's statement embeds the exact formula in dialogue, making it episodic memory.
Example Usage
Board question: 'A circular column footing has diameter 1.2 m. Find the area.' Trigger: bibingka bilao. Formula: A = π(0.6)² = 1.131 m². (Note: r = d/2 = 0.6 m — halve the diameter first!)
Recall Trigger
Bibingka bilao → round shape → π r²
Tags
- pitfall
- circle
- radius
- diameter
- formula
Topic
Plane Figures — Common Pitfall
Concept
Radius vs. Diameter Pitfall — always use r, not d, in area/volume formulas
Anchor Id
A2
Difficulty
easy
Memory Aid
Remember: 'HALF BEFORE YOU SQUARE.' The acronym HBS. Before squaring anything in a circle or sphere formula, check: do I have r or d? If the problem gives diameter, apply HBS — Half Before you Square. Write 'HBS' in the margin every time you see a diameter in a geometry problem.
Anchor Type
mnemonic
Why It Works
This is the single most common board exam trap. A dedicated acronym and a physical action (writing HBS) builds a habitual check that prevents the error.
Example Usage
Problem gives: 'diameter = 8 m.' HBS → r = 4 m. Then A = π(4)² = 50.27 m². NOT π(8)² which would be 4× too large.
Recall Trigger
Diameter given → HBS → r = d/2 first
Tags
- formula
- sphere
- volume
- surface area
- rhyme
Topic
Solids — Sphere
Concept
Sphere Volume: V = (4/3)πr³ and Surface Area: S = 4πr²
Anchor Id
A3
Difficulty
medium
Memory Aid
Chant this like a basketball warm-up drill: 'FOUR-THIRDS PI R-CUBED for the ball inside, FOUR PI R-SQUARED for the leather hide!' — Volume is the inside of the ball (four-thirds π r³), Surface is the leather covering (4πr²). Basketball is the sphere. Filipino basketball culture makes this unforgettable.
Anchor Type
rhyme
Why It Works
Rhyme encodes both formulas simultaneously. The analogy of inside (volume) vs. leather hide (surface) gives each formula a physical meaning. Basketball is deeply familiar to Filipino reviewees.
Example Usage
Board question: 'A spherical water tank has radius 3 m. Find volume and surface area.' Basketball chant: V = (4/3)π(3)³ = (4/3)π(27) = 113.10 m³; S = 4π(3)² = 113.10 m². (Interesting: for r = 3, V numerically equals S — a useful check!)
Recall Trigger
Basketball → inside = four-thirds πr³, leather = 4πr²
Tags
- formula
- pyramid
- cone
- volume
- analogy
Topic
Solids — Pyramid and Cone
Concept
Pyramid and Cone Volume = (1/3) × Base Area × Height
Anchor Id
A4
Difficulty
easy
Memory Aid
Visualize filling a pyramid mold (like a Toblerone chocolate box) with water, then pouring it into a rectangular box of the same base and height. You need to pour EXACTLY THREE pyramids to fill the box. The pyramid holds EXACTLY ONE-THIRD of the prism. The fraction 1/3 is the signature of ALL pointy solids (pyramid AND cone). 'Sharp tops = one-third drops.'
Anchor Type
analogy
Why It Works
The Toblerone analogy is visually intuitive and leverages prior physical experience. The tagline 'sharp tops = one-third drops' creates a verbal hook linking the geometric feature (pointy top) to the mathematical consequence (factor of 1/3).
Example Usage
Board question: 'A square pyramid has base 4 m × 4 m and height 6 m. Find volume.' Pointy top → V = (1/3)(4×4)(6) = (1/3)(16)(6) = 32 m³.
Recall Trigger
Pointy top → one-third → V = (1/3) A_base × h
Tags
- formula
- frustum
- volume
- geometric mean
- micro_story
Topic
Solids — Frustum
Concept
Frustum Volume: V = (h/3)(A1 + A2 + √(A1·A2))
Anchor Id
A5
Difficulty
hard
Memory Aid
Imagine a frustum as a truncated Mount Mayon (a perfect cone with the top sliced off). Three engineers measure it: the FIRST measures the big base (A1), the SECOND measures the small top (A2), and the THIRD is a math wizard who computes the GEOMETRIC MEAN — the square root of A1 times A2 — the 'average' between top and bottom. They add all three results, multiply by height/3. The frustum formula always has EXACTLY THREE area terms: top + bottom + their geometric mean. 'Three engineers, three areas, divide by three.'
Anchor Type
micro_story
Why It Works
The Mount Mayon image is culturally iconic for Filipinos. The three-engineer story separates the three terms clearly. The phrase 'three engineers, three areas, divide by three' encodes the structure of the formula perfectly.
Example Usage
Board question: 'Frustum with A1 = 16 m², A2 = 4 m², h = 3 m. Find V.' Three engineers: V = (3/3)(16 + 4 + √(16×4)) = 1×(16 + 4 + √64) = 1×(16 + 4 + 8) = 28 m³.
Recall Trigger
Mount Mayon frustum → three engineers → A1 + A2 + √(A1·A2), all divided by 3, times h
Tags
- pitfall
- frustum
- geometric mean
- visual_association
Topic
Solids — Frustum Pitfall
Concept
Frustum Pitfall: Use √(A1·A2), NOT A1·A2
Anchor Id
A6
Difficulty
medium
Memory Aid
Picture the frustum formula with a RADICAL SIGN (√) wearing a hard hat — it is the structural engineer of the formula, doing the heavy lifting between the two floors (A1 and A2). Whenever you write the frustum formula, physically draw the radical sign first and say 'square root of the product' — NEVER just the product alone. The radical sign is the hard hat. If you forget the √, you fail the inspection.
Anchor Type
visual_association
Why It Works
Forgetting the square root in the frustum formula is the #1 board exam mistake in this topic. Giving the radical sign a physical identity (hard-hatted engineer) makes its presence mandatory and memorable.
Example Usage
Exam trap: Problem gives A1 = 9, A2 = 4. Wrong answer: 9 + 4 + 9×4 = 49. Correct: 9 + 4 + √(9×4) = 9 + 4 + 6 = 19. V = (h/3)(19). The hard hat saved you!
Recall Trigger
Frustum → hard hat on √ → always √(A1·A2), never just A1·A2
Tags
- formula
- prismatoid
- earthwork
- Simpson's rule
- mnemonic
Topic
Solids — Prismatoid / Earthworks
Concept
Prismatoid Formula: V = (h/6)(A1 + 4Am + A2)
Anchor Id
A7
Difficulty
hard
Memory Aid
Remember '1-4-1' — the coefficients in the prismatoid formula are 1, 4, 1 (for A1, Am, A2). Think of it as a VOLLEYBALL score: the MIDDLE player (Am, the midsection area) scores 4 points while each end player scores 1 point. The formula is like a volleyball rally: '1 at the back, 4 in the middle, 1 at the front, divide by 6.' Alternatively: the Simpson's Rule pattern from numerical methods — this is Simpson's Rule applied to volumes!
Anchor Type
mnemonic
Why It Works
The 1-4-1 pattern connects to Simpson's Rule which engineers already know, creating a cross-subject link. The volleyball analogy uses a culturally relevant sport and spatially places the 4 in the middle (Am = middle area).
Example Usage
Board question about earthwork volume: 'End areas A1 = 20 m², A2 = 30 m², middle area Am = 24 m², h = 10 m.' V = (10/6)(20 + 4×24 + 30) = (10/6)(20 + 96 + 30) = (10/6)(146) = 243.33 m³.
Recall Trigger
Prismatoid → 1-4-1 volleyball → (h/6)(A1 + 4Am + A2)
Tags
- formula
- Pappus
- surface of revolution
- analogy
Topic
Pappus Theorems — First
Concept
Pappus First Theorem: Surface of Revolution = 2π × d̄ × L
Anchor Id
A8
Difficulty
hard
Memory Aid
Pappus First = 'PAINTING A FENCE.' Imagine spinning a wire (arc length L) around an axis, like a gate swinging in a circle. The gate sweeps out a surface. How much paint do you need? You need 2π (one full revolution) times the distance from the centroid of the wire to the axis (d̄) times the length of the wire (L). The paint coverage = 2π × d̄ × L. Always: FIRST theorem → SURFACE → think WIRE (length only, 1D object being swept).
Anchor Type
analogy
Why It Works
The painting-a-fence analogy gives a physical intuition for surface generation. The 'wire sweeps surface' image distinguishes Pappus First from Pappus Second (area sweeps volume). The First/Surface/Wire memory chain is explicit.
Example Usage
Board question: 'A semicircular arc of radius 4 m is rotated about its diameter. Find the surface area.' Centroid of semicircular arc from diameter = 2r/π = 2(4)/π = 2.546 m. L = πr = 4π. S = 2π(2.546)(4π) = 2π(2.546)(12.566) = 201.06 m². (This generates a sphere surface = 4πr² = 4π(16) = 201.06 m² ✓)
Recall Trigger
Pappus First → painting fence → surface = 2π d̄ L (L = arc length)
Tags
- formula
- Pappus
- volume of revolution
- torus
- analogy
Topic
Pappus Theorems — Second
Concept
Pappus Second Theorem: Volume of Revolution = 2π × d̄ × A
Anchor Id
A9
Difficulty
hard
Memory Aid
Pappus Second = 'ROLLING A PANDESAL.' Imagine a flat piece of dough (area A) rolling around a central axis, sweeping out a solid donut (torus). How much dough do you have? Volume = 2π (one full spin) × d̄ (how far the center of the dough is from the axis) × A (the area of the dough cross-section). SECOND theorem → VOLUME → think AREA (2D dough being swept into 3D solid). 'Second is Solid, needs Area.'
Anchor Type
analogy
Why It Works
The pandesal/torus image is a perfect visual since a torus IS the classic Pappus Second example. The alliterative phrase 'Second is Solid, needs Area' encodes the distinction from Pappus First. Pandesal is culturally familiar to Filipino students.
Example Usage
Board question: 'A circle of radius 2 m with centroid 5 m from the axis is revolved. Find the volume (torus).' A = π(2²) = 4π. V = 2π(5)(4π) = 40π² = 394.78 m³.
Recall Trigger
Pappus Second → pandesal donut torus → volume = 2π d̄ A (A = cross-section area)
Tags
- formula
- regular polygon
- area
- chunking
Topic
Plane Figures — Regular Polygon
Concept
Regular Polygon Area: A = (1/4)ns² cot(180°/n)
Anchor Id
A10
Difficulty
medium
Memory Aid
Break the formula into FOUR chunks: (1) ONE-QUARTER, (2) n = NUMBER of sides, (3) s-SQUARED = side squared, (4) COT(180/n) = the cotangent correction factor. Chunk it as: 'Quarter-n-s²-cot.' Say it fast: 'KWARTER-N-ESSES-KOT.' For a hexagon (n=6): A = (1/4)(6)(s²)(cot 30°) = (1/4)(6)(s²)(√3) = (3√3/2)s². For n=4 (square): A = (1/4)(4)(s²)(cot 45°) = s²(1) = s² ✓
Anchor Type
chunking
Why It Works
Chunking breaks a long formula into four memorable beats. The pseudo-Filipino pronunciation 'KWARTER-N-ESSES-KOT' creates a phonetic memory tag. Verification with n=4 giving s² builds confidence in the formula.
Example Usage
Board question: 'Find area of regular hexagon, side = 6 m.' KWARTER-N-ESSES-KOT: A = (1/4)(6)(36)(cot 30°) = (1/4)(6)(36)(1.732) = 93.53 m².
Recall Trigger
Regular polygon → KWARTER-N-ESSES-KOT → (1/4)ns²cot(180°/n)
Tags
- formula
- sector
- radians
- pitfall
- mnemonic
Topic
Plane Figures — Circle Sector
Concept
Circle Sector Area: A = (1/2)r²θ — θ MUST be in radians
Anchor Id
A11
Difficulty
medium
Memory Aid
Remember: 'SECTOR NEEDS RADIAN RENT.' A sector is a 'slice of pizza.' The slice formula is (1/2)r²θ — but the angle θ must PAY RENT in RADIANS to enter the formula. If θ arrives in degrees, it must first CONVERT (multiply by π/180) before entering. The landlord of this formula accepts only RADIANS. No degrees allowed inside without conversion.
Anchor Type
mnemonic
Why It Works
The 'radian rent' personification makes the conversion requirement feel like a rule enforced by a landlord, making it hard to forget. The pizza slice image is universally familiar and correctly evokes the sector shape.
Example Usage
Board question: 'Sector of radius 6 m, central angle 60°. Find area.' Radian rent: θ = 60° × π/180 = π/3 rad. A = (1/2)(6²)(π/3) = (1/2)(36)(1.047) = 18.85 m².
Recall Trigger
Sector pizza slice → radian rent → A = (1/2)r²θ, θ in radians only
Tags
- formula
- cylinder
- volume
- surface area
- visual_association
Topic
Solids — Cylinder
Concept
Cylinder Volume vs. Surface Area
Anchor Id
A12
Difficulty
easy
Memory Aid
Visualize a gallon of LPG gas tank (cylinder). VOLUME is how much gas FILLS the inside: V = πr²h (the circular base πr² times the height h — like stacking coins). LATERAL SURFACE AREA is the metal wrapper around it: LSA = 2πrh (unroll the cylinder and you get a rectangle of width 2πr and height h). TOTAL SURFACE AREA adds two circular lids: TSA = 2πrh + 2πr² = 2πr(h + r). 'Two pi r is the circle's circumference — it appears in both formulas.'
Anchor Type
visual_association
Why It Works
The LPG tank is a ubiquitous Filipino household item, making visualization immediate. The 'unrolling' trick for lateral surface area is a powerful geometric insight that makes the formula self-deriving.
Example Usage
Board question: 'Cylindrical tank Ø4 m × 6 m high. Find volume and total surface area.' r=2m. V = π(4)(6) = 75.40 m³. TSA = 2π(2)(6+2) = 2π(2)(8) = 100.53 m².
Recall Trigger
LPG tank → fill inside = πr²h, wrap outside = 2πrh, add lids = 2πr(h+r)
Tags
- formula
- cone
- slant height
- lateral area
- pitfall
- micro_story
Topic
Solids — Cone
Concept
Cone Slant Height vs. Vertical Height — Lateral Area uses slant L
Anchor Id
A13
Difficulty
medium
Memory Aid
A surveyor and a painter are hired to work on a conical roof. The SURVEYOR measures the VERTICAL HEIGHT h (straight down from apex to base) for the volume calculation. The PAINTER measures the SLANT HEIGHT L (along the sloping surface) to know how much paint to buy for the lateral area = πrL. The painter needs the SLANTED distance because he walks along the slope, not straight down. 'Volume uses vertical (surveyor), lateral area uses slant (painter).'
Anchor Type
micro_story
Why It Works
Assigning distinct characters (surveyor vs. painter) to the two heights makes the distinction concrete and story-driven. The physical rationale (painter walks along slope) makes it logical, not arbitrary.
Example Usage
Board question: 'Cone r=3 m, h=4 m. Find volume and lateral surface area.' Surveyor: V = (1/3)π(9)(4) = 37.70 m³. Painter: L = √(9+16) = 5 m. LSA = π(3)(5) = 47.12 m².
Recall Trigger
Cone → surveyor uses h for volume, painter uses L = √(r²+h²) for lateral area
Tags
- formula
- trapezoid
- area
- analogy
Topic
Plane Figures — Trapezoid
Concept
Trapezoid Area: A = (1/2)(b1 + b2)h
Anchor Id
A14
Difficulty
easy
Memory Aid
A trapezoid is a 'broken rectangle.' If you had a perfect rectangle with base (b1+b2)/2, its area would be the average base times height. A trapezoid IS that average rectangle — (b1+b2)/2 is the average of the two parallel sides, and you multiply by h. Think of averaging the two bases like averaging two students' test scores: add them, divide by 2, then multiply by the class duration (h). 'Average the bases, multiply by height.'
Anchor Type
analogy
Why It Works
Connecting the trapezoid to a rectangle via averaging is a conceptual shortcut. The test-score averaging analogy resonates with students who know how to compute averages. It also explains WHY the formula works.
Example Usage
Board question: 'Trapezoidal cross-section of a canal, b1=3 m, b2=5 m, depth=2 m. Find area.' Average bases = (3+5)/2 = 4 m. A = 4×2 = 8 m².
Recall Trigger
Trapezoid → average the two bases × height → (1/2)(b1+b2)h
Tags
- formula
- triangle
- Heron's formula
- area
- micro_story
Topic
Plane Figures — Triangle
Concept
Heron's Formula for Triangle Area: A = √[s(s-a)(s-b)(s-c)], s = (a+b+c)/2
Anchor Id
A15
Difficulty
medium
Memory Aid
Heron was a Greek engineer who measured irregular triangular land plots without needing angles. His method: (1) Find the SEMI-PERIMETER s (half the fence length), (2) SUBTRACT each side from s to get three 'remainders,' (3) MULTIPLY all four (s times three remainders), (4) TAKE THE SQUARE ROOT. 'Half the fence, subtract three sides, multiply four things, square-root it.' Remember: s comes first, then (s-a)(s-b)(s-c) — three subtractions, four factors total.
Anchor Type
micro_story
Why It Works
Framing Heron as an engineer solving a real surveying problem makes the formula purposeful. The four-step sequence (halve, subtract, multiply, root) is a procedural anchor that survives under exam pressure.
Example Usage
Board question: 'Triangle sides 5, 7, 8 m. Find area.' s = (5+7+8)/2 = 10. A = √(10×5×3×2) = √300 = 17.32 m².
Recall Trigger
No angle given for triangle area → Heron → half-fence, subtract three, multiply four, root it
Tags
- formula
- segment
- sector
- circle
- visual_association
Topic
Plane Figures — Circle Segment
Concept
Circle Segment Area = Sector Area − Triangle Area
Anchor Id
A16
Difficulty
medium
Memory Aid
A SEGMENT is a 'pie slice with the pointy triangle part ripped out.' Start with the sector (pie slice), then literally tear off the isosceles triangle inside it. What remains — the curved 'rind' — is the segment. SEGMENT = SECTOR − TRIANGLE. Draw it: sector has area (1/2)r²θ, triangle has area (1/2)r²sinθ. So: SEGMENT = (1/2)r²θ − (1/2)r²sinθ = (r²/2)(θ − sinθ). The minus sign is the 'rip' action.
Anchor Type
visual_association
Why It Works
The physical tearing action makes subtraction intuitive. The derived compact form (r²/2)(θ−sinθ) is easy to verify if you remember the sector and triangle formulas separately. The 'rind' image correctly depicts the segment's shape.
Example Usage
Board question: 'Find area of circular segment, r=10 m, central angle 60°.' θ = π/3 rad. A = (100/2)(π/3 − sin60°) = 50(1.047 − 0.866) = 50(0.181) = 9.06 m².
Recall Trigger
Segment → pie slice minus triangle → (r²/2)(θ − sinθ), θ in radians
Tags
- formula
- prism
- volume
- analogy
Topic
Solids — Prism
Concept
Prism Volume: V = A_base × h (same base throughout height)
Anchor Id
A17
Difficulty
easy
Memory Aid
A prism is like a LOAF OF TASTY BREAD. Every slice of the loaf has the SAME cross-section (the triangular, rectangular, or hexagonal face). Volume = area of one slice (A_base) × total length of the loaf (h). No matter where you cut it, the slice looks the same. This is the defining property of a prism: UNIFORM CROSS-SECTION. 'Uniform loaf = base area × length.'
Anchor Type
analogy
Why It Works
The bread loaf analogy intuitively captures the defining property of prisms (uniform cross-section) while giving a physical derivation of the volume formula. It also distinguishes prisms from pyramids (non-uniform).
Example Usage
Board question: 'Triangular prism, triangle base b=4 m, height of triangle=3 m, prism length=10 m.' A_triangle = (1/2)(4)(3) = 6 m². V = 6 × 10 = 60 m³.
Recall Trigger
Prism → uniform bread loaf → V = A_base × h
Tags
- Pappus
- distinction
- surface
- volume
- acronym
Topic
Pappus Theorems — Distinction
Concept
Pappus First vs. Second — Which gives Surface, which gives Volume?
Anchor Id
A18
Difficulty
medium
Memory Aid
Use the acronym SV-LA: 'Surface = 1st = Line (arc); Volume = 2nd = Area.' Or say: 'First is FLAT (surface, 2D result from 1D line), Second is SOLID (volume, 3D result from 2D area).' More specifically: 1st theorem revolves a LINE (arc length L) → gets a SURFACE. 2nd theorem revolves an AREA (A) → gets a VOLUME. Think: you build up one dimension each time. Line (1D) + revolution = Surface (2D). Area (2D) + revolution = Volume (3D).
Anchor Type
acronym
Why It Works
The dimensional logic (1D→surface, 2D→volume) is a self-deriving rule, not just rote memorization. Once the logic is understood, the student can never confuse the two theorems again.
Example Usage
Board question asks for torus VOLUME: use Pappus SECOND (volume). Board question asks for surface of a ring: use Pappus FIRST (surface).
Recall Trigger
Pappus → 1st=Line=Surface, 2nd=Area=Volume → build one dimension up
Tags
- prismatoid
- frustum
- earthwork
- distinction
- mnemonic
Topic
Solids — Prismatoid vs. Frustum
Concept
Prismatoid vs. Frustum — When to use which
Anchor Id
A19
Difficulty
hard
Memory Aid
FRUSTUM = same SHAPE at top and bottom (both circles, both squares) — just different sizes. PRISMATOID = can have DIFFERENT shapes at top and bottom (one can be a square, the other a triangle, or even a point). Frustum is a 'shrinking same shape.' Prismatoid is a 'morph machine.' Remember: 'FRUSTUM = FAMILY (same shape family), PRISMATOID = PROMISCUOUS (any shape).' For earthworks, ALWAYS use prismatoid (Prismatoid Formula = Simpson's Rule for volumes) when the problem says 'end areas.'
Anchor Type
mnemonic
Why It Works
The Frustum=Family, Prismatoid=Promiscuous alliteration creates a memorable distinction. The earthwork application tie-in makes the prismatoid formula feel relevant and purposeful for engineering practice.
Example Usage
Board question: 'Embankment, end area at Sta. A = 20 m², end area at Sta. B = 40 m², middle area = 28 m², length = 20 m.' Prismatoid: V = (20/6)(20 + 4×28 + 40) = (20/6)(172) = 573.33 m³.
Recall Trigger
Same shape top-bottom → frustum. Different/any shapes → prismatoid. Earthwork end areas → prismatoid (1-4-1 formula).
Tags
- volume
- ratio
- sphere
- cone
- cylinder
- chunking
Topic
Solids — Volume Relationships
Concept
Quick checks: Volume relationships between related solids
Anchor Id
A20
Difficulty
medium
Memory Aid
Remember these RATIO FACTS for exam shortcuts: (1) Cone = 1/3 of Cylinder (same base and height). (2) Pyramid = 1/3 of Prism (same base and height). (3) Sphere = 2/3 of circumscribed cylinder (V_sphere = (4/3)πr³; circumscribed cylinder V = πr²(2r) = 2πr³; ratio = (4/3)πr³ / 2πr³ = 2/3). Archimedes discovered #3 and asked for a sphere-in-cylinder to be carved on his tomb! 'ONE-THIRD for pointy, TWO-THIRDS for round inside cylinder.'
Anchor Type
chunking
Why It Works
Ratio facts allow rapid verification of computed answers. The Archimedes story creates a memorable historical anchor. The 'pointy vs. round' categorization simplifies memorization.
Example Usage
Board question gives cylinder V=300 m³ and asks for inscribed cone volume: (1/3)(300) = 100 m³. Instant answer!
Recall Trigger
Volume check: pointy solid = 1/3 × prism/cylinder. Sphere = 2/3 × circumscribed cylinder.
Revision Game
One-third (1/3) — the volume factor for pyramids and cones
Clue
I am the fraction that punishes every solid with a pointy top. What am I?
Memory Link
A4 — Toblerone analogy: sharp tops get one-third
Pandesal (Pappus Second Theorem — Volume = 2π d̄ A)
Clue
I am the three-word Filipino breakfast that generates a torus when I revolve around an axis. What am I?
Memory Link
A9 — Pandesal donut analogy for Pappus Second
Geometric mean = √(A1 × A2)
Clue
I have three area terms: a big base, a small top, and a mathematician's average between them. What is that average called?
Memory Link
A5 — Three engineers on Mount Mayon; A6 — hard hat on √
HBS — Half Before you Square (always convert diameter to radius first)
Clue
I am the acronym that saves you from squaring a diameter. Say my three letters.
Memory Link
A2 — HBS mnemonic for the radius vs. diameter pitfall
First gives SURFACE (revolves an arc/line); Second gives VOLUME (revolves an area)
Clue
Pappus First gives ____; Pappus Second gives ____. Fill both blanks in under 3 seconds.
Memory Link
A18 — dimensional logic: line→surface, area→volume
1, 4, 1 — as in V = (h/6)(1·A1 + 4·Am + 1·A2)
Clue
The prismatoid formula has three coefficients multiplying A1, Am, and A2. What are they?
Memory Link
A7 — 1-4-1 volleyball analogy; middle player scores 4
Slant height L = √(5² + 12²) = √(25+144) = √169 = 13 m. Lateral SA = π(5)(13) = 204.20 m².
Clue
A cone has r = 5 m and h = 12 m. I need the lateral surface area. Which height do I use, and what is it?
Memory Link
A13 — surveyor vs. painter story: painter uses slant L
Prismatoid formula V = (h/6)(A1 + 4Am + A2) — used in earthwork volume calculations (Transportation Engineering)
Clue
I am the Simpson's Rule for volumes — which formula am I, and what subject uses me most?
Memory Link
A7 — prismatoid as Simpson's Rule; A19 — earthwork connection
Formula Mnemonics
Formula
A_circle = πr²
Mnemonic
BILAO FORMULA: Pi times Radius Squared. 'Pie are squared' (grammatically wrong but phonetically perfect — 'π r²'). The pie IS the circle.
When To Use
Any time you need the area enclosed by a circle — column footings, tank cross-sections, pipe openings.
What Each Part Means
π = 3.14159..., r = radius (HALF the diameter). Always halve the diameter first (HBS rule).
Formula
C_circle = 2πr = πd
Mnemonic
'Two Pi R' sounds like 'too pie are' — two whole pies rolling along the circumference. Or: C = πd (the simpler form — just pi times diameter).
When To Use
Finding the perimeter of circular shapes, arc lengths (full circle), rolling distance problems.
What Each Part Means
C = circumference (perimeter of circle), r = radius, d = diameter = 2r.
Formula
A_sector = (1/2)r²θ
Mnemonic
HALF-R-SQUARED-THETA. The sector is 'half a product' — half of r² times θ. Remember: θ MUST be in radians (radian rent rule).
When To Use
Finding the area of a pie-slice shaped region; when central angle and radius are given.
What Each Part Means
(1/2) = constant factor, r² = radius squared, θ = central angle in RADIANS.
Formula
A_segment = (r²/2)(θ − sin θ)
Mnemonic
SECTOR MINUS TRIANGLE. (r²/2)θ is the sector, (r²/2)sinθ is the triangle. Factor out (r²/2) and subtract: θ − sinθ.
When To Use
Area of the 'rind' between a chord and its arc; cross-sectional flow area in partially-filled pipes.
What Each Part Means
r = radius, θ = central angle in radians, sinθ = sine of the central angle (giving the triangle part).
Formula
A_triangle = (1/2)bh or √[s(s-a)(s-b)(s-c)]
Mnemonic
Half-base-height is 'HALF BH.' Heron's: 'Half the fence (s), subtract three sides, multiply four things, root it.' Both must give the same answer — use as verification.
When To Use
Use (1/2)bh when base and height are known. Use Heron's when only the three sides are known.
What Each Part Means
b = base, h = perpendicular height, s = semi-perimeter = (a+b+c)/2, a,b,c = side lengths.
Formula
A_trapezoid = (1/2)(b1 + b2)h
Mnemonic
AVERAGE THE BASES, MULTIPLY BY HEIGHT. The trapezoid is an 'averaged rectangle.'
When To Use
Canal cross-sections, trapezoidal retaining wall footings, any figure with two parallel sides.
What Each Part Means
b1, b2 = two parallel sides (bases), h = perpendicular distance between them.
Formula
A_regular polygon = (1/4)ns²cot(180°/n)
Mnemonic
KWARTER-N-ESSES-KOT: (1/4) × n × s² × cot(180/n). Verify: n=4 gives s² (square area). n=6 gives (3√3/2)s² (regular hexagon).
When To Use
Finding the area of any regular polygon when the side length is given.
What Each Part Means
n = number of sides, s = side length, cot(180°/n) = cotangent of the interior half-angle.
Formula
V_prism or cylinder = A_base × h
Mnemonic
UNIFORM LOAF: area of cross-section times length. For cylinder specifically: V = πr²h.
When To Use
Any prism (triangular, rectangular, hexagonal) or cylinder where the cross-section is uniform.
What Each Part Means
A_base = area of the constant cross-section, h = height (length) of the prism.
Formula
V_pyramid or cone = (1/3)A_base × h
Mnemonic
POINTY TOP = ONE-THIRD. Sharp tops get penalized by one-third. V_cone = (1/3)πr²h.
When To Use
Any pyramid or cone; volume of conical piles, hopper bins, pyramidal roofs.
What Each Part Means
A_base = area of the base polygon or circle, h = perpendicular height from base to apex.
Formula
Lateral SA_cone = πrL, where L = √(r² + h²)
Mnemonic
PAINTER'S SLANT: Lateral area uses SLANT height L, not vertical h. L = √(r²+h²) from Pythagorean theorem (r = base, h = height, L = hypotenuse of right triangle).
When To Use
Finding the sheet metal area of a conical roof or funnel; surface area problems for cones.
What Each Part Means
r = base radius, L = slant height (along the sloping surface), h = vertical height.
Formula
V_sphere = (4/3)πr³
Mnemonic
FOUR-THIRDS PI R-CUBED. The basketball inside formula. Chant: 'Four-thirds pi r-cubed for the ball inside.'
When To Use
Volume of spherical tanks, balls, domes (hemisphere = half sphere = (2/3)πr³).
What Each Part Means
4/3 = constant fraction, π = pi, r³ = radius cubed.
Formula
SA_sphere = 4πr²
Mnemonic
FOUR CIRCLES: Surface area of sphere = 4 times the area of its great circle (4 × πr²). The leather of the basketball = 4 circles of leather.
When To Use
Paint coverage on spherical tanks, heat transfer from spherical surfaces.
What Each Part Means
4 = constant, π = pi, r² = radius squared. Note: same as 4 × (area of cross-sectional circle).
Formula
V_frustum = (h/3)(A1 + A2 + √(A1·A2))
Mnemonic
THREE ENGINEERS: First measures A1 (big base), second measures A2 (small top), third computes √(A1·A2) (geometric mean). Add all three, multiply by h/3. Never forget the √ — it wears a hard hat!
When To Use
Volume of truncated cones (hopper bins, water tower tanks), truncated pyramids; concrete volume of tapered columns.
What Each Part Means
h = height of frustum, A1 = area of large base, A2 = area of small top, √(A1·A2) = geometric mean of the two base areas.
Formula
V_prismatoid = (h/6)(A1 + 4Am + A2)
Mnemonic
1-4-1 VOLLEYBALL: coefficients are 1, 4, 1. Middle area (Am) scores 4. This is Simpson's Rule for volumes. Divide total by 6.
When To Use
Earthwork volumes (end-area method), any solid with two defined end areas and a computed middle area.
What Each Part Means
h = total height, A1 = area of one end, A2 = area of other end, Am = area at the midsection (at height h/2).
Formula
Pappus First: S = 2π·d̄·L
Mnemonic
FENCE PAINTER: Surface = 2π (full revolution) × d̄ (centroid distance) × L (arc length of the LINE being revolved).
When To Use
Finding the surface area generated when a curve (arc, line) is rotated about an external axis.
What Each Part Means
d̄ = perpendicular distance from centroid of the arc to the axis of revolution, L = length of the arc.
Formula
Pappus Second: V = 2π·d̄·A
Mnemonic
PANDESAL DONUT: Volume = 2π (full revolution) × d̄ (centroid distance) × A (area of the REGION being revolved).
When To Use
Finding the volume of a torus or any solid of revolution; when a plane area is rotated about an external axis.
What Each Part Means
d̄ = perpendicular distance from centroid of the plane area to the axis of revolution, A = area of the plane figure.
Quick Recall Chains
Chain Title
All Volume Formulas in Order of Complexity
Recall Test
Without looking, write the volume formula for: prism, cone, sphere, frustum, prismatoid. Check: did you put (1/3) for cone, (4/3) for sphere, √(A1A2) for frustum, 4Am for prismatoid?
Memory Chain
A Filipino contractor builds a project from simple to complex: First, he stacks UNIFORM SLABS (prism/cylinder). Then he builds POINTY ROOFTOPS (pyramid/cone — one-third penalty). Then installs a SPHERICAL WATER TANK (four-thirds pie). Then pours a TAPERED COLUMN FOOTING (frustum — three engineers). Finally, he computes EARTHWORK VOLUMES (prismatoid — 1-4-1 volleyball). Each project phase adds one formula in order of complexity.
Items To Remember
- V_prism = A_base × h
- V_cylinder = πr²h
- V_pyramid = (1/3)A_base × h
- V_cone = (1/3)πr²h
- V_sphere = (4/3)πr³
- V_frustum = (h/3)(A1 + A2 + √(A1·A2))
- V_prismatoid = (h/6)(A1 + 4Am + A2)
Chain Title
Steps for Frustum Volume Calculation
Recall Test
If A1 = 25 m² and A2 = 9 m², what is the geometric mean term? Answer: √(25×9) = √225 = 15. Sum = 25 + 9 + 15 = 49.
Memory Chain
THREE ENGINEERS ON MOUNT MAYON: Engineer 1 measures the BIG base. Engineer 2 climbs to measure the SMALL top. Engineer 3 (the math wizard) pulls out a calculator and hits √(A1×A2). Chief Engineer adds all three results. Foreman multiplies by h/3 and submits the final volume.
Items To Remember
- Identify A1 (large base area)
- Identify A2 (small top area)
- Compute √(A1 × A2) — geometric mean
- Add: A1 + A2 + √(A1·A2)
- Multiply by h/3
Chain Title
Pappus Theorems Step-by-Step
Recall Test
A rectangle 2 m × 3 m has its centroid 7 m from an axis. What is the volume of the solid formed by revolving it? Answer: V = 2π(7)(2×3) = 2π(7)(6) = 263.89 m³.
Memory Chain
PAPPUS DECISION TREE: 'Do I need surface or volume?' → Surface? You have a WIRE (arc). Find centroid of wire, find d̄, multiply 2π·d̄·L. → Volume? You have a DOUGH (area). Find centroid of dough, find d̄, multiply 2π·d̄·A. The formula always starts with 2π (one full revolution).
Items To Remember
- Identify if you need surface (1st) or volume (2nd)
- Find centroid of the arc/area
- Find d̄ = perpendicular distance from centroid to axis
- Find L (arc length) for 1st or A (area) for 2nd
- Apply: S = 2πd̄L or V = 2πd̄A
Chain Title
Circle Formulas Family
Recall Test
For a circle r = 5 m and θ = 90° = π/2 rad: Area = 78.54, Circumference = 31.42, Sector area = (1/2)(25)(π/2) = 19.63 m², Arc = 5(π/2) = 7.854 m. Check all five!
Memory Chain
THE CIRCLE FAMILY PORTRAIT: Grandma AREA wears πr² as her hat. Dad CIRCUMFERENCE has 2πr as his belt. Son SECTOR inherited half of dad's belt and half of grandma's hat: (1/2)r²θ. Daughter ARC LENGTH is just dad's belt per unit angle: rθ. Baby SEGMENT is the sector minus the triangle hiding inside: (r²/2)(θ−sinθ).
Items To Remember
- Area = πr²
- Circumference = 2πr
- Sector area = (1/2)r²θ (θ in rad)
- Arc length = rθ (θ in rad)
- Segment area = (r²/2)(θ − sinθ)
Chain Title
Board Exam Pitfall Checklist
Recall Test
Before submitting any geometry problem on the board exam, run through the five-trap checklist: HBS? Radians? Slant? Root? Pappus-correct? Check all five!
Memory Chain
THE EXAM TRAP GAUNTLET: Five traps stand between you and full marks. Trap 1: THE DIAMETER DRAGON (HBS it!). Trap 2: THE DEGREE DEMON (convert to radians!). Trap 3: THE SLANT SNAKE (use L for cone!). Trap 4: THE PRODUCT PHANTOM (add the √ hard hat!). Trap 5: THE PAPPUS PUZZLE (surface=1st=arc, volume=2nd=area). Slay all five and you get full marks!
Items To Remember
- Radius vs. Diameter: halve before squaring (HBS)
- Sector angle: convert degrees to radians first
- Cone lateral area: use slant L, not vertical h
- Frustum: use √(A1·A2), not A1·A2
- Pappus: 1st = surface (arc length), 2nd = volume (area)
Ready to practise for the GELE 2026?
Super Tutor's AI review plan adapts to your weak areas and builds a weekly practice schedule around your target GELE exam date.