Skip to main content
Misconception BusterCELE · Surveying (Geomatics)Real content

CELE Surveying (Geomatics)Vertical (Parabolic) CurvesMisconception Buster

Misconception buster for Vertical (Parabolic) Curves. Every concept has a shadow — the subtly wrong version that looks right on first glance. Professional Regulation Commission (PRC) — Board of Civil Engineering builds CELE questions around those shadows. This page shows you the truth behind the traps.

Exam context

The Civil Engineer Licensure Examination is conducted by Professional Regulation Commission (PRC) — Board of Civil Engineering and is scheduled for May and November 2026. The Surveying (Geomatics) subtest is marked as "Core" in the official pattern, and Vertical (Parabolic) Curves appears in position 7th of 9 in the CELE Surveying (Geomatics) review rotation. Passing mark: 70% weighted average, no sub-test below 50%. Recent CELE 2026 papers have drawn roughly a meaningful share of questions from this subject.

Vertical (Parabolic) Curves - Misconception Buster

Vertical (Parabolic) Curves is a consistently high-yield topic in the PRC Civil Engineer Licensure Examination. Yet it is also one of the most error-prone: a single sign error in the grade or in the rate-of-grade-change r can shift your answer by several metres — enough to eliminate every distractor except the wrong one. This guide dissects the twelve most dangerous misconceptions held by examinees, ranked from the most mark-critical to the least. For each wrong belief you will see WHY it feels correct, WHAT the truth actually is, and a TRAP QUESTION engineered to catch you if the misconception still lingers. Work through every trap question honestly before reading the answer. The goal is not merely to know the formulas — it is to rewire the intuitions that cause systematic errors under exam pressure.

Summary

The twelve misconceptions in this guide cluster into four root causes that account for the majority of lost marks on vertical-curve board problems: (1) Unit and sign errors in grades and r — always convert g₁ and g₂ to decimals before substituting, and always compute r = (g₂ − g₁)/L with the outgoing grade first; (2) Wrong reference point — x is always from the PC, never from the PI, and the PI elevation is not a curve elevation; (3) Misuse of the turning-point formula — compute x = g₁L/(g₁ − g₂), verify it lies within [0, L], and only then compute the summit or sag elevation; (4) Confusing M (mid-curve offset from tangent) with an absolute elevation — M must be applied to the tangent elevation at x = L/2, not to the PC elevation. For sight-distance problems, remember that A is in percent (not decimal) in the standard formula and that S < L must be verified after computing L. Keep parabolic curves (vertical) distinct from circular curves (horizontal) — this is a Philippine highway-design fundamental reinforced by DPWH standards. Internalise these rules with the trap questions in this guide and you will eliminate the most common, most costly errors in the Surveying section of the PRC CE board examination.

Misconceptions

The grades g₁ and g₂ should always be entered as percentages (e.g., 3 and −2) directly into the elevation and turning-point formulas.

Tags

  • common_error
  • formula_confusion
  • unit_error

Topic

Elevation formula and grade conventions

Severity

critical

Exam Impact

Produces turning-point distances and summit elevations that are off by orders of magnitude. In a four-choice MCQ the distractor set is engineered so that the 100× error lands on a plausible-looking choice, causing confident wrong answers.

The Reality

The standard elevation formula y = elev_PC + g₁x + (r/2)x² is dimensionally homogeneous only when g₁, g₂, and r are expressed as pure decimal ratios (m/m). A grade of +3% must be entered as +0.03; −2% as −0.02. If you use 3 and −2, r = (−2 − 3)/200 = −0.025 per metre instead of the correct −0.00025 per metre — a 100× error that explodes the x² term.

Trap Question

Question

A parabolic crest curve has g₁ = +4%, g₂ = −2%, L = 300 m, and PC elevation = 85.00 m. What is the elevation at the summit?

Explanation

The x_turning formula ratio g₁/(g₁ − g₂) is dimensionless, so plugging in percent numbers accidentally gives the correct distance — but the elevation formula is not dimensionless and explodes when grades are left as percentages. Always convert to decimals at the very start of any vertical-curve computation.

Wrong Answer

Using grades as percentages: r = (−2 − 4)/300 = −0.02/m; x = 4(300)/6 = 200 m; y = 85 + 4(200) + (−0.02/2)(200²) = 85 + 800 − 400 = 485 m.

Correct Answer

Convert grades: g₁ = +0.04, g₂ = −0.02. r = (−0.02 − 0.04)/300 = −0.0002/m. x_summit = 0.04(300)/(0.04 + 0.02) = 12/0.06 = 200 m. y = 85 + 0.04(200) + (−0.0002/2)(200²) = 85 + 8.00 − 4.00 = 89.00 m.

