GELE Mathematics — Analytic GeometryExam Answer Templates
How to answer Analytic Geometry questions on the GELE — a set of templates you can apply to any question Professional Regulation Commission (PRC) — Board of Geodetic Engineering throws at you in the Mathematics subtest. Built from analysis of recent GELE 2026 papers.
Exam context
Professional Regulation Commission (PRC) — Board of Geodetic Engineering runs the Geodetic Engineer Licensure Examination on September 2026. Its Mathematics section sits under a "Core" weighting, and Analytic Geometry is the 4th chapter in the 10-chapter GELE Mathematics rotation. The GELE passing mark is 70% weighted average, no sub-test below 50%, and the most recent 2026 paper drew about a meaningful share of questions from Mathematics.
Analytic Geometry - Exam Answer Templates
Proper answer writing is not merely about arriving at the correct numerical result — it is about communicating your solution in a structured, logical, and examiner-readable format that earns every available mark. In the PRC Civil Engineer Licensure Examination, Engineering Mathematics problems in Analytic Geometry reward clear identification of knowns, correct formula citation, properly shown substitution, and a clearly boxed final answer with correct units (where applicable). Even if a computational error occurs mid-solution, examiners award partial credit for correct methodology, correct formula setup, and proper diagram labeling. These templates show you exactly how to write each answer — from the simplest 1-mark recall to the most complex 5-mark conic-section problem — so that every step you write on the exam paper is a step that earns marks.
Templates
State the formula for the distance between two points (x₁, y₁) and (x₂, y₂) in the Cartesian plane.
Marks
1
Topic
Points and Lines — Distance Formula
Difficulty
easy
Template Id
T1
Examiner Tip
At 1-mark level, only the exact correct formula earns the mark. There is no partial credit — write it completely and correctly in one line.
Model Answer
d = √[(x₂ − x₁)² + (y₂ − y₁)²]
Question Type
very_short_answer
Answer Structure
- Line 1: Write the distance formula correctly with radical sign enclosing both squared difference terms. [1 mark]
Scoring Breakdown
Marks
1
Criteria
Correct formula stated: d = √[(x₂−x₁)² + (y₂−y₁)²] with both terms squared and added under the radical.
Common Mark Deductions
- Writing d = (x₂−x₁) + (y₂−y₁) — omitting squares and radical (−1 mark, no credit).
- Writing d² instead of d (formula for d², not d — half-credit at best).
- Omitting the radical sign.
Key Phrases To Include
- d = √[(x₂−x₁)² + (y₂−y₁)²]
- square root
- sum of squares of differences
What is the eccentricity range that defines an ellipse? State also the relationship between a, b, and c for an ellipse.
Marks
1
Topic
Conic Sections — Ellipse
Difficulty
easy
Template Id
T2
Examiner Tip
Memorize the eccentricity table: e = 0 (circle), 0 < e < 1 (ellipse), e = 1 (parabola), e > 1 (hyperbola). This is a frequent 1-mark item.
Model Answer
For an ellipse, the eccentricity e satisfies 0 < e < 1, and the relationship between the semi-axes and focal distance is c² = a² − b².
Question Type
very_short_answer
Answer Structure
- Part 1: State eccentricity range 0 < e < 1. [0.5 mark]
- Part 2: State c² = a² − b². [0.5 mark]
Scoring Breakdown
Marks
1
Criteria
Both correct eccentricity range (0 < e < 1) AND the relationship c² = a² − b² must be stated.
Common Mark Deductions
- Writing c² = a² + b² (hyperbola formula — classic confusion, −1 mark).
- Stating e < 1 without the lower bound e > 0.
- Confusing a and b (a is always the semi-major axis, a > b).
Key Phrases To Include
- 0 < e < 1
- c² = a² − b²
- eccentricity
Find the slope of the line passing through the points A(2, 5) and B(6, 13).
Marks
2
Topic
Points and Lines — Slope
Difficulty
easy
Template Id
T3
Examiner Tip
For 2-mark numericals, the formula mark and the answer mark are separate. Even if you get the arithmetic wrong, you still earn 1 mark for the correct formula.
Model Answer
Given: A(x₁, y₁) = (2, 5), B(x₂, y₂) = (6, 13) Required: Slope m Solution: m = (y₂ − y₁) / (x₂ − x₁) m = (13 − 5) / (6 − 2) m = 8 / 4 ∴ m = 2
Question Type
numerical
Answer Structure
- Line 1: Write 'Given:' — identify coordinates of both points. [setup, no mark yet]
- Line 2: Write 'Required:' — state what is to be found.
- Line 3: State the slope formula m = (y₂−y₁)/(x₂−x₁). [1 mark — formula]
- Line 4: Substitute values and simplify. [1 mark — correct substitution and answer]
Scoring Breakdown
Marks
1
Criteria
Correct formula stated: m = (y₂−y₁)/(x₂−x₁).
Marks
1
Criteria
Correct substitution and final answer m = 2.
Common Mark Deductions
- Inverting the formula: writing (x₂−x₁)/(y₂−y₁) — loses formula mark.
- Arithmetic error: 13−5 = 8, 6−2 = 4, so m = 8/4 = 2 — any arithmetic slip loses the answer mark.
- Not labeling which point is (x₁,y₁) vs (x₂,y₂) — acceptable either order as long as consistent.
Key Phrases To Include
- m = (y₂−y₁)/(x₂−x₁)
- slope m = 2
- rise over run
Find the distance from the point P(3, 4) to the line 3x + 4y − 10 = 0.
Marks
2
Topic
Points and Lines — Point to Line Distance
Difficulty
easy
Template Id
T4
Examiner Tip
Always verify the sign of C carefully. If the line is given as 3x + 4y = 10, rewrite it as 3x + 4y − 10 = 0 so C = −10, not +10.
Model Answer
Given: Point P(x₀, y₀) = (3, 4); Line: 3x + 4y − 10 = 0 → A = 3, B = 4, C = −10 Required: Perpendicular distance d Solution: d = |Ax₀ + By₀ + C| / √(A² + B²) d = |3(3) + 4(4) + (−10)| / √(3² + 4²) d = |9 + 16 − 10| / √(9 + 16) d = |15| / √25 d = 15 / 5 ∴ d = 3 units
Question Type
numerical
Answer Structure
- Line 1: Identify A, B, C from line equation (must show the line is already in Ax+By+C=0 form). [setup]
- Line 2: Write the point-to-line distance formula. [1 mark]
- Line 3-4: Substitute and simplify, keeping absolute value bars until the final numerical value. [1 mark]
Scoring Breakdown
Marks
1
Criteria
Correct formula: d = |Ax₀+By₀+C| / √(A²+B²) with absolute value bars shown.
Marks
1
Criteria
Correct substitution and final answer d = 3 units.
Common Mark Deductions
- Omitting absolute value bars — sign error can give negative distance (physically impossible).
- Using √(A+B) instead of √(A²+B²) — loses formula mark.
- Not rewriting line in standard Ax+By+C=0 form first — risk of sign error in C.
Key Phrases To Include
- d = |Ax₀ + By₀ + C| / √(A² + B²)
- absolute value
- d = 3 units
Find the midpoint and the length of the segment joining P₁(1, 2) and P₂(7, 10).
Marks
3
Topic
Points and Lines — Midpoint and Distance
Difficulty
easy
Template Id
T5
Examiner Tip
For 3-mark problems with two parts, split your solution clearly into Part 1 and Part 2. Examiners mark each part independently — a wrong midpoint does not prevent you from earning the distance mark.
Model Answer
Given: P₁(1, 2), P₂(7, 10) Required: Midpoint M and length d Solution — Part 1 (Midpoint): M = ((x₁+x₂)/2, (y₁+y₂)/2) M = ((1+7)/2, (2+10)/2) M = (8/2, 12/2) M = (4, 6) Solution — Part 2 (Distance): d = √[(x₂−x₁)² + (y₂−y₁)²] d = √[(7−1)² + (10−2)²] d = √[36 + 64] d = √100 ∴ Midpoint M = (4, 6) and Length d = 10 units
Question Type
numerical
Answer Structure
- Line 1: Write midpoint formula. [1 mark]
- Line 2: Substitute and compute midpoint M = (4, 6). [1 mark]
- Line 3: Write distance formula, substitute, and compute d = 10. [1 mark]
Scoring Breakdown
Marks
1
Criteria
Midpoint formula correctly stated: M = ((x₁+x₂)/2, (y₁+y₂)/2).
Marks
1
Criteria
Correct midpoint computed: M = (4, 6).
Marks
1
Criteria
Correct distance computed: d = 10 units using the distance formula.
Common Mark Deductions
- Adding coordinates instead of averaging: (1+7, 2+10) = (8, 12) — not the midpoint.
- Forgetting to square both differences in the distance formula.
- Not simplifying √100 to 10 — leaving the answer as √100 may lose the final answer mark.
Key Phrases To Include
- M = ((x₁+x₂)/2, (y₁+y₂)/2)
- d = √[(x₂−x₁)² + (y₂−y₁)²]
- midpoint M = (4, 6)
- d = 10 units
Find the equation of the line passing through (1, 2) and (4, 6), and write it in the general form Ax + By + C = 0.
Marks
3
Topic
Points and Lines — Equation of a Line
Difficulty
medium
Template Id
T6
Examiner Tip
Always clear fractions when writing in general form — multiply through by the LCD. The general form must have integer coefficients with no common factor (unless 1).
Model Answer
Given: Points (1, 2) and (4, 6) Required: Equation of line in general form Step 1 — Compute slope: m = (y₂−y₁)/(x₂−x₁) = (6−2)/(4−1) = 4/3 Step 2 — Point-slope form using (1, 2): y − 2 = (4/3)(x − 1) 3(y − 2) = 4(x − 1) [multiply both sides by 3] 3y − 6 = 4x − 4 Step 3 — Rearrange to general form: 4x − 3y − 4 + 6 = 0 ∴ 4x − 3y + 2 = 0
Question Type
numerical
Answer Structure
- Step 1: Compute slope m = 4/3. [1 mark]
- Step 2: Apply point-slope form y−y₁ = m(x−x₁) and substitute. [1 mark]
- Step 3: Simplify to Ax + By + C = 0 form. [1 mark]
Scoring Breakdown
Marks
1
Criteria
Correct slope m = 4/3 computed.
Marks
1
Criteria
Correct application of point-slope formula with proper substitution.
Marks
1
Criteria
Correct general form 4x − 3y + 2 = 0 (or any equivalent integer-coefficient form).
Common Mark Deductions
- Leaving answer in slope-intercept form (y = 4x/3 + ...) when general form is specifically requested.
- Sign error when moving terms across the equals sign.
- Not clearing fractions — leaving coefficients as fractions in the general form.
Key Phrases To Include
- m = (y₂−y₁)/(x₂−x₁)
- y − y₁ = m(x − x₁)
- 4x − 3y + 2 = 0
Write the equation of the circle with center C(2, −3) and passing through the point P(5, 1). Find its radius and equation.
Marks
3
Topic
Conic Sections — Circle
Difficulty
medium
Template Id
T7
Examiner Tip
The most common error is the sign of k. If center is (h, k) = (2, −3), the equation is (x−2)² + (y−(−3))² = (y+3)². Always expand the sign explicitly.
Model Answer
Given: Center C(2, −3), Point on circle P(5, 1) Required: Radius r and standard equation of circle Step 1 — Compute radius r = distance from center to point: r = √[(5−2)² + (1−(−3))²] r = √[3² + 4²] r = √[9 + 16] r = √25 = 5 Step 2 — Write standard form (x−h)² + (y−k)² = r²: (x−2)² + (y−(−3))² = 5² ∴ (x−2)² + (y+3)² = 25
Question Type
numerical
Answer Structure
- Step 1: Compute r using distance formula between center and given point. [1 mark]
- Step 2: Identify h = 2, k = −3, r = 5. [setup]
- Step 3: Write standard circle equation (x−2)² + (y+3)² = 25. [2 marks — 1 for form, 1 for correct substitution]
Scoring Breakdown
Marks
1
Criteria
Correct radius r = 5 computed using distance formula.
Marks
1
Criteria
Standard form (x−h)² + (y−k)² = r² correctly identified.
Marks
1
Criteria
Correct equation (x−2)² + (y+3)² = 25 written.
Common Mark Deductions
- Writing (y−3)² instead of (y+3)² — sign error with negative k.
- Writing r instead of r² on the right-hand side.
- Forgetting to compute r; just assuming r = distance formula without showing work.
Key Phrases To Include
- (x−h)² + (y−k)² = r²
- r = 5
- (x−2)² + (y+3)² = 25
- center (2, −3)
Find the distance between the two parallel lines L₁: 3x + 4y − 10 = 0 and L₂: 3x + 4y + 5 = 0.
Marks
3
Topic
Points and Lines — Distance Between Parallel Lines
Difficulty
medium
Template Id
T8
Examiner Tip
An alternative correct method is to pick any point on L₁ and compute its distance to L₂ using the point-to-line formula — this gives the same answer and is equally acceptable.
Model Answer
Given: L₁: 3x + 4y − 10 = 0 and L₂: 3x + 4y + 5 = 0 Required: Distance d between parallel lines Note: Both lines have the same coefficients A = 3, B = 4, confirming they are parallel. Step 1 — Formula for distance between parallel lines Ax+By+C₁=0 and Ax+By+C₂=0: d = |C₁ − C₂| / √(A² + B²) Step 2 — Identify constants: C₁ = −10, C₂ = +5 Step 3 — Substitute: d = |(−10) − (5)| / √(3² + 4²) d = |−15| / √25 d = 15 / 5 ∴ d = 3 units
Question Type
numerical
Answer Structure
- Step 1: Verify lines are parallel (same A and B coefficients). [0.5 mark]
- Step 2: State formula d = |C₁−C₂| / √(A²+B²). [1 mark]
- Step 3: Substitute C₁ = −10, C₂ = 5, compute d = 3. [1.5 marks]
Scoring Breakdown
Marks
1
Criteria
Correct formula stated with absolute value.
Marks
1
Criteria
Correct identification of C₁ = −10 and C₂ = +5.
Marks
1
Criteria
Correct final answer d = 3 units.
Common Mark Deductions
- Using |C₁+C₂| instead of |C₁−C₂|.
- Mixing up the constants: using +10 instead of −10 for C₁.
- Not confirming that lines are parallel before applying the formula.
Key Phrases To Include
- d = |C₁−C₂| / √(A²+B²)
- parallel lines — same A and B
- d = 3 units
- absolute value
Find the foci and eccentricity of the ellipse: x²/25 + y²/9 = 1.
Marks
3
Topic
Conic Sections — Ellipse
Difficulty
medium
Template Id
T9
Examiner Tip
Always check: whichever denominator is larger, a² is under that variable and the foci lie along that axis. For x²/25 + y²/9: 25 > 9, so major axis is along x-axis, foci are on x-axis.
Model Answer
Given: x²/25 + y²/9 = 1 Required: Foci and eccentricity Step 1 — Identify a² and b²: Standard form: (x−h)²/a² + (y−k)²/b² = 1, center at origin (0,0) Since 25 > 9: a² = 25, b² = 9 ∴ a = 5, b = 3 (major axis along x-axis) Step 2 — Find c using ellipse relation: c² = a² − b² = 25 − 9 = 16 c = 4 Step 3 — Foci (along x-axis since a² under x): F₁(−4, 0) and F₂(4, 0) Step 4 — Eccentricity: e = c/a = 4/5 = 0.80 ∴ Foci: F(±4, 0); Eccentricity e = 0.80 (< 1, confirms ellipse)
Question Type
numerical
Answer Structure
- Step 1: Identify a² = 25, b² = 9, center at origin. [1 mark]
- Step 2: Compute c = √(a²−b²) = 4. [1 mark]
- Step 3: State foci F(±4, 0) and eccentricity e = 4/5 = 0.80. [1 mark]
Scoring Breakdown
Marks
1
Criteria
Correct identification of a = 5, b = 3 and which axis the major axis lies on.
Marks
1
Criteria
Correct computation c² = a² − b² = 16, c = 4.
Marks
1
Criteria
Correct foci F(±4, 0) and eccentricity e = 0.80.
Common Mark Deductions
- Using c² = a² + b² (hyperbola formula) — most critical error.
- Placing foci on the y-axis without checking which denominator is larger.
- Not confirming e < 1 for an ellipse.
Key Phrases To Include
- c² = a² − b²
- a² = 25, b² = 9
- foci F(±4, 0)
- e = c/a = 4/5 = 0.80
Find the perpendicular bisector of the segment joining A(2, 1) and B(6, 5). Express your answer in general form.
Marks
5
Topic
Points and Lines — Perpendicular Bisector
Difficulty
medium
Template Id
T10
Examiner Tip
A 5-mark problem expects all five logical steps written clearly. Do not skip any step even if it seems obvious. Each step is worth a mark. Always verify by back-substituting the midpoint into your final equation.
Model Answer
Given: A(2, 1) and B(6, 5) Required: Equation of the perpendicular bisector of AB Step 1 — Find midpoint M of AB: M = ((2+6)/2, (1+5)/2) = (8/2, 6/2) = (4, 3) Step 2 — Find slope of AB: m_AB = (5−1)/(6−2) = 4/4 = 1 Step 3 — Find slope of perpendicular bisector: For perpendicular lines: m₁ × m₂ = −1 m_perp = −1/m_AB = −1/1 = −1 Step 4 — Write equation of perpendicular bisector through M(4,3) with slope −1: y − 3 = −1(x − 4) y − 3 = −x + 4 x + y − 7 = 0 Verification: Check that M(4,3) lies on x + y − 7 = 0: 4 + 3 − 7 = 0 ✓ ∴ Perpendicular bisector: x + y − 7 = 0
Question Type
numerical
Answer Structure
- Step 1: Compute midpoint M = (4, 3). [1 mark]
- Step 2: Compute slope of AB: m_AB = 1. [1 mark]
- Step 3: Apply perpendicular slope condition: m_perp = −1. [1 mark]
- Step 4: Apply point-slope form through M with m_perp, simplify to x + y − 7 = 0. [1 mark]
- Step 5: Verification — substitute M into equation. [1 mark — or awarded for correct final form]
Scoring Breakdown
Marks
1
Criteria
Correct midpoint M = (4, 3).
Marks
1
Criteria
Correct slope of AB m = 1.
Marks
1
Criteria
Correct perpendicular slope m_perp = −1 using m₁m₂ = −1.
Marks
1
Criteria
Correct application of point-slope form through midpoint.
Marks
1
Criteria
Correct final equation x + y − 7 = 0 in general form.
Common Mark Deductions
- Using negative of slope instead of negative reciprocal — e.g., writing m_perp = −1 when m_AB = 1 is coincidentally correct here, but writing m_perp = −m instead of −1/m is a conceptual error that would fail for other slopes.
- Substituting original point A or B instead of midpoint M into point-slope form.
- Not converting to general form when specifically required.
- Arithmetic error in midpoint — averaging incorrectly.
Key Phrases To Include
- midpoint M = (4, 3)
- m₁ × m₂ = −1
- perpendicular slope m_perp = −1
- y − y₁ = m(x − x₁)
- x + y − 7 = 0
Determine the equation of the hyperbola with center at the origin, transverse axis along the x-axis, vertices at (±4, 0), and foci at (±5, 0). Find also the eccentricity and the equations of the asymptotes.
Marks
5
Topic
Conic Sections — Hyperbola
Difficulty
hard
Template Id
T11
Examiner Tip
For 5-mark conic problems, always state explicitly whether c² = a²−b² (ellipse) or c² = a²+b² (hyperbola) before computing. This shows the examiner you know the distinction and earns the methodology mark even if arithmetic errors follow.
Model Answer
Given: Hyperbola, center at origin O(0,0), transverse axis along x-axis Vertices: (±4, 0) → a = 4 Foci: (±5, 0) → c = 5 Required: Equation, eccentricity, asymptotes Step 1 — Identify a and c: a = 4, c = 5 Step 2 — Compute b using hyperbola relation c² = a² + b²: 5² = 4² + b² 25 = 16 + b² b² = 9 → b = 3 Step 3 — Write standard equation of hyperbola: x²/a² − y²/b² = 1 x²/16 − y²/9 = 1 Step 4 — Eccentricity: e = c/a = 5/4 = 1.25 (Confirmed: e > 1 for a hyperbola ✓) Step 5 — Equations of asymptotes (y = ±(b/a)x): y = ±(3/4)x i.e., 3x − 4y = 0 and 3x + 4y = 0 ∴ Equation: x²/16 − y²/9 = 1 Eccentricity: e = 1.25 Asymptotes: y = ±(3/4)x
Question Type
numerical
Answer Structure
- Step 1: Identify a = 4 from vertices, c = 5 from foci. [1 mark]
- Step 2: Use c² = a² + b² to find b² = 9. [1 mark]
- Step 3: Write standard equation x²/16 − y²/9 = 1. [1 mark]
- Step 4: Compute eccentricity e = c/a = 5/4. [1 mark]
- Step 5: Write asymptote equations y = ±(b/a)x = ±(3/4)x. [1 mark]
Scoring Breakdown
Marks
1
Criteria
Correct values a = 4, c = 5 identified from given data.
Marks
1
Criteria
Correct use of c² = a² + b² (hyperbola) giving b² = 9, b = 3.
Marks
1
Criteria
Correct standard equation x²/16 − y²/9 = 1.
Marks
1
Criteria
Correct eccentricity e = 5/4 = 1.25.
Marks
1
Criteria
Correct asymptotes y = ±(3/4)x.
Common Mark Deductions
- Using c² = a² − b² (ellipse formula) for a hyperbola — this is the most common and most penalized error.
- Writing the asymptote as y = ±(a/b)x instead of y = ±(b/a)x.
- Placing the minus sign under x² instead of y² when the transverse axis is along x.
Key Phrases To Include
- c² = a² + b²
- x²/a² − y²/b² = 1
- x²/16 − y²/9 = 1
- e = c/a = 5/4
- asymptotes y = ±(b/a)x
Reduce the equation x² + y² − 6x + 4y − 3 = 0 to standard form and identify the center and radius of the circle.
Marks
5
Topic
Conic Sections — Circle (Completing the Square)
Difficulty
hard
Template Id
T12
Examiner Tip
Show the 'add to both sides' step explicitly: (x²−6x+9) + (y²+4y+4) = 3+9+4. This makes the balance of the equation visible to the examiner and earns the method marks even if a subsequent arithmetic slip occurs.
Model Answer
Given: x² + y² − 6x + 4y − 3 = 0 Required: Standard form, center (h, k), and radius r Step 1 — Rewrite, grouping x-terms and y-terms: (x² − 6x) + (y² + 4y) = 3 Step 2 — Complete the square for x-terms: x² − 6x + 9 = (x−3)² [add 9 to both sides: half of −6 is −3, (−3)² = 9] Step 3 — Complete the square for y-terms: y² + 4y + 4 = (y+2)² [add 4 to both sides: half of 4 is 2, 2² = 4] Step 4 — Rewrite with completed squares: (x−3)² + (y+2)² = 3 + 9 + 4 (x−3)² + (y+2)² = 16 Step 5 — Identify center and radius: Center: (h, k) = (3, −2) r² = 16 → r = 4 ∴ Standard form: (x−3)² + (y+2)² = 16 Center: (3, −2), Radius: r = 4
Question Type
numerical
Answer Structure
- Step 1: Group x-terms and y-terms, move constant to RHS. [1 mark]
- Step 2: Complete the square for x: add (6/2)² = 9. [1 mark]
- Step 3: Complete the square for y: add (4/2)² = 4. [1 mark]
- Step 4: Write standard form (x−3)² + (y+2)² = 16. [1 mark]
- Step 5: State center (3, −2) and r = 4. [1 mark]
Scoring Breakdown
Marks
1
Criteria
Correct grouping and transposing constant to RHS.
Marks
1
Criteria
Correct completing the square for x-group: adding 9 to both sides.
Marks
1
Criteria
Correct completing the square for y-group: adding 4 to both sides.
Marks
1
Criteria
Correct standard form (x−3)² + (y+2)² = 16.
Marks
1
Criteria
Correct center (3, −2) and radius r = 4.
Common Mark Deductions
- Adding the completing-the-square values to only the left-hand side — must add to both sides.
- Sign error in center: writing center as (−3, +2) instead of (+3, −2).
- Taking r = 16 instead of r = √16 = 4.
- Forgetting to add both 9 and 4 to the RHS: writing 3 + 9 only, ignoring the 4.
Key Phrases To Include
- completing the square
- (x−3)² + (y+2)² = 16
- center (3, −2)
- radius r = 4
- add the same quantity to both sides
A parabola has its vertex at the origin and opens to the right. Its focus is at F(3, 0). Write the standard equation and find the directrix.
Marks
3
Topic
Conic Sections — Parabola
Difficulty
medium
Template Id
T13
Examiner Tip
Memorize the four standard parabola orientations: opens right y²=4ax, opens left y²=−4ax, opens up x²=4ay, opens down x²=−4ay. The coefficient 4a is always present — a alone is only the focal distance.
Model Answer
Given: Vertex at V(0,0), opens right, Focus F(3, 0) Required: Standard equation of parabola and directrix Step 1 — Identify a (focal distance = distance from vertex to focus): a = 3 Step 2 — Standard form for parabola opening right, vertex at origin: y² = 4ax y² = 4(3)x y² = 12x Step 3 — Directrix (a units to the left of vertex, opposite the focus): x = −a = −3 Directrix: x = −3 ∴ Equation: y² = 12x; Directrix: x = −3
Question Type
numerical
Answer Structure
- Step 1: Identify a = 3 from given focus location. [1 mark]
- Step 2: Write y² = 4ax = 12x. [1 mark]
- Step 3: State directrix x = −3. [1 mark]
Scoring Breakdown
Marks
1
Criteria
Correct identification of a = 3.
Marks
1
Criteria
Correct parabola equation y² = 12x.
Marks
1
Criteria
Correct directrix x = −3.
Common Mark Deductions
- Confusing 4a with a — writing y² = 3x instead of y² = 12x.
- Writing directrix x = +3 instead of x = −3 (directrix is on the opposite side of the focus).
- Using x² = 4ay (wrong orientation — that opens upward).
Key Phrases To Include
- y² = 4ax
- a = 3 (focal distance)
- y² = 12x
- directrix x = −a = −3
Show that the lines L₁: 2x − y + 3 = 0 and L₂: x + 2y − 5 = 0 are perpendicular.
Marks
2
Topic
Points and Lines — Parallel and Perpendicular Lines
Difficulty
easy
Template Id
T14
Examiner Tip
For 'show that' or 'prove' questions, you must end with an explicit conclusion sentence. Writing the product alone without stating 'therefore perpendicular' may cost the conclusion mark.
Model Answer
Given: L₁: 2x − y + 3 = 0 and L₂: x + 2y − 5 = 0 Required: Prove L₁ ⊥ L₂ Step 1 — Find slopes from general form (m = −A/B): L₁: A = 2, B = −1 → m₁ = −2/(−1) = 2 L₂: A = 1, B = 2 → m₂ = −1/2 Step 2 — Apply perpendicularity condition: m₁ × m₂ = 2 × (−1/2) = −1 ✓ ∴ Since m₁ × m₂ = −1, lines L₁ and L₂ are perpendicular.
Question Type
short_answer
Answer Structure
- Step 1: Compute m₁ = 2 and m₂ = −1/2 from line equations. [1 mark]
- Step 2: Show m₁ × m₂ = −1, conclude perpendicularity. [1 mark]
Scoring Breakdown
Marks
1
Criteria
Correct slopes m₁ = 2 and m₂ = −1/2 extracted.
Marks
1
Criteria
Product m₁ × m₂ = −1 shown and conclusion stated.
Common Mark Deductions
- Using m = A/B instead of m = −A/B — sign error.
- Showing the product but not writing the conclusion statement.
- Not simplifying m = −1/(−1) correctly — writing m = −1 instead of +1.
Key Phrases To Include
- m = −A/B
- m₁ × m₂ = −1
- perpendicular
- m₁ = 2, m₂ = −1/2
Classify the conic section defined by 9x² + 4y² − 36x + 8y + 4 = 0 and find its center.
Marks
5
Topic
Conic Sections — Classification by Completing the Square
Difficulty
hard
Template Id
T15
Examiner Tip
When the coefficients of x² and y² differ (here 9 and 4), factor them out BEFORE completing the square. The value added to RHS is coefficient × (half the linear term)², not just (half the linear term)². This is the most commonly lost mark in this problem type.
Model Answer
Given: 9x² + 4y² − 36x + 8y + 4 = 0 Required: Type of conic and center Step 1 — Factor out coefficients and group: 9(x² − 4x) + 4(y² + 2y) = −4 Step 2 — Complete the square for x: x² − 4x + 4 = (x−2)² → add 4 inside → 9(4) = 36 added to RHS 9(x² − 4x + 4) = 9(x−2)² Step 3 — Complete the square for y: y² + 2y + 1 = (y+1)² → add 1 inside → 4(1) = 4 added to RHS 4(y² + 2y + 1) = 4(y+1)² Step 4 — Rewrite with RHS balance: 9(x−2)² + 4(y+1)² = −4 + 36 + 4 9(x−2)² + 4(y+1)² = 36 Step 5 — Divide through by 36: (x−2)²/4 + (y+1)²/9 = 1 Step 6 — Classify and identify center: The equation is of the form (x−h)²/b² + (y−k)²/a² = 1 with a² = 9 > b² = 4 → This is an ELLIPSE with center (h, k) = (2, −1) (Major axis along y-axis since a² = 9 is under y) ∴ Conic: Ellipse; Center: (2, −1) Semi-major axis a = 3, semi-minor axis b = 2
Question Type
numerical
Answer Structure
- Step 1: Group terms and factor coefficients. [1 mark]
- Step 2–3: Complete the square for both x and y groups. [1 mark]
- Step 4: Correctly balance RHS (−4 + 36 + 4 = 36). [1 mark]
- Step 5: Divide by 36 to get standard form (x−2)²/4 + (y+1)²/9 = 1. [1 mark]
- Step 6: Identify as ellipse with center (2, −1). [1 mark]
Scoring Breakdown
Marks
1
Criteria
Correct grouping and factoring: 9(x²−4x) + 4(y²+2y) = −4.
Marks
1
Criteria
Correct completing the square for both variables.
Marks
1
Criteria
Correct RHS: −4 + 9(4) + 4(1) = −4+36+4 = 36.
Marks
1
Criteria
Correct standard form after dividing by 36.
Marks
1
Criteria
Correct classification as ellipse and center (2, −1).
Common Mark Deductions
- Adding 4 to RHS instead of 9×4 = 36 for x-group — not accounting for the factor of 9.
- Similarly adding 1 instead of 4×1 = 4 for y-group.
- Calling the conic a circle because both x² and y² are present — circles require equal coefficients.
- Sign error in center: writing center as (−2, +1).
Key Phrases To Include
- completing the square
- factor out coefficient before completing the square
- (x−2)²/4 + (y+1)²/9 = 1
- ellipse
- center (2, −1)
Mark Wise Strategy
Dos
- Write the complete formula with all terms (e.g., include absolute value bars if part of formula).
- Use standard notation as taught (d, m, e, a, b, c).
- If a range is asked (like eccentricity), state both bounds.
- Use the ∴ symbol to signal the final answer.
Donts
- Do not write incomplete formulas — half a formula earns zero.
- Do not confuse similar formulas (e.g., ellipse vs hyperbola c² relation).
- Do not waste time deriving — at 1 mark, recall is all that is needed.
- Do not omit units if the answer is a distance.
Marks
1
Strategy
Recall and write the exact formula, definition, or range. No working is needed. Every word counts — write precisely and completely.
Expected Length
1 line — formula or definition only
Time Allocation
1–2 minutes
Dos
- Always write 'Given:' and 'Required:' before solving.
- State the formula in its general form before substituting numbers.
- Show the substitution step separately from the simplified result.
- Box or underline the final answer.
Donts
- Do not go directly to the answer without showing the formula — this risks losing the formula mark.
- Do not leave fractions unsimplified as a final answer.
- Do not skip the substitution step even if it seems obvious.
- Do not write the answer without units when distance is asked.
Marks
2
Strategy
Write Given and Required, state the formula, substitute, simplify. Two marks = formula mark + answer mark. Show both clearly.
Expected Length
3–5 lines — formula + substitution + answer
Time Allocation
3–5 minutes
Dos
- Label each step: 'Step 1:', 'Step 2:', 'Step 3:' — this makes it easy for the examiner to award marks.
- Write intermediate results clearly — do not chain-compute in one line.
- For two-part questions (e.g., midpoint and distance), separate clearly as 'Part 1' and 'Part 2'.
- Verify your answer if time permits — write 'Check:' and substitute back.
Donts
- Do not combine all three steps into one long expression — individual steps must be visible.
- Do not skip showing completing-the-square additions to both sides.
- Do not write the equation in non-standard form when standard form is required.
- Do not assume the examiner will infer a step you have not written.
Marks
3
Strategy
Think of 3-mark problems as three 1-mark sub-steps. Structure your solution into exactly three logical steps. Each step should be a complete, visible computation or statement.
Expected Length
6–10 lines — 3 clear steps each earning 1 mark
Time Allocation
6–8 minutes
Dos
- Write a brief plan: identify what sub-results are needed before starting computation.
- Use numbered steps (Step 1 through Step 5) and label what each step finds.
- Show all completing-the-square work explicitly, including what you add to both sides.
- State classification (circle, ellipse, etc.) as an explicit sentence, not just an equation.
- Write a final summary line: '∴ Center: ..., Radius: ...' or equivalent.
- Include a verification step if time permits — examiners reward this.
Donts
- Do not rush to the final answer — 5-mark problems are graded on process, not just result.
- Do not use c² = a² − b² for a hyperbola or c² = a² + b² for an ellipse.
- Do not omit the asymptote equations when a hyperbola problem asks for them.
- Do not leave the equation in non-standard form as the final answer.
- Do not confuse (y+k)² with (y−k)² when completing the square.
Marks
5
Strategy
Treat this as five 1-mark steps. Plan your solution structure before writing. Use the Given–Required–Solution–Verification format. Show every algebraic manipulation. A well-structured incomplete solution (4 out of 5 steps correct) still earns 4 marks.
Expected Length
15–20 lines — full worked solution with all steps labeled
Time Allocation
12–15 minutes
General Answer Writing Tips
- Always write 'Given:' and 'Required:' at the start of every numerical problem — this signals to the examiner that you understand the problem and sets up partial-mark eligibility even if the final answer is wrong.
- State the formula explicitly before substituting values. Write the formula in its general form (e.g., d = √[(x₂−x₁)² + (y₂−y₁)²]) then substitute — examiners award a formula mark and a substitution mark separately.
- Box or underline your final answer and include correct labels (e.g., 'units', 'slope is dimensionless'). An unboxed final answer is easy to overlook during marking.
- For conic sections, always identify the type first (circle / ellipse / parabola / hyperbola) and state the standard form you are using — this earns a classification mark and prevents sign errors from propagating.
- Use the sign convention check: for ellipse c² = a² − b², for hyperbola c² = a² + b². Write this explicitly so the examiner sees you know the difference.
- When finding the distance from a point to a line, always rewrite the line equation in the standard form Ax + By + C = 0 before substituting — a sign error in C is the most common avoidable mistake.
- For proof or derivation questions, use connectors: 'Since...', 'Therefore...', 'Hence...' — these show logical flow and earn process marks in multi-mark items.
- On sketch-based items, label axes, vertex, center, foci, and directrix clearly. A labeled diagram alone can earn 1–2 marks even if algebra is incomplete.
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.