Small Group Tutorials

Here to help students catch up, keep up, and move ahead. Book a consultation here.

Additional Mathematics Classroom | Chapter 2: Quadratic Functions, Discriminants, Inequalities and Line–Curve Conditions | SEC G2 K232 / G3 K341

Additional Mathematics Classroom · Chapter 2 · SEC 2027 · G2 K232 / G3 K341

Quadratics are where algebra learns to predict behaviour

A quadratic is not only an equation to solve. It is a function with a shape, an expression whose sign changes across intervals, a model with a maximum or minimum, and a condition that can decide whether two graphs meet, touch or never meet.

This chapter takes the useful architecture of the older Additional Mathematics textbook and rebuilds it for the 2027 SEC structure. The core route now centres on the material SEAB explicitly retains for both subject levels: maximum and minimum values by completing the square; conditions for a quadratic function to be always positive or always negative; quadratic modelling; discriminant conditions for two, equal or no real roots; related conditions for line–curve intersection and tangency; and quadratic inequalities represented on the number line.

← Chapter 1: Simultaneous Equations, Polynomials and Partial Fractions

Return to the Additional Mathematics Learning Hub

The 2027 SEC crosswalk

The old chapter grouped seven ideas together: sum and product of roots, nature of roots, maximum and minimum values, quadratic inequalities, line–curve intersections, modulus functions and graphs of modulus functions. The new SEC syllabus makes the controlling structure clearer. Quadratic functions and equations are still central, but the examinable core is now organised around behaviour, conditions, modelling and intersection.

  • Retained directly in G2 K232 and G3 K341: completing the square for maximum/minimum; always-positive/always-negative conditions; quadratic modelling; discriminant conditions; line–curve intersection/tangency conditions; quadratic inequalities.
  • Already assumed from the corresponding Mathematics level: basic quadratic graph forms and prerequisite equation skills.
  • Useful legacy enrichment, but not a listed A1/A2 core bullet in the 2027 Additional Mathematics syllabus: sum and product of roots as a standalone topic; modulus-function equations and graph transformations.

This does not make the old textbook obsolete. It makes it a source library rather than the syllabus controller. We keep the explanations, investigations and mathematical relationships that help students learn, while allowing the current SEC document to decide what is core, what is prerequisite and what is optional extension.

The textbook is a teaching instrument. The syllabus is the route map.

Official references: SEAB 2027 G2 Additional Mathematics K232 · SEAB 2027 G3 Additional Mathematics K341.


What Chapter 2 is really teaching

A student who sees quadratics only as “use the formula” will struggle as soon as the question asks something different. Find a minimum without solving an equation. Decide whether a graph lies entirely above the x-axis. Determine a parameter so a line is tangent to a curve. Solve an inequality. Explain why two real roots correspond to two intersections. Build a model and interpret its turning point.

All of these jobs depend on one connected representation system:

  1. Standard form: ax² + bx + c exposes coefficients and the discriminant.
  2. Completed-square form: a(x − h)² + k exposes the turning point and global bound.
  3. Factorised form: a(x − p)(x − q) exposes roots and sign changes.
  4. Graph: shows the same information geometrically.

The strongest learner does not cling to one form. The learner changes representation according to the question. That is the governing skill of this chapter.

Chapter map

  1. The quadratic object
  2. Completing the square as a representation change
  3. Maximum and minimum values
  4. Always positive and always negative conditions
  5. The discriminant and nature of roots
  6. Line–curve intersections and tangency
  7. Quadratic inequalities
  8. Quadratic models
  9. Parameters and boundary conditions
  10. SEC transfer, diagnosis and mixed practice

1 · The quadratic object

A quadratic function can be written in the form y = ax² + bx + c, where a ≠ 0. The coefficient a controls the direction and vertical scale of the parabola. If a > 0, the graph opens upward and has a minimum. If a < 0, it opens downward and has a maximum.

The same function may appear in several algebraic forms. Consider

y = x² − 6x + 5 = (x − 1)(x − 5) = (x − 3)² − 4.