Misconception Id

M1

Correct Vs Incorrect

Correct Approach

Convert first: g₁ = +0.03, g₂ = −0.02. Then r = (−0.02 − 0.03)/200 = −0.00025/m. x_turning = 0.03(200)/(0.03 − (−0.02)) = 6/0.05 = 120 m. y = 100 + 0.03(120) + (−0.00025/2)(120²) = 100 + 3.6 − 1.8 = 101.80 m. Always convert grades to decimals before substituting.

Incorrect Approach

Given g₁ = +3%, g₂ = −2%, L = 200 m. Student writes r = (−2 − 3)/200 = −0.025/m, then x_turning = 3(200)/(3−(−2)) = 120 m. The x calculation accidentally cancels the error, but the elevation y = 100 + 3(120) + (−0.025/2)(120²) = 100 + 360 − 180 = 280 m — wildly wrong.

Why Students Believe It

Grades are almost always labelled with a percent sign in problem statements and on road drawings, so students naturally copy the number as written. Because the formula looks dimensionally consistent when you plug in integers, the error is invisible until the answer is off by a factor of 100.

x in the elevation formula is measured from the PI (Point of Intersection), not from the PC (BVC).

Tags

  • common_error
  • conceptual_gap
  • reference_point_confusion

Topic

Reference point for x — PC vs PI

Severity

critical

Exam Impact

All computed elevations along the curve are wrong. The most dangerous case is computing the summit elevation — if x from PI is used instead of x from PC, the student gets an elevation that matches a distractor but not the correct answer.

The Reality

In the standard parabolic elevation formula y = elev_PC + g₁x + (r/2)x², x is the horizontal distance measured from the PC (Begin Vertical Curve / BVC). The PI is located at L/2 from the PC and at L/2 before the PT (EVC). Using x from the PI introduces an offset of L/2 and gives a completely different point on the curve.

Trap Question

Question

A 200 m parabolic crest curve has its PI at Sta 10+100 with elevation 102.50 m. g₁ = +3%, g₂ = −2%. What is the elevation at Sta 10+080?

Explanation

The PI elevation is the elevation of the tangent intersection, not the curve. The PC is at distance L/2 = 100 m before the PI. The PC elevation must be computed from the PI using the incoming grade, and all distances x are measured from that PC.

Wrong Answer

Student mistakes PI for PC. Sta 10+080 is 20 m before the PI, so they use x = −20 m (or try x = 20 m from 'PC = PI'). They get y = 102.50 + 0.03(20) + (−0.00025/2)(20²) = 102.50 + 0.60 − 0.05 = 103.05 m.

Correct Answer

PC is at Sta 10+100 − 100 = 10+000; elev_PC = 102.50 − 0.03(100) = 102.50 − 3.00 = 99.50 m. Point at Sta 10+080: x = 10+080 − 10+000 = 80 m. r = (−0.02 − 0.03)/200 = −0.00025/m. y = 99.50 + 0.03(80) + (−0.00025/2)(80²) = 99.50 + 2.40 − 0.80 = 101.10 m.

Misconception Id

M2

Correct Vs Incorrect

Correct Approach

Identify the PC station. For any point P, x = Station_P − Station_PC (always positive, 0 ≤ x ≤ L). Substitute this x into y = elev_PC + g₁x + (r/2)x². The PI corresponds to x = L/2 and the PT to x = L.

Incorrect Approach

Student sets up x as the distance from the PI to find the elevation at a station 60 m ahead of the PI on a 200 m curve. They use x = 60 m (from PI) instead of x = 100 + 60 = 160 m from the PC. The result is the elevation of a different point entirely.

Why Students Believe It

Horizontal curves are often described relative to the PI, and the PI is the most visually prominent point on a road profile drawing. Students transfer this habit to vertical curves.

The turning point (summit or sag) is always at the midpoint of the curve (x = L/2).

Tags

  • conceptual_gap
  • formula_confusion
  • common_error

Topic

Location of high/low point

Severity

critical

Exam Impact

Students who assume the summit is at L/2 compute the wrong x, then get the wrong summit elevation. This is a direct source of wrong answers in problems asking for the highest/lowest point on the curve.

The Reality

The turning point is at x = g₁L/(g₁ − g₂) from the PC. It equals L/2 only in the special case where g₁ = −g₂ (equal and opposite grades). In all other cases the summit or sag is off-centre. The mid-curve point x = L/2 is where the maximum tangent offset (M = (g₂ − g₁)L/8) occurs — that is a different quantity.

