Skip to main content
Memory AnchorsGELE · Surveying (Geomatics)Real content

GELE Surveying (Geomatics)Area and Volume Computation (Earthworks)Memory Anchors

Under the clock, Area and Volume Computation (Earthworks) facts fade unless they have a hook. Mnemonics are the hook. This page collects the memory anchors that reliably work for Filipino GELE candidates on Professional Regulation Commission (PRC) — Board of Geodetic Engineering's Surveying (Geomatics) items — acronyms, visual pairings, and short rhymes you can rehearse on your commute.

Exam context

Professional Regulation Commission (PRC) — Board of Geodetic Engineering runs the Geodetic Engineer Licensure Examination on September 2026. Its Surveying (Geomatics) section sits under a "Core" weighting, and Area and Volume Computation (Earthworks) is the 4th chapter in the 9-chapter GELE Surveying (Geomatics) 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 Surveying (Geomatics).

Area and Volume Computation (Earthworks) - Memory Anchors

Memory techniques can boost long-term recall by up to 60% compared to rote reading. The human brain remembers stories, images, emotions, and patterns — not raw formulas. For PRC board exam preparation, pairing each formula or concept with a vivid anchor (mnemonic, analogy, story, or visual) means you recall them under pressure during the actual exam. This collection of 18 memory anchors is designed to make every key formula and concept in Area and Volume Computation completely unforgettable — using Filipino cultural references, engineering humor, and proven cognitive science techniques.

Anchors

Tags

  • formula
  • area
  • coordinates
  • shoelace

Topic

Area by Coordinates

Concept

Shoelace formula for area by coordinates: A = ½|Σ(xᵢyᵢ₊₁ − xᵢ₊₁yᵢ)|

Anchor Id

A1

Difficulty

medium

Memory Aid

Picture lacing up your rubber shoes (tsinelas in reverse). You cross the laces diagonally forward (x times next y), then cross back diagonally (next x times y), and subtract. You keep lacing all the way around the polygon until you reach the start — then pull tight and take HALF the absolute value. Just like tying your shoes: cross right-over-left, cross left-over-right, pull and divide.

Anchor Type

analogy

Why It Works

The physical act of cross-lacing creates a kinesthetic memory. The word 'shoelace' is literally the algorithm's name, reinforcing the connection.

Example Usage

On the exam, when you see a polygon with (x,y) coordinates, mentally 'lace' the coordinates — multiply diagonally forward, then backward, subtract, sum, take ½|total|.

Recall Trigger

Think of lacing up rubber shoes before going to a field survey.

Tags

  • formula
  • sign
  • absolute value
  • common mistake

Topic

Area by Coordinates

Concept

Shoelace sign rule: always take the absolute value of the determinant sum

Anchor Id

A2

Difficulty

easy

Memory Aid

ABS — Always Be Sure. The shoelace formula can give a negative result if vertices are listed clockwise. ABS reminds you: Always Be Sure to take the absolute value at the end. Think of it as your safety net — just like putting ABS brakes on a car prevents you from 'going negative' (crashing).

Anchor Type

mnemonic

Why It Works

ABS is a universal abbreviation already in the student's vocabulary (absolute value in math, anti-lock brakes in engineering). The double meaning creates a strong hook.

Example Usage

After computing Σ(xᵢyᵢ₊₁ − xᵢ₊₁yᵢ), if you get −2400, apply ABS: area = ½ × 2400 = 1200 m². Never report a negative area.

Recall Trigger

ABS — the formula always needs ABS at the end.

Tags

  • formula
  • trapezoidal
  • area
  • offsets

Topic

Irregular Boundaries — Trapezoidal Rule

Concept

Trapezoidal rule for irregular areas: A = h[(y₀ + yₙ)/2 + y₁ + y₂ + … + yₙ₋₁]

Anchor Id

A3

Difficulty

easy

Memory Aid

Remember the HALF-ENDS rule: 'The END offsets get HALF treatment; the MIDDLE offsets get FULL treatment.' Acronym: HALF-END — Half At Last and First, Everything aNywhere else is Double. Or just sing: 'First and last get halved, the rest stay whole — add them all with spacing h, and you're on a roll!'