Each form answers a different question quickly. The standard form gives a = 1, b = −6 and c = 5. The factorised form gives roots x = 1 and x = 5. The completed-square form gives the minimum point (3, −4). The graph unifies all three.

Quadratic fluency is the ability to choose the useful form before doing unnecessary work.

Three questions before calculating

  1. What information is the question asking for: roots, sign, turning point, intersections, parameter condition or model interpretation?
  2. Which quadratic form exposes that information most directly?
  3. What independent check can confirm the result?

This pause is often worth more than another memorised formula. Additional Mathematics becomes fast when the representation does some of the reasoning for you.


2 · Completing the square is a change of coordinates

Students often learn completing the square as a sequence of symbolic steps: take half the coefficient of x, square it, add and subtract. The procedure is correct, but the deeper meaning is more useful. Completing the square rewrites a quadratic around its natural centre.

Start with x² + px. Half of p is p/2, so

x² + px = (x + p/2)² − (p/2)².

For a general monic quadratic x² + px + q,

x² + px + q = (x + p/2)² + q − p²/4.

The square term can never be negative for real x. That simple fact turns completed-square form into a machine for finding global bounds.

Worked route A · Minimum value

Find the minimum value of y = x² − 8x + 19 and the value of x at which it occurs.

x² − 8x + 19 = (x − 4)² + 3.

Since (x − 4)² ≥ 0, the smallest possible value is obtained when x = 4. Therefore ymin = 3 at x = 4.

The inequality (x − 4)² ≥ 0 is the reason. The answer does not come from memorising “the constant is the minimum”. It comes from understanding why the square term has a lower bound.

Worked route B · Maximum value with a negative leading coefficient

Find the maximum value of y = −2x² + 12x − 7.

Factor −2 from the quadratic terms:

y = −2(x² − 6x) − 7
= −2[(x − 3)² − 9] − 7
= −2(x − 3)² + 11.

Because −2(x − 3)² ≤ 0, the largest possible value is 11, occurring at x = 3.

The sign of a has changed the direction of the bound. Upward-opening parabolas have minima; downward-opening parabolas have maxima.

The general turning point

For y = ax² + bx + c, completing the square gives

y = a(x + b/2a)² + c − b²/4a.

So the turning point occurs at x = −b/(2a). The corresponding y-coordinate is c − b²/(4a), which can also be written −(b² − 4ac)/(4a). This is the first bridge between completing the square and the discriminant.


3 · Always positive and always negative

The SEC syllabus explicitly asks students to reason about conditions under which y = ax² + bx + c is always positive or always negative. This is a global statement. It does not ask whether the quadratic is positive at one chosen x-value. It asks about every real x.

There are two equivalent ways to reason.

  • Graph/discriminant route: for a quadratic to be always positive, it must open upward and never touch or cross the x-axis. Hence a > 0 and b² − 4ac < 0.
  • Completed-square route: rewrite the quadratic and inspect its global minimum or maximum directly.

Worked route · Parameter condition

Find the range of k for which x² + 4x + k is always positive.

Complete the square:

x² + 4x + k = (x + 2)² + k − 4.

The minimum value is k − 4. For the expression to be always positive, not merely non-negative, we require k − 4 > 0. Therefore k > 4.

The discriminant confirms this: Δ = 16 − 4k < 0 gives k > 4.

Strict versus non-strict conditions

“Always positive” means y > 0 for every real x. “Always non-negative” means y ≥ 0 and allows the graph to touch the x-axis. That difference changes Δ < 0 into Δ ≤ 0 for an upward-opening parabola. A single equality sign can therefore change the parameter boundary.

SEC questions often hide marks inside words such as positive, non-negative, distinct, equal, tangent, intersect and no intersection. Reading the condition precisely is part of the mathematics.


4 · The discriminant: algebra that counts intersections

For ax² + bx + c = 0, the quadratic formula is

x = [−b ± √(b² − 4ac)]/(2a).