Trap Question

Question

A 400 m crest curve joins g₁ = +2% and g₂ = −4%. Where is the summit relative to the PC?

Explanation

The summit occurs where the grade equals zero, i.e., where g₁ + rx = 0, giving x = −g₁/r = g₁L/(g₁ − g₂). Symmetry (summit at L/2) occurs only when |g₁| = |g₂|. Here g₁ = +2% and g₂ = −4%, so the curve is skewed toward the PC end.

Wrong Answer

Student assumes symmetry: summit at x = 200 m (midpoint of the 400 m curve).

Correct Answer

x_summit = 0.02(400)/(0.02 − (−0.04)) = 8/0.06 = 133.33 m from the PC. The summit is NOT at the midpoint.

Misconception Id

M3

Correct Vs Incorrect

Correct Approach

x_summit = g₁L/(g₁ − g₂) = 0.03(200)/(0.03 − (−0.01)) = 6/0.04 = 150 m from the PC. Note: 150 m ≠ L/2 = 100 m. The summit is at 150 m, three-quarters of the way through the curve.

Incorrect Approach

g₁ = +3%, g₂ = −1%, L = 200 m. Student assumes summit at x = 100 m. Elevation = elev_PC + 0.03(100) + (r/2)(100²). Incorrect summit location.

Why Students Believe It

The parabola looks symmetric in textbook diagrams, and the mid-point of the curve is visually prominent. Students confuse the mid-curve point (where the maximum offset from the tangent occurs) with the summit/sag point.

r = (g₁ − g₂)/L (instead of (g₂ − g₁)/L) — the grades can be subtracted in either order.

Tags

  • formula_confusion
  • sign_error
  • common_error

Topic

Rate of grade change r — formula and sign

Severity

critical

Exam Impact

Wrong sign on r means the curve bends the wrong way. Elevations computed will be too high for a crest and too low for a sag, or vice versa. The turning-point formula x = −g₁/r also flips sign, potentially placing the summit behind the PC (x < 0) when it should be inside the curve.

The Reality

The rate of grade change is defined as r = (g₂ − g₁)/L, always outgoing minus incoming divided by length. The sign of r determines whether the parabola opens upward (sag, r > 0) or downward (crest, r < 0). Using (g₁ − g₂)/L reverses the sign of the x² term and produces the mirror image of the correct curve — elevations on the wrong side of the tangent.

Trap Question

Question

A parabolic sag curve has g₁ = −3% and g₂ = +2%. What is the sign of r and what does it confirm?

Explanation

For a sag, g₂ > g₁ algebraically, so r = (g₂ − g₁)/L > 0. For a crest, g₂ < g₁, so r < 0. Using (g₁ − g₂) reverses every sign relationship, leading to systematically wrong answers. Always write r = (g₂ − g₁)/L and verify sign against the crest/sag type.

Wrong Answer

r = (g₁ − g₂)/L = (−0.03 − 0.02)/L = negative. Student concludes it is a crest — wrong.

Correct Answer

r = (g₂ − g₁)/L = (0.02 − (−0.03))/L = +0.05/L — positive. A positive r confirms a sag curve (the parabola opens upward, the curve lies above both tangent lines near the ends and below in the middle — wait, actually for a sag it lies ABOVE the chord, BELOW the tangents — the key is r > 0 means upward-opening parabola, consistent with a sag).

Misconception Id

M4

Correct Vs Incorrect

Correct Approach

r = (g₂ − g₁)/L = (−0.02 − 0.03)/200 = −0.00025/m. Negative r confirms a crest (downward-opening parabola). Elevations on the curve are below the incoming tangent after the summit.

Incorrect Approach

g₁ = +3%, g₂ = −2%, L = 200 m. Student writes r = (g₁ − g₂)/L = (0.03 − (−0.02))/200 = +0.00025/m (positive — a sag rate). Uses this in the elevation formula, getting curve elevations above both tangents — impossible for a crest.

Why Students Believe It

Students memorise the magnitude of r and guess the sign from context, or they recall the formula from memory with the subtraction reversed. Because some problems only require |r|, the error is not caught.

The turning point can be anywhere — even outside the curve (x > L or x < 0) — and the formula still gives the summit/sag of that curve.

Tags

  • conceptual_gap
  • boundary_check
  • common_error

Topic

Validity check for turning-point location

Severity

major

Exam Impact

Students report a false summit elevation that is not on the actual road curve. Board problems occasionally include distractors that are the parabola's turning-point elevation when the turning point is actually outside the curve.

