aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Stay in the loop

Study tips, product updates, and early access to new features.

aimnova.

AI-powered IB study platform with personalised plans, instant feedback, and examiner-style marking.

IB Subjects
  • All IB Subjects
  • IB Diploma
  • IB ESS
  • IB Economics
  • IB Business Management
  • IB Math AI
  • IB Math AA
  • IB Physics
  • IB Biology
  • IB Chemistry
  • IB History
  • IB History (2028+)
  • IB Global Politics
  • IB Psychology
  • IB Philosophy
  • IB Geography
  • IB Spanish B
  • IB German B
  • IB Italian B
  • IB French B
  • IB English B
  • IB English A Lang & Lit
  • IB Spanish A Lang & Lit
  • IB French A Lang & Lit
Question Banks
  • ESS Question Bank
  • Economics Question Bank
  • Business Management Question Bank
  • Math AI Question Bank
  • Math AA Question Bank
  • Physics Question Bank
  • Biology Question Bank
  • Chemistry Question Bank
  • History Question Bank
  • History (2028+) Question Bank
  • Global Politics Question Bank
  • Psychology Question Bank
  • Philosophy Question Bank
  • Geography Question Bank
  • Spanish B Question Bank
  • German B Question Bank
  • Italian B Question Bank
  • French B Question Bank
  • English B Question Bank
  • English A Lang & Lit Question Bank
  • Spanish A Lang & Lit Question Bank
  • French A Lang & Lit Question Bank
Predicted Topics 2026
  • ESS Predictions 2026
  • Economics Predictions 2026
  • Business Management Predictions 2026
  • Math AI Predictions 2026
  • Math AA Predictions 2026
  • Physics Predictions 2026
  • Geography Predictions 2026
  • Spanish B Predictions 2026
  • German B Predictions 2026
  • Italian B Predictions 2026
  • French B Predictions 2026
  • English B Predictions 2026

Study Resources

  • Free Study Notes
  • Mock Exams
  • Revision Guide
  • Flashcards
  • Exam Skills
  • Command Terms
  • Past Paper Feedback
  • Grade Calculator
  • Exam Timetable 2026

Company

  • Features
  • Pricing
  • About Us
  • Blog
  • Contact
  • Terms
  • Privacy
  • Cookies

© 2026 Aimnova. All rights reserved.

Made with 💜 for IB students worldwide

v0.1.1506
NotesMath AATopic 2.7
Unit 2 · Functions · Topic 2.7

IB Math AA — Quadratic equations & discriminant

Topic 2.7 of IB Mathematics: Analysis and Approaches covers Quadratic equations & discriminant, which is part of Unit 2: Functions. Students explore key concepts including Solving quadratics, The discriminant, Quadratic inequalities. A strong understanding of quadratic equations & discriminant is essential for IB Math AA exams and builds the foundation for connected topics across the syllabus.

Exam technique guidePractice questions

Key concepts in Quadratic equations & discriminant

Key Idea: Quadratics turn up everywhere in Unit 2 — you'll solve them, count their real roots with the discriminant, and read off where they're positive or negative. It's mostly Paper 1 (by hand), with the GDC as a Paper-2 shortcut.

🔢 First: set it to = 0, then choose a method

x=−b±b2−4ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}x=2a−b±b2−4ac​​
a,b,ca, b, ca,b,c
read off ax² + bx + c = 0 — equation set to zero first
±\pm±
the two roots — keep both signs
b2−4acb^2 - 4acb2−4ac
the bit under the root: the discriminant Δ
When the question…MethodKey move
factorises nicelyFactorise into two bracketsSet each bracket = 0: (x−2)(x−3)=0 ⇒ x = 2 or 3.
is messy / 'give to 3 s.f.'Quadratic formulaBracket every substitution; a negative c makes −4ac positive.
asks 'in the form (x−h)²'Complete the squareSquare-root both sides — keep the ± or you lose a root.
is on Paper 2 / awkward numbersGDC (solver or graph)Read the x-intercepts; always allowed on Paper 2.

🔎 The discriminant: Δ = b² − 4ac

Δ=b2−4ac\Delta = b^2 - 4acΔ=b2−4ac
Δ\DeltaΔ
the discriminant — the sign counts the real roots
a,b,ca, b, ca,b,c
from ax² + bx + c = 0 (set to zero first)
DiscriminantReal rootsWhat the graph does
Δ > 0two distinct real rootscuts the x-axis twice
Δ = 0one repeated (equal) roottouches the x-axis (tangent)
Δ < 0no real rootsmisses the x-axis entirely
'Equal roots' → Δ = 0 (an equation); 'two distinct roots' → Δ > 0; 'no real roots' → Δ < 0. A line is tangent to a parabola when they meet once — set them equal, form a quadratic, use Δ = 0. To solve a quadratic inequality: get one side to = 0, find the roots, then let the parabola decide. Upward (a > 0): negative BETWEEN the roots, positive OUTSIDE. Write 'between' as one chain (p ≤ x ≤ q), 'outside' as two pieces joined by or.

✏️ IB-style worked examples

IB-style question — solve with the quadratic formula (Paper 1)

Solve 3x² + 5x − 1 = 0, giving your answers to 3 s.f.