The expression Δ = b² − 4ac is the discriminant. Its sign determines what the square root can do over the real numbers.

  • Δ > 0: √Δ is positive, producing two distinct real roots.
  • Δ = 0: √Δ = 0, so the ± branches coincide and there is one repeated real root.
  • Δ < 0: there is no real square root, so there are no real roots.

Graphically, the same three cases are a parabola crossing the x-axis twice, touching once, or missing it entirely.

The discriminant does not merely classify roots. It predicts geometry without drawing the graph.

Worked route · Find parameter values for two real roots

Find the values of k for which x² + kx + 9 = 0 has two distinct real roots.

We require Δ > 0:

k² − 36 > 0
(k − 6)(k + 6) > 0.

Thus k < −6 or k > 6.

This is a useful connection: a discriminant condition can itself become a quadratic inequality. The chapters are not separate; one structure generates another.

Worked route · Equal roots

Find k if 2x² − 4x + k = 0 has equal roots.

Equal roots require Δ = 0:

(−4)² − 4(2)(k) = 0
16 − 8k = 0
k = 2.

At k = 2 the quadratic becomes 2(x − 1)² = 0, making the repeated root x = 1 visible. The discriminant and completed-square forms agree.


5 · Line–curve intersections: reduce geometry to one quadratic

Suppose a line y = mx + n meets a curve y = f(x). At every point of intersection, the same x and y must satisfy both equations. Equate the expressions for y:

f(x) = mx + n.

If f is quadratic, rearrangement produces a quadratic equation. The number of real solutions of that equation is the number of real intersections.

  • Δ > 0 → line intersects the curve at two distinct points.
  • Δ = 0 → line is tangent to the curve.
  • Δ < 0 → line does not intersect the curve in the real plane.

Worked route A · Tangency condition

The line y = 2x + k is tangent to the parabola y = x² − 4x + 7. Find k.

At an intersection, x² − 4x + 7 = 2x + k, so

x² − 6x + 7 − k = 0.

Tangency means equal roots, so Δ = 0:

(−6)² − 4(1)(7 − k) = 0
36 − 28 + 4k = 0
8 + 4k = 0
k = −2.

The important step is not the discriminant calculation. It is the translation tangent → one repeated intersection → equal roots → Δ = 0.

Worked route B · No intersection

Find the range of k for which the line y = k does not intersect y = x² − 6x + 13.

Complete the square:

y = (x − 3)² + 4.

The parabola has minimum value 4. A horizontal line y = k fails to intersect only when it lies below that minimum. Therefore k < 4.

A discriminant route gives the same result, but completed-square form is faster here. This is why representation choice matters.

Which route should you choose?

  • If the question gives a general line and asks for tangency/intersection conditions, the discriminant route is usually natural.
  • If the line is horizontal and the quadratic can be completed easily, the bound route may be shorter.
  • If exact coordinates of intersections are required, solve the resulting quadratic after establishing that intersections exist.

Multiple methods are not a complication. They are evidence that the underlying mathematics is connected.


6 · Quadratic inequalities are sign questions

Solving a quadratic inequality means finding every x for which a quadratic expression has the required sign. Unlike an equation, the answer is usually an interval or union of intervals rather than isolated values.

Take (x − 2)(x + 5) > 0. The critical values are x = 2 and x = −5, where the expression is zero. These points divide the number line into three intervals. The product is positive when both factors have the same sign: x < −5 or x > 2.

Graphically, y = (x − 2)(x + 5) opens upward and lies above the x-axis outside its roots. The algebraic sign table and graph tell the same story.

A reliable four-step method

  1. Move everything to one side so the other side is zero.
  2. Find the roots or critical values of the corresponding quadratic equation.
  3. Determine the sign of the quadratic on each interval.
  4. Choose the intervals satisfying the inequality and represent them clearly on a number line.

Worked route A · Greater than zero

Solve x² − x − 12 > 0.

Factorise:

(x − 4)(x + 3) > 0.

The roots are −3 and 4. Since the parabola opens upward, it is positive outside the roots. Therefore x < −3 or x > 4.

Worked route B · Less than or equal to zero