The Reality

If x_turning falls outside [0, L], there is NO summit or sag within the curve. This means one end of the curve has a higher (or lower) elevation than anywhere else on the curve. The highest point is at x = 0 (PC) or x = L (PT), whichever is taller. The formula gives the turning point of the full infinite parabola, not necessarily the turning point of the finite curve segment.

Trap Question

Question

A parabolic curve connects g₁ = +1% and g₂ = +4%, L = 300 m. A student claims the high point is inside the curve. Is this correct?

Explanation

A summit exists within the curve only when the grade changes from positive to negative — i.e., for a true crest where g₁ > 0 and g₂ < 0. Similarly, a sag exists only when g₁ < 0 and g₂ > 0. When both grades have the same sign, compute elevations at both ends to identify the extreme point.

Wrong Answer

Yes. x = g₁L/(g₁ − g₂) = 0.01(300)/(0.01 − 0.04) = 3/(−0.03) = −100 m. Student ignores the sign and reports 100 m inside the curve.

Correct Answer

No. Both grades are positive (uphill throughout), so there is no turning point within the curve. The computed x = −100 m is behind the PC. The highest elevation on this curve segment is at the PT (x = 300 m). There is no internal high point.

Misconception Id

M5

Correct Vs Incorrect

Correct Approach

x = −100 m is outside [0, 200 m]. There is no sag or summit within this curve. The grade is increasing throughout (from +1% to +3%), so both the PC and PT are candidates for the extremum. Elevations at PC (x=0) and PT (x=L) should be compared; the PT has the higher elevation because the grade increases throughout.

Incorrect Approach

g₁ = +1%, g₂ = +3%, L = 200 m (both upgrades — this is a sag-type transition). x = 0.01(200)/(0.01 − 0.03) = 2/(−0.02) = −100 m. Student reports summit at −100 m (behind the PC) and computes an elevation there.

Why Students Believe It

The formula x = g₁L/(g₁ − g₂) always returns a number, and students do not check whether it falls within [0, L]. They trust the arithmetic without verifying the physical constraint.

The maximum offset M = (g₂ − g₁)L/8 is the elevation of the summit above the ground, or above some datum.

Tags

  • conceptual_gap
  • formula_confusion
  • offset_error

Topic

Mid-curve vertical offset M

Severity

major

Exam Impact

Students add or subtract M directly from an arbitrary datum instead of from the tangent elevation at mid-span. This produces a mid-curve elevation that is incorrect by the tangent elevation amount.

The Reality

The maximum mid-curve offset M = (g₂ − g₁)L/8 is the vertical distance from the mid-point of the chord (connecting PC and PT) to the mid-point of the curve. For a crest, M is negative (the curve is below the tangent at mid-span); for a sag, it is positive. It is a relative offset, not an absolute elevation. To find the absolute elevation at mid-curve, you must compute y at x = L/2 using the full elevation formula.

Trap Question

Question

A crest curve has g₁ = +4%, g₂ = −2%, L = 200 m, and elev_PC = 50.00 m. What is the elevation of the curve at mid-span?

Explanation

M is measured from the tangent line at that same x value, not from the PC elevation. The tangent at x = L/2 is already 4.00 m above the PC due to the incoming grade. The offset M must be applied to the tangent elevation at mid-span, not to the PC elevation.

Wrong Answer

M = (−0.02 − 0.04)(200)/8 = −1.50 m. Student adds to PC elevation: 50.00 − 1.50 = 48.50 m.

Correct Answer

Tangent elevation at x = 100 m: 50.00 + 0.04(100) = 54.00 m. r = (−0.02 − 0.04)/200 = −0.0003/m. y = 50.00 + 0.04(100) + (−0.0003/2)(100²) = 50.00 + 4.00 − 1.50 = 52.50 m. Alternatively: M = −1.50 m offset below tangent at mid: 54.00 − 1.50 = 52.50 m. ✓

Misconception Id

M6

Correct Vs Incorrect

Correct Approach

Step 1 — elevation of the tangent at mid-curve (x = L/2 = 100 m): elev_tangent = 100 + 0.03(100) = 103.00 m. Step 2 — apply offset: elev_curve = 103.00 + (−1.25) = 101.75 m. Verify with formula: y = 100 + 0.03(100) + (−0.00025/2)(100²) = 100 + 3.00 − 1.25 = 101.75 m. ✓

Incorrect Approach

g₁ = +3%, g₂ = −2%, L = 200 m, elev_PC = 100 m. M = (−0.02 − 0.03)(200)/8 = −1.25 m. Student reports mid-curve elevation = 100 + (−1.25) = 98.75 m — wrong, because 100 m is the PC elevation, not the mid-tangent elevation.