Anchor Type

mnemonic

Why It Works

The rhyme and acronym highlight the one thing students always forget: the endpoints are halved. Repetition of the rule in two formats (acronym + rhyme) reinforces retention.

Example Usage

Offsets: 0, 3, 5, 4, 6, 2 m at h = 5 m. A = 5[(0+2)/2 + 3+5+4+6] = 5[1+18] = 95 m².

Recall Trigger

HALF-END — half the first and last offset.

Tags

  • formula
  • Simpson
  • area
  • offsets
  • coefficients

Topic

Irregular Boundaries — Simpson's Rule

Concept

Simpson's 1/3 rule: A = (h/3)[(y₀+yₙ) + 4(odd offsets) + 2(even offsets)]

Anchor Id

A4

Difficulty

medium

Memory Aid

Remember '1-4-2-4-2-4-1' as the Simpson pattern. Acronym: ONE-FOUR-TWO — OFT. Think: 'Simpson uses OFT (often) 4 and 2.' More specifically: Outer offsets = ×1; odd-indexed inner offsets = ×4; even-indexed inner offsets = ×2. Sing: 'One, four, two, four, two, four, one — Simpson's done, multiply by h over three, then sum.' The Simpsons (TV family) live at number 742 Evergreen Terrace — remember 742 → 1-4-2 pattern!

Anchor Type

acronym

Why It Works

The Simpsons TV reference is universally known. '742' encodes the 1-4-2 coefficient pattern. This cultural hook makes the formula instantly retrievable.

Example Usage

Offsets: 2, 5, 8, 6, 3 m at h = 10 m. A = (10/3)[(2+3) + 4(5+6) + 2(8)] = (10/3)[5+44+16] = 216.7 m².

Recall Trigger

742 Evergreen Terrace → Simpson's 1-4-2 pattern.

Tags

  • condition
  • Simpson
  • even intervals
  • common mistake

Topic

Irregular Boundaries — Simpson's Rule

Concept

Simpson's rule requires an EVEN number of intervals (odd number of offsets)

Anchor Id

A5

Difficulty

medium

Memory Aid

Imagine the Simpson family arriving at a party. The rule at this party: you need PAIRS of intervals to enter — one pair = 2 intervals. Bart tries to enter alone (odd intervals = 1 interval) but the bouncer says 'No! You need a pair, boy!' So Simpson's only works when intervals come in pairs — even count of intervals (2, 4, 6…). If you have an odd number of intervals, kick out the last strip and handle it separately with the trapezoidal rule.

Anchor Type

micro_story

Why It Works

The party/bouncer micro-story creates a narrative with emotion (Bart being rejected), making the rule memorable. Narrative memory is far more durable than abstract rules.

Example Usage

Given 5 intervals (6 offsets), even intervals — Simpson's applies. Given 5 offsets (4 intervals — even), also OK. But 5 intervals = odd — apply Simpson's to first 4, trapezoidal to the last.

Recall Trigger

Bart at the party door — Simpson's needs EVEN intervals.

Tags

  • formula
  • volume
  • end-area
  • earthwork

Topic

Earthwork Volumes — End-Area Method

Concept

End-area (average end-area) volume formula: V = (L/2)(A₁ + A₂)

Anchor Id

A6

Difficulty

easy

Memory Aid

End-area volume is like computing the average price of two pandesal (bread rolls) and paying for L/2 loaves. If one pandesal costs ₱2 (= A₁) and another costs ₱3 (= A₂), the average cost is ₱2.50, and if you buy L = 50 loaves, total = 50/2 × (2+3) = ₱125. Same math: V = L/2 × (A₁ + A₂). Simple, affordable, and slightly overestimates the real amount — just like buying extra pandesal 'para sure' (just in case).

Anchor Type

analogy

Why It Works

Pandesal is a daily Filipino staple — the analogy is instantly relatable. The 'slightly overestimates' note reinforces the method's known limitation.

Example Usage

A₁ = 20 m², A₂ = 30 m², L = 50 m. V = (50/2)(20+30) = 25 × 50 = 1,250 m³.

Recall Trigger