Solve 2x² + x − 3 ≤ 0.

(2x + 3)(x − 1) ≤ 0.

The roots are −3/2 and 1. The upward-opening parabola is non-positive between the roots, including the roots because of ≤. Hence −3/2 ≤ x ≤ 1.

Why splitting one factor at a time fails

A common mistake is to treat (x − 4)(x + 3) > 0 as though either x − 4 > 0 or x + 3 > 0. A product is positive when both factors are positive or both are negative. The sign of a product depends on the combination, so the factors cannot be handled independently with a simple “or”.

Sign tables prevent this error because they force the learner to examine intervals, not isolated inequalities.

When the quadratic has no real roots

If a quadratic has no real roots, its sign does not change. For example, x² + 4x + 8 = (x + 2)² + 4 is always positive. Therefore x² + 4x + 8 > 0 is true for all real x, while x² + 4x + 8 < 0 has no real solution.

This is another place where completed-square form and the discriminant save work. Before constructing a sign table, ask whether real critical values exist at all.


7 · Quadratic modelling: the turning point has meaning

The 2027 syllabus explicitly includes using quadratic functions as models. Modelling changes the role of the answer. A maximum or minimum is no longer just a coordinate; it may represent greatest area, minimum cost, maximum height or another real quantity.

The standard modelling cycle is:

  1. Define the variable and its domain.
  2. Translate the situation into a quadratic function.
  3. Choose the representation that exposes the required feature.
  4. Calculate the maximum, minimum, roots or interval.
  5. Interpret the answer in the original context with units.
  6. Check whether the mathematical solution is admissible in the model.

Worked model · Maximum area

A rectangular enclosure uses 40 m of fencing for three sides because the fourth side lies along a wall. Let x metres be the length of each side perpendicular to the wall.

The third fenced side has length 40 − 2x. Therefore the area is

A = x(40 − 2x) = −2x² + 40x.

Complete the square:

A = −2(x² − 20x)
= −2[(x − 10)² − 100]
= −2(x − 10)² + 200.

Thus the maximum area is 200 m² when x = 10 m. The third side is then 20 m.

The domain matters: x must be positive and 40 − 2x must be positive, so 0 < x < 20. The turning point x = 10 lies inside the feasible interval, so the model answer is valid.

Model limits

A mathematical maximum may be exact while the real-world model is simplified. Fencing has thickness, corners may consume material, the wall may not be perfectly straight and measurement may be approximate. SEC modelling does not require a philosophical essay, but strong mathematical communication distinguishes the exact result of the model from the assumptions that made the model possible.


8 · Parameters: the family, not one parabola

Parameter questions are among the most important transitions in Additional Mathematics. Instead of studying one fixed quadratic, the learner studies a whole family. A parameter changes the graph, and the question asks when the family crosses a behavioural boundary.

Typical boundaries include:

  • two intersections becoming one tangent point;
  • one repeated root becoming no real roots;
  • a minimum moving from negative to zero to positive;
  • an inequality changing from a bounded interval to all real numbers;
  • a model becoming feasible or infeasible under a constraint.

The equality case often marks the threshold. That is why Δ = 0 is so useful: it identifies the exact parameter value where two real roots merge before disappearing.

Worked parameter problem

Find the values of k for which y = x² − 2kx + k + 3 is always positive.

Since the leading coefficient is positive, require Δ < 0:

(−2k)² − 4(1)(k + 3) < 0
4k² − 4k − 12 < 0
k² − k − 3 < 0.

The boundary roots are [1 ± √13]/2. Because the quadratic in k opens upward, it is negative between its roots. Therefore

(1 − √13)/2 < k < (1 + √13)/2.

This problem contains two quadratic layers: the original quadratic is in x, while the discriminant condition creates a second quadratic inequality in k. Good notation prevents the two roles from becoming confused.


9 · Legacy textbook material: where it belongs now

The older textbook includes sum and product of roots as a major section. The identities

α + β = −b/a and αβ = c/a