Why Students Believe It

The word 'maximum offset' sounds like it refers to the peak elevation. Students see it as a height quantity without understanding that it is measured relative to the tangent line, not to a datum.

For a crest curve, the vertical offset from the tangent is added to the tangent elevation; for a sag, it is subtracted.

Tags

  • conceptual_gap
  • sign_error
  • common_error

Topic

Direction of vertical offset — crest vs sag

Severity

major

Exam Impact

Manually reversing the offset direction double-flips the sign. The error is 2|offset| — small near the ends but up to 2|M| at mid-curve, which can be several metres on long highway curves.

The Reality

For a crest curve, the parabola lies BELOW both tangent lines — so the offset is subtracted from the tangent elevation to get the curve elevation. For a sag curve, the parabola lies ABOVE both tangent lines — so the offset is added. The offset quantity from the formula is (g₂ − g₁)x²/(2L), which is already negative for a crest (since g₂ < g₁) and positive for a sag (since g₂ > g₁). The sign handles itself automatically — students should not manually flip the sign.

Trap Question

Question

A sag curve has g₁ = −2% and g₂ = +3%. The tangent elevation at a point x = 80 m from the PC is 97.40 m. The offset magnitude is 0.20 m. What is the curve elevation?

Explanation

For a sag, r > 0, making the x² term positive and the curve elevation higher than the tangent at that point. For a crest, r < 0, making the x² term negative and the curve lower than the tangent. Let the formula handle the sign; do not apply a manual rule based on crest/sag labels.

Wrong Answer

Sag means low, so subtract: 97.40 − 0.20 = 97.20 m.

Correct Answer

For a sag curve, the parabola lies ABOVE both tangents near the ends and above the chord at mid-span — more precisely, the curve elevation is above the tangent line at interior points. r = (0.03 − (−0.02))/L > 0. The offset = rx²/2 > 0, so it is ADDED: curve elevation = 97.40 + 0.20 = 97.60 m.

Misconception Id

M7

Correct Vs Incorrect

Correct Approach

For a crest, the curve is below the tangent. The formula gives a negative offset automatically (since r < 0 for crest). Curve elevation = 105.00 − 0.80 = 104.20 m. Trust the sign from the formula; do not override it manually.

Incorrect Approach

Crest curve, tangent elevation at a point = 105.00 m, offset magnitude = 0.80 m. Student adds because 'crest means high': curve elevation = 105.00 + 0.80 = 105.80 m — above the tangent, which is geometrically impossible for a crest.

Why Students Believe It

Students associate 'crest' with 'high' and 'sag' with 'low', so they instinctively add for crest and subtract for sag. The logic feels correct.

L in the sight-distance formula for crest curves is the horizontal length of the curve, and S is measured horizontally too — so sight distance and curve length are directly comparable.

Tags

  • formula_confusion
  • unit_error
  • sight_distance

Topic

Sight-distance formula for crest curves

Severity

major

Exam Impact

On most board problems the approximation is valid and causes no error. However, misidentifying which variable represents what leads to plugging the wrong value into the wrong slot of the sight-distance equation, especially when the problem gives slope distance explicitly.

The Reality

In highway design practice for vertical curves, L is the horizontal projection of the curve, and S is the sight distance measured along the road surface (slope distance). For gentle grades (< 5%), the difference between slope distance and horizontal distance is negligible and engineers use the horizontal approximation. For exam purposes, L and S are both treated as horizontal (plan) distances unless the problem specifically asks for slope distance — follow what the problem states.

Trap Question

Question

For a crest curve with A = 6% and a required stopping sight distance of S = 150 m, compute the minimum curve length. Use h₁ = 1.08 m and h₂ = 0.60 m.

Explanation

In the sight-distance formula, A must be in percent (not decimal) because the formula constant 200 already incorporates the conversion. Using A = 0.06 would give L = 0.06(22500)/(200 × 3.29) = 1350/657.97 = 2.05 m — absurdly small. Always check whether the formula uses percent or decimal for A.

Wrong Answer

Student uses L = A(150²)/200(√1.08 + √0.60)² but forgets to check the S < L assumption, or uses A = 0.06 instead of 6 in the formula.

Correct Answer

A = 6 (in percent units as required by the formula). L = 6(150²)/[200(√1.08 + √0.60)²] = 6(22500)/[200(1.0392 + 0.7746)²] = 135000/[200(1.8138)²] = 135000/[200(3.2899)] = 135000/657.97 = 205.2 m. Since S = 150 m < L = 205.2 m, the S < L assumption is valid. Minimum L ≈ 205 m.

