CELE Surveying (Geomatics) — Area and Volume Computation (Earthworks)Detailed Explanation
This is the "office hours" version of Area and Volume Computation (Earthworks) for the CELE 2026. No shortcuts, no hand-waving — just a full unpacking of why Professional Regulation Commission (PRC) — Board of Civil Engineering cares about each concept and how the Surveying (Geomatics) section items tend to play out on exam day. Read this once, then hit the practice questions with real understanding.
Exam context
Professional Regulation Commission (PRC) — Board of Civil Engineering runs the Civil Engineer Licensure Examination on May and November 2026. Its Surveying (Geomatics) section sits under a "Core" weighting, and Area and Volume Computation (Earthworks) is the 4th chapter in the 9-chapter CELE Surveying (Geomatics) rotation. The CELE 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) - Detailed Explanation
Area and volume computation is one of the most heavily tested topics in the PRC Civil Engineer Licensure Examination under Surveying (Geomatics). It bridges field measurements with quantity estimation — a skill demanded daily in road construction, dam projects, subdivision development, and infrastructure works across the Philippines. This chapter covers four core competencies: (1) area of closed polygons using the coordinate (shoelace) method, (2) area of irregular boundaries using the Trapezoidal and Simpson's One-Third Rules, (3) earthwork volumes using the End-Area and Prismoidal methods, and (4) the Mass Diagram for haul planning. Mastery of these methods is non-negotiable for both the board exam and professional practice under RA 544 (Civil Engineering Law of the Philippines), which requires licensed engineers to competently perform surveys and quantity estimates.
Concepts
Area by Coordinates — The Shoelace (Double-Meridian-Distance) Method
The coordinate method computes the area of any closed polygon given the Cartesian coordinates (x, y) of its vertices listed in order (either clockwise or counterclockwise). The formula is the celebrated **Shoelace Formula**: A = (1/2) |Σ(xᵢ · yᵢ₊₁ − xᵢ₊₁ · yᵢ)| where the index wraps around: after the last vertex, the next vertex is the first. The absolute value ensures a positive area regardless of traversal direction. **Why it works:** Each term xᵢyᵢ₊₁ − xᵢ₊₁yᵢ is twice the signed area of the triangle formed by the origin and two consecutive vertices. Summing all triangles and halving gives the total polygon area. **Equivalent DMD method:** In classical surveying, latitudes (ΔN) and departures (ΔE) are computed from bearings and distances. The DMD (Double Meridian Distance) of each course is computed, and area = (1/2)|Σ(DMD × latitude)|. Both methods yield identical results; the shoelace method is faster for board-exam computations when coordinates are directly given. **Step-by-Step Procedure:** 1. List vertices in order: (x₁,y₁), (x₂,y₂), ..., (xₙ,yₙ), then repeat (x₁,y₁) at the end. 2. Multiply each xᵢ by yᵢ₊₁ (forward diagonal) — sum these products → call this S₁. 3. Multiply each yᵢ by xᵢ₊₁ (backward diagonal) — sum these products → call this S₂. 4. A = (1/2)|S₁ − S₂| **Tabular Setup (recommended for board exams):** Set up a table with columns: Point | x | y | xᵢyᵢ₊₁ | xᵢ₊₁yᵢ This organized format minimizes arithmetic errors under exam pressure.
Examples
This is a right triangle with legs 4 m and 3 m. The geometric check: A = (1/2)(4)(3) = 6 m² ✓. Always verify with a geometric check when the shape is simple.
Scenario
Find the area of a triangular parcel with vertices A(0,0), B(4,0), C(0,3) in meters.
Solution
Set up the shoelace table: Point | x | y | xᵢ·yᵢ₊₁ | xᵢ₊₁·yᵢ A | 0 | 0 | 0×0=0 | 4×0=0 B | 4 | 0 | 4×3=12 | 0×0=0 C | 0 | 3 | 0×0=0 | 0×3=0 A | 0 | 0 | (close) | (close) S₁ = 0 + 12 + 0 = 12 S₂ = 0 + 0 + 0 = 0 A = (1/2)|12 − 0| = 6 m²
This is Exercise 1 from the chapter. The answer 1700 m² is the net enclosed area. Note that P₃(60,40) extends beyond P₂'s x-coordinate, making this a non-rectangular quadrilateral — the shoelace handles it effortlessly.
Scenario
Compute the area of a quadrilateral lot with corners: P₁(0,0), P₂(50,0), P₃(60,40), P₄(10,30), all in meters.
Solution
Shoelace table (vertices listed counterclockwise, close at P₁): Point | x | y | xᵢ·yᵢ₊₁ | xᵢ₊₁·yᵢ P₁ | 0 | 0 | 0×0 = 0 | 50×0 = 0 P₂ | 50 | 0 | 50×40 = 2000 | 60×0 = 0 P₃ | 60 | 40 | 60×30 = 1800 | 10×40 = 400 P₄ | 10 | 30 | 10×0 = 0 | 0×30 = 0 P₁ | 0 | 0 | (close) | (close) S₁ = 0 + 2000 + 1800 + 0 = 3800 S₂ = 0 + 0 + 400 + 0 = 400 A = (1/2)|3800 − 400| = (1/2)(3400) = 1700 m²
Applications
- Land title area verification for subdivision surveys (RA 544 compliance).
- Computation of lot areas in HLURB-approved subdivision projects.
- Cadastral survey computations for DENR/LRA titling purposes.
- Checking areas computed by planimeter or CAD software.
- PRC board exam problems involving closed traverses.
Misconceptions
- Forgetting to close the polygon (not repeating the first vertex at the end) — this causes large errors.
- Using the wrong order for the diagonal products: S₁ uses xᵢ·yᵢ₊₁ (current x, next y); S₂ uses xᵢ₊₁·yᵢ (next x, current y). Reversing these gives the wrong sign but same magnitude after taking absolute value — however, mixing them causes errors.
- Thinking the method only works for triangles or rectangles — it works for any non-self-intersecting polygon.
- Confusing shoelace area (planimetric) with surface area in sloped terrain — the coordinate method gives horizontal projected area only.
Related Concepts
- Closed traverse computations
- DMD (Double Meridian Distance) method
- Latitude and departure computations
- Coordinate geometry in surveying
- Lot description and metes-and-bounds surveys
Common Exam Questions
Example
A parcel has corners at (10,20), (70,20), (80,60), (20,60). Find the area. → S₁=(10×20+70×60+80×60+20×20)=200+4200+4800+400=9600; S₂=(70×20+80×20+20×60+10×60)=1400+1600+1200+600=4800; A=(1/2)|9600−4800|=2400 m².
Approach
Set up the shoelace table systematically. List vertices in given order, close by repeating first vertex. Compute S₁ (forward diagonals) and S₂ (backward diagonals). A = (1/2)|S₁ − S₂|.
Question Type
Direct area computation from given coordinates
Example
Three corners of a triangle are (0,0), (6,0), (x,4) and area = 12 m². → (1/2)|6×4 − 4x| = 12 → |24 − 4x| = 24 → x = 0 or x = 12.
Approach
Set up the shoelace expression with the unknown coordinate as a variable. Set the expression equal to twice the given area and solve algebraically.
Question Type
Identify the missing coordinate given the area
Key Points To Remember
- Always close the polygon: repeat the first vertex at the end of the table.
- Take the absolute value of (S₁ − S₂) — the sign indicates traversal direction only.
- Units: if x and y are in meters, area is in m².
- The shoelace and DMD methods are mathematically equivalent.
- Works for any polygon — convex or concave — as long as it does not self-intersect.
- If vertices are in counterclockwise order, (S₁ − S₂) is positive; clockwise gives negative — take |value| in both cases.
Area of Irregular Boundaries — Trapezoidal Rule and Simpson's One-Third Rule
When a boundary is irregular (e.g., a riverbank, road right-of-way edge, or contour boundary), offsets (perpendicular distances) are measured at regular intervals from a baseline. Let the offsets be y₀, y₁, y₂, ..., yₙ at spacing h. **Trapezoidal Rule:** Assumes the boundary between consecutive offsets is a straight line (forming trapezoids). A = h × [(y₀ + yₙ)/2 + y₁ + y₂ + ... + yₙ₋₁] = h × [half of first offset + all interior offsets + half of last offset] This is applicable for any number of intervals (even or odd). **Simpson's One-Third Rule:** Assumes the boundary between each pair of consecutive intervals is a parabolic arc, making it more accurate than the trapezoidal rule for smoothly curved boundaries. A = (h/3) × [(y₀ + yₙ) + 4(y₁ + y₃ + y₅ + ...) + 2(y₂ + y₄ + y₆ + ...)] Pattern: **1, 4, 2, 4, 2, ..., 4, 1** (Simpson's weights) **Critical requirement:** Simpson's rule needs an **even number of intervals** (n must be even), which means an **odd number of offsets** (n+1 offsets). If n is odd, apply Simpson's to the first n−1 intervals and the trapezoidal rule to the last strip, then add. **Accuracy comparison:** Simpson's rule ≥ Trapezoidal rule in accuracy for the same h. The board exam often tests whether you know when Simpson's is applicable. **Simpson's Three-Eighths Rule (less common but appears in some exams):** Requires number of intervals divisible by 3: A = (3h/8)[(y₀ + yₙ) + 3(y₁ + y₂ + y₄ + y₅ + ...) + 2(y₃ + y₆ + ...)] Pattern: **1, 3, 3, 2, 3, 3, 2, ..., 3, 3, 1**
Examples
Verify the weights: 1(2) + 4(5) + 2(8) + 4(6) + 1(3) = 2+20+16+24+3 = 65. Multiply by h/3 = 10/3. This is Example 3 from the chapter reference.
Scenario
Offsets at 10 m intervals from a baseline to an irregular boundary are: 2, 5, 8, 6, 3 m. Find the area by Simpson's One-Third Rule.
Solution
Number of offsets: 5 → n = 4 intervals (EVEN ✓, Simpson's applicable) y₀=2, y₁=5, y₂=8, y₃=6, y₄=3, h=10 m A = (h/3)[(y₀+y₄) + 4(y₁+y₃) + 2(y₂)] = (10/3)[(2+3) + 4(5+6) + 2(8)] = (10/3)[5 + 44 + 16] = (10/3)(65) = 216.67 m²
Both methods are close because h is relatively small. The difference becomes more pronounced when the boundary has high curvature or when h is large.
Scenario
Using the same offsets (2, 5, 8, 6, 3 m at 10 m spacing), find the area by the Trapezoidal Rule and compare.
Solution
A = h[(y₀+y₄)/2 + y₁ + y₂ + y₃] = 10[(2+3)/2 + 5 + 8 + 6] = 10[2.5 + 5 + 8 + 6] = 10(21.5) = 215.0 m² Difference: 216.67 − 215.0 = 1.67 m² (Simpson's is more accurate; trapezoidal slightly underestimates here).
This is Exercise 2 from the chapter. Note: n=5 (odd number of intervals), so Simpson's 1/3 rule cannot be applied to all five strips directly. The trapezoidal rule is the straightforward choice here. Alternatively, apply Simpson's to first 4 intervals (strips 0 to 4) and trapezoidal to the last strip (y₄ to y₅).
Scenario
Offsets at 5 m spacing are: 0, 3, 5, 4, 6, 2 m. Find the area by the Trapezoidal Rule.
Solution
y₀=0, y₁=3, y₂=5, y₃=4, y₄=6, y₅=2, h=5 m n = 5 intervals (ODD — Simpson's 1/3 not directly applicable to all) Trapezoidal Rule: A = h[(y₀+y₅)/2 + y₁+y₂+y₃+y₄] = 5[(0+2)/2 + 3+5+4+6] = 5[1 + 18] = 5(19) = 95 m²
Applications
- Computing cross-sectional areas of road cuts and fills from field offset measurements.
- Estimating volumes of reservoirs, ponds, and borrow pits from contour-area data.
- Determining areas of lots with curved or irregular boundaries (rivers, shorelines).
- Hydrographic surveying — computing cross-sectional areas of rivers for discharge calculation.
- Numerical integration in highway design for superelevation runoff areas.
Misconceptions
- Applying Simpson's 1/3 rule when the number of intervals is odd — this is the most common board-exam trap. Always count intervals (spaces), not offsets.
- Using n (number of intervals) instead of n+1 (number of offsets) when setting up the formula.
- Forgetting that h is the spacing between offsets, not the total length of the baseline.
- Assuming Simpson's always gives a larger area than trapezoidal — the relative magnitude depends on the curvature direction of the boundary.
- Mixing up Simpson's 1/3 and 3/8 rules — 1/3 needs even intervals; 3/8 needs intervals divisible by 3.
Related Concepts
- Numerical integration methods
- Cross-section area computation in earthworks
- Hydrographic surveys and river cross-sections
- Planimeter use for irregular areas
- End-area method for volume computation
Common Exam Questions
Example
Seven offsets at 6 m spacing: apply Simpson's (6 intervals, even ✓). Four offsets at 3 m spacing: only 3 intervals (odd) → use trapezoidal or Simpson's three-eighths (3 intervals divisible by 3 ✓).
Approach
Count the number of offsets (n+1) or intervals (n). If n is even → Simpson's 1/3 is applicable (and preferred for accuracy). If n is odd → Trapezoidal, or split for Simpson's. Always check what the problem asks for.
Question Type
Compute area given offsets — identify which rule to use
Example
Offsets 0, y, 8, 6, 0 at 4 m spacing; area = 96 m² by Simpson's. (4/3)[(0+0)+4(y+6)+2(8)] = 96 → (4/3)[4y+24+16] = 96 → 4y+40 = 72 → y = 8 m.
Approach
Write the rule formula with the unknown offset as a variable. Set equal to the given area and solve.
Question Type
Determine missing offset given area
Key Points To Remember
- Trapezoidal rule: works for any number of intervals; weights are 1/2, 1, 1, ..., 1, 1/2 (or equivalently: add all interior offsets + half the two end offsets).
- Simpson's 1/3 rule: requires EVEN number of intervals (ODD number of offsets); weights follow 1-4-2-4-2-...-4-1 pattern.
- Simpson's 1/3 rule is more accurate because it fits a parabola (2nd-degree curve) to each pair of strips, while trapezoidal fits a line (1st-degree).
- If Simpson's condition is not met (odd intervals), split: apply Simpson's to even-interval portion, trapezoidal to the remaining strip.
- h is the uniform spacing between offsets — all spacings must be equal for these standard formulas.
- The more offsets (smaller h), the more accurate both methods become.
Earthwork Volume — End-Area Method and Prismoidal Method
Earthwork volume computation determines the quantity of material to be excavated (cut) or filled (fill) for a construction project. Cross-sections are taken at regular intervals (typically every 20 m or 50 m along the centerline), and the areas of these sections are computed. **End-Area (Average-End) Method:** The simplest method. Assumes the solid between two cross-sections is a prismoid and approximates it as an average of the two end areas: V_end = (L/2)(A₁ + A₂) where L = distance between cross-sections, A₁ and A₂ = cross-sectional areas. **Prismoidal (Prismatoid) Method:** More accurate. Uses the areas of the two end sections AND the area of the cross-section at the midpoint between them: V_prism = (L/6)(A₁ + 4Aₘ + A₂) where Aₘ = area of the **middle section** (measured or computed at L/2 from either end). This is Simpson's Rule applied to volume — it fits a parabolic variation of cross-section area along the length. **Prismoidal Correction (Cₚ):** The difference between the end-area and prismoidal volumes: Cₚ = V_end − V_prism = (L/12)(A₁ + A₂ − 2Aₘ) [this form varies by reference] For road embankments of trapezoidal cross-section with sideslopes: Cₚ = (L/12)(c₁ − c₂)(d₁ − d₂) where c₁, c₂ = center heights and d₁, d₂ = widths at the two sections. V_prism = V_end − Cₚ **When is end-area used vs. prismoidal?** - End-area: adequate for rough estimates, preliminary designs, and when mid-section data is unavailable. - Prismoidal: used for final payment quantities in road and dam contracts, when cross-sectional shapes are irregular or change rapidly. - The end-area method always overestimates for frustum-like shapes (narrowing solids); the prismoidal is exact for any prismatoid. **Types of Cross-Sections:** 1. Level section — symmetric cut/fill, uniform ground. 2. Three-level section — center height + two side slope intercepts. 3. Five-point section — center + two intermediate + two side points. 4. Irregular section — offsets from centerline to both slope stakes, computed by Simpson's or trapezoidal. **Prismatoid Rule (Exact for Prismatoids):** A prismatoid is any solid with two parallel plane faces (bases) and lateral faces that are either triangles, trapezoids, or parallelograms. All common earthwork solids (prisms, pyramids, wedges, cones) are special cases. The prismoidal formula is EXACT for any prismatoid.
Examples
This is the direct application of Example 2 from the chapter. The computation is straightforward. On the board exam, read carefully whether they ask for end-area or prismoidal — different methods yield different answers.
Scenario
Two cross-sections are 50 m apart: A₁ = 20 m² and A₂ = 30 m². Find the volume by the End-Area Method.
Solution
V_end = (L/2)(A₁ + A₂) = (50/2)(20 + 30) = 25 × 50 = 1250 m³
This solves Exercises 3 and 4 from the chapter. The prismoidal result (1126.7 m³) is the more accurate value. The end-area (1140 m³) overestimates by 1.2%. In large projects (e.g., DPWH road contracts), this small percentage error translates to significant cost differences.
Scenario
Cross-sections are A₁ = 35 m², Aₘ = 28 m², A₂ = 22 m², spaced L = 40 m apart. Find the prismoidal volume and the end-area volume. Compute the prismoidal correction.
Solution
Prismoidal volume: V_prism = (L/6)(A₁ + 4Aₘ + A₂) = (40/6)(35 + 4×28 + 22) = (40/6)(35 + 112 + 22) = (40/6)(169) = 6.667 × 169 = 1126.7 m³ End-area volume: V_end = (L/2)(A₁ + A₂) = (40/2)(35 + 22) = 20 × 57 = 1140 m³ Prismoidal correction: Cₚ = V_end − V_prism = 1140 − 1126.7 = 13.3 m³ Note: Aₘ = 28 m² < (A₁+A₂)/2 = 28.5 m², so the solid tapers and the end-area method overestimates, confirming Cₚ > 0.
Real-world embankment computations require first deriving cross-sectional areas from the roadway geometry before applying the volume formula. This is a common multi-step board exam problem.
Scenario
A road embankment has a trapezoidal cross-section. At station 1+000: width = 8 m, center height h₁ = 3 m, side slopes 1.5H:1V. At station 1+050: width = 8 m, center height h₂ = 1.5 m, same side slopes. L = 50 m. Compute the end-area volume.
Solution
For a trapezoidal fill section (symmetrical): Area = (b + s·h) × h, where b = base width, s = side slope ratio, h = center height A₁ = (b + s·h₁)·h₁ = (8 + 1.5×3)×3 = (8+4.5)×3 = 12.5×3 = 37.5 m² A₂ = (b + s·h₂)·h₂ = (8 + 1.5×1.5)×1.5 = (8+2.25)×1.5 = 10.25×1.5 = 15.375 m² V_end = (50/2)(37.5 + 15.375) = 25 × 52.875 = 1321.9 m³
Applications
- DPWH road construction: computing cut and fill volumes for payment and scheduling.
- Dam and reservoir construction: estimating earthfill volumes for embankment dams.
- Subdivision grading: balancing cut and fill to minimize hauling costs.
- Mining and quarrying: computing extracted material volumes.
- Dredging projects: estimating material removed from waterways.
- Mass diagram construction for optimizing haul distances in earthmoving contracts.
Misconceptions
- Using the average of A₁ and A₂ as Aₘ in the prismoidal formula — Aₘ MUST be the actual measured/computed area at the midpoint cross-section, not (A₁+A₂)/2.
- Thinking end-area and prismoidal always give very different results — when the cross-section varies linearly (prism), both give the same answer.
- Confusing prismoidal 'correction' direction — Cₚ is always subtracted from V_end to get V_prism (for tapered solids where end-area overestimates).
- Applying end-area formula with L as the total project length instead of the distance between adjacent cross-sections.
- Forgetting to sum volumes from multiple sections — each pair of adjacent stations gives a partial volume; total V is the sum of all partial volumes.
Related Concepts
- Mass diagram and haul analysis
- Borrow and waste in earthworks
- Free haul, overhaul, and limit of economic haul
- Cross-section computation methods
- Prismatoid geometry
- Simpson's rule (connection to prismoidal formula)
Common Exam Questions
Example
A₁ = 45 m², A₂ = 60 m², L = 30 m. V = (30/2)(45+60) = 15×105 = 1575 m³.
Approach
Direct substitution: V = (L/2)(A₁ + A₂). Watch for units — ensure A is in m² and L is in m.
Question Type
Compute volume by end-area given two cross-section areas and length
Example
A₁=50, Aₘ=35, A₂=20 m², L=60 m. V_prism=(60/6)(50+140+20)=(10)(210)=2100 m³. V_end=(60/2)(50+20)=1×70×30=2100 m³... wait: V_end=30×70=2100 m³ = V_prism in this case? Let's verify: (50+20)/2=35=Aₘ → when Aₘ equals the arithmetic mean, V_end = V_prism.
Approach
First check that Aₘ is given (or can be computed). Apply V = (L/6)(A₁ + 4Aₘ + A₂). Then compute V_end = (L/2)(A₁ + A₂). Cₚ = V_end − V_prism.
Question Type
Compute prismoidal volume and compare with end-area
Example
If V_end = 1140 m³ and V_prism = 1126.7 m³, then Cₚ = 13.3 m³.
Approach
Cₚ = V_end − V_prism. Can also use the formula Cₚ = (L/12)(c₁−c₂)(d₁−d₂) for specific cross-section shapes.
Question Type
Find the prismoidal correction
Key Points To Remember
- End-area formula: V = (L/2)(A₁ + A₂) — simple, slightly overestimates.
- Prismoidal formula: V = (L/6)(A₁ + 4Aₘ + A₂) — more accurate, requires mid-section area.
- Aₘ is the actual area of the cross-section at the MIDPOINT of L — NOT the average of A₁ and A₂.
- Prismoidal formula is mathematically identical to Simpson's rule applied to volume.
- End-area overestimates for tapering solids (frustums, pyramids); prismoidal is exact for all prismatoids.
- The prismoidal correction Cₚ = V_end − V_prism is always positive when the solid tapers (A₁ ≠ A₂).
- Units: A in m², L in m → V in m³.
Mass Diagram — Haul Planning and Earthwork Economics
The **Mass Diagram** (or Mass Haul Curve) is a graphical tool that plots cumulative net earthwork (cut minus fill) along the project baseline. It is used by highway engineers to plan earthmoving operations — determining which cut material can be used for adjacent fills (free haul), which material must be hauled over the free-haul limit (overhaul), and where material must be borrowed from off-site or wasted. **Construction of the Mass Diagram:** 1. Compute earthwork volume between each pair of adjacent stations. 2. Convert fill volumes to equivalent cut volumes using the **swell factor** (if required): cut volume × shrinkage factor = compacted fill volume. 3. Accumulate net volumes: add cut volumes (positive), subtract fill volumes (negative). 4. Plot cumulative volume (y-axis) vs. station (x-axis). **Interpretation:** - **Rising portion** of curve → net cut (more cutting than filling). - **Falling portion** → net fill (more filling than cutting). - **Maximum point** → transitions from cut to fill. - **Minimum point** → transitions from fill to cut. - **Horizontal balance line** intersects the curve at stations where cumulative volume is the same → material between these stations is balanced (cut equals fill). - **Haul distance** = distance between the centroid of cut and centroid of fill for a balanced section. - **Free-haul limit** = maximum distance within which material can be moved without extra cost (typically 300 m for DPWH contracts). - **Overhaul** = haul volume beyond the free-haul distance, measured in station-meters (m³·m). **Key Terms:** - **Free haul:** Moving material within the free-haul distance — no extra payment. - **Overhaul:** Moving material beyond the free-haul limit — charged extra per m³·m. - **Borrow:** When fill volume exceeds available cut volume — material is imported from off-site borrow pits. - **Waste:** When cut volume exceeds fill needs — excess material is deposited in waste areas.
Examples
This is a conceptual board-exam question. Understanding the sign convention (rising = cut positive) and the balance line concept is key.
Scenario
Explain how to identify borrow and waste areas from a mass diagram with a given balance line.
Solution
If at the END of the project the mass curve is ABOVE the balance line → the total cut exceeds total fill → WASTE is required (excess cut material must be disposed of). If at the END of the project the mass curve is BELOW the balance line → total fill exceeds total cut → BORROW is required (additional material must be imported). Within the project, wherever the curve is above the balance line over a section → local waste; wherever below → local borrow.
Applications
- DPWH highway and road construction — earthwork quantity estimates for bidding.
- Dam construction — planning earthfill material sources and volumes.
- Airport runway grading — balancing large volumes of earthwork.
- Urban infrastructure — planning grading operations for subdivisions and industrial parks.
- Contract administration — computing overhaul payments and borrow quantities.
Misconceptions
- Confusing the balance line with the zero line — a balance line can be drawn at any elevation on the mass diagram to minimize total haul.
- Thinking overhaul is computed using total distance — it uses only the distance BEYOND the free-haul limit.
- Ignoring shrinkage: 1 m³ of cut (bank measure) compacts to less than 1 m³ of fill — failing to apply the shrinkage factor underestimates fill requirements.
- Assuming the mass diagram automatically accounts for swell — it must be corrected manually using appropriate swell/shrinkage factors for the soil type.
Related Concepts
- Earthwork volume computation (end-area, prismoidal)
- Shrinkage and swell factors in earthwork
- Free haul and overhaul in construction contracts
- DPWH Blue Book specifications for earthwork
- Borrow pit volume computation
- Cost optimization in earthmoving
Common Exam Questions
Example
A project has cumulative volumes: +200, +350, +100, −50, −150 m³. Final value = −150 m³ → borrow of 150 m³ needed.
Approach
Check the final cumulative volume relative to the baseline (zero line or balance line). Positive final → excess cut → waste. Negative final → deficit → borrow.
Question Type
Identify borrow or waste from mass diagram description
Example
100 m³ of cut must be hauled 500 m. Free-haul limit = 300 m. Overhaul = 100 × (500−300) = 100 × 200 = 20,000 m³·m.
Approach
Overhaul = (total haul volume) − (free haul volume). Express as m³·m. Determine haul distances from the mass diagram or station data.
Question Type
Compute overhaul volume
Key Points To Remember
- Rising curve = net cut; Falling curve = net fill.
- A balance line drawn horizontally identifies stations where cut and fill are equal.
- Earthwork is 'balanced' between two points where the mass curve crosses the same horizontal line.
- Overhaul (in station-meters) = excess haul volume × distance beyond free-haul limit.
- Shrinkage/swell factors must be applied when converting between cut (bank) and fill (compacted) volumes.
- The mass diagram is the primary tool for planning truck routing and earthmoving schedules in DPWH road projects.
- Board exam questions on mass diagrams typically ask to identify borrow, waste, or overhaul zones from a given diagram.
Practice Problems
This is a five-sided lot — common in cadastral surveys. The shoelace method handles it efficiently. Always double-check by ensuring the polygon is closed (A appears both first and last) and that all coordinates are entered correctly. Answer: A = 7,150 m².
Problem
PROBLEM 1 (Area by Coordinates): A surveyed lot has the following corner coordinates (in meters): A(0, 0), B(80, 0), C(100, 60), D(50, 90), E(0, 70). Compute the area of the lot in m² using the Shoelace Method.
Solution
Set up the shoelace table (close by returning to A): Point | x | y | xᵢ·yᵢ₊₁ | xᵢ₊₁·yᵢ A | 0 | 0 | 0×0 = 0 | 80×0 = 0 B | 80 | 0 | 80×60 = 4800| 100×0 = 0 C | 100 | 60 | 100×90 = 9000| 50×60 = 3000 D | 50 | 90 | 50×70 = 3500| 0×90 = 0 E | 0 | 70 | 0×0 = 0| 0×70 = 0 A | 0 | 0 | (close) | (close) S₁ = 0 + 4800 + 9000 + 3500 + 0 = 17,300 S₂ = 0 + 0 + 3000 + 0 + 0 = 3,000 A = (1/2)|S₁ − S₂| = (1/2)|17,300 − 3,000| = (1/2)(14,300) = 7,150 m²
Six intervals (n=6, even) confirms Simpson's 1/3 applicability. The Simpson's weighted sum uses the 1-4-2-4-2-4-1 pattern. Both answers are close, confirming computational consistency. Simpson's answer (228.3 m²) is preferred as the more accurate result.
Problem
PROBLEM 2 (Simpson's Rule): A road right-of-way boundary is measured from a baseline. Offsets at equal 8 m intervals are: 1.2, 4.5, 7.8, 6.3, 5.1, 3.6, 1.0 m. Compute the enclosed area using (a) Simpson's One-Third Rule and (b) the Trapezoidal Rule.
Solution
Number of offsets = 7 → n = 6 intervals (EVEN ✓ — Simpson's 1/3 applicable) y₀=1.2, y₁=4.5, y₂=7.8, y₃=6.3, y₄=5.1, y₅=3.6, y₆=1.0, h=8 m (a) Simpson's One-Third Rule: Weights: 1, 4, 2, 4, 2, 4, 1 Weighted sum = 1(1.2) + 4(4.5) + 2(7.8) + 4(6.3) + 2(5.1) + 4(3.6) + 1(1.0) = 1.2 + 18.0 + 15.6 + 25.2 + 10.2 + 14.4 + 1.0 = 85.6 A = (h/3)(weighted sum) = (8/3)(85.6) = 2.667 × 85.6 = 228.3 m² (b) Trapezoidal Rule: A = h[(y₀+y₆)/2 + y₁+y₂+y₃+y₄+y₅] = 8[(1.2+1.0)/2 + 4.5+7.8+6.3+5.1+3.6] = 8[1.1 + 27.3] = 8(28.4) = 227.2 m² Difference = 228.3 − 227.2 = 1.1 m² (Simpson's is more accurate)
This problem teaches an important concept: the prismoidal correction is zero only when the solid is a true prism (constant cross-section) or when area varies linearly (Aₘ = average of A₁ and A₂). In practice, cross-sections rarely vary exactly linearly, so Aₘ ≠ (A₁+A₂)/2 and a correction exists. Now solve the original Exercise 3 from the chapter: A₁=35, Aₘ=28, A₂=22, L=40 → V_prism=(40/6)(35+112+22)=(40/6)(169)=1126.7 m³; V_end=(40/2)(57)=1140 m³; Cₚ=13.3 m³.
Problem
PROBLEM 3 (Earthwork Volume — End-Area and Prismoidal): A highway embankment has the following cross-section data: • Station 2+000: A₁ = 48.5 m² • Station 2+025 (midpoint): Aₘ = 42.0 m² • Station 2+050: A₂ = 35.5 m² The sections are 50 m apart. Compute (a) the End-Area volume, (b) the Prismoidal volume, and (c) the Prismoidal Correction.
Solution
L = 50 m, A₁ = 48.5 m², Aₘ = 42.0 m², A₂ = 35.5 m² (a) End-Area Volume: V_end = (L/2)(A₁ + A₂) = (50/2)(48.5 + 35.5) = 25 × 84.0 = 2100.0 m³ (b) Prismoidal Volume: V_prism = (L/6)(A₁ + 4Aₘ + A₂) = (50/6)(48.5 + 4×42.0 + 35.5) = (50/6)(48.5 + 168.0 + 35.5) = (50/6)(252.0) = 8.333 × 252.0 = 2100.0 m³ Wait — let us verify: (A₁+A₂)/2 = (48.5+35.5)/2 = 42.0 m² = Aₘ When Aₘ = (A₁+A₂)/2 (i.e., linear variation), V_end = V_prism. This is a special case. (c) Prismoidal Correction: Cₚ = V_end − V_prism = 2100.0 − 2100.0 = 0 m³ Conclusion: When the cross-section area varies linearly between two stations (Aₘ equals the arithmetic mean), both methods give identical results and the prismoidal correction is zero.
This is the most common form of earthwork computation on the board exam — applying end-area method over multiple stations. Note the pattern: V_total = L × [A₀/2 + A₁ + A₂ + ... + A₇ + A₈/2] = 20×[0/2 + 12+25+38+45+40+28+15 + 0/2] = 20×[0+203+0] = 20×203 = 4060 m³ ✓. This shortcut (identical to the Trapezoidal Rule!) saves time on the board exam.
Problem
PROBLEM 4 (Mixed — Multi-step): Road centerline cross-section areas at successive 20-m stations are: 0, 12, 25, 38, 45, 40, 28, 15, 0 m² (all fill sections). Using the End-Area Method, compute the total fill volume between the first and last station.
Solution
Stations: 0+000 to 0+160 (9 cross-sections, 8 intervals of 20 m each) A₀=0, A₁=12, A₂=25, A₃=38, A₄=45, A₅=40, A₆=28, A₇=15, A₈=0 m² L = 20 m for each interval Apply end-area to each consecutive pair: V₁ = (20/2)(0+12) = 10×12 = 120 m³ V₂ = (20/2)(12+25) = 10×37 = 370 m³ V₃ = (20/2)(25+38) = 10×63 = 630 m³ V₄ = (20/2)(38+45) = 10×83 = 830 m³ V₅ = (20/2)(45+40) = 10×85 = 850 m³ V₆ = (20/2)(40+28) = 10×68 = 680 m³ V₇ = (20/2)(28+15) = 10×43 = 430 m³ V₈ = (20/2)(15+0) = 10×15 = 150 m³ Total V = 120+370+630+830+850+680+430+150 = 4060 m³
This is the combination method for odd intervals — one of the most commonly tested variations of Simpson's rule on the PRC board exam. Always apply Simpson's to the maximum even number of intervals, then add the remaining strip using the trapezoidal rule.
Problem
PROBLEM 5 (Simpson's with Odd Intervals): Offsets perpendicular to a baseline are measured at 4 m intervals: 0, 2.5, 4.0, 5.5, 6.0, 4.5, 3.0 m (7 offsets, 6 intervals — even, Simpson's applicable). Now an additional offset at 4 m further gives 8 offsets total: 0, 2.5, 4.0, 5.5, 6.0, 4.5, 3.0, 1.5 m. Find the area using the combination method (Simpson's + Trapezoidal for the last strip).
Solution
8 offsets → 7 intervals (ODD → Simpson's 1/3 not directly applicable to all) Strategy: Apply Simpson's to first 6 intervals (offsets 0 to 6), then Trapezoidal to last interval (offsets 6 to 7). Simpsons portion (y₀ to y₆, 6 even intervals, h=4 m): y₀=0, y₁=2.5, y₂=4.0, y₃=5.5, y₄=6.0, y₅=4.5, y₆=3.0 Weights: 1-4-2-4-2-4-1 Weighted sum = 0 + 4(2.5) + 2(4.0) + 4(5.5) + 2(6.0) + 4(4.5) + 3.0 = 0 + 10 + 8 + 22 + 12 + 18 + 3 = 73 A_simp = (4/3)(73) = 97.33 m² Trapezoidal portion (y₆ to y₇, 1 interval, h=4 m): y₆=3.0, y₇=1.5 A_trap = (4)[(3.0+1.5)/2] = 4×2.25 = 9.0 m² Total Area = A_simp + A_trap = 97.33 + 9.0 = 106.33 m²
Exam Preparation Tips
- MEMORIZE THE FOUR KEY FORMULAS: Shoelace A = (1/2)|Σ(xᵢyᵢ₊₁ − xᵢ₊₁yᵢ)|; Trapezoidal A = h[(y₀+yₙ)/2 + Σinterior]; Simpson's A = (h/3)[end pair + 4×odd offsets + 2×even offsets]; End-area V = (L/2)(A₁+A₂); Prismoidal V = (L/6)(A₁+4Aₘ+A₂). These appear directly in 60–70% of board exam questions on this topic.
- ALWAYS CHECK SIMPSON'S APPLICABILITY FIRST: Before applying Simpson's 1/3 rule, count the number of intervals (not offsets). If n is even → use Simpson's. If n is odd → use trapezoidal or apply the combination method. This check alone prevents at least 30% of errors in this topic.
- PRACTICE THE SHOELACE TABLE FORMAT: In board exams with time pressure, a systematic tabular setup is faster and more reliable than trying to memorize the formula abstractly. Practice listing: Point | x | y | xᵢ·yᵢ₊₁ | xᵢ₊₁·yᵢ → close → sum columns → subtract → halve.
- KNOW THAT Aₘ ≠ (A₁+A₂)/2: The most dangerous misconception in prismoidal computation. Aₘ is the actual measured cross-sectional area at the geometric midpoint of L — it must be given or independently computed. If the problem states Aₘ = (A₁+A₂)/2, it is telling you the prismoidal correction is zero.
- CONNECT END-AREA TO TRAPEZOIDAL RULE: The end-area volume formula V = (L/2)(A₁+A₂) is mathematically identical to the Trapezoidal Rule applied to cross-sectional areas. This analogy helps in multi-station problems — use the Trapezoidal shortcut: V_total = L × [(A₀+Aₙ)/2 + A₁ + A₂ + ... + Aₙ₋₁].
- UNITS AND PRECISION: Area is always in m² (or hectares for large parcels; 1 ha = 10,000 m²). Volume is always in m³. Board exam answers should match to 1–3 decimal places — carry intermediate calculations to 4 significant figures to avoid round-off errors.
- MASS DIAGRAM CONCEPTS: Even if a full mass diagram is not drawn on the exam, understand the conceptual questions: What does a rising curve mean? (net cut) Where is borrow needed? (where mass curve is below balance line at project end) What is overhaul? (volume × distance beyond free-haul limit in m³·m).
- REVIEW NSCP 2015 VOLUME I: While this chapter is primarily a mathematical surveying topic, awareness of earthwork specifications in DPWH Blue Book and NSCP context (site preparation provisions) strengthens the technical narrative in board exam essay/computational problems.
- COMMON TRAP — FORGETTING TO CLOSE THE POLYGON: In the shoelace method, always repeat the first vertex at the bottom of the table. Missing this step is the number one arithmetic error for this topic.
- TIMING STRATEGY: Shoelace problems: allocate 3–5 minutes. Simpson's/Trapezoidal: 2–3 minutes. Earthwork volume (single interval): 1–2 minutes. Multi-station earthwork: 4–6 minutes. Mass diagram conceptual: 1 minute. Practice to these time targets using past PRC board exam questions.
In summary
Area and Volume Computation for Earthworks is a high-yield, calculation-intensive topic that consistently appears in the PRC Civil Engineer Licensure Examination under Surveying (Geomatics). The four methods — Shoelace/Coordinate Method, Trapezoidal Rule, Simpson's One-Third Rule, and the End-Area/Prismoidal Method — each have specific conditions of applicability that you must know cold before exam day. The critical distinctions are: (1) Always close the polygon in the Shoelace Method; (2) Count intervals, not offsets, when deciding between Trapezoidal and Simpson's rules; (3) Never confuse Aₘ (actual mid-section area) with the arithmetic average of A₁ and A₂; and (4) The prismoidal formula is more accurate and should be preferred when mid-section data is available. Beyond exam success, these skills are directly applicable to your professional practice as a licensed civil engineer in the Philippines. Under RA 544, the Civil Engineering Law, engineers are professionally responsible for the accuracy of quantity estimates submitted to DPWH, LGUs, and private developers. Errors in earthwork volume computation translate directly to cost overruns, contract disputes, and professional liability. Study the worked examples thoroughly, drill the practice problems under timed conditions, and use the decision-tree diagram as a quick reference during review sessions. With consistent practice, this topic will become one of your strongest areas — yielding reliable points on the board exam.
Previous chapter
Traverse and Omitted Measurements
Next chapter
Horizontal Curves (Simple, Compound, Reverse)
Ready to practise for the CELE 2026?
Super Tutor's AI review plan adapts to your weak areas and builds a weekly practice schedule around your target CELE exam date.