are mathematically elegant and remain useful for enrichment, algebraic reasoning and later work. However, they are not listed as a standalone A1/A2 content bullet in the 2027 SEC Additional Mathematics syllabuses. For this classroom series, they therefore sit outside the core examination route unless a school deliberately includes them as extension material.

The same treatment applies to the old textbook’s modulus-function and modulus-graph sections. Absolute-value notation remains part of mathematical language, but those sections are not part of the listed 2027 quadratic-function/equation core. They can be taught as enrichment without displacing the examinable structures students must master first.

Keep useful mathematics. Label its status correctly.

10 · G2 and G3: same object, different performance ceiling

The quadratic content listed in A1 and A2 is remarkably similar across G2 and G3. The difference is not that a G3 parabola obeys different mathematics. The difference is the expected independence, complexity, connection density and examination demand.

  • G2: stabilise the forms, methods and conditions; solve direct and moderately connected problems; communicate the critical reason; build a bridge towards stronger Additional Mathematics.
  • G3: sustain longer symbolic chains, combine parameter conditions, choose among equivalent representations, handle less signposted problems and justify conclusions with greater independence.

A strong shared classroom can therefore begin together and diverge through question design. The teacher need not explain completing the square twice. Instead, the G3 extension can change the target: from “find the minimum” to “find the parameter range for which the minimum exceeds a given quantity” or “find the line that is tangent under a condition”.


11 · Common failure modes

  • Representation lock: the learner knows one form but cannot change to another.
  • Completing-square sign error: a factor such as −2 is not handled before completing the square.
  • Discriminant without condition: Δ is calculated, but the learner never writes whether it should be > 0, = 0 or < 0.
  • Tangent misread: tangency is treated as “one intersection seen on a sketch” rather than a repeated solution condition.
  • Quadratic inequality split incorrectly: factors are solved separately without sign analysis.
  • Boundary error: strict and inclusive inequalities are confused.
  • Parameter-variable confusion: k is manipulated as though it were the x-variable of the original quadratic.
  • Model without domain: a mathematically correct turning point is accepted even when the real quantity would be impossible.
  • Answer without interpretation: a maximum area is reported as “200” without unit or context.

Each failure has a different repair. A student who cannot factorise needs algebra repair. A student who can factorise but cannot choose the sign intervals needs inequality reasoning. A student who calculates Δ correctly but cannot translate “tangent” into Δ = 0 needs language-to-condition practice. Diagnosis should therefore stop at the first weak link, not the final wrong answer.

12 · Original guided practice

These questions are original to this guide. The first group checks direct control. The later groups remove labels and combine ideas.

A · Completing the square and bounds

  1. Express x² + 10x + 7 in completed-square form and state its minimum value.
  2. Express −3x² + 18x − 20 in completed-square form and state its maximum value.
  3. Find the minimum value of 2x² − 12x + 25.
  4. Find the range of k for which x² − 6x + k is always positive.
  5. Find the range of k for which −2x² + 8x + k is always negative.

B · Discriminants and roots

  1. State the nature of the roots of 3x² − 4x + 5 = 0 without solving it.
  2. Find k if x² + 6x + k = 0 has equal roots.
  3. Find the values of k for which x² + kx + 4 = 0 has two distinct real roots.
  4. Find the values of k for which 2x² + (k − 1)x + 3 = 0 has no real roots.
  5. A quadratic equation has discriminant 25. What can you conclude about its real roots, and what can you not conclude without more information?

C · Line–curve conditions

  1. Find the values of k for which y = x + k intersects y = x² − 3x + 4 at two distinct points.
  2. Find k if y = 4x + k is tangent to y = x² + 2x + 7.
  3. Find the range of k for which y = k does not intersect y = 2x² − 8x + 11.
  4. The line y = mx + 1 is tangent to y = x² − 2x + 5. Find the possible values of m.
  5. Explain why a tangent condition can be solved without finding the coordinates of the tangent point first.

D · Quadratic inequalities

  1. Solve x² − 7x + 10 > 0.
  2. Solve 2x² − 5x − 3 ≤ 0.
  3. Solve −x² + 4x + 5 > 0.
  4. Solve x² + 4x + 8 > 0.
  5. Solve k² − 5k + 4 < 0.