Step by step:

  1. Read off a, b, c and substitute into the formula.

    a=3,  b=5,  c=−1  ⇒  x=−5±52−4(3)(−1)2(3)a = 3,\; b = 5,\; c = -1 \;\Rightarrow\; x = \frac{-5 \pm \sqrt{5^2 - 4(3)(-1)}}{2(3)}a=3,b=5,c=−1⇒x=2(3)−5±52−4(3)(−1)​​
  2. Simplify under the root — the −4ac becomes +12.

    x=−5±376x = \frac{-5 \pm \sqrt{37}}{6}x=6−5±37​​
  3. Take each sign separately.

    x=0.180…  or  x=−1.85…x = 0.180\ldots \;\text{or}\; x = -1.85\ldotsx=0.180…orx=−1.85…
Final answer:

x = 0.180 or x = −1.85 (3 s.f.).

IB-style question — find k for equal roots, Δ = 0 (Paper 1)

The equation x² + (k+1)x + 4 = 0 has equal roots. Find the possible values of k.

Step by step:

  1. Equal roots ⇒ Δ = 0. Here a = 1, b = k + 1, c = 4.

    (k+1)2−4(1)(4)=0(k+1)^2 - 4(1)(4) = 0(k+1)2−4(1)(4)=0
  2. Expand and tidy to a quadratic in k.

    k2+2k+1−16=0  ⇒  k2+2k−15=0k^2 + 2k + 1 - 16 = 0 \;\Rightarrow\; k^2 + 2k - 15 = 0k2+2k+1−16=0⇒k2+2k−15=0
  3. Factorise and solve.

    (k+5)(k−3)=0  ⇒  k=−5  or  k=3(k+5)(k-3) = 0 \;\Rightarrow\; k = -5 \;\text{or}\; k = 3(k+5)(k−3)=0⇒k=−5ork=3
Final answer:

k = −5 or k = 3 (either value gives a repeated root).

IB-style question — solve a quadratic inequality (Paper 1)

Solve x² − 2x − 8 > 0.

Step by step:

  1. Find the roots: solve x² − 2x − 8 = 0.

    (x−4)(x+2)=0  ⇒  x=−2,  4(x-4)(x+2) = 0 \;\Rightarrow\; x = -2,\; 4(x−4)(x+2)=0⇒x=−2,4
  2. a = 1 > 0 (upward U); '> 0' means the OUTSIDE regions.

    x<−2  or  x>4x < -2 \;\text{or}\; x > 4x<−2orx>4
Final answer:

x < −2 or x > 4 (two pieces, joined by 'or').

🔒 GDC walkthrough

Step through the exact calculator keystrokes, screen by screen, in study mode.

Unlock free for 7 days →
Important: Quadratics almost always have two answers. Keep the ± in the formula and when square-rooting (√9 = 3, but (x−4)² = 9 needs ±3). Watch the signs in −4ac: a negative c makes it positive. And for an inequality, decide between vs outside from the parabola — don't just write the roots.

Tap each card to reveal the answer.

Solve x² − 5x + 6 = 0 by factorising x = 2 or x = 3 — two numbers that multiply to 6, add to −5.

Solve (x − 4)² = 9 x = 7 or x = 1 — square-root both sides: x − 4 = ±3.

How many real roots has 2x² − 4x + 1 = 0? Two — Δ = (−4)² − 4(2)(1) = 8 > 0.

x² + kx + 9 = 0 has equal roots — find positive k k = 6 — Δ = 0 ⇒ k² − 36 = 0 ⇒ k = ±6.

For which c is y = x + c tangent to y = x²? c = −1/4 — x² − x − c = 0 with Δ = 0 ⇒ 1 + 4c = 0.

Solve x² − x − 6 ≤ 0 −2 ≤ x ≤ 3 — upward parabola, '≤ 0' is between the roots (ends included).

Exam Tips

  • Always rearrange to = 0 first, then pick: factorise (clean), formula (always works), complete the square (when asked), GDC (Paper 2).
  • Quadratic formula is in the booklet — bracket every substitution and watch that −4ac flips sign with a negative c.
  • Δ = b² − 4ac counts roots: > 0 two, = 0 one (touching/tangent), < 0 none — no need to solve.
  • Root-condition → equation/inequality in the unknown: equal roots ⇒ Δ = 0; tangent line ⇒ Δ = 0.
  • Inequalities: find the roots, then read off the parabola — negative between, positive outside (upward); 'outside' uses 'or'.

What you'll learn in Topic 2.7

  • 2.7.1 Solving quadratics
  • 2.7.2 The discriminant
  • 2.7.3 Quadratic inequalities
Suggested study order: Read the notes for each sub-topic below → test yourself with flashcards → attempt practice questions → review exam technique.

Study resources — 2.7 Quadratic equations & discriminant

2.7.1

Solving quadratics

Notes
2.7.2

The discriminant

Notes
2.7.3

Quadratic inequalities

Notes

Ready to study Quadratic equations & discriminant?

Get AI-powered practice questions, personalised feedback, and a study planner tailored to your IB Math AA exam date.

Start studying free

Topic 2.7 Quadratic equations & discriminant forms a core part of Unit 2: Functions in IB Math AA. Mastering these concepts will strengthen your understanding of connected topics across the syllabus and prepare you for exam questions that require analysis, evaluation, and real-world application.

Previous topic
2.6 Quadratic functions
Next topic
2.8 Rational functions & asymptotes
All Math AA topics
Exam technique

Ready to practice?

Get AI-graded practice questions, mock exams, flashcards, and a personalised study plan — all aligned to your IB syllabus.

Start Studying Free

No credit card required · Cancel anytime