Pandesal average price × number of loaves.

Tags

  • formula
  • volume
  • prismoidal
  • earthwork

Topic

Earthwork Volumes — Prismoidal Method

Concept

Prismoidal formula: V = (L/6)(A₁ + 4Aₘ + A₂)

Anchor Id

A7

Difficulty

medium

Memory Aid

Remember '1-4-1 over 6' — the prismoidal pattern. Acronym: ONE-FOUR-ONE SIX = 'OFOS'. Or use the phrase: 'One, Four, One — the middle gets FOUR times the love, divided by SIX.' Visualize: the middle cross-section Aₘ gets four votes because it represents the shape best. Compare to Simpson's (1-4-2-…-4-1) — prismoidal is the simplest version: just THREE sections, pattern 1-4-1, denominator 6.

Anchor Type

mnemonic

Why It Works

The 1-4-1 pattern is visually symmetric and easy to remember. Linking it to Simpson's (which students also know) reinforces both formulas simultaneously.

Example Usage

A₁ = 35, Aₘ = 28, A₂ = 22 m², L = 40 m. V = (40/6)(35 + 4×28 + 22) = (40/6)(35+112+22) = (40/6)(169) = 1,126.7 m³.

Recall Trigger

1-4-1 over 6 — prismoidal three-section rule.

Tags

  • common mistake
  • Aₘ
  • mid-section
  • prismoidal

Topic

Earthwork Volumes — Prismoidal Method

Concept

The mid-section area Aₘ in the prismoidal formula is the ACTUAL section at the midpoint, NOT the average of A₁ and A₂

Anchor Id

A8

Difficulty

hard

Memory Aid

Engineer Reyes is computing prismoidal volume and lazily estimates Aₘ = (35+22)/2 = 28.5 m² instead of field-measuring the midpoint. His boss Engr. Santos checks and says: 'You didn't measure the midpoint cross-section! Aₘ is the REAL section at the middle station, not the average of the ends!' Reyes loses 5 points on the report. MORAL: Aₘ = field-measured mid-section, never the arithmetic mean of A₁ and A₂.

Anchor Type

micro_story

Why It Works

The story format with a consequence (losing points) creates emotional memory. The Filipino engineering workplace context is relatable to reviewees.

Example Usage

If problem gives A₁ = 40 m², A₂ = 20 m², and Aₘ = 27 m² (measured), use Aₘ = 27 m² — NOT (40+20)/2 = 30 m².

Recall Trigger

Engr. Santos correcting the lazy Aₘ estimate.

Tags

  • comparison
  • overestimate
  • end-area
  • earthwork

Topic

Earthwork Volumes — Comparison

Concept

End-area method overestimates volume for non-prismatic (tapered) shapes

Anchor Id

A9

Difficulty

medium

Memory Aid

Imagine estimating the volume of a palayok (clay pot) by averaging just the top rim area and the bottom base area. The pot tapers inward — the middle is narrower than the average of top and bottom. If you use end-area only, you overcount the clay. The prismoidal formula 'feels' the actual middle width, giving a closer answer. End-area is 'patapon' (wasteful/excessive) — always slightly too much.

Anchor Type

analogy

Why It Works

The palayok is a familiar Filipino object with an obvious taper, making the geometric concept instantly visual. The Filipino slang 'patapon' reinforces the overestimation concept.

Example Usage

When a problem asks you to compare end-area and prismoidal results: End-area ≥ Prismoidal for tapered sections. Prismoidal correction = (End-area V) − (Prismoidal V) > 0.

Recall Trigger

Palayok (pot) — tapered shape → end-area overestimates.

Tags

  • mass diagram
  • haul
  • cut
  • fill
  • earthwork

Topic

Mass Diagram

Concept

Mass diagram: cumulative cut (+) and fill (−) plotted along the road alignment

Anchor Id

A10

Difficulty

hard

Memory Aid

Picture the mass diagram as a stock market chart for earthwork. When the curve goes UP, you are CUTTING (gaining earth — like profits). When the curve goes DOWN, you are FILLING (using up earth — like losses). Where the curve crosses zero (the baseline), you break even — no haul needed beyond that point. A long upward hump = major cut zone. A long downward dip = major fill zone. Peaks and valleys of the curve identify borrow pits and waste areas.

