🧠 What This Chapter Is Really About

In Chapter 1, you learned to read quadratic functions — their shape, position, and turning points. Now it’s time to solve them. This chapter is where you crack open equations to find exact roots, tackle systems where two relationships collide, and map out the ranges of values where an expression stays positive or negative. Think of this chapter as giving you the algebraic engine that powers everything from projectile analysis to engineering design constraints.

Why should you care? Every time an engineer sizes a beam, a game designer plots a trajectory, or a financial analyst models break-even points, they are solving equations and interpreting inequalities exactly as you will in this chapter. These aren’t abstract exercises — they’re the real tools professionals reach for daily.

A note on E-Math vs A-Math: If you’ve covered completing the square and the quadratic formula in E-Math, great — you have a head start. But A-Math goes much deeper. Here, you must derive the quadratic formula from completing the square, handle non-linear simultaneous equations (line–parabola, line–circle), and solve quadratic inequalities with rigorous sign-analysis. None of these appear in the E-Math syllabus, so don’t assume you can coast on what you already know!


🔹 2.1 Solving Quadratic Equations by Completing the Square

🧠 Key Concepts

The core idea behind completing the square is beautifully simple: rewrite in the form so that can be isolated by taking a square root. Once you see the expression as a perfect square plus (or minus) a constant, solving becomes almost mechanical.

Here’s the general completed-square result you should know:

When , the process simplifies nicely:

The idea is: take half the coefficient of , square it, then add and subtract that value to create a perfect square trinomial.

When , your first step is always to factor out from the and terms before completing the square. Skipping this step is one of the most common sources of messy algebra — don’t fall into that trap!

Why does this matter beyond just solving equations? Two big reasons:

  1. Completing the square is the proof method behind the Quadratic Formula. A-Math expects you to reproduce this derivation — it’s an exam favourite.
  2. Link back to Chapter 1: Completing the square also gives you the vertex of the parabola . So it’s doing double duty.

One more thing: equations with irrational roots (surd answers) are naturally handled by this method. When a question says “leave answers in exact form,” completing the square is your go-to approach.

🏷️ Definitions & Terminology

  • Perfect square trinomial: An expression of the form . Recognising this pattern is the heart of the technique.
  • Completing the square: The algebraic technique of adding and subtracting to create a perfect square trinomial inside .
  • Vertex form: , where is the turning point of the parabola. This is the “finished product” of completing the square.
  • Surd form: An answer left in exact radical notation, e.g. , rather than a decimal approximation.

GPS receivers solve systems of quadratic equations (involving distances squared) to pinpoint your location. Completing the square is the algebraic backbone of simplifying those distance equations — so this technique is literally helping satellites find you right now.

🤔 Check Yourself

  1. Complete the square for and hence solve , giving answers in surd form.
  2. Without using the quadratic formula, explain why completing the square on must produce the quadratic formula.

⚠️ Common Mistakes

  • Have you ever added to one side of an equation but not the other? Why does this break the equation, and how should you handle it when completing the square inside an expression (rather than an equation)?
  • Did you try completing the square on without dividing by first? What goes wrong, and what should you always do when ?
  • If you reach , should you take the square root? What does a negative number on the right tell you about real solutions?
  • For , the perfect square is , not . Why does the sign inside the bracket always match the sign of half the coefficient of ?

🔹 2.2 Solving Quadratic Equations Using the Quadratic Formula

🧠 Key Concepts

The Quadratic Formula is your universal key — it solves any equation of the form (provided ):

But the real power of this section isn’t just plugging numbers into a formula. It’s learning to use the discriminant as a diagnostic tool that tells you the nature of roots before you even solve:

  • : two distinct real roots
  • : two equal (repeated) real roots — the parabola just touches the -axis
  • : no real roots — the parabola doesn’t cross the -axis at all

Here’s a bonus insight: if is a perfect square (like , , ), the roots are rational. If is positive but not a perfect square (like , , ), the roots are irrational (surds).

A-Math frequently asks condition problems: “Find the value(s) of such that the equation has equal roots / no real roots / two distinct real roots.” For these, you go straight to the discriminant — set , , or and solve for .

A few practical reminders:

  • When the question says “correct to 2 decimal places” or “3 significant figures,” use the formula and evaluate with a calculator.
  • When it says “exact form,” leave your answer in surd form.
  • Always rearrange to before identifying , , . Getting this wrong is a surprisingly common way to throw away marks.

🏷️ Definitions & Terminology

  • Quadratic Formula: — the universal root-finding formula for quadratics.
  • Discriminant (): ; it determines the number and type of real roots without requiring you to solve.
  • Nature of roots: A classification — 2 distinct real, 2 equal real, or no real roots — based on the sign of .
  • Repeated / equal / double root: When , the equation has one root with multiplicity 2. You’ll sometimes hear it called a “double root.”
  • Condition problem: A problem where a parameter (e.g. ) must satisfy , , or .

📐 Understanding the Parameters

In the formula :

  • is the coefficient of — it must not be zero (otherwise you don’t have a quadratic!)
  • is the coefficient of
  • is the constant term

The symbol means you compute two values: one with and one with . These give the two roots.

There’s also a pair of relationships you’ll use frequently alongside the formula — the Sum and Product of Roots:

These let you find expressions involving the roots without actually solving for each root individually — a powerful shortcut.

Pharmacologists use the quadratic formula to calculate drug dosage thresholds. The concentration of a drug in the bloodstream is often modelled as a quadratic function of time, and the formula identifies the exact moments when the concentration reaches a critical level — too much is toxic, too little is ineffective.