Misconception Id

M8

Correct Vs Incorrect

Correct Approach

Use the standard crest formula: L = AS²/[200(√h₁ + √h₂)²] when S < L. Here A = |g₁ − g₂| in %, S is the design stopping sight distance in metres, h₁ = 1.08 m (driver eye height), h₂ = 0.60 m (object height) per AASHTO/DPWH practice. Solve explicitly for L and verify S < L afterward.

Incorrect Approach

Student confuses S (sight distance along road) with L (horizontal curve length) and sets them equal in the crest formula, eliminating one variable incorrectly.

Why Students Believe It

Both L and S appear to be distances on the road, and in flat terrain they are nearly equal to slope distance. Students do not distinguish between the parabola's horizontal projection (L) and the actual path length along the road surface.

A crest curve always has a positive summit elevation relative to both PC and PT — the summit is always higher than both end points.

Tags

  • conceptual_gap
  • geometric_intuition
  • common_error

Topic

Geometric interpretation of crest curves

Severity

minor

Exam Impact

Minor calculation errors when students reject geometrically valid answers because they seem counterintuitive. Rarely causes direct point loss but reinforces confused thinking.

The Reality

A crest curve has g₁ > g₂ (the incoming grade is steeper upward, or the outgoing grade descends). The summit is the highest point ON the curve — but only relative to other points on that same parabola. If g₁ is a gentle upgrade and g₂ is a steeper downgrade, the summit may still be lower than a nearby hill datum. More subtly: the summit elevation may be between the PC and PT elevations, or it may be higher than both — it depends on the grade magnitudes. The defining characteristic of a crest is g₁ > g₂ algebraically, not that the summit is above both endpoints in absolute terms.

Trap Question

Question

Crest curve: g₁ = +1%, g₂ = −4%, L = 250 m, elev_PC = 100.00 m. Is the summit higher or lower than the PT elevation?

Explanation

For large |g₂|, the road descends steeply after the summit and the PT ends up well below. For small |g₂|, the road descends gently and the PT could be close to or above the summit elevation if the summit is near the PC. Always compute; never assume.

Wrong Answer

Summit is always higher than PT for a crest. Student confirms this without computing.

Correct Answer

x_summit = 0.01(250)/(0.01 + 0.04) = 2.5/0.05 = 50 m. r = (−0.04 − 0.01)/250 = −0.0002/m. elev_summit = 100 + 0.01(50) + (−0.0002/2)(50²) = 100 + 0.50 − 0.25 = 100.25 m. elev_PT: y at x=250: 100 + 0.01(250) + (−0.0002/2)(250²) = 100 + 2.50 − 6.25 = 96.25 m. Summit (100.25 m) > PT (96.25 m) ✓. But notice that if g₂ were only slightly negative, PT could exceed summit — always compute.

Misconception Id

M9

Correct Vs Incorrect

Correct Approach

Validation of a crest curve: (1) g₁ > g₂ algebraically, and (2) x_turning ∈ [0, L]. No requirement that the summit be above both endpoints. The summit is the highest point on the curve, which may or may not exceed the PT elevation depending on the grade asymmetry.

Incorrect Approach

Student checks whether summit elevation > both PC and PT elevations as a validation step. When it is not (e.g., g₁ = +5%, g₂ = −1% — summit is far from the PT so PT elevation might exceed summit), student concludes an error has been made.

Why Students Believe It

The word 'crest' conjures an image of a hilltop that is higher than the roads leading to it. This image is geometrically correct, but only for the road surface, not necessarily relative to an arbitrary datum.

The algebraic grade difference A = |g₁ − g₂| must be computed as a positive number regardless of sign, and it equals the total grade change from start to end.

Tags

  • formula_confusion
  • sign_error
  • notation_confusion

Topic

Algebraic grade difference A vs rate of grade change r

Severity

minor

Exam Impact

Substituting A/L in place of r in the elevation formula gives the correct magnitude but wrong sign for crest curves, effectively computing a sag elevation when a crest is intended.

The Reality

For sight-distance formulas, A = |g₁ − g₂| = |g₂ − g₁| in percent — it represents the total angular change of the road profile and is always positive. This is correct. The pitfall is applying A (unsigned) in contexts that require the signed quantity (g₂ − g₁) such as in the rate-of-grade-change r. Conflating A and r is the real error — A is used only in sight-distance and comfort equations; r = (g₂ − g₁)/L (signed) is used in elevation calculations.