E · Models and mixed reasoning

  1. The product of two numbers whose sum is 18 is P. Express P as a quadratic in one number and find the maximum possible product.
  2. A ball’s height is modelled by h(t) = −5t² + 20t + 2 for a stated time interval in which the model applies. Find the maximum modelled height and the time at which it occurs.
  3. A rectangle has perimeter 32 cm. Express its area as a quadratic function of one side and find the maximum area.
  4. For what values of k is x² − 2(k + 1)x + k² + 1 always non-negative?
  5. A line y = kx − 2 is tangent to y = x² − 4x + 1. Find the possible values of k.

13 · Worked answers and reasoning checkpoints

  1. x² + 10x + 7 = (x + 5)² − 18. Minimum −18.
  2. −3x² + 18x − 20 = −3(x − 3)² + 7. Maximum 7.
  3. 2x² − 12x + 25 = 2(x − 3)² + 7. Minimum 7.
  4. x² − 6x + k = (x − 3)² + k − 9. Always positive requires k > 9.
  5. −2x² + 8x + k = −2(x − 2)² + k + 8. Always negative requires maximum k + 8 < 0, so k < −8.
  6. Δ = 16 − 60 = −44 < 0, so no real roots.
  7. Equal roots: 36 − 4k = 0, so k = 9.
  8. Two distinct roots: k² − 16 > 0, hence k < −4 or k > 4.
  9. No real roots: (k − 1)² − 24 < 0, so 1 − 2√6 < k < 1 + 2√6.
  10. Δ = 25 > 0 means two distinct real roots. It does not by itself give their values, signs or magnitudes.
  11. Equate x + k = x² − 3x + 4 → x² − 4x + 4 − k = 0. Two intersections require Δ > 0: 16 − 4(4 − k) > 0 → 4k > 0, so k > 0.
  12. Equate 4x + k = x² + 2x + 7 → x² − 2x + 7 − k = 0. Tangency: 4 − 4(7 − k) = 0, so k = 6.
  13. 2x² − 8x + 11 = 2(x − 2)² + 3 has minimum 3. A horizontal line y = k has no intersection when k < 3.
  14. mx + 1 = x² − 2x + 5 → x² − (m + 2)x + 4 = 0. Tangency requires (m + 2)² − 16 = 0. Thus m + 2 = ±4, so m = 2 or m = −6.
  15. Tangency is already a statement about the number of common solutions. Equating the two equations gives a quadratic in x, and “one repeated intersection” is exactly the discriminant condition Δ = 0.
  16. (x − 5)(x − 2) > 0 gives x < 2 or x > 5.
  17. 2x² − 5x − 3 = (2x + 1)(x − 3). Since the parabola opens upward, ≤ 0 between the roots: −1/2 ≤ x ≤ 3.
  18. −x² + 4x + 5 > 0 → x² − 4x − 5 < 0 → (x − 5)(x + 1) < 0. Hence −1 < x < 5.
  19. x² + 4x + 8 = (x + 2)² + 4 > 0 for every real x. Answer: x ∈ ℝ.
  20. (k − 1)(k − 4) < 0 gives 1 < k < 4.
  21. Let the numbers be x and 18 − x. P = x(18 − x) = −x² + 18x = −(x − 9)² + 81. Maximum product 81.
  22. h(t) = −5(t − 2)² + 22. Maximum modelled height 22 at t = 2, provided t = 2 lies in the stated model interval.
  23. If sides are x and 16 − x, A = x(16 − x) = −(x − 8)² + 64. Maximum area 64 cm².
  24. Complete the square: x² − 2(k + 1)x + k² + 1 = [x − (k + 1)]² − 2k. Always non-negative requires −2k ≥ 0, so k ≤ 0.
  25. Equate kx − 2 = x² − 4x + 1 → x² − (k + 4)x + 3 = 0. Tangency requires (k + 4)² − 12 = 0, so k = −4 ± 2√3.