🤔 Check Yourself

  1. Solve , giving your answers in the form .
  2. For what values of does have two distinct real roots? (Don’t forget to check .)

⚠️ Common Mistakes

  • Have you accidentally written instead of ? Remember: , , and must be constants, not expressions containing . If you see in your values of , , or , something has gone wrong.
  • Where exactly does go in the formula? It’s — the entire numerator is divided by . Writing is a different (and wrong!) expression.
  • Did you set for “no real roots”? That’s backwards! No real roots means . A quick mnemonic: “no roots, negative discriminant.”
  • Did you forget to rearrange into standard form? Move everything to one side first: . The values of and change completely if you skip this step.
  • For condition problems, you might get two values of from . Should you reject one? Not necessarily — always check both. Often both values are valid.

🔹 2.3 Solving Linear and Non-linear Simultaneous Equations

🧠 Key Concepts

You’ve solved linear–linear systems before in E-Math using substitution or elimination. That’s a great foundation. But in A-Math, things get more interesting: you’ll solve linear–quadratic systems — a straight line paired with a parabola or a circle.

The method is substitution: express one variable from the linear equation, plug it into the non-linear equation, and solve the resulting quadratic. Here’s the crucial insight:

The resulting quadratic can have , , or solutions — and this corresponds geometrically to the line:

  • Missing the curve entirely (: no intersection)
  • Being tangent to the curve (: exactly one point of contact)
  • Intersecting the curve at two points (: two intersection points)

So the discriminant of the resulting quadratic tells you the number of intersection points — a beautiful connection between algebra and geometry.

After finding -values, always substitute back into the linear equation (not the quadratic) to find corresponding -values. Why? Because the quadratic can introduce extraneous solutions (values that satisfy the quadratic but not the original system). The linear equation is safe.

Watch out for systems involving — equations of circles. These are very common in A-Math and don’t appear in E-Math.

🏷️ Definitions & Terminology

  • Simultaneous equations: Two or more equations that share common unknowns; solved together to find values satisfying all equations at once.
  • Linear equation: An equation of degree 1, e.g. .
  • Non-linear equation: An equation of degree , e.g. or .
  • Substitution method: Rearrange one equation for one variable and substitute into the other. This is your primary weapon for linear–quadratic systems.
  • Elimination method: Add or subtract equations to remove one variable. This works mainly for linear–linear systems.
  • Tangent to a curve: A line that touches the curve at exactly one point — corresponds to in the resulting quadratic.
  • Extraneous solution: A “solution” introduced by algebraic manipulation that does not satisfy the original system. Always verify!

🧠 Key Concept

For the system and , substitute the linear equation into the quadratic:

The number of intersection points is determined by the discriminant of this resulting quadratic:

  • : 2 points of intersection
  • : 1 point (tangency)
  • : no intersection

For a line and a circle , substitute to get:

Same discriminant analysis applies!

Navigation satellites determine your position by solving a system of non-linear equations: each satellite provides a circle (or sphere in 3D) of possible locations, and the intersection of these curves pins down your exact coordinates. The algebra behind GPS is essentially the same substitution method you’ve just learned.

🤔 Check Yourself

  1. Solve the system and , leaving answers in surd form where necessary.
  2. Explain geometrically what it means when the discriminant of the resulting quadratic equals zero.

⚠️ Common Mistakes

  • Did you substitute back into the quadratic equation and get extra answers? Use the linear equation for back-substitution.
  • You found but forgot the corresponding . An ordered pair requires both values!
  • Trying elimination on and ? Substitution is cleaner.
  • Is “no solution” or “exactly one solution”? It’s exactly one — tangency.
  • Squaring both sides of can introduce extraneous solutions. Direct substitution is safer.

🔹 2.4 Solving Quadratic Inequalities

🧠 Key Concepts

Here’s the big idea: to solve (or , , ), find the roots of . These roots divide the number line into intervals, and within each interval the quadratic has a consistent sign.

If (U-shape):

  • Expression is negative between the roots and positive outside

If (n-shape):

  • Expression is positive between the roots and negative outside

For and , include the endpoints. Special cases:

  • : one repeated root — the expression is zero at that point and one sign elsewhere.
  • : no real roots — the expression has the same sign for all .

Remember: multiplying/dividing an inequality by a negative flips the sign.

🏷️ Definitions & Terminology

  • Critical values: roots of , dividing the number line.
  • Test interval: sub-interval between critical values.
  • Sign diagram: shows / in each interval.
  • Interval notation: e.g. .
  • Set-builder notation: .

Engineers design safety margins using quadratic inequalities. For example, stress on a beam is a quadratic in , and ensuring tells exactly which sections are safe.

🤔 Check Yourself

  1. Solve and represent on a number line.
  2. Without solving, explain why for all real .

⚠️ Common Mistakes

  • Sketch the U-shape: is or , not .
  • Negatives flip the sign — forgetting this reverses your answer.
  • No real roots () & means true for all , not “no solution”.
  • Exclude endpoints for strict inequalities, include for /.
  • Check sign of — U-shape vs n-shape changes region signs.

✅ Quick Strategy 🎯

  1. Choose your weapon wisely. Completing the square for vertex form or exact surd roots/derivations. Quadratic Formula for speed.
  2. Always standardise: before identifying .
  3. Discriminant first: compute to predict root nature.
  4. Substitute from linear in mixed systems — avoid extraneous solutions.
  5. Sketch first for inequalities — a quick U/n shape wins time.
  6. Flip on negatives: multiply/divide inequalities by negative → flip symbol.