Trap Question

Question

g₁ = +5%, g₂ = −3%, L = 400 m. A student computes r = A/L = 0.08/400 = +0.0002/m and uses this in the elevation formula. What is the fundamental error?

Explanation

A = |g₁ − g₂| = 8% = 0.08 and r = (g₂ − g₁)/L = −0.08/400 = −0.0002/m. They have the same magnitude but A is always positive while r can be negative. Reserve A for the sight-distance formula; use signed r for elevation computations.

Wrong Answer

No error — A/L gives the magnitude of r which is all that is needed.

Correct Answer

The error is that r must be signed: r = (g₂ − g₁)/L = (−0.03 − 0.05)/400 = −0.0002/m (negative for crest). Using +0.0002 instead produces curve elevations above the tangents — geometrically correct for a sag but impossible for a crest. The sign of r determines whether the parabola opens up or down.

Misconception Id

M10

Correct Vs Incorrect

Correct Approach

Keep r = (g₂ − g₁)/L signed. Use A = |g₁ − g₂| only in sight-distance formulas. The two quantities serve different purposes and must not be interchanged.

Incorrect Approach

Student uses r = A/L = |g₂ − g₁|/L (always positive) in the elevation formula. For a crest (g₂ < g₁), this gives a positive r implying a sag, causing elevations above both tangents.

Why Students Believe It

A is defined as the absolute value, so taking the magnitude seems correct. The confusion arises when students mix up |g₁ − g₂| with |g₂ − g₁| (same magnitude) versus (g₂ − g₁) in signed form used elsewhere.

Parabolic vertical curves can also be circular arcs — the choice between parabolic and circular is a matter of preference.

Tags

  • conceptual_gap
  • curve_type_confusion
  • Philippine_standards

Topic

Nature and type of vertical curves

Severity

minor

Exam Impact

If a board problem asks 'what type of curve is used for vertical alignment?', answering 'circular' loses the mark. More importantly, students who believe circles are acceptable may use circular arc formulas instead of the parabolic elevation equation.

The Reality

Vertical curves in highway and railway design are always parabolic, never circular. The parabola gives a constant rate of grade change (constant r), which means a constant centripetal acceleration felt by vehicle occupants — this provides rider comfort and predictable dynamics. A circular arc would give a varying rate of grade change. DPWH and AASHTO standards explicitly specify parabolic vertical curves. RA 544 (Republic Act 544) as implemented through DPWH standards mandates parabolic profiles for Philippine public roads.

Trap Question

Question

A highway project in the Philippines requires the design of a vertical curve to connect a +2% grade with a −3% grade. What curve type should the designer use and what is its defining property?

Explanation

Horizontal curves: circular (and spiral transition). Vertical curves: parabolic. This distinction is fundamental and is explicitly tested in the CE board examination.

Wrong Answer

Circular arc, because circular curves are standard in Philippine highway design.

Correct Answer

A parabolic vertical curve. Its defining property is a constant rate of grade change r = (g₂ − g₁)/L, producing constant centripetal acceleration and rider comfort. Circular arcs are used for horizontal alignment; parabolas are used for vertical alignment per DPWH standards and AASHTO Green Book practice adopted in the Philippines.

Misconception Id

M11

Correct Vs Incorrect

Correct Approach

Use the parabolic equation y = elev_PC + g₁x + (r/2)x² for all elevation computations on a vertical curve. The defining property is constant grade change rate r, not constant radius of curvature.

Incorrect Approach

Student applies the circular curve chord or arc length formula to find elevations along a vertical curve, obtaining incorrect results.

Why Students Believe It

Horizontal curves use circular arcs, and students carry this over to vertical curves. Additionally, at small grade differences a circle and a parabola look nearly identical graphically.

The PI elevation (intersection of the two tangents) lies ON the vertical curve and can be used as a curve elevation.

Tags

  • conceptual_gap
  • reference_point_confusion
  • common_error

Topic

PI vs PC elevation — datum for curve computations

Severity

major

Exam Impact

Using PI elevation as a curve elevation shifts all computed elevations by the offset between the PI and the curve at mid-span. For symmetric curves this offset equals M = (g₂ − g₁)L/8, which can be several metres on a long curve.

The Reality

The PI is the point where the two tangent lines (extended) intersect in the vertical profile. It lies above the curve for a crest and below the curve for a sag. The PI is at horizontal distance L/2 from both the PC and the PT. The curve passes through the PC (x = 0) and PT (x = L), not through the PI. To find PC elevation from PI elevation: elev_PC = elev_PI − g₁(L/2). To find PT elevation: elev_PT = elev_PI + g₂(L/2).