14 · Revision architecture

Quadratics are ideal for interleaving because the same expression can demand different actions. A revision set should deliberately mix these prompts:

  • factorise;
  • complete the square;
  • find a minimum or maximum;
  • classify roots;
  • find a parameter for equal roots;
  • decide line–curve intersection;
  • solve an inequality;
  • interpret a model.

The aim is not to make practice random. The aim is to force the learner to identify the mathematical job before choosing the method. A chapter-labelled exercise tells the student what to do. An examination question may not.

A two-week return cycle

  1. First lesson: connect standard, factorised and completed-square forms.
  2. Next day: retrieve the transformations without notes.
  3. Day 3–4: introduce discriminant conditions and parameter thresholds.
  4. Day 5: mix inequalities and line–curve conditions.
  5. Day 7: complete an unlabelled diagnostic set.
  6. Day 10: revisit only the first weak links.
  7. Day 14: attempt a fresh mixed set under time control.

15 · For teachers: make representation switching visible

One useful board routine is to place the same quadratic in three columns: standard form, factorised form and completed-square form. Ask a different question above each column. Which form answers the question with the least work? Over time, students stop seeing transformation as an exercise and begin seeing it as a strategic choice.

A second routine is to use “condition chains”. Write one phrase at the left of the board and ask students to translate it step by step:

  • tangent → one repeated intersection → equal root → Δ = 0;
  • two distinct intersections → two distinct real roots → Δ > 0;
  • always positive → opens upward and no real zeros → a > 0, Δ < 0;
  • non-negative → minimum ≥ 0 → completed-square bound or a > 0, Δ ≤ 0.

This translation layer is where many students lose marks. They know the formula but do not know which condition activates it.

For G2, keep the condition language explicit until the route stabilises. For G3, gradually remove the labels, combine parameter layers and ask for explanations of why the chosen condition is necessary and sufficient.

16 · For parents: what improvement looks like

Quadratics give parents a useful window into whether Additional Mathematics is becoming more independent. Early on, a student may ask, “Which formula do I use?” Later, the student should increasingly say things such as:

  • “I need the turning point, so completing the square is useful.”
  • “It says tangent, so I need a repeated intersection.”
  • “This is an inequality, so the roots are boundaries, not the final answer.”
  • “The minimum is outside the physical domain, so the model needs a boundary check.”
  • “I can solve this two ways; the completed-square route is shorter.”

That change in language is evidence of structural learning. The learner is beginning to route the problem instead of waiting for the teacher to name the chapter.

Chapter 2 mastery checkpoint

  • I can move between standard, factorised and completed-square forms.
  • I can find a maximum or minimum and explain why it is a global bound.
  • I can state conditions for a quadratic to be always positive, non-negative, always negative or non-positive.
  • I can use the discriminant to classify roots.
  • I can translate line–curve intersection language into discriminant conditions.
  • I can solve quadratic inequalities and represent the solution on a number line.
  • I can distinguish strict from inclusive boundary conditions.
  • I can solve parameter questions without confusing the parameter with the original variable.
  • I can build and interpret a quadratic model with a valid domain.
  • I can choose the shortest valid representation rather than applying one method mechanically.

Mastery is not knowing every quadratic method separately. It is knowing which representation makes the current question simple.

Where the series goes next

The old textbook places the Binomial Theorem next. The 2027 SEC crosswalk changes that route: binomial expansion is G3 K341 content, not part of the listed G2 K232 core. The next classroom chapter will therefore branch cleanly instead of pretending both levels remain identical. G2 will continue through its shared algebra sequence, while G3 will receive the Binomial Theorem as an explicitly G3 extension chapter.

This is where adapting the old textbook becomes more important than reproducing it. The sequence will preserve useful prerequisites and teaching logic, but subject-level ownership will follow SEAB 2027.


Official syllabus references

Curriculum and assessment requirements may change. The official SEAB syllabus remains the controlling source for subject codes, examinable content and examination structure.

Return to the Additional Mathematics Learning Hub