GELE Mathematics — Analytic GeometryMisconception Buster
Common misconceptions in Analytic Geometry — and how to avoid them on the GELE 2026. Professional Regulation Commission (PRC) — Board of Geodetic Engineering loves to write questions that exploit the small mistakes reviewers make, and this page maps out the most frequent traps in the GELE Mathematics subtest.
Exam context
On the GELE 2026, the Mathematics subtest carries a "Core" weight in Professional Regulation Commission (PRC) — Board of Geodetic Engineering's pattern. Analytic Geometry lands at position 4th out of 10 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 Mathematics on a typical GELE paper.
Analytic Geometry - Misconception Buster
Analytic Geometry consistently appears in the PRC Civil Engineer Licensure Examination under Engineering Mathematics, and it is one of the most mark-sensitive topics due to its formula-heavy nature. A single sign error, a mixed-up formula, or a wrong assumption about eccentricity can cost you 1–2 points per question. This guide does NOT review formulas — it surgically targets the wrong beliefs, faulty reasoning patterns, and classic traps that Filipino engineering reviewees fall into year after year. Study each misconception carefully, attempt every trap question honestly before reading the answer, and use the quick self-check to measure how many wrong beliefs you still hold. Eliminating these misconceptions is often the difference between a passing and failing board exam score.
Summary
The twelve misconceptions in this guide cluster around four critical failure modes that consistently cost Filipino engineering reviewees marks in the PRC board examination: (1) FORMULA REVERSAL — mixing up c² = a² − b² for ellipse with c² = a² + b² for hyperbola, and using ±a/b instead of ±b/a for hyperbola asymptotes; (2) COEFFICIENT MISREADING — taking the coefficient of (x−h) in a parabola directly as 'a' instead of dividing by 4, and applying the parallel-line distance formula without normalizing coefficients first; (3) SIGN AND ABSOLUTE VALUE ERRORS — dropping the absolute value in the point-to-line distance formula and confusing the negative reciprocal rule for perpendicular slopes with a simple sign change; and (4) CLASSIFICATION ERRORS — reversing eccentricity values for circle (e=0) and parabola (e=1), misidentifying the major axis of an ellipse when a² appears under y², and declaring any equation with A=C a real circle without completing the square. Before every board exam calculation in Analytic Geometry, apply this mental checklist: (a) Is my perpendicular slope the negative reciprocal? (b) Did I divide by 4 to find the parabola focal distance? (c) Did I subtract for ellipse and add for hyperbola when computing c²? (d) Did I include the absolute value in the distance formula? (e) Did I check r² > 0 before calling a curve a real circle? Mastering these checkpoints converts careless errors into correct answers and significantly raises your Engineering Mathematics score.
Misconceptions
The perpendicular slope is obtained by simply negating the original slope (e.g., if m = 3/4, the perpendicular slope is −3/4).
Tags
- common_error
- formula_confusion
- sign_error
Topic
Points and Lines — Perpendicular Slopes
Severity
critical
Exam Impact
Board exam questions frequently ask for the equation of a perpendicular bisector or a line perpendicular to a given line. Using the wrong slope produces an entirely wrong line equation, losing all marks for that item.
The Reality
Perpendicular lines satisfy m1 × m2 = −1. Therefore m2 = −1/m1, which means you take the NEGATIVE RECIPROCAL — both flip the fraction AND change the sign. If m1 = 3/4, then m2 = −4/3, NOT −3/4. Applying only a sign change gives a slope that is NOT perpendicular.
Trap Question
Question
A road segment follows the line 3x − 4y + 8 = 0. A drainage channel must be laid perpendicular to this road, passing through point (6, 2). What is the equation of the drainage channel?
Explanation
From 3x − 4y + 8 = 0, rearranging gives y = (3/4)x + 2, so m1 = 3/4. The negative reciprocal is m2 = −4/3. Using point-slope: y − 2 = −(4/3)(x − 6) → 3(y − 2) = −4(x − 6) → 3y − 6 = −4x + 24 → 4x + 3y − 30 = 0. The wrong answer used only a sign change, not a reciprocal flip.
Wrong Answer
Slope of road = 3/4. Perpendicular slope = −3/4. Equation: y − 2 = −(3/4)(x − 6) → 3x + 4y − 26 = 0
Correct Answer
Slope of road = 3/4. Perpendicular slope = −4/3. Equation: y − 2 = −(4/3)(x − 6) → 4x + 3y − 30 = 0
Misconception Id
M1
Correct Vs Incorrect
Correct Approach
m1 = 3/4. Apply m2 = −1/m1 = −1/(3/4) = −4/3. Perpendicular slope = −4/3. Verify: (3/4)(−4/3) = −12/12 = −1. Confirmed perpendicular. Write the line as y = −(4/3)x + b.
Incorrect Approach
Line L has slope m = 3/4. Perpendicular slope = −3/4 (only sign was changed). The student writes the perpendicular line as y = −(3/4)x + b. This is WRONG — this line is not perpendicular to L.
Why Students Believe It
Students remember that perpendicular lines have 'opposite' slopes. They correctly recall the negative part but forget the reciprocal part, applying only the sign change without flipping the fraction. This is reinforced by rote memorization without conceptual understanding.
For an ellipse, c² = a² + b², and for a hyperbola, c² = a² − b² (the same relationship as the Pythagorean theorem applied to both).
Tags
- formula_confusion
- conceptual_gap
- critical_error
Topic
Conic Sections — Ellipse and Hyperbola
Severity
critical
Exam Impact
Any board question asking for foci location, eccentricity, or the value of c for either conic will be answered completely wrong if this relationship is reversed. Eccentricity e = c/a will also be wrong, affecting classification of the conic.
The Reality
The relationships are EXACTLY OPPOSITE to what many students think: For an ELLIPSE: c² = a² − b² (c is smaller than a, since foci are inside the ellipse, so subtraction makes sense). For a HYPERBOLA: c² = a² + b² (c is larger than a, since foci are outside the curve, so addition makes sense). A simple memory aid: Hyperbola Has a plus sign (H+ → +), Ellipse has the opposite.
Trap Question
Question
Given the ellipse x²/25 + y²/9 = 1, find the distance between the two foci.
Explanation
For an ellipse, c² = a² − b² because the foci lie INSIDE the ellipse. Here a² = 25 (larger denominator), b² = 9. So c² = 25 − 9 = 16, c = 4, and the foci are at (±4, 0). The distance between foci = 2c = 8. Using c² = a² + b² gives an eccentricity greater than 1, which would define a hyperbola — a logical impossibility for an ellipse.
Wrong Answer
c² = a² + b² = 25 + 9 = 34; c = √34. Distance between foci = 2c = 2√34 ≈ 11.66
Correct Answer
c² = a² − b² = 25 − 9 = 16; c = 4. Distance between foci = 2c = 8
Misconception Id
M2
Correct Vs Incorrect
Correct Approach
For ellipse x²/25 + y²/9 = 1, a² = 25, b² = 9. Apply c² = a² − b² = 25 − 9 = 16, so c = 4. Then e = c/a = 4/5 = 0.8 < 1, confirming it is an ellipse. Foci at (±4, 0).
Incorrect Approach
For ellipse x²/25 + y²/9 = 1, student writes c² = a² + b² = 25 + 9 = 34, so c = √34 ≈ 5.83. Then e = c/a = 5.83/5 = 1.17 > 1. This would classify the curve as a hyperbola — a contradiction! The formula was applied to the wrong conic.
Why Students Believe It
Students confuse the two conics. They remember that the ellipse involves a Pythagorean-type relationship but mix up which conic uses addition and which uses subtraction. Since the ellipse 'looks like' it should have the bigger formula (adding), some students apply addition to both, or randomly guess which one gets the minus sign.
In the point-to-line distance formula d = |Ax₀ + By₀ + C| / √(A² + B²), the absolute value is optional and can be dropped.
Tags
- sign_error
- common_error
- formula_misapplication
Topic
Points and Lines — Point-to-Line Distance
Severity
critical
Exam Impact
If Ax₀ + By₀ + C evaluates to a negative number and the student omits the absolute value, they get a negative distance, which is wrong. In multiple-choice exams, the correct answer (the positive version) will be listed as a choice, so the student loses the mark.
The Reality
Distance is ALWAYS a non-negative quantity. The expression Ax₀ + By₀ + C can easily produce a negative number depending on which side of the line the point lies. Without the absolute value, a negative result would be reported as the distance — which is physically meaningless. The absolute value is mandatory and must never be dropped.
Trap Question
Question
Find the distance from the point (1, 1) to the line 3x + 4y − 20 = 0.
Explanation
Substituting the point (1,1) into 3x + 4y − 20 gives 3(1) + 4(1) − 20 = −13, a negative value. This just means the point (1,1) is on the opposite side of the line from the origin. The absolute value |−13| = 13 gives the correct numerator. Distance = 13/5 = 2.6 units. Distance is always non-negative by definition.
Wrong Answer
d = (3 + 4 − 20)/5 = −13/5 = −2.6 units
Correct Answer
d = |3 + 4 − 20|/5 = |−13|/5 = 13/5 = 2.6 units
Misconception Id
M3
Correct Vs Incorrect
Correct Approach
d = |3(1) + 4(1) − 20| / √(3² + 4²) = |3 + 4 − 20| / 5 = |−13| / 5 = 13/5 = 2.6 units. The absolute value converts the negative numerator to positive, giving the correct positive distance.
Incorrect Approach
Find distance from point (1, 1) to line 3x + 4y − 20 = 0. Student computes: d = (3(1) + 4(1) − 20) / √(9+16) = (3 + 4 − 20)/5 = −13/5 = −2.6. Student reports d = −2.6 units. This is WRONG — distance cannot be negative.
Why Students Believe It
Students are accustomed to algebraic manipulation where absolute values are dropped when substituting specific numbers, especially if the result 'looks positive.' They may also rush through calculations and skip the absolute value brackets, assuming the numerator will always come out positive for the given numbers.
In the parabola equation (y − k)² = 4a(x − h), the value 'a' is the direct coefficient of (x − h), so if the equation is (y − 2)² = 12(x − 3), then a = 12.
Tags
- formula_confusion
- common_error
- coefficient_misread
Topic
Conic Sections — Parabola
Severity
major
Exam Impact
Board questions ask for the coordinates of the focus, the equation of the directrix, or the latus rectum length. All three depend directly on the value of a. If a is taken as 12 instead of 3, every derived quantity is wrong.
The Reality
The standard form is (y − k)² = 4a(x − h), where the ENTIRE coefficient of (x − h) equals 4a — not just a. So if the coefficient is 12, then 4a = 12, giving a = 3. The parameter 'a' represents the focal distance: the focus is a units from the vertex, and the directrix is a units on the other side. Always divide the coefficient by 4 to find a.
Trap Question
Question
The equation of a parabola is (y − 1)² = 8(x + 2). Find the coordinates of the focus.
Explanation
In the standard form (y − k)² = 4a(x − h), the coefficient of (x − h) is 4a, not a. From 8 = 4a, we get a = 2. The vertex is at (h, k) = (−2, 1). Since the parabola opens to the right (positive coefficient), the focus is at (h + a, k) = (−2 + 2, 1) = (0, 1). Taking a = 8 gives the wrong focus at (6, 1).
Wrong Answer
a = 8, Focus = (−2 + 8, 1) = (6, 1)
Correct Answer
4a = 8, so a = 2. Focus = (−2 + 2, 1) = (0, 1)
Misconception Id
M4
Correct Vs Incorrect
Correct Approach
4a = 12, therefore a = 3. Vertex = (3, 2). Focus = (h + a, k) = (3 + 3, 2) = (6, 2). Directrix: x = h − a = 3 − 3 = 0. Latus rectum = 4a = 4(3) = 12. All values are correct.
Incorrect Approach
Given (y − 2)² = 12(x − 3). Student reads a = 12 directly. Focus = (h + a, k) = (3 + 12, 2) = (15, 2). Directrix: x = h − a = 3 − 12 = −9. Latus rectum = 4a = 48. All values are WRONG.
Why Students Believe It
Students read the coefficient directly without accounting for the factor of 4 in the standard form. They see 12 and immediately assign a = 12 without dividing by 4. This leads to a focal distance that is 4 times too large.
Parallel lines have zero distance between them because they never meet, and the distance formula for parallel lines only applies when both lines are in the same form.
Tags
- formula_misapplication
- normalization_error
- common_error
Topic
Points and Lines — Distance Between Parallel Lines
Severity
major
Exam Impact
Board exam problems on parallel lines test whether the student can correctly normalize the equations. Students who apply the formula directly to non-normalized equations get a wrong C difference and a wrong distance.
The Reality
Parallel lines have a constant, non-zero perpendicular distance between them. The formula for distance between two parallel lines Ax + By + C1 = 0 and Ax + By + C2 = 0 is d = |C1 − C2| / √(A² + B²). CRITICAL: Both lines MUST have IDENTICAL coefficients for A and B before applying this formula. If one line is 6x + 8y − 10 = 0 and another is 3x + 4y + 5 = 0, you must first make the coefficients of x and y identical by multiplying the second equation by 2 to get 6x + 8y + 10 = 0, then apply the formula.
Trap Question
Question
Find the distance between the parallel lines 3x + 4y − 10 = 0 and 6x + 8y + 10 = 0.
Explanation
Before applying the parallel-lines distance formula, both equations must have identical A and B coefficients. Dividing 6x + 8y + 10 = 0 by 2 gives 3x + 4y + 5 = 0. Now with C1 = −10 and C2 = +5: d = |−10 − 5| / √(9+16) = 15/5 = 3 units. Failing to normalize first leads to comparing C values from equations with different scales.
Wrong Answer
d = |−10 − 10| / √(9+16) = 20/5 = 4 units
Correct Answer
Divide 6x + 8y + 10 = 0 by 2 → 3x + 4y + 5 = 0. d = |−10 − 5|/√(9+16) = 15/5 = 3 units
Misconception Id
M5
Correct Vs Incorrect
Correct Approach
Normalize: divide 6x + 8y + 10 = 0 by 2 to get 3x + 4y + 5 = 0. Now both lines have A = 3, B = 4. Apply: d = |C1 − C2| / √(A² + B²) = |−10 − 5| / √(9+16) = 15/5 = 3. Correct answer is 3 units.
Incorrect Approach
Find distance between 3x + 4y − 10 = 0 and 6x + 8y + 10 = 0. Student applies formula directly: d = |−10 − 10| / √(9+16) = 20/5 = 4. But A and B values differ between lines (3 vs 6, 4 vs 8), so the formula was misapplied. The answer is WRONG.
Why Students Believe It
Some students confuse 'parallel lines never intersect' with 'they are at zero distance from each other,' confusing the concept of intersection with the concept of distance. Others know there is a distance but believe the two equations must be identical in coefficient form — they do not realize they must normalize the equations first.
In the general second-degree equation Ax² + Bxy + Cy² + Dx + Ey + F = 0, if A = C, the curve is always a circle.
Tags
- conceptual_gap
- incomplete_check
- degenerate_conic
Topic
Conic Sections — Circle and Classification
Severity
major
Exam Impact
Board questions may present a degenerate or imaginary conic disguised as a circle. Students who identify it as a circle without completing the square will answer incorrectly when asked for the radius, center, or whether the circle is real.
The Reality
For the general conic Ax² + Bxy + Cy² + Dx + Ey + F = 0 with B = 0: the conic is a circle only if A = C AND the curve reduces to a real circle after completing the square (i.e., r² > 0). If A = C but completing the square yields r² = 0, it is a point (degenerate circle). If r² < 0, there is no real curve. Furthermore, if A = C but B ≠ 0, the conic is generally an ellipse rotated at an angle. Always complete the square to verify.
Trap Question
Question
Does the equation x² + y² − 6x − 8y + 50 = 0 represent a real circle? If yes, find its radius.
Explanation
Having A = C (equal coefficients of x² and y²) is necessary but not sufficient for a real circle. After completing the square, if r² < 0, the 'circle' is imaginary and does not exist in the real coordinate plane. Always complete the square before concluding a curve is a real circle.
Wrong Answer
Yes, since A = C = 1, it is a circle. Center = (3, 4), Radius = √(9 + 16 − 50) = √(−25) ... the student may report r = 5 by ignoring the sign.
Correct Answer
Complete the square: (x−3)² + (y−4)² = 9 + 16 − 50 = −25. Since r² = −25 < 0, there is no real circle. The equation represents an imaginary (non-existent) curve.
Misconception Id
M6
Correct Vs Incorrect
Correct Approach
Complete the square: (x² − 6x + 9) + (y² − 8y + 16) = −50 + 9 + 16 → (x−3)² + (y−4)² = −25. Since r² = −25 < 0, this equation has NO real graph — it is an imaginary circle. A = C is necessary but not sufficient for a real circle.
Incorrect Approach
Given x² + y² − 6x − 8y + 50 = 0. Student sees A = C = 1 and immediately concludes: 'It is a circle with the formula applied directly.' Without completing the square, the student guesses center = (3, 4) and attempts to find radius. This may lead to r² = 9 + 16 − 50 = −25, which the student ignores or misreports.
Why Students Believe It
Students learn that 'a circle has equal coefficients for x² and y²' and apply this rule too broadly. They do not check the complete discriminant condition or whether the equation actually reduces to a real circle (positive radius squared).
Eccentricity e = 0 means the conic is a parabola, and e = 1 means it is a circle.
Tags
- memorization_error
- conceptual_gap
- critical_error
Topic
Conic Sections — Eccentricity and Classification
Severity
critical
Exam Impact
Board questions directly ask for eccentricity values or ask to classify a conic given its eccentricity. Reversing circle and parabola values causes immediate wrong answers. Questions that require computing e = c/a and then classifying the curve also fail if the classification table is wrong.
The Reality
The correct eccentricity classification is: e = 0 → CIRCLE (perfectly round, foci coincide at center), 0 < e < 1 → ELLIPSE (elongated circle), e = 1 → PARABOLA (one focus at infinity), e > 1 → HYPERBOLA (two separate branches). Memory tip: 'A circle is ZERO eccentricity because it has zero deviation from roundness. A parabola is exactly 1.'
Trap Question
Question
A surveyor computes the eccentricity of a curve as e = 0.96. What type of conic section is this curve?
Explanation
e = 1 defines a PARABOLA, not a circle. A circle has e = 0. Since 0 < 0.96 < 1, this is an ellipse. The fact that e = 0.96 is close to 1 simply means the ellipse is highly elongated (nearly parabolic in shape), but it is still an ellipse. The correct eccentricity classification must be memorized: 0 = circle, (0,1) = ellipse, 1 = parabola, (1,∞) = hyperbola.
Wrong Answer
Since e is close to 1, and e = 1 means circle, this is almost a circle — so it must be a circle or very slightly elliptical.
Correct Answer
Since 0 < e = 0.96 < 1, the curve is an ellipse (a highly elongated one, since e is close to 1).
Misconception Id
M7
Correct Vs Incorrect
Correct Approach
e = 0.85 satisfies 0 < e < 1, so the conic is an ELLIPSE. Correct classification table: e = 0 (circle), 0 < e < 1 (ellipse), e = 1 (parabola), e > 1 (hyperbola).
Incorrect Approach
Student is asked: 'What type of conic has eccentricity e = 0.85?' Student thinks: 'e = 0 is parabola, e = 1 is circle, so e = 0.85 must be between them — it could be a hyperbola.' WRONG on multiple counts.
Why Students Believe It
Students memorize eccentricity values but mix up the order. They may remember 'zero is perfect, so zero is circle, and one means normal shape like parabola.' This reversal of the correct values for circle and parabola is a very common memorization error.
The midpoint formula gives the midpoint as ((x2 − x1)/2, (y2 − y1)/2) — using subtraction instead of addition.
Tags
- formula_confusion
- common_error
- formula_mixing
Topic
Points and Lines — Midpoint Formula
Severity
major
Exam Impact
Problems involving perpendicular bisectors, centroids, and midpoints of sides of triangles all require the correct midpoint formula. Using subtraction consistently produces midpoints that are shifted or even outside the segment.
The Reality
The midpoint formula uses ADDITION: M = ((x1 + x2)/2, (y1 + y2)/2). Conceptually, the midpoint is the AVERAGE of the two coordinates, and averaging requires summing then dividing — not subtracting. The distance formula uses differences; the midpoint formula uses sums.
Trap Question
Question
Points A(2, 5) and B(10, 1) are the endpoints of the diameter of a circle. Find the center of the circle.
Explanation
The center of a circle with a given diameter is the midpoint of the diameter. The midpoint formula is M = ((x1+x2)/2, (y1+y2)/2) — using ADDITION. Here M = ((2+10)/2, (5+1)/2) = (6, 3). The wrong answer of (4, −2) comes from using subtraction (10−2 and 1−5), which computes half the displacement vector, not the actual midpoint location.
Wrong Answer
Center = ((10−2)/2, (1−5)/2) = (4, −2)
Correct Answer
Center = ((2+10)/2, (5+1)/2) = (12/2, 6/2) = (6, 3)
Misconception Id
M8
Correct Vs Incorrect
Correct Approach
M = ((2+8)/2, (3+7)/2) = (10/2, 10/2) = (5, 5). Verify: distance from (2,3) to (5,5) = √(9+4) = √13; distance from (5,5) to (8,7) = √(9+4) = √13. Equal distances confirm (5,5) is the correct midpoint.
Incorrect Approach
Find midpoint of (2, 3) and (8, 7). Student uses subtraction: M = ((8−2)/2, (7−3)/2) = (6/2, 4/2) = (3, 2). This is not the midpoint of the segment — it is actually (half of x-difference, half of y-difference), a vector, not a point.
Why Students Believe It
Students confuse the midpoint formula with the distance formula, both of which involve differences of coordinates. In the distance formula, (x2 − x1) is used, and students carry this pattern into the midpoint formula, using subtraction instead of addition.
In the ellipse equation (x−h)²/a² + (y−k)²/b² = 1, the value 'a' is always associated with the x-term and 'a > b' always means the major axis is horizontal.
Tags
- conceptual_gap
- orientation_error
- common_error
Topic
Conic Sections — Ellipse Orientation
Severity
major
Exam Impact
Questions about foci location, major/minor axis length, and the direction of the ellipse all depend on correctly identifying the major axis orientation. Using the wrong axis direction places the foci on the wrong axis.
The Reality
The parameter 'a' is ALWAYS the larger denominator, regardless of which variable it is associated with. If a² appears under y², then the major axis is VERTICAL and the foci are above and below the center along the y-axis. Always check: whichever denominator is LARGER defines the direction of the major axis.
Trap Question
Question
Find the foci of the ellipse x²/9 + y²/25 = 1.
Explanation
The major axis direction is determined by WHICH term has the larger denominator. Here 25 > 9, so a² = 25 is under y². The major axis is therefore VERTICAL, and the foci lie on the y-axis at (0, ±4). Placing the foci at (±4, 0) is wrong — that would correspond to an ellipse where the larger denominator is under x².
Wrong Answer
a² = 9, b² = 25, c² = 9 − 25 = −16 (impossible) or the student forces c² = 25 − 9 = 16, c = 4, and places foci at (±4, 0) — the wrong axis.
Correct Answer
a² = 25 (larger), b² = 9 (smaller). Major axis is vertical. c² = 25 − 9 = 16, c = 4. Foci at (0, ±4).
Misconception Id
M9
Correct Vs Incorrect
Correct Approach
Identify the LARGER denominator: 25 > 9, so a² = 25, b² = 9. Since a² is under y², the major axis is VERTICAL. c² = a² − b² = 25 − 9 = 16, c = 4. Foci at (0, ±4) — on the y-axis. Major axis length = 2a = 10.
Incorrect Approach
Given x²/9 + y²/25 = 1. Student assumes 'a is always under x', writes a² = 9, b² = 25. Then a < b, which contradicts a > b. Student is confused and either forces a = 3 or incorrectly places foci at (±c, 0). This gives foci on the wrong axis.
Why Students Believe It
Textbooks typically introduce the ellipse in standard position with the major axis horizontal first, writing a² under x². Students memorize this specific orientation and fail to recognize that when a² is under the y-term, the major axis is vertical.
The slope of a vertical line is zero because a vertical line does not 'go anywhere horizontally.'
Tags
- conceptual_gap
- definition_error
- common_error
Topic
Points and Lines — Slope of Special Lines
Severity
major
Exam Impact
Questions about lines parallel or perpendicular to vertical lines, and the general form of vertical/horizontal lines, require correct understanding. A student who calls the slope of a vertical line 'zero' will also incorrectly say a horizontal line is perpendicular to another horizontal line.
The Reality
A HORIZONTAL line has slope m = 0 (constant y, changing x: Δy = 0, m = 0/Δx = 0). A VERTICAL line has an UNDEFINED slope because Δx = 0, and m = Δy/0 is undefined (division by zero). Memory tip: 'Horizontal line = H = Horizontal = Has a slope of zero. Vertical line = V = Very undefined.'
Trap Question
Question
What is the slope of the line x = −3?
Explanation
The line x = −3 is a vertical line passing through all points (−3, y). For any two points on this line, Δx = −3 − (−3) = 0. Slope = Δy/Δx = Δy/0, which is undefined. A slope of zero belongs to a HORIZONTAL line (e.g., y = 2), where Δy = 0 and slope = 0/Δx = 0. Vertical and horizontal slopes are opposite extremes, not interchangeable.
Wrong Answer
m = 0, because the line does not move in the x-direction.
Correct Answer
The slope is undefined — a vertical line has no defined slope.
Misconception Id
M10
Correct Vs Incorrect
Correct Approach
The line x = 5 is vertical. Any two points on it are (5, y1) and (5, y2). Slope = (y2 − y1)/(5 − 5) = Δy/0 = UNDEFINED. A line perpendicular to a vertical line is horizontal, which has slope = 0 (e.g., y = k).
Incorrect Approach
Student is asked the slope of the line x = 5. Student thinks: 'x = 5 is a vertical line, it does not go up or down, so slope = 0.' Then student says a line perpendicular to x = 5 also has slope 0. WRONG — both errors stem from this misconception.
Why Students Believe It
Students associate zero movement with zero slope. Since a vertical line appears 'still' in the x-direction, they assign it a slope of zero. They confuse a horizontal line (zero slope, no change in y) with a vertical line (undefined slope, no change in x).
The general form of a circle x² + y² + Dx + Ey + F = 0 always represents a valid (real) circle, and the radius is r = √(D² + E² − 4F) / 2.
Tags
- degenerate_conic
- incomplete_check
- common_error
Topic
Conic Sections — Circle (General Form)
Severity
minor
Exam Impact
Board questions occasionally present degenerate or imaginary circles. Students who automatically extract a center and radius without checking r² may report a radius for a non-existent circle.
The Reality
The equation x² + y² + Dx + Ey + F = 0 represents: a real circle if r² = (D/2)² + (E/2)² − F > 0; a single point if r² = 0 (degenerate circle); no real curve if r² < 0 (imaginary circle). Always compute r² first and check its sign before concluding the curve is a real circle.
Trap Question
Question
Find the radius of the circle defined by x² + y² − 4x + 6y + 20 = 0.
Explanation
Completing the square: (x−2)² + (y+3)² = 4 + 9 − 20 = −7. Since r² = −7 is negative, no real (x, y) satisfies this equation. The equation represents an imaginary circle. A valid real circle requires r² > 0. Always check the sign of r² before reporting a radius.
Wrong Answer
Center = (2, −3), r = √(4 + 9 − 20) = √(−7) ... student reports r = √7 ignoring the sign.
Correct Answer
r² = (D/2)² + (E/2)² − F = 4 + 9 − 20 = −7 < 0. The equation represents an imaginary circle — no real radius exists.
Misconception Id
M11
Correct Vs Incorrect
Correct Approach
Complete the square: (x−2)² + (y+3)² = 4 + 9 − 20 = −7. Since r² = −7 < 0, this is an imaginary circle — no real points satisfy this equation. Report: no real circle exists.
Incorrect Approach
Given x² + y² − 4x + 6y + 20 = 0. Student applies formula: center = (2, −3), r² = 4 + 9 − 20 = −7. Student ignores the negative sign and reports r = √7. WRONG — r² < 0 means no real circle.
Why Students Believe It
Students memorize the formula for extracting the center and radius from the general form without checking whether the result is meaningful. The formula r² = (D/2)² + (E/2)² − F is correct, but students do not verify that r² > 0 before taking the square root.
For the hyperbola (x−h)²/a² − (y−k)²/b² = 1, the asymptotes have slopes ±a/b (using a over b, similar to how 'a is on top').
Tags
- formula_confusion
- slope_error
- common_error
Topic
Conic Sections — Hyperbola Asymptotes
Severity
minor
Exam Impact
Board questions ask for asymptote equations. Using ±a/b instead of ±b/a gives wrong slope values and wrong asymptote equations.
The Reality
For a horizontal hyperbola (x−h)²/a² − (y−k)²/b² = 1, the asymptotes are y − k = ±(b/a)(x − h). The slopes are ±b/a, where b is the denominator under y² and a is the denominator under x². A memory device: the slope b/a comes from the y-related quantity b over the x-related quantity a — consistent with 'rise over run' with b being the y-scale and a being the x-scale.
Trap Question
Question
Find the equations of the asymptotes of the hyperbola x²/16 − y²/9 = 1.
Explanation
For the hyperbola (x²/a²) − (y²/b²) = 1 with a² = 16 (a = 4) and b² = 9 (b = 3), the asymptote equations are y = ±(b/a)x = ±(3/4)x. The formula is b/a, not a/b. The 'b' belongs to the y-term and goes in the numerator as the rise, while 'a' belongs to the x-term and goes in the denominator as the run. Using a/b = 4/3 inverts the slope.
Wrong Answer
Asymptotes: y = ±(4/3)x
Correct Answer
Asymptotes: y = ±(3/4)x
Misconception Id
M12
Correct Vs Incorrect
Correct Approach
a² = 16, so a = 4; b² = 9, so b = 3. Asymptote slopes = ±b/a = ±3/4. Equations: y = ±(3/4)x. These are the correct asymptotes. Verify: as x → ∞, the hyperbola approaches y = ±(3/4)x from the standard form.
Incorrect Approach
Given hyperbola x²/16 − y²/9 = 1. Student uses a = 4, b = 3. Asymptote slopes = ±a/b = ±4/3. Equations: y = ±(4/3)x. WRONG — slopes should be b/a, not a/b.
Why Students Believe It
Students see 'a² is in the first position (under x)' and reason that a goes in the numerator of the slope. They forget that the asymptote slope formula is ±b/a — the coefficient of the y-term over the coefficient of the x-term, not the other way around.
Quick Self Check
The perpendicular slope is the negative reciprocal: m2 = −1/m1 = −1/(2/3) = −3/2. Simply negating the slope gives −2/3, which is NOT perpendicular to 2/3. Check: (2/3)(−3/2) = −1. Confirmed: the perpendicular slope is −3/2.
Statement
If two lines are perpendicular and one has slope m = 2/3, the other has slope m = −2/3.
This is the correct relationship. For the ellipse, the foci are inside the curve so c < a, hence c² = a² − b². For the hyperbola, the foci are outside the curve so c > a, hence c² = a² + b². Many students reverse these — this statement is TRUE.
Statement
For a hyperbola, c² = a² + b², while for an ellipse, c² = a² − b².
A parabola has eccentricity e = 1. A circle has e = 0. The correct classification is: e = 0 (circle), 0 < e < 1 (ellipse), e = 1 (parabola), e > 1 (hyperbola).
Statement
A conic with eccentricity e = 1 is a circle.
The absolute value is always required as part of the formula. Whether the numerator happens to be positive or negative for a specific substitution, the absolute value ensures the result is always non-negative. Dropping it makes the formula structurally incorrect and will fail when the point is on the opposite side of the line from the origin.
Statement
The absolute value in the point-to-line distance formula d = |Ax₀ + By₀ + C| / √(A² + B²) is optional when the numerator evaluates to a positive number.
In the standard form (y − k)² = 4a(x − h), the coefficient of (x − h) equals 4a, not a. So 4a = 20, giving a = 5. The focal distance is 5 units, and the focus is at (1 + 5, 3) = (6, 3).
Statement
For the parabola (y − 3)² = 20(x − 1), the focal distance a = 20.
Vertical line: Δx = 0, so m = Δy/0 = undefined. Horizontal line: Δy = 0, so m = 0/Δx = 0. This is correct. Many students reverse these or confuse 'zero' with 'undefined'.
Statement
A vertical line has an undefined slope, while a horizontal line has a slope of zero.
A = C with B = 0 is necessary but not sufficient for a real circle. After completing the square, if r² ≤ 0, the equation represents a point (r² = 0) or has no real graph (r² < 0). Always complete the square and verify r² > 0.
Statement
If A = C and B = 0 in the general second-degree equation, the equation always represents a real circle.
The larger denominator is 25, which is under y², so the major axis is VERTICAL and foci lie on the y-axis. a² = 25, b² = 9, c² = a² − b² = 25 − 9 = 16, c = 4. Foci at (0, ±4). This is correct — students who always place foci on the x-axis would get this wrong.
Statement
For the ellipse x²/9 + y²/25 = 1, the foci are located at (0, ±4) along the y-axis.
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.