Anchor Type

visual_association

Why It Works

Stock market charts are familiar even to engineering students. The profit/loss analogy maps perfectly onto cut/fill sign conventions.

Example Usage

On a board exam asking about the mass diagram: 'Where the mass diagram has a peak followed by a valley, there is a cut section followed by a fill section. The free-haul distance is the horizontal distance between two points at the same curve height.'

Recall Trigger

Stock market chart — upswing = cut, downswing = fill.

Tags

  • DMD
  • traverse
  • area
  • formula

Topic

Area by Coordinates / DMD Method

Concept

DMD (Double Meridian Distance) method as an alternative to shoelace for traverse area

Anchor Id

A11

Difficulty

hard

Memory Aid

DMD = 'Double My Distance.' Every departure is doubled and carried forward. Rule: DMD of first course = its own departure. DMD of next course = previous DMD + previous departure + current departure. Last course DMD must equal its own departure (negative). Remember the three-step chant: 'Start single, add two, end single.' Area = Σ(DMD × latitude) / 2.

Anchor Type

mnemonic

Why It Works

The chant 'Start single, add two, end single' captures the DMD recurrence rule in three words. Mnemonics with rhythm are processed by the procedural memory system.

Example Usage

Board exam traverse problem: compute DMDs column-by-column, multiply each by its corresponding latitude, sum the products, divide by 2, take absolute value.

Recall Trigger

'Double My Distance' — DMD method for traverse area.

Tags

  • comparison
  • accuracy
  • trapezoidal
  • Simpson

Topic

Irregular Boundaries — Rule Comparison

Concept

Trapezoidal rule vs. Simpson's rule: accuracy comparison

Anchor Id

A12

Difficulty

medium

Memory Aid

