Why is the arithmetic mean always at least as large as the geometric mean? Why does $a^2 + b^2 \geq 2ab$ for any reals? Every algebraic inequality on the HSC paper rests on a single, almost embarrassing observation: a real number squared is never negative. In this lesson you will weaponise that fact, $(x-y)^2 \geq 0$, into a complete toolkit for proving multi-variable inequalities, including symmetric and cyclic forms.
Today's hook, Before reading on, try to prove that for all positive reals $a, b$: $\dfrac{a}{b} + \dfrac{b}{a} \geq 2$. Where might you start? Compare your attempt after card 05.
0/5QUESTS
1
You are here
Recall, your gut answer first
Start with the warm-up and record your first reasoning.
01
Recall, your gut answer first
+5 XP warm-up
For any real number $x$, what can you say about $x^2$? Before reading on write a one-line proof that $a^2 + b^2 \geq 2ab$ for all real $a, b$, using only that observation. When does equality hold?
auto-saved
2
The two moves for inequality proofs
Orient yourself to the lesson goals, language, and core approach.
02
The two moves for inequality proofs
+5 XP to read
Every clean inequality proof rests on two moves: start from something non-negative (usually $(x-y)^2 \geq 0$), and rearrange forwards until you reach the inequality you want. Working backwards from the target is a common scaffolding tool, but the polished proof must run forwards from a known-true statement.
The sum-of-squares strategy: (1) identify a square (or sum of squares) that captures the gap between the two sides, (2) expand it to expose the difference, (3) write a clean forward proof. Always state the equality case.
If the inequality involves $a^2, b^2, ab$ (or $a+b$ and $\sqrt{ab}$), start from $(a-b)^2 \geq 0$ or $(\sqrt a - \sqrt b)^2 \geq 0$. That single line opens 90% of HSC inequality questions.
Forwards, not backwards
Scribble the target, manipulate it to a known non-negative form. Then write the final proof forwards: begin from the non-negative form and arrive at the target.
State equality
A complete proof says when equality holds. For $(a-b)^2 \geq 0$, equality iff $a = b$. NESA awards a mark for this in many proof questions.
03
What you'll master
Know
Key facts
$(x - y)^2 \geq 0$ for all real $x, y$, with equality iff $x = y$
$a^2 + b^2 \geq 2ab$ for all real $a, b$
For positive reals: $a + b \geq 2\sqrt{ab}$ (AM-GM) and $\dfrac{a}{b} + \dfrac{b}{a} \geq 2$
Understand
Concepts
Why every algebraic inequality reduces to a sum of squares
How symmetric and cyclic inequalities exploit pairwise $(a-b)^2$ terms
Why the equality case identifies the tight configuration
Can do
Skills
Prove two- and three-variable inequalities using $(x-y)^2 \geq 0$
Use sum-of-squares decomposition for cyclic and symmetric expressions
Identify and state the equality case explicitly
04
Key terms
Sum of squares (SOS)An expression written as a sum of perfect squares, e.g., $a^2 + b^2 - 2ab = (a-b)^2$. Any SOS is non-negative.
Symmetric inequalityUnchanged when any two variables are swapped, e.g., $a^2 + b^2 + c^2 \geq ab + bc + ca$.
Cyclic inequalityUnchanged under the cyclic shift $a \to b \to c \to a$, e.g., $\dfrac{a}{b} + \dfrac{b}{c} + \dfrac{c}{a} \geq 3$.
Equality caseThe configuration of variables that turns $\geq$ into $=$. Stating it completes the proof.
NESA MEX-P1Proof: the nature of proof. Uses proof techniques including algebraic manipulation of inequalities with positive real numbers.
3
The master move: $(x-y)^2 \geq 0$
Work through the concept and complete its check.
05
The master move: $(x-y)^2 \geq 0$
core concept
Every elementary algebraic inequality on the HSC paper can be traced back to the single fact that the square of a real number is non-negative. The four-step strategy:
Identify the gap. Compute LHS $-$ RHS and try to write it as a sum of squares.
Choose the square. $(a-b)^2$, $(a-b)^2 + (b-c)^2 + (c-a)^2$, or $(\sqrt a - \sqrt b)^2$ are the usual suspects.
Run the proof forwards. Start from "$(\ldots)^2 \geq 0$" and arrive at the target inequality.
State equality. Equality holds when each square equals zero, i.e., $a = b$ (or $a = b = c$).
Worked through the hook: Prove $\dfrac{a}{b} + \dfrac{b}{a} \geq 2$ for $a, b > 0$.
Why we need $a, b > 0$. The division step $\div ab$ requires $ab > 0$ so the inequality direction is preserved. If $a, b$ could be negative with $ab < 0$, the step would flip the inequality. Always declare your sign assumptions before dividing.
Master fact: $(x - y)^2 \geq 0$ for all real $x, y$; equality iff $x = y$ · Derived: $a^2 + b^2 \geq 2ab$ for all real $a, b$ · For $a, b > 0$: $\dfrac{a}{b} + \dfrac{b}{a} \geq 2$ (divide previous by $ab$) · Always state the equality case in your final line
Pause, copy the master fact $(x-y)^2 \geq 0$, the derived inequality $a^2+b^2 \geq 2ab$, and the ratio corollary $a/b + b/a \geq 2$ (for $a,b>0$) into your book.
Quick check: Which starting line gives the cleanest proof that $a^2 + b^2 \geq 2ab$ for all real $a, b$?
4
Three variables: pairwise squares
Build the next proof move and complete its check.
06
Three variables: pairwise squares
core concept
We just saw that $(x-y)^2 \geq 0$ immediately gives $a^2 + b^2 \geq 2ab$ for all real $a, b$, with equality iff $a = b$. That raises a question: how do we bound $a^2 + b^2 + c^2$ from below for three variables? This card answers it → summing pairwise squares $(a-b)^2 + (b-c)^2 + (c-a)^2 \geq 0$ gives $a^2+b^2+c^2 \geq ab+bc+ca$.
For three (or more) variables the trick is to add up the pairwise squares. The key identity:
The LHS is a sum of squares, hence $\geq 0$. Dividing by 2 gives the famous symmetric inequality:
$a^2 + b^2 + c^2 \geq ab + bc + ca$ for all real $a, b, c$.
Equality iff $a = b = c$ (all three squares vanish simultaneously).
This single identity unlocks dozens of three-variable problems. For example, dividing both sides by $abc$ when $a, b, c > 0$ gives $\dfrac{a}{bc} + \dfrac{b}{ca} + \dfrac{c}{ab} \geq \dfrac{1}{a} + \dfrac{1}{b} + \dfrac{1}{c}$.
Common mistake. Students try $(a + b + c)^2 \geq 0$, expand, and get stuck. The squares you need are the pairwise differences $(a-b), (b-c), (c-a)$, not the sum. Without that decomposition, the symmetric inequality is invisible.
Master identity: $(a-b)^2 + (b-c)^2 + (c-a)^2 = 2(a^2+b^2+c^2) - 2(ab+bc+ca) \geq 0$ · Therefore $a^2 + b^2 + c^2 \geq ab + bc + ca$ · Equality iff $a = b = c$ · Pairwise differences, never the sum $(a+b+c)^2$
Pause, copy the pairwise-square identity $(a-b)^2+(b-c)^2+(c-a)^2 = 2(a^2+b^2+c^2)-2(ab+bc+ca)$ and the resulting inequality $a^2+b^2+c^2 \geq ab+bc+ca$ into your book.
Did you get this? True or false: the inequality $a^2 + b^2 + c^2 \geq ab + bc + ca$ holds for all real numbers $a, b, c$ (not just positive ones).
5
Worked examples · 3 in a row, reveal as you go
Follow the worked examples, then complete the check.
Worked examples · 3 in a row, reveal as you go
PROBLEM 1 · TWO-VARIABLE AM-GM
Prove that for all positive real numbers $a$ and $b$, $\;a + b \geq 2\sqrt{ab}$, and state when equality holds.
1
Start from a non-negative square. Since $a, b > 0$, both $\sqrt a$ and $\sqrt b$ are real, so $(\sqrt a - \sqrt b)^2 \geq 0$.
Choose a square whose expansion contains $a$, $b$, and $\sqrt{ab}$, exactly the terms in the target.
2
Expand: $(\sqrt a)^2 - 2\sqrt a\sqrt b + (\sqrt b)^2 \geq 0 \;\Longrightarrow\; a - 2\sqrt{ab} + b \geq 0$.
Standard expansion. Note $\sqrt a\sqrt b = \sqrt{ab}$ because $a, b > 0$.
3
Rearrange: $a + b \geq 2\sqrt{ab}$. Equality iff $\sqrt a = \sqrt b$, i.e., $a = b$. $\blacksquare$
This is the famous AM-GM inequality for two variables. The equality case identifies the tight configuration.
PROBLEM 2 · THREE-VARIABLE SYMMETRIC
Prove that for all positive real numbers $a, b, c$, $\;(a + b)(b + c)(c + a) \geq 8abc$, and state the equality case.
1
Apply AM-GM (from WE1) to each pair: $a + b \geq 2\sqrt{ab}$, $\;b + c \geq 2\sqrt{bc}$, $\;c + a \geq 2\sqrt{ca}$.
All three pairs have positive entries, so each AM-GM step is valid.
2
Multiply the three inequalities (all sides positive, so direction preserved): $(a+b)(b+c)(c+a) \geq 2\sqrt{ab} \cdot 2\sqrt{bc} \cdot 2\sqrt{ca} = 8\sqrt{a^2 b^2 c^2}$.
When multiplying inequalities, all quantities must be positive, which is guaranteed here.
3
$\sqrt{a^2 b^2 c^2} = abc$ since $a, b, c > 0$. So $(a+b)(b+c)(c+a) \geq 8abc$. Equality iff each AM-GM is tight: $a = b$, $b = c$, $c = a$, i.e., $a = b = c$. $\blacksquare$
Build symmetric three-variable inequalities by combining pairwise AM-GM applications.
PROBLEM 3 · CYCLIC SUM
Prove that for all positive real numbers $a, b, c$, $\;\dfrac{a}{b} + \dfrac{b}{c} + \dfrac{c}{a} \geq 3$, and state when equality holds.
1
Apply AM-GM to the three positive terms: $\dfrac{a}{b} + \dfrac{b}{c} + \dfrac{c}{a} \geq 3\sqrt[3]{\dfrac{a}{b} \cdot \dfrac{b}{c} \cdot \dfrac{c}{a}}$.
For positive reals $x, y, z$: $x + y + z \geq 3\sqrt[3]{xyz}$. Verify the three quantities are positive: each is a ratio of positives.
2
Compute the product inside the cube root: $\dfrac{a}{b} \cdot \dfrac{b}{c} \cdot \dfrac{c}{a} = \dfrac{abc}{abc} = 1$.
Cyclic cancellation. This is what makes the inequality clean: the product telescopes to 1.
Cyclic sums of ratios often telescope under AM-GM to give a constant lower bound.
Fill the gap: The pairwise-squares identity $(a-b)^2 + (b-c)^2 + (c-a)^2 = 2(a^2 + b^2 + c^2) - 2(ab + bc + ca)$ implies $a^2 + b^2 + c^2 \geq ab + bc + ca$, with equality iff $a = b = c$. The minimum value of $(a-b)^2 + (b-c)^2 + (c-a)^2$ over all real $a, b, c$ is .
6
Misconceptions to fix · the 3 traps that cost marks
Correct the common traps and test your understanding.
Misconceptions to fix · the 3 traps that cost marks
Trap 01
Working backwards without rewriting forwards
It's fine to scribble from the target backwards to find the right square, but the final written proof must run forwards from a known non-negative quantity to the target. NESA markers deduct marks for proofs that read "assume the result, then derive a true statement".
Trap 02
Dividing by a quantity without checking its sign
Steps like "divide both sides by $ab$" require $ab > 0$ to preserve the inequality direction. Always state $a, b > 0$ (or whatever assumption is needed) before dividing. Squaring both sides also requires non-negativity to be reversible.
Trap 03
Forgetting to state the equality case
A proof of $\geq$ that doesn't say when equality holds is incomplete. For $(a-b)^2 \geq 0$ → equality iff $a = b$; for the three-variable symmetric inequality → equality iff $a = b = c$. State it explicitly in the last line.
Did you get this? True or false: the inequality $\dfrac{a}{b} + \dfrac{b}{a} \geq 2$ holds for all real $a, b$ with $a, b \neq 0$ (positive or negative).
7
Revisit your thinking
Complete the practice activities and revisit your opening thinking.
Activities · practice with the ideas
1
Prove that $a^2 + b^2 \geq 2ab$ for all real $a, b$, and state the equality case.
2
For $a, b > 0$, prove $\dfrac{a^2 + b^2}{2} \geq ab$ and deduce $\dfrac{a^2 + b^2}{a + b} \geq \dfrac{a + b}{2}$.
3
Prove that for all real $a, b, c$: $a^2 + b^2 + c^2 \geq ab + bc + ca$. Use the pairwise-squares identity.
For positive reals $a, b, c$, prove $a + b + c \geq \sqrt{ab} + \sqrt{bc} + \sqrt{ca}$. State the equality case.
Odd one out: Three of these statements about inequality proofs are correct. Which one is NOT?
11
Revisit your thinking
Earlier you tried to prove $\dfrac{a}{b} + \dfrac{b}{a} \geq 2$ for $a, b > 0$.
The clean proof begins at $(a-b)^2 \geq 0$, expands to $a^2 + b^2 \geq 2ab$, and divides by $ab > 0$ to land on the target. Equality holds iff $a = b$. The crucial sign assumption is $a, b > 0$, without it the division step would flip the inequality.
auto-saved
1
Show what you have learned
Multiple choice, then short answer under exam conditions.
01
Multiple choice
+5 XP per correct · +25 XP all-correct
Pick your answer, then rate your confidence. That tells the system what to drill next. Each retry pulls a fresh mix from the bank.
02
Short answer
ApplyBand 32 marks
Q1. Prove that for all real $a, b$: $a^2 + b^2 \geq 2ab$, and state the equality case. (2 marks)
auto-saved
ApplyBand 43 marks
Q2. For positive real numbers $a$ and $b$, prove $\dfrac{1}{a} + \dfrac{1}{b} \geq \dfrac{4}{a + b}$. State when equality holds. (3 marks)
auto-saved
AnalyseBand 53 marks
Q3. For all positive real numbers $a, b, c$, prove that $(a + b + c)\!\left(\dfrac{1}{a} + \dfrac{1}{b} + \dfrac{1}{c}\right) \geq 9$. (3 marks)