Trap Question

Question

A vertical curve has PI at Sta 2+500, elevation 95.00 m, g₁ = +2.5%, g₂ = −1.5%, L = 200 m. Find the PC elevation.

Explanation

The PI is 100 m ahead of the PC along the incoming tangent at +2.5% grade, so it is 2.50 m higher than the PC. The PC elevation is 2.50 m below the PI elevation. This is the starting point for all curve elevation calculations.

Wrong Answer

elev_PC = 95.00 m (student uses PI elevation as PC elevation).

Correct Answer

PC is at Sta 2+500 − 100 = Sta 2+400. Moving from PI back along the incoming tangent (g₁ = +2.5%) by 100 m: elev_PC = 95.00 − 0.025(100) = 95.00 − 2.50 = 92.50 m.

Misconception Id

M12

Correct Vs Incorrect

Correct Approach

PC is at Sta 10+100 − 100 = Sta 10+000. elev_PC = 102.50 − 0.03(100) = 99.50 m. PT is at Sta 10+200. elev_PT = 102.50 + (−0.02)(100) = 100.50 m. All curve elevations use x from Sta 10+000 and elev_PC = 99.50 m.

Incorrect Approach

Problem gives PI elevation = 102.50 m at Sta 10+100, g₁ = +3%, g₂ = −2%, L = 200 m. Student sets elev_PC = 102.50 m and uses x measured from Sta 10+100 — both errors at once.

Why Students Believe It

In horizontal curves the PI is defined on the tangent lines, not the curve, but students sometimes confuse PI with a point on the curve. The PI elevation is often given in problems as the starting datum and students treat it as a curve point.

Quick Self Check

The formula is dimensionally consistent only when g₁, g₂, and r are expressed as pure ratios (m/m). Entering percent values (e.g., 3) instead of decimals (0.03) causes a 100× error in the elevation term and a 10,000× error in the x² term.

Statement

In the formula y = elev_PC + g₁x + (r/2)x², the grades g₁ and g₂ must be in decimal form (e.g., 0.03 for 3%), not in percent.

x is measured from the PC (BVC). The PI is located at x = L/2 from the PC. Using x from the PI shifts every computed elevation to the wrong point on the curve.

Statement

The distance x in the parabolic elevation formula is always measured from the PI.

Summit is at x = g₁L/(g₁ − g₂) = 0.02L/(0.02 + 0.06) = 0.02L/0.08 = L/4. The summit is one-quarter of the way through the curve, not at the midpoint. It equals L/2 only when |g₁| = |g₂|.

Statement

For a crest curve with g₁ = +2% and g₂ = −6%, the summit is located at x = L/2 from the PC.

For a crest, g₂ < g₁, so (g₂ − g₁) < 0 and r < 0. This negative r causes the x² term in the elevation formula to reduce the elevation, correctly placing the curve below the tangent lines.

Statement

The rate of grade change r is defined as r = (g₂ − g₁)/L, and it is negative for a crest curve.

M is the vertical offset from the tangent line at mid-span to the curve at mid-span — it is a relative distance, not an absolute elevation. The absolute elevation at mid-curve requires adding M to the tangent elevation at x = L/2.

Statement

The maximum mid-curve offset M = (g₂ − g₁)L/8 is the elevation of the highest or lowest point of the parabolic curve.

For a sag, r > 0, and the parabola opens upward. At any interior point, the curve elevation exceeds the tangent elevation by (r/2)x² > 0. Near the ends the tangent from the other side may be above or below, but the key is that r > 0 gives a curve above the entering and exiting tangents at interior points.

Statement

For a sag curve, the parabola lies above both tangent lines at all interior points, so the offset from each tangent is positive.

Philippine highway standards (following DPWH/AASHTO practice) require parabolic vertical curves. Parabolas give a constant rate of grade change (constant r), which provides uniform centripetal acceleration and rider comfort. Circular arcs are used for horizontal alignment only.

Statement

In the Philippines, vertical curves on highways are designed as circular arcs because of their constant radius of curvature.

A negative x_turning means the theoretical turning point of the infinite parabola is before the PC, which is outside the curve segment [0, L]. There is no summit or sag within the curve; the extreme elevation on the curve segment occurs at either the PC or PT.

Statement

If the computed turning-point location x = g₁L/(g₁ − g₂) is negative, it means there is a summit or sag behind the PC and no turning point exists within the actual curve.

Loading diagram…
Loading diagram…
Loading diagram…
Loading diagram…

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.