Trapezoidal rule is like connecting neighbors' heights with a straight jeepney path — it approximates a curved boundary with straight line segments (slightly underestimates concave or overestimates convex curves). Simpson's rule fits a smooth parabola through every three consecutive offsets — like a smooth EDSA flyover curve. The flyover (Simpson's) is always more accurate than the straight provincial road (Trapezoidal) for curved boundaries.

Anchor Type

analogy

Why It Works

The jeepney vs. flyover analogy is culturally specific to Filipino urban experience. The contrast (rough vs. smooth) maps onto the numerical accuracy difference.

Example Usage

If a problem asks 'which method gives a more accurate area for a curved boundary?', answer: Simpson's 1/3 rule, because it uses parabolic approximation instead of linear segments.

Recall Trigger

Jeepney (trapezoidal) vs. flyover (Simpson's) — flyover is smoother and more accurate.

Tags

  • formula
  • prismoidal correction
  • earthwork
  • volume

Topic

Earthwork Volumes — Prismoidal Correction

Concept

Prismoidal correction formula: Cp = (L/12)(c₁ − c₂)(d₁ − d₂), where c = center heights, d = side widths

Anchor Id

A13

Difficulty

hard

Memory Aid

Prismoidal Correction = 'Patch the 12' — denominator is ALWAYS 12. Remember: 'L over 12, times two DIFFERENCES.' The two differences are: (difference in center heights) × (difference in end widths). Acronym: L-TWELVE-CD — L/12 × (Center diff) × (Dimension diff). Apply it as: V_prismoidal = V_end-area − Cp.

Anchor Type

mnemonic

Why It Works

The denominator 12 is distinctive (unlike 2 or 6 in other formulas), so anchoring 'patch the 12' makes it stand out. The acronym L-TWELVE-CD provides a compact recall hook.

Example Usage

V_prismoidal = V_end-area − (L/12)(c₁−c₂)(d₁−d₂). If end-area gives 1,500 m³ and Cp = 250 m³, then V_prismoidal = 1,500 − 250 = 1,250 m³.

Recall Trigger

'Patch the 12' — prismoidal correction uses L/12.

Tags

  • formula
  • triangle
  • area
  • coordinates

Topic

Area by Coordinates

Concept

Area of a triangle using coordinates: A = ½|x₁(y₂−y₃) + x₂(y₃−y₁) + x₃(y₁−y₂)|

Anchor Id

A14

Difficulty

easy

Memory Aid

Rhyme: 'X-one times Y-two minus Y-three, plus X-two times Y-three minus Y-one — see? Plus X-three times Y-one minus Y-two, take half and absolute — you're finally through!' The pattern is cyclic: each x multiplies the DIFFERENCE of the two y-values that it is NOT paired with, cycling forward then backward.

Anchor Type

rhyme

Why It Works

Rhymes engage auditory memory and create a self-checking rhythm (if it doesn't rhyme in your head, you've made an error). The cyclic pattern description provides an additional structural anchor.

Example Usage

Triangle (0,0),(4,0),(0,3): A = ½|0(0−3) + 4(3−0) + 0(0−0)| = ½|0+12+0| = 6 m².

Recall Trigger

Recite the rhyme — cyclic x times y-difference pattern.

Tags

  • units
  • volume
  • area
  • dimensional analysis

Topic

Earthwork Volumes — Units

Concept

Volume units: always m³ for earthwork; area units: m² for cross-sections

Anchor Id

A15

Difficulty

easy

Memory Aid

Visualize a construction site with a giant cube of soil labeled '1 m³' floating above a flat cross-section labeled '1 m²'. The CUBE is 3D (volume), the FLAT SLAB is 2D (area). Every time you solve for volume, you're stacking flat cross-section slabs L meters high. Area × Length = Volume. 1 m² × 1 m = 1 m³. If your answer to a volume problem comes out in m², you forgot to multiply by L!

Anchor Type

visual_association

Why It Works

The 3D cube vs. 2D slab visualization exploits spatial memory. The dimensional analysis check is built into the image.

Example Usage

Checking your work: V = (L/2)(A₁+A₂) = (50/2)(20+30) = 1,250 m³. Units check: m × m² = m³. ✓

Recall Trigger

Floating cube (m³) stacked from flat slabs (m²).

Tags

  • condition
  • equal spacing
  • prerequisite
  • common mistake

Topic

Irregular Boundaries — Prerequisites

Concept

Equal spacing requirement for both Trapezoidal and Simpson's rules

Anchor Id

A16

Difficulty

medium

Memory Aid

Think of soldiers standing in line (the offsets). For both Trapezoidal and Simpson's rules, the soldiers must stand at equal intervals — like soldiers in a formation. If a soldier is missing or randomly placed, you cannot use these rules directly. You'd need to split the irregular section. Moral: equal spacing h is NOT optional — it's a prerequisite, like equal dress intervals on a military parade.

Anchor Type

micro_story

Why It Works

Military parade formations are a universal image of equal spacing. The 'prerequisite' framing helps students remember this as a condition to CHECK before applying the formula.

Example Usage

If a problem gives offsets at 3, 5, 7, 7, 3 m intervals (unequal), you CANNOT directly apply trapezoidal or Simpson's rule across the whole boundary. Split into equally-spaced sub-groups.

Recall Trigger

Soldiers in equal formation — equal spacing is required.

Tags

  • haul
  • overhaul
  • free haul
  • earthwork

Topic

Haul and Mass Diagram

Concept

Haul in earthwork: volume of material × haul distance (in station-meters or m³·m)

Anchor Id

A17

Difficulty

hard

Memory Aid

Haul is like paying for a delivery. You pay more the FARTHER the soil has to travel. The 'price' is Volume × Distance (m³ × m = m³·m, or volume × number of stations). Free haul means free delivery within a certain distance. Overhaul is the extra charge for delivery beyond the free-haul limit. Just like ordering rice: free delivery within Quezon City, extra charge beyond.

Anchor Type

analogy

Why It Works

Delivery service pricing is a modern, relatable experience. The free/extra charge metaphor maps perfectly to free-haul vs. overhaul concepts.

Example Usage

Free-haul distance = 50 m. If soil is moved 80 m, the overhaul distance = 80 − 50 = 30 m. Overhaul = V × 30 m (extra charge).

Recall Trigger

Rice delivery — free haul within range, overhaul beyond.

Tags

  • shoelace
  • order
  • vertices
  • common mistake

Topic

Area by Coordinates

Concept

Polygon area by shoelace: vertices must be listed in ORDER (clockwise or counterclockwise)

Anchor Id

A18

Difficulty

medium

Memory Aid

Acronym: COBO — Consistent Order, Better Output. When listing polygon vertices for the shoelace formula, always go EITHER clockwise OR counterclockwise consistently. Jumping around randomly gives a wrong (partial) area. Think of COBO as an engineer's checklist: 'Did I list vertices in COBO order before lacing?' If you skip around, you're literally crossing the shoelace in the wrong direction.

Anchor Type

mnemonic

Why It Works

COBO is a made-up but pronounceable acronym that is distinct and easy to recall. It reinforces both the rule (order matters) and the remedy (check before computing).

Example Usage

Vertices (0,0),(50,0),(60,40),(10,30) — listed counterclockwise ✓. Apply shoelace: A = ½|(0×0−50×0)+(50×40−60×0)+(60×30−10×40)+(10×0−0×30)| = ½|0+2000+1400+0| = 1,700 m².

Recall Trigger

COBO — Consistent Order, Better Output before shoelacing.

Revision Game

Shoelace formula: A = ½|Σ(xᵢyᵢ₊₁ − xᵢ₊₁yᵢ)|

Clue

I am the formula named after lacing rubber shoes. I use a cross-multiplication pattern on polygon vertices, take half the absolute value, and give you area in m². What am I?

Memory Link

A1 — Shoelace/lacing analogy; recall rubber shoes being laced diagonally

Simpson's 1/3 Rule — coefficient pattern 1-4-2-4-2-…-4-1, with h/3 multiplier

Clue

The Simpsons live at 742 Evergreen Terrace. What surveying formula does their house number remind you of, and what are the exact coefficients?

Memory Link

A4 — 742 Evergreen Terrace mnemonic; 742 → 1-4-2 coefficient pattern

End-Area (Average End-Area) Method: V = (L/2)(A₁ + A₂)

Clue

I connect two cross-sections of a road cutting and average their areas, then multiply by the distance between them. I'm fast but slightly over-generous. Who am I?

Memory Link

A6 — Pandesal average price analogy; 'slightly overestimates' like buying extra pandesal

Aₘ (mid-section area) gets ×4. Substituting the average of A₁ and A₂ is wrong because Aₘ is the ACTUAL field-measured cross-section at the midpoint — the geometry at mid-station differs from the simple average.

Clue

In the prismoidal formula V = (L/6)(A₁ + 4Aₘ + A₂), which area gets quadruple weight, and WHY is it dangerous to substitute the arithmetic mean of A₁ and A₂ in its place?

Memory Link

A7 and A8 — '1-4-1 over 6' mnemonic and the Engr. Santos/Reyes micro-story

Simpson's 1/3 Rule requires an EVEN number of intervals. With 5 intervals (odd), apply Simpson's to the first 4, and use the Trapezoidal rule for the last interval.

Clue

I am Bart Simpson trying to enter a party. The bouncer only lets me in if my intervals come in pairs. What mathematical rule am I guarding, and what happens if I have 5 intervals instead of 4?

Memory Link

A5 — Bart at the party door micro-story; EVEN intervals are the condition

Prismoidal Correction: Cp = (L/12)(c₁ − c₂)(d₁ − d₂); applied as V_prism = V_end − Cp

Clue

My denominator is 12 — not 2, not 6, but 12. I subtract from the end-area volume to bring it closer to truth. I involve two differences: one for heights, one for widths. What am I?

Memory Link

A13 — 'Patch-12-CD' mnemonic; denominator 12 is unique and memorable

Mass Diagram. The 'free lunch' is the Free-Haul Distance — the maximum distance over which material can be moved without extra (overhaul) cost.

Clue

I am a graph plotted along a road alignment. When my curve rises steeply, workers are digging. When I fall, they are dumping. At my peak, the cut-to-fill transition happens. My horizontal length between two equal heights is the free lunch of earthwork. What am I, and what concept is the 'free lunch'?

Memory Link

A10 — Stock market chart analogy; A17 — Rice delivery free haul analogy

Trapezoidal Rule: A = h[(y₀+yₙ)/2 + y₁+y₂+…+yₙ₋₁]. Endpoints are halved; interior offsets added at full value.

Clue

HALF-END is my chant. I treat the first and last offset differently from all the others. I'm less accurate than my sibling rule but I'll work for any number of intervals. Who am I?

Memory Link

A3 — HALF-END mnemonic; A12 — jeepney vs. flyover accuracy comparison

Formula Mnemonics

Formula

A = ½|Σ(xᵢyᵢ₊₁ − xᵢ₊₁yᵢ)|

Mnemonic

LACE and HALVE: Cross-lace diagonally (x₁y₂, then x₂y₁), subtract, cycle all vertices, halve the absolute sum. Think: tying rubber shoes.

When To Use

Any closed polygon defined by (x,y) coordinates in a Cartesian plane. All PRC board exam traverse area problems.

What Each Part Means

xᵢ = x-coordinate of current vertex; yᵢ₊₁ = y-coordinate of NEXT vertex; xᵢ₊₁ = x-coordinate of next vertex; yᵢ = y-coordinate of current vertex. The ½|…| takes half the absolute total.

Formula

A_trap = h[(y₀+yₙ)/2 + y₁+y₂+…+yₙ₋₁]

Mnemonic

HALF-END: Half the first AND last offset; full value for everything in between. Multiply by spacing h.

When To Use

Irregular boundary area with equally-spaced offsets. Use when Simpson's rule cannot be applied (odd number of intervals) or when lower accuracy is acceptable.

What Each Part Means

h = uniform interval spacing (m); y₀, yₙ = first and last offsets (halved); y₁ to yₙ₋₁ = interior offsets (added at full value).

Formula

A_Simp = (h/3)[(y₀+yₙ) + 4Σ(odd) + 2Σ(even)]

Mnemonic

742 Evergreen Terrace → 1-4-2 coefficient pattern. Simpsons live at 742 → coefficients are 1, then repeat 4-2, then end with 1. Divide total by 3, multiply by h.

When To Use

Irregular boundary area with equally-spaced offsets AND an EVEN number of intervals. More accurate than trapezoidal for curved boundaries.

What Each Part Means

h = uniform spacing; (y₀+yₙ) = ends with coefficient 1; odd-indexed interior offsets multiplied by 4; even-indexed interior offsets multiplied by 2.

Formula

V_end = (L/2)(A₁ + A₂)

Mnemonic

AVERAGE and EXTEND: Average the two end areas, then extend by length L. Pandesal price analogy — average cost times quantity.

When To Use

Quick earthwork volume estimate between two known cross-sections. Standard formula in Philippine road construction quantity surveys. Slightly overestimates for tapered sections.

What Each Part Means

L = distance between the two cross-sections (m); A₁ = area of first cross-section (m²); A₂ = area of second cross-section (m²). Result in m³.

Formula

V_prism = (L/6)(A₁ + 4Aₘ + A₂)

Mnemonic

1-4-1 over 6: the middle cross-section Aₘ gets FOUR TIMES the weight. L over 6 is the multiplier. Think: 'One-Four-One, Six divides all.'

When To Use

More accurate earthwork volume for tapered or irregular prismoidal solids. Required when precision matters or when Aₘ is provided in the problem.

What Each Part Means

L = distance between end sections; A₁, A₂ = areas of end cross-sections; Aₘ = area of the ACTUAL mid-section cross-section (measured at L/2, NOT the average of A₁ and A₂).

Formula

Cp = (L/12)(c₁−c₂)(d₁−d₂)

Mnemonic

Patch-12-CD: denominator is ALWAYS 12. Two differences: Center heights (c₁−c₂) and side Dimensions (d₁−d₂). V_prism = V_end − Cp.

When To Use

When Aₘ cannot be directly measured but center heights and widths are known for both end sections. Adjusts end-area result toward the more accurate prismoidal volume.

What Each Part Means

L = section length; c₁, c₂ = center cut/fill heights at each end; d₁, d₂ = total base widths at each end. Cp = prismoidal correction to subtract from end-area volume.

Quick Recall Chains

Chain Title

Steps for Shoelace Area Computation

Recall Test

Can you list all 6 steps of the shoelace method in order without looking? Try writing them from the COBO story.

Memory Chain

COBO the Surveyor: 'I COBO (ordered) my vertices, then I LACED them forward (S1) and backward (S2), took the ABS difference, then HALVED it. Done!' The story: COBO orders → LACE forward → LACE backward → ABS subtract → HALVE.

Items To Remember

  • List vertices in consistent order (CW or CCW)
  • Repeat first vertex at the end of the list
  • Multiply diagonally forward: x₁y₂, x₂y₃, … (sum = S1)
  • Multiply diagonally backward: x₂y₁, x₃y₂, … (sum = S2)
  • Compute |S1 − S2|
  • Divide by 2 for area

Chain Title

Simpson's Rule Coefficient Pattern: 1-4-2-4-2-…-4-1

Recall Test

For 5 offsets: y₀, y₁, y₂, y₃, y₄ — what are the Simpson's coefficients? Answer: 1, 4, 2, 4, 1.

Memory Chain

742 EVERGREEN: Start at house 1 (×1), ring doorbell 4 times (×4), wait 2 seconds (×2), ring 4 more times (×4), wait 2 more seconds — until you reach house 1 at the end (×1). Finish by paying h/3 for the trip.

Items To Remember

  • First offset × 1
  • Second offset (1st interior, odd index) × 4
  • Third offset (2nd interior, even index) × 2
  • Pattern 4-2-4-2 continues for all interior offsets
  • Last offset × 1
  • Sum all, multiply by h/3

Chain Title

Choosing the Right Volume Formula

Recall Test

Given A₁ = 30 m², A₂ = 50 m², Aₘ = 38 m², L = 60 m — which formula do you use, and what is the volume? (Answer: Prismoidal, V = 60/6 × (30+4×38+50) = 10×232 = 2,320 m³)

Memory Chain

Formula Selection Tree: '2 areas → End-area. 3 areas (with mid) → Prismoidal. Heights and widths → Correction. Compare? Subtract.' Remember: 2→END, 3→PRISM, C&D→CORRECT.

Items To Remember

  • Do you have only A₁ and A₂? → Use End-Area
  • Do you also have Aₘ (mid-section)? → Use Prismoidal
  • Do you have c and d values for both ends? → Compute Prismoidal Correction
  • Need both methods? → Cp = V_end − V_prism

Chain Title

Mass Diagram Key Features in Order

Recall Test

In a mass diagram, what does the SLOPE of the curve tell you? (Answer: Sign of slope — rising = cut, falling = fill. Steepness = rate of cut/fill per station.)

Memory Chain

Stock Market Engineer: 'The market RISES (cut) then FALLS (fill). The PEAK is where I sell (transition cut→fill), the VALLEY is where I buy back (fill→cut). Where I BREAK EVEN (cross zero) = balance point. The horizontal span of a plateau = my free lunch (free haul).'

Items To Remember

  • Rising curve = cut section
  • Falling curve = fill section
  • Peak = transition from cut to fill
  • Valley = transition from fill to cut
  • Baseline crossing = balance point (no net haul)
  • Horizontal distance between two equal heights = free-haul distance

Chain Title

Common Pitfalls Checklist for Earthworks Problems

Recall Test

Recite the 6-word Pitfall Patrol chant from memory, then explain what each word means.

Memory Chain

The Pitfall Patrol Chant: 'ABS the shoes, EVEN the Simpsons, REAL the middle, OVER the ends, CUBE the volume, NEGATIVE the last DMD.' Six pitfalls, six words.

Items To Remember

  • Shoelace: Always take absolute value
  • Simpson's: Check for even number of intervals first
  • Prismoidal Aₘ: Must be the actual mid-section, not average of ends
  • End-area: Slightly overestimates — use prismoidal for accuracy
  • Units: Cross-section area in m², volume in m³
  • DMD last course: Must equal negative of its own departure (check)
Loading diagram…
Loading diagram…
Loading diagram…
Loading diagram…
Loading diagram…

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.