GELE Cadastral Surveys & Land Laws — Subdivision and Consolidation SurveysMisconception Buster
If you have been missing Subdivision and Consolidation Surveys questions on your GELE mocks, the cause is almost always a misconception. This page lists the ones Professional Regulation Commission (PRC) — Board of Geodetic Engineering exploits most often in the GELE Cadastral Surveys & Land Laws subtest and shows how to correct them before exam day.
Exam context
On the GELE 2026, the Cadastral Surveys & Land Laws subtest carries a "Core" weight in Professional Regulation Commission (PRC) — Board of Geodetic Engineering's pattern. Subdivision and Consolidation Surveys lands at position 2nd out of 5 in the standard review order. Target score is 70% weighted average, no sub-test below 50%, and roughly a meaningful share of items come from Cadastral Surveys & Land Laws on a typical GELE paper.
Subdivision and Consolidation Surveys - Misconception Buster
Subdivision and Consolidation Surveys is one of the most formula-dependent yet conceptually tricky topics in the PRC Geodetic Engineer Licensure Examination. Many examinees lose points not because they lack mathematical skill, but because they carry wrong beliefs about area balance, dividing-line geometry, legal procedures, and plan requirements. This guide targets the exact wrong thinking patterns that appear in board-exam traps — understanding WHERE your thinking goes wrong is just as important as knowing the correct formula. Study each misconception carefully: the trap questions mirror real board-exam item styles, and each 'severity: critical' item has historically cost examinees 2–5 points per exam sitting.
Summary
The following key takeaways will help you avoid the most costly mistakes in Subdivision and Consolidation Surveys on the PRC board exam: (1) ALWAYS deduct roads, open spaces, and easements from the parent area before allocating lot areas — the formula is not just 'parts = whole.' (2) Match your dividing-line formula to the actual polygon shape: x = A₁/w is for rectangles only; triangles require the square-root formula y = h√(A₁/A_total); trapezoids need the quadratic integral; and irregular polygons need the Shoelace/coordinate method. (3) Consolidation is a full technical and legal process — field monumentation of interior boundaries must be addressed, and a Consolidation Plan signed by a licensed GE is mandatory under RA 8560 and PD 1529. (4) Cons-Subd is a two-phase process: consolidation first (cancel all parent titles, issue one consolidated title), then subdivision (cancel consolidated title, issue individual lot titles). (5) PRS92 and WGS84 are NOT identical — apply datum transformation before using GPS coordinates in cadastral plans; always report PPCS/UTM (correct zone) coordinates per NAMRIA standards. (6) A Technical Description requires more than bearings and distances — it must include PPCS coordinates, a tie line to a BLLM/reference monument, GE credentials, and lot/survey authority information. (7) DHSUD approval and LRA registration are SEPARATE mandatory steps for subdivision projects — DHSUD cannot substitute for LRA title registration. (8) In DMD/Shoelace computations, accumulate algebraic (signed) areas throughout and take the absolute value only at the final step. Mastering these eight core principles will protect you from the most common point-losing errors in this chapter.
Misconceptions
The areas of new lots in a subdivision must total exactly the original parcel area, without any deduction.
Tags
- common_error
- formula_confusion
- area_balance
- legal_deduction
Topic
Area Balance in Subdivision
Severity
critical
Exam Impact
Board exam questions present a parent area, require the saleable lot area computation, and include a road deduction as a percentage. Students who ignore the deduction compute a saleable area that equals 100% of the parent and choose the wrong option, losing a guaranteed point.
The Reality
Under PD 1529 (Property Registration Decree) and HLURB/DHSUD subdivision regulations, a subdivision plan MUST reserve areas for roads, open spaces, and easements before allocating individual lot areas. The formula is: Sum of lot areas + road/open-space areas + easements = Original parcel area. Saleable area is always less than the parent area. For projects under BP 220 or PD 957, specific percentages (e.g., 30% for socialized housing open space) are mandated by law.
Trap Question
Question
A 6000 m² parcel is to be subdivided into 3 equal lots. The subdivision plan requires a 15% road reserve. What is the area of each lot?
Explanation
Road and open-space reserves are deducted from the parent area FIRST. Only the remaining saleable area is divided among lots. Failing to deduct gives 2000 m², which is incorrect and represents a common 1-point board-exam loss.
Wrong Answer
6000 / 3 = 2000 m² per lot
Correct Answer
Road reserve = 0.15 × 6000 = 900 m²; Saleable area = 6000 − 900 = 5100 m²; Each lot = 5100 / 3 = 1700 m²
Misconception Id
M1
Correct Vs Incorrect
Correct Approach
Parent area = 5000 m². Reserve 10% for roads = 500 m². Saleable area = 5000 − 500 = 4500 m². Two equal lots → each lot = 4500/2 = 2250 m².
Incorrect Approach
Parent area = 5000 m². Two equal lots → each lot = 5000/2 = 2500 m². (No road deduction applied.)
Why Students Believe It
Students compute subdivisions by simply dividing the parent area among lots. The textbook formula 'sum of new lot areas = original area' is memorized without the critical caveat about road and easement deductions, which are often presented as a footnote rather than a primary rule.
A dividing line that cuts a required area from any polygon is always parallel to one side.
Tags
- formula_confusion
- geometry_error
- irregular_polygon
- conceptual_gap
Topic
Dividing Line Geometry
Severity
critical
Exam Impact
An examinee who applies x = A₁/w to a trapezoidal lot gets a numerically plausible but wrong answer, typically matching a distractor option carefully placed by the exam writer.
The Reality
The parallel-cut formula x = A₁/w applies ONLY to rectangles (or parallelograms) where the dividing line is parallel to the side of length w. For irregular polygons, triangles, or trapezoids, the dividing line must be located using coordinate geometry, the DMD method, or the area-by-coordinates formula. The cut-off line may be at any angle, and its position is found by solving for the intersection of a line with the polygon boundary such that the enclosed area equals the required area. Board exams frequently use triangles and irregular quadrilaterals precisely because of this misconception.
Trap Question
Question
A trapezoidal lot has parallel sides of 20 m and 40 m and a perpendicular height of 50 m. A dividing line parallel to the parallel sides must cut off an area of 500 m² from the 20-m side. What is the distance x of the dividing line from the 20-m side? (Hint: width varies linearly as w(h) = 20 + 0.4h.)
Explanation
In a trapezoid, width changes with height, so the simple rectangular formula fails. The area integral yields a quadratic equation. The answer ~20.71 m differs significantly from the incorrect 16.67 m, showing this is an exam-critical error.
Wrong Answer
x = 500 / 30 = 16.67 m (using average width of 30 m — incorrect for a trapezoid)
Correct Answer
A = 20x + 0.2x² = 500; 0.2x² + 20x − 500 = 0; x² + 100x − 2500 = 0; x = (−100 + √(10000 + 10000))/2 = (−100 + 141.42)/2 ≈ 20.71 m
Misconception Id
M2
Correct Vs Incorrect
Correct Approach
For a trapezoid, the width at height h from the shorter parallel side varies linearly: w(h) = 20 + (30−20)/40 × h = 20 + 0.25h. Area from 0 to x: A = ∫₀ˣ (20 + 0.25h) dh = 20x + 0.125x². Set equal to 400: 0.125x² + 20x − 400 = 0; solve quadratic for x.
Incorrect Approach
Trapezoid with parallel sides 20 m and 30 m, height 40 m. Cut off 400 m² by a line parallel to the 20-m side. Student uses x = 400/25 = 16 m (using average width 25 m) — WRONG method for a trapezoid.
Why Students Believe It
The classic textbook example uses a rectangle with a line parallel to one side (x = A₁/w), and most practice problems reinforce this geometry. Students generalize this as the universal method for all area partitioning.
Consolidation simply adds up the areas of adjoining lots — no survey fieldwork or plan is needed.
Tags
- legal_confusion
- procedural_gap
- RA_8560
- conceptual_gap
Topic
Consolidation Survey Procedure and Legal Authority
Severity
major
Exam Impact
Questions on consolidation procedure, plan signatories, and legal authority under RA 8560 and PD 1529 are standard board exam items. Students who think consolidation is just arithmetic will miss all procedural and legal questions.
The Reality
Consolidation is a technical survey process requiring: (1) field verification that the lots are truly contiguous; (2) dissolution of interior (common) boundaries — corners on interior boundaries are removed or reclassified; (3) preparation of a Consolidation Plan signed and sealed by a licensed Geodetic Engineer; (4) filing with the LRA/Register of Deeds under PD 1529 for cancellation of the old titles and issuance of a new Consolidated Title. The resulting parcel must be re-monumented along its outer perimeter, with all corners tied to PPCS/UTM or PRS92 control. Under RA 8560, only a licensed GE may prepare and sign the consolidation plan.
Trap Question
Question
Under Philippine law, who has the exclusive authority to prepare, sign, and seal a Consolidation Plan, and under which law is this authority granted?
Explanation
RA 8560 defines the exclusive practice of Geodetic Engineering in the Philippines. Preparing survey plans — including consolidation plans — is within the exclusive domain of licensed GEs. Civil Engineers are not authorized to sign cadastral survey plans.
Wrong Answer
Any licensed Civil Engineer, because consolidation is primarily an area computation task.
Correct Answer
A licensed Geodetic Engineer, under RA 8560 (Geodetic Engineering Act of the Philippines), which grants GEs the exclusive right to prepare, sign, and seal all cadastral survey plans including consolidation plans.
Misconception Id
M3
Correct Vs Incorrect
Correct Approach
Verify contiguity in the field; dissolve interior boundaries; monument the outer perimeter; prepare a Consolidation Plan (signed/sealed by a licensed GE); file at LRA for title consolidation under PD 1529. Resulting area = 2750 m², but the legal and technical process is mandatory.
Incorrect Approach
To consolidate three lots, just add their areas: 900 + 1100 + 750 = 2750 m². Done. No fieldwork needed.
Why Students Believe It
Arithmetically, consolidation appears trivial: 900 m² + 1100 m² = 2000 m². Students think it is just a mathematical step. They underestimate the legal and technical process because 'merging' sounds simpler than 'splitting.'
A Consolidation-Subdivision (Cons-Subd) plan and a plain Subdivision plan are the same thing.
Tags
- conceptual_gap
- procedural_error
- PD_1529
- title_process
Topic
Consolidation-Subdivision (Cons-Subd) Plan
Severity
major
Exam Impact
Exam items ask about the correct sequence of a Cons-Subd process, the number of title cancellations involved, and the legal steps. Conflating Cons-Subd with Subdivision leads to wrong answers on procedural sequence questions.
The Reality
A Cons-Subd plan involves TWO phases: Phase 1 is Consolidation — multiple parcels under possibly different titles are merged into one; Phase 2 is Subdivision — the consolidated parcel is then divided into new lots. This is the standard procedure for subdivision projects (e.g., a developer buying several adjacent agricultural lots under CA 141 and re-subdividing into a residential project). A plain Subdivision plan starts from a single title. The distinction matters legally: in Cons-Subd, all original titles are cancelled and a new consolidated title is issued before the subdivision proceeds. Board exam questions test this sequential two-step process.
Trap Question
Question
A developer purchased 4 contiguous lots under 4 separate TCTs and wants to develop them into 20 residential lots. Which type of survey plan is required, and how many original titles must be cancelled?
Explanation
Cons-Subd requires cancellation of all parent titles in Phase 1 (4 TCTs → 1 consolidated TCT) and then cancellation of the consolidated TCT in Phase 2 (1 consolidated TCT → 20 new TCTs). Total title cancellations = 4 + 1 = 5.
Wrong Answer
A Subdivision Plan is prepared, and no titles need to be cancelled — they are all simply replaced by the 20 new titles.
Correct Answer
A Consolidation-Subdivision (Cons-Subd) Plan is required. All 4 original TCTs are cancelled during the consolidation phase, replaced by 1 consolidated title, which is then cancelled again during the subdivision phase and replaced by 20 new titles — a total of 5 title cancellations.
Misconception Id
M4
Correct Vs Incorrect
Correct Approach
Step 1 — Consolidation: Merge all parent lots, cancel all original titles, issue one consolidated title. Step 2 — Subdivision: Divide the consolidated parcel into new lots per the subdivision plan. Two distinct legal transactions occur at the LRA/Register of Deeds.
Incorrect Approach
A Cons-Subd plan is just a subdivision plan applied to several lots at once. There is no intermediate step; just survey all original lots and draw the new subdivision directly.
Why Students Believe It
Both result in multiple lots and both end with a subdivision plan in appearance. Students conflate the input (one parcel vs. multiple merged parcels) with the output and assume the process is identical.
The dividing line in a rectangular lot partition always passes through the boundary — it cannot pass through the interior of the lot at an angle.
Tags
- geometry_error
- formula_confusion
- coordinate_method
- triangle_partition
Topic
Oblique Dividing Line — Partition Through a Fixed Point
Severity
major
Exam Impact
Problems with oblique dividing lines through a fixed point are standard board-exam items (at least 1–2 per exam). Students who only know the parallel-cut formula will not be able to set up and solve these problems.
The Reality
A dividing line can be oriented at any angle depending on survey requirements or client specifications. In practice, oblique dividing lines are computed using the coordinate method: assign coordinates to all vertices, express the line equation in terms of an unknown parameter (e.g., a point on one side at distance d from a corner), then use the Shoelace (area-by-coordinates) formula to set up an equation in d and solve. Board exam problems frequently ask for the position of a dividing line that passes through a fixed point (e.g., an existing corner) at an angle that cuts a specified area.
Trap Question
Question
A rectangular lot ABCD has A at the origin, B at (50, 0), C at (50, 30), and D at (0, 30), all in meters. A dividing line from vertex A to a point E on side BC must cut off a lot ABE with area 600 m². How far is E from B?
Explanation
The dividing line AE creates a triangle ABE, not a rectangle. The area formula for a triangle (½ × base × height) must be used. The parallel-cut formula x = A₁/w is inapplicable here. BE = 24 m.
Wrong Answer
x = 600/30 = 20 m from A along AB — applying the parallel-cut formula incorrectly.
Correct Answer
Triangle ABE: base AB = 50 m, height = BE (the unknown). Area = ½ × 50 × BE = 600; BE = 600/25 = 24 m. E is 24 m from B along BC.
Misconception Id
M5
Correct Vs Incorrect
Correct Approach
When a dividing line passes through a known vertex or fixed point P, assign coordinates. The line rotates about P. Let the unknown intersection point on the opposite side be at distance d from a corner. Apply the Shoelace formula to the sub-polygon formed, set equal to the required area, and solve for d.
Incorrect Approach
Any dividing line problem is solved by x = A₁/w, no matter what geometry is described. If the line must pass through a corner, still use the same formula.
Why Students Believe It
Standard textbook diagrams always show horizontal or vertical dividing lines in rectangles. Students visualize the dividing line as a boundary perpendicular or parallel to the frontage, never as a diagonal or oblique line.
PRS92 and WGS84 coordinates are identical and can be used interchangeably in subdivision plans.
Tags
- datum_confusion
- PRS92
- WGS84
- PPCS_UTM
- technical_standard
Topic
Coordinate Systems — PRS92, WGS84, PPCS/UTM
Severity
major
Exam Impact
Board exam questions test knowledge of PRS92 datum parameters, PPCS/UTM zone assignments for Philippine islands, and the difference between geographic (lat/lon) and projected (Northing/Easting) coordinates. Treating WGS84 = PRS92 leads to wrong answers on datum and coordinate system questions.
The Reality
PRS92 (Philippine Reference System of 1992) is a national geodetic datum established by NAMRIA using a network of precisely observed control stations. While PRS92 was designed to be consistent with WGS84 at the time of its establishment, they are NOT numerically identical. The transformation between WGS84 and PRS92 involves datum shift parameters (translations, rotations, and scale factor). For subdivision plans under NAMRIA regulations, coordinates must be reported in PRS92/PPCS (Philippine Plane Coordinate System) using the appropriate UTM zone (Zone 51N for most of Luzon, Zone 52N for eastern Philippines). Submitting WGS84 geographic coordinates without applying the PRS92 transformation is a technical deficiency that can cause plan rejection.
Trap Question
Question
A GPS survey in Metro Manila yields WGS84 geographic coordinates for a new subdivision corner. The geodetic engineer directly plots these as PRS92 PPCS Zone III coordinates on the subdivision plan. Is this technically correct?
Explanation
PRS92 and WGS84 have differences in origin, orientation, and scale due to independent network adjustments. NAMRIA mandates that all cadastral survey plans use PRS92/PPCS coordinates. Bypassing the transformation is a technical error that may cause plan rejection.
Wrong Answer
Yes, because PRS92 was based on WGS84 and the coordinates are essentially the same.
Correct Answer
No. WGS84 and PRS92 are distinct datums with small but measurable differences. The WGS84 coordinates must be transformed to PRS92 using the appropriate datum transformation parameters before being projected to PPCS/UTM Zone III coordinates for the subdivision plan.
Misconception Id
M6
Correct Vs Incorrect
Correct Approach
GPS WGS84 coordinates → apply 7-parameter Helmert transformation (or NAMRIA-published shift parameters) to obtain PRS92 coordinates → project to PPCS/UTM (correct zone) → report Northing and Easting in the subdivision plan per NAMRIA technical requirements.
Incorrect Approach
GPS gives WGS84 coordinates → directly plot on subdivision plan as PRS92 coordinates. No transformation needed because they are essentially the same datum.
Why Students Believe It
Students learn that PRS92 was adopted to align with WGS84, and from a practical standpoint, GPS receivers output WGS84 coordinates that are 'almost the same' as PRS92. This 'almost the same' reasoning is generalized to 'identical and interchangeable.'
Interior boundaries between consolidated lots simply 'disappear' mathematically — no field action is required.
Tags
- procedural_gap
- monumentation
- field_survey
- common_error
Topic
Field Procedures in Consolidation
Severity
major
Exam Impact
Exam items ask about the treatment of interior monuments in consolidation. Students who answer 'no action needed' or 'monuments remain as-is' lose those points.
The Reality
Interior boundary corners are marked by physical monuments (concrete monuments, iron pins, or PLS monuments) in the field. Upon consolidation, the geodetic engineer must physically visit each interior corner, remove or reclassify the monuments (depending on NAMRIA and LRA procedures), and re-monument the consolidated parcel's outer perimeter. The Consolidation Plan must show which monuments are removed and which are retained or re-established. Failure to physically address interior monuments can create confusion in future surveys and legal boundary disputes.
Trap Question
Question
After a consolidation survey, the geodetic engineer notes that three concrete monuments mark the interior boundary between the two merged lots. What is the correct action regarding these monuments?
Explanation
Monuments mark legal boundaries. After consolidation, interior boundaries cease to be legal boundaries. Leaving interior monuments in place without reclassification creates ambiguity about what boundaries they mark, potentially causing boundary disputes. Proper monumentation practice requires their removal and documentation.
Wrong Answer
Leave the monuments in place — they serve as useful reference points for future surveys within the consolidated lot.
Correct Answer
The interior boundary monuments must be removed (or reclassified as reference monuments if specifically required), as they no longer define legal boundaries. Their removal is documented in the Consolidation Plan. Only outer perimeter monuments define the consolidated parcel's boundaries.
Misconception Id
M7
Correct Vs Incorrect
Correct Approach
Consolidation requires: (1) field verification of all existing interior and exterior monuments; (2) removal or reclassification of interior boundary monuments; (3) verification and re-establishment of outer perimeter monuments; (4) all changes documented in the Consolidation Plan and technical description.
Incorrect Approach
Consolidation only requires adding the areas and drawing a new perimeter on paper. Interior boundary monuments in the field are not touched — they remain as survey reference points.
Why Students Believe It
When students compute consolidation (adding areas), the interior boundary lines vanish from the sketch. They interpret this mathematical deletion as the complete action required, not realizing that physical monuments mark those interior corners.
The technical description of a lot produced by subdivision is identical to the bearing-and-distance traverse of the lot — nothing else is needed.
Tags
- procedural_gap
- documentation
- PD_1529
- technical_description
Topic
Technical Description — Components and Requirements
Severity
major
Exam Impact
Questions on the components of a Technical Description appear regularly. Answering with only 'bearings and distances' misses the mandatory elements like PPCS coordinates, tie line, and GE credentials — all testable items.
The Reality
A proper Technical Description as required under PD 1529 and NAMRIA standards includes: (1) the survey authority (e.g., the approved subdivision plan number); (2) the lot number; (3) the location (municipality, province); (4) the area in square meters (to two decimal places); (5) the datum and coordinate system (PRS92/PPCS, zone number); (6) the coordinates (Northing, Easting) of each corner in the PPCS; (7) the bearings and distances of each boundary line; (8) the tie line from a reference monument or BLLM (Bureau of Lands Location Monument) to the nearest lot corner; (9) the name of the adjoining lot owners on each boundary; and (10) the geodetic engineer's name, PRC license number, PTR number, and signature/seal.
Trap Question
Question
Which of the following is a MANDATORY component of a Technical Description for a subdivision lot under PD 1529 and NAMRIA requirements that is frequently omitted by students? A) Area in m²; B) Tie line to a BLLM or reference monument; C) Bearings and distances; D) Lot number.
Explanation
All four options are required, but the TIE LINE is the unique technical element that links the subdivision survey to the national control network. Without it, the lot's position cannot be verified relative to NAMRIA control. The tie line is mandatory under NAMRIA technical standards and is a frequent board exam focus point precisely because students omit it.
Wrong Answer
A) Area in m² — students think the area is the most important missing element.
Correct Answer
B) Tie line to a BLLM or reference monument — this is the most commonly omitted mandatory element. It connects the lot's survey to the national geodetic control network.
Misconception Id
M8
Correct Vs Incorrect
Correct Approach
Technical Description includes: survey authority, lot number, location, area (m²), datum/coordinate system, PPCS coordinates of all corners, bearings and distances of all sides, tie line to reference monument (BLLM), adjoining lot owners on each boundary, GE name/license number/PTR/seal.
Incorrect Approach
Technical Description = list of bearings and distances for all sides + total area. That is sufficient.
Why Students Believe It
Students associate 'technical description' with the metes-and-bounds description learned in surveying courses: a series of bearings and distances for each side. This is indeed the core component, but students treat it as the complete document.
Any person can request or initiate a subdivision survey — there is no legal restriction on who can order it.
Tags
- legal_confusion
- PD_1529
- RA_8560
- CA_141
- ownership
Topic
Legal Authority to Commission Subdivision Surveys
Severity
minor
Exam Impact
Questions on legal standing to commission a survey and regulatory approvals test examinees' knowledge of PD 1529, RA 8560, CA 141, and PD 957. Wrong answers here indicate a gap in legal knowledge.
The Reality
Under PD 1529, only the registered owner (as appearing on the TCT or OCT) or a duly authorized representative has the legal standing to commission a subdivision survey of a registered parcel. The survey must be executed by a licensed Geodetic Engineer (RA 8560). For lands under the public domain or Commonwealth Act 141 (CA 141 — Public Land Act), additional authorities from DENR-LMB and NAMRIA are required before a private person may subdivide. For subdivision projects (PD 957 lots), approval from DHSUD (formerly HLURB) is mandatory before the subdivision plan is acted upon by the LRA.
Trap Question
Question
A developer presents a notarized Contract to Sell (not yet a title transfer) from the registered owner and asks a GE to immediately prepare a subdivision plan for the property. Can the GE lawfully proceed based on this document alone?
Explanation
Under PD 1529, the registered owner retains title until full payment and formal transfer. A Contract to Sell is not a title document. The GE must ensure the commissioning party has legal authority over the registered title to avoid unauthorized survey work and potential legal liability.
Wrong Answer
Yes, a notarized Contract to Sell is sufficient authority to commission a subdivision survey.
Correct Answer
No. The GE should require either a Special Power of Attorney from the registered owner (authorizing the developer to commission the survey on the owner's behalf) or proof of title transfer. A Contract to Sell does not transfer ownership; the registered owner must authorize the survey under PD 1529.
Misconception Id
M9
Correct Vs Incorrect
Correct Approach
Only the registered owner (per TCT/OCT under PD 1529) or their legal representative can commission a subdivision survey. The GE must verify title authority before proceeding. Additional approvals (DHSUD for subdivision projects, DENR for public lands) may be required by law.
Incorrect Approach
Any person who wishes to develop land can order a subdivision survey. The engineer just needs a signed contract to proceed.
Why Students Believe It
Subdivision seems like a private property matter: if you own the land, you can do anything with it. Students do not connect the private act of land subdivision with the legal requirements of RA 4374 (old law) and RA 8560 (current law), which regulate who commissions and who executes the survey.
When splitting a triangular lot with a line parallel to the base, the cut-off area is simply proportional to the distance from the apex — e.g., cutting at half the height gives half the area.
Tags
- formula_confusion
- critical_error
- triangle_partition
- area_proportionality
Topic
Triangular Lot Partition — Parallel-to-Base Dividing Line
Severity
critical
Exam Impact
This is a classic board exam trap. A question asks for the distance from the apex for a line parallel to the base that cuts off a specific fraction of the triangle's area. Students who use linear proportionality get the wrong answer and choose a distractor.
The Reality
For a triangle of base b and height h, a line parallel to the base at height y from the apex creates a smaller similar triangle with area = (y/h)² × A_total. The area is proportional to the SQUARE of the ratio, not the ratio itself. To cut off area A₁ from the apex: (y/h)² = A₁/A_total → y = h × √(A₁/A_total). Cutting at half the height gives only ¼ of the total area, not ½.
Trap Question
Question
A triangular lot has a base of 60 m and a height of 48 m (area = 1440 m²). A line parallel to the base divides the triangle such that the portion containing the apex has an area of 360 m². How far from the apex is the dividing line?
Explanation
Triangle area scales as the square of the linear ratio (similar triangles: A₁/A_total = (y/h)²). To find y, take the square root: y = h√(A₁/A_total) = 48 × 0.5 = 24 m. The linear approach (12 m) is exactly half of the correct answer — a tell-tale sign of the square-root error.
Wrong Answer
y = 48 × (360/1440) = 48 × 0.25 = 12 m (linear proportionality — wrong)
Correct Answer
y = 48 × √(360/1440) = 48 × √0.25 = 48 × 0.5 = 24 m from the apex.
Misconception Id
M10
Correct Vs Incorrect
Correct Approach
y = h × √(A₁/A_total) = 40 × √(600/1200) = 40 × √0.5 = 40 × 0.7071 = 28.28 m from the apex.
Incorrect Approach
Triangle area = 1200 m². Cut off 600 m² (half) with a line parallel to the base (height = 40 m). Student says: y = 40 × (600/1200) = 40 × 0.5 = 20 m from apex. WRONG — this applies rectangle logic to a triangle.
Why Students Believe It
For rectangles, cutting at half the width gives exactly half the area. Students apply this linear proportionality to triangles, not recognizing that triangle area scales with the SQUARE of the linear dimension.
The subdivision plan approved by DHSUD (formerly HLURB) is the same as the approved plan registered at the LRA — only one plan approval is needed.
Tags
- legal_confusion
- regulatory_process
- PD_1529
- PD_957
- DHSUD_LRA
Topic
Regulatory Approvals — DHSUD vs. LRA
Severity
major
Exam Impact
Board exam questions test knowledge of which agency approves which plan and the legal basis for each approval. Conflating the two agencies leads to wrong answers on regulatory process questions.
The Reality
There are TWO distinct approval processes: (1) DHSUD Approval — the subdivision development plan (site development plan, lot layout, road network) is reviewed and approved by the Department of Human Settlements and Urban Development under PD 957 or BP 220 before development and sale of lots. This approval is for the development project. (2) LRA/DENR-LMB Technical Approval — the geodetic survey plan (subdivision plan showing lot numbers, areas, bearings/distances, PPCS coordinates) is separately reviewed and approved by the Lands Management Bureau (LMB) under DENR and the Land Registration Authority (LRA) under PD 1529 before new titles can be issued. Both approvals are mandatory and serve different purposes.
Trap Question
Question
A developer received DHSUD approval for a 50-lot subdivision project. Can the developer's buyers immediately apply for individual TCTs for their purchased lots?
Explanation
DHSUD approval authorizes the development and sale of lots (PD 957). It does not authorize the issuance of individual land titles, which is the exclusive authority of the LRA under PD 1529. Both approvals are sequential requirements, not alternatives.
Wrong Answer
Yes, DHSUD approval is sufficient for title registration — the LRA will process the TCTs based on the DHSUD-approved plan.
Correct Answer
No. The developer must also obtain LMB/NAMRIA technical approval of the geodetic subdivision plan and LRA registration approval under PD 1529. Only after the subdivision plan is registered with the LRA can individual lot titles be issued to buyers.
Misconception Id
M11
Correct Vs Incorrect
Correct Approach
DHSUD approves the development/site plan (PD 957/BP 220). Separately, the geodetic survey/subdivision plan must be approved by LMB/NAMRIA (technical sufficiency) and the LRA (for title registration under PD 1529). Only after LRA approval can new individual lot titles be issued.
Incorrect Approach
Once DHSUD approves the subdivision plan, new titles can immediately be issued for individual lots — no other approval is needed.
Why Students Believe It
Students see 'plan approval' as a single step. Because DHSUD and LRA are both government agencies that stamp approval on subdivision-related documents, students conflate the two separate approval processes into one.
In area computation using the Shoelace (coordinate) method, the sign of the area does not matter — always take the absolute value.
Tags
- computation_error
- sign_convention
- DMD_method
- Shoelace
Topic
Area Computation — DMD and Shoelace Sign Convention
Severity
minor
Exam Impact
In multi-step area partition problems using the DMD/Shoelace method, incorrect sign handling leads to wrong intermediate areas, causing the wrong dividing-line position. This is a 1–2 point error on computation problems.
The Reality
The SIGN of the computed area in the Shoelace formula indicates the orientation of the traverse: a POSITIVE result (CCW orientation) or NEGATIVE result (CW orientation). While for computing the total area of a simple polygon the absolute value is correct, in subdivision area-by-coordinates computations — particularly when computing sub-areas of divided lots — the sign helps verify that the dividing line creates the correct geometry (i.e., the sub-polygon does not 'cross over' itself). In DMD (Double Meridian Distance) and DPD (Double Parallel Distance) methods, signed areas are accumulated algebraically; an incorrect sign cascade gives a wrong final area that will NOT be caught if the student blindly takes absolute values at each intermediate step.
Trap Question
Question
In a DMD area computation for a 5-sided lot, the algebraic sum of (DMD × Latitude) for all five courses gives −8240 m². What is the area of the lot?
Explanation
The sign of the DMD × Latitude sum indicates traverse direction: positive for CCW, negative for CW. The area itself is always positive (it is a magnitude). Take the absolute value of the FINAL total, divide by 2. Never take absolute values of individual DMD×Latitude products mid-computation.
Wrong Answer
Area = −8240 / 2 = −4120 m² — the student reports a negative area, which is nonsensical.
Correct Answer
Area = |−8240| / 2 = 4120 m². The negative sign indicates the traverse was run clockwise (CW). The area is 4120 m². Always take the absolute value of the final algebraic sum, then divide by 2.
Misconception Id
M12
Correct Vs Incorrect
Correct Approach
Accumulate algebraic (signed) areas throughout the DMD computation. At the FINAL step only, take the absolute value of the total algebraic sum and multiply by ½. Mid-computation sign flips indicate a geometric error (crossed traverse) that must be corrected before proceeding.
Incorrect Approach
At each step of the DMD computation, take |area|. Sum the absolute values. Use this as the total area.
Why Students Believe It
Most textbooks instruct 'take ½ |ΣDi|' and students internalize this as 'signs don't matter.' They apply absolute value reflexively and lose critical geometric information encoded in the sign.
Quick Self Check
The formula x = A₁/w applies ONLY to rectangles (or parallelograms) where the cut is parallel to the side of length w. For triangles, trapezoids, or irregular polygons, different geometric formulas or coordinate methods must be used.
Statement
In a rectangular lot subdivision, the dividing line distance x from one end is always computed as x = A₁ / w, regardless of the polygon shape.
Triangle areas scale as the square of the linear dimension (similar triangles). To cut off half the area, the line is drawn at h × √(1/2) = h × 0.7071 ≈ 70.7% of the height from the apex, NOT at 50% of the height.
Statement
In a triangular lot, a line parallel to the base that cuts off half the area from the apex must be drawn at exactly half the height.
RA 8560 (Geodetic Engineering Act of the Philippines) grants licensed Geodetic Engineers the exclusive right to practice geodetic engineering, which includes the preparation and signing of all cadastral survey plans such as subdivision, consolidation, and Cons-Subd plans.
Statement
Under RA 8560, only a licensed Geodetic Engineer may prepare, sign, and seal a Consolidation-Subdivision plan in the Philippines.
DHSUD approval covers the development project under PD 957/BP 220. Separate LMB/NAMRIA technical approval and LRA registration under PD 1529 are required before individual TCTs can be issued. These are two distinct processes.
Statement
DHSUD approval of a subdivision development plan is sufficient for the Land Registration Authority to issue individual lot titles to buyers.
PRS92 and WGS84 are distinct datums established through separate geodetic network adjustments. While they are closely aligned, they differ by small but measurable amounts. NAMRIA requires a datum transformation before WGS84 GPS coordinates can be used as PRS92/PPCS coordinates in cadastral plans.
Statement
PRS92 and WGS84 coordinates are exactly identical and may be used interchangeably in cadastral survey plans without any transformation.
Cons-Subd is a two-phase process. In Phase 1 (Consolidation), all original TCTs are cancelled and a single consolidated title is issued. In Phase 2 (Subdivision), the consolidated title is then cancelled and replaced by the individual lot titles of the new subdivided lots.
Statement
In a Consolidation-Subdivision (Cons-Subd) process, all original titles of the parent lots are cancelled before the subdivision phase begins.
Roads, open spaces, and easements reserved in accordance with DHSUD/HLURB regulations (under PD 957, BP 220) must be deducted from the parent area. The correct equation is: Sum of lot areas + road/easement areas = original area. The lot areas alone will always be less than the parent area.
Statement
The sum of all new lot areas in a subdivision plan must always equal the original parent lot area, with no exceptions.
Interior boundaries cease to be legal boundaries after consolidation. Physical monuments marking these interior boundaries must be removed or formally reclassified (not merely ignored), and all changes must be documented in the Consolidation Plan. Leaving them in place without documentation creates ambiguity about legal boundaries.
Statement
Interior boundary monuments between merged lots in a consolidation survey must be removed or reclassified and documented in the Consolidation Plan.
Previous chapter
Cadastral and Isolated Surveys
Next chapter
Property/Boundary Surveys and Lot Computation
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.