How do we prove inequalities rigorously, and how do foundational results such as the arithmetic-geometric mean inequality follow from elementary algebra?
Prove inequalities using algebraic manipulation, the fact that squares are non-negative, and standard results such as the arithmetic mean-geometric mean inequality
A focused answer to the HSC Maths Extension 2 dot point on proving inequalities. The consider LHS minus RHS method, the non-negative square, the AM-GM inequality with both algebraic and geometric proofs, the Cauchy-Schwarz inequality at Extension 2 level, building new inequalities from old, and rigorous forwards structure, with verified worked examples.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
- What this dot point is asking
- The non-negative square: the central tool
- The "consider LHS minus RHS" method
- The arithmetic mean-geometric mean inequality
- The Cauchy-Schwarz inequality at Extension 2 level
- The forwards structure of a proof
- Building new inequalities from old
- How exam questions ask about inequalities
What this dot point is asking
NESA wants you to prove inequalities, not merely verify them numerically. You must build arguments from accepted facts, the most important being that a real square is never negative, and you must know and apply the arithmetic mean-geometric mean (AM-GM) inequality. Crucially, you must structure the argument forwards from known truths to the required result, never assuming what you are trying to prove. Extension 2 also expects you to chain and combine given inequalities to reach a new one, and to recognise when a problem is really an AM-GM or Cauchy-Schwarz problem in disguise.
The non-negative square: the central tool
Every real number squared is greater than or equal to zero:
with equality if and only if . This single fact is the engine behind almost every Extension 2 inequality, because it is the one inequality you never have to justify, it is true for all real values with no domain restriction, and you control exactly when it becomes an equality. A sum of squares inherits both properties: with equality only when . The whole craft of these proofs is engineering the right square (or squares) to appear.
To see the tool in its simplest form, prove for all real . Begin with the true statement
Expanding gives , and adding to both sides yields . Equality holds exactly when , that is .
The "consider LHS minus RHS" method
The most dependable opening move for an unfamiliar inequality is to form the difference and try to write it as something obviously non-negative, usually a perfect square or a sum of perfect squares. If you succeed, the inequality is proved and the equality case is read off as the condition that makes every square vanish.
For example, to prove for all real , consider
Doubling (to clear the halves that completing the square will produce) gives , and this rearranges into a sum of three squares:
A quick expansion confirms the three squares sum to , so the doubled difference is non-negative, hence the difference itself is non-negative, and the inequality holds. Equality needs all three squares to be zero at once: , and , that is .
The arithmetic mean-geometric mean inequality
For non-negative reals and , the arithmetic mean is at least the geometric mean:
Algebraic proof. Since , both and are real. Start from the true statement
Expanding gives , that is . Dividing by gives the result. Equality holds when , that is .
A frequently used corollary is that for any positive real ,
obtained by applying AM-GM to and , since . The same trick gives for positive .
A geometric picture of AM-GM
The two-variable AM-GM result has a clean geometric meaning that is worth carrying in your head, because it instantly tells you why equality occurs only when . Draw a semicircle on a diameter of length , and let split the diameter into and . Drop the perpendicular from up to the circle at .
The radius of the circle is half the diameter, , the arithmetic mean. The half-chord is the geometric mean: since is a diameter, the angle is a right angle (angle in a semicircle), and the altitude from the right angle to the hypotenuse satisfies , so . A perpendicular from a point on the diameter up to the circle can never be longer than the radius, so , that is . Equality happens only when coincides with the centre , which is exactly when .
The Cauchy-Schwarz inequality at Extension 2 level
A second standard result, almost always built up within a question rather than quoted cold, is the Cauchy-Schwarz inequality. In its two-term form it states that for all real numbers ,
Proof by the difference. Expand both sides and consider the difference :
Multiplying out, , while . Subtracting, the and terms cancel and we are left with
So , which gives the inequality. Equality holds exactly when , that is when the pairs and are proportional. The same idea in three terms (the Lagrange identity) writes as the sum of squares , again non-negative.
The forwards structure of a proof
The single most important discipline is direction. A valid proof of starts from a statement already known to be true and arrives at . It is invalid to write , manipulate it, reach a true statement, and declare victory: that only shows the target implies something true, not that it is true. The two readings differ because not every algebraic step is reversible; squaring, for instance, can turn a false statement into a true one.
When working backwards from the target is the natural way to discover the proof, do that as scratch work, then reverse the steps for the final write-up, checking that each reversed step is itself a valid implication. If a step involves multiplying by a quantity, check its sign, because multiplying an inequality by a negative number reverses it.
Building new inequalities from old
Often you are handed one or more inequalities and asked to deduce another. The permitted operations are limited and worth knowing exactly:
- Add the same quantity to both sides (direction preserved).
- Multiply both sides by a positive quantity (direction preserved) or a negative quantity (direction reversed).
- Add two inequalities pointing the same way: from and you may conclude .
- Apply a strictly increasing function to both sides (for example take square roots of non-negative quantities).
- Chain inequalities: from and conclude .
What you may not do in general is subtract one inequality from another, or multiply two inequalities together, unless every quantity involved is known to be non-negative. A common Extension 2 task is to apply a given two-variable inequality more than once, feeding the output of one application into the next, exactly as in the 2021 HSC question above.
How exam questions ask about inequalities
- "Prove that for all real ...": form and show it is a square or a sum of squares; state the equality case.
- "Prove the AM-GM inequality ": start from . Watch the domain .
- "Show that ": a Cauchy-Schwarz problem; subtract the sides and recognise .
- "It is given that [inequality]. Hence show [new inequality]": do not reprove the given result; apply it, possibly more than once, and combine.
- "Prove that for ": a one-line AM-GM corollary, or consider .
- "Deduce that ... and state when equality holds": the equality condition is where the marks finish; trace it back to the squares being zero.
Edge cases and what-ifs
- The domain matters for square roots. AM-GM and any step that takes a square root require the quantities to be non-negative. If the variables can be negative, you cannot use and must work with squares directly.
- Strict versus non-strict. is non-strict; it becomes the strict only when . If a question asks for a strict inequality, you must argue that the relevant square cannot be zero (for instance because the variables are distinct).
- Equality can be unreachable. Sometimes the equality condition (all squares zero) cannot be met inside the stated domain, in which case the inequality is in fact strict throughout. Note this when it happens.
- Multiplying inequalities needs non-negativity. Multiplying by another inequality is only valid because both sides are non-negative. With possibly negative quantities the product step fails.
- Dividing by a variable. To prove you must know ; for the inequality reverses to .
Exam-style practice questions
Practice questions written in the style of NESA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
2022 HSC2 marksFor real numbers a, b >= 0 prove that (a + b)/2 >= sqrt(ab).Show worked answer →
Start from the fact that a square is never negative. Since a, b >= 0, their square roots are real, so
(sqrt(a) - sqrt(b))^2 >= 0.
Expand the left side:
a - 2 sqrt(a) sqrt(b) + b >= 0, that is a + b - 2 sqrt(ab) >= 0.
Rearrange: a + b >= 2 sqrt(ab), and dividing by 2 (positive) gives
(a + b)/2 >= sqrt(ab),
which is the arithmetic mean - geometric mean inequality. Equality holds when sqrt(a) = sqrt(b), i.e. a = b.
Mark notes: 1 mark for starting from (sqrt(a) - sqrt(b))^2 >= 0, 1 mark for expanding and rearranging to the required form.
2023 HSC2 marksProve that for all real numbers x and y, where x^2 + y^2 is not 0, (x + y)^2/(x^2 + y^2) <= 2.Show worked answer →
Since x^2 + y^2 > 0 (it is non-zero and a sum of squares), we may compare numerator and denominator directly.
Begin with the non-negative square (x - y)^2 >= 0:
x^2 - 2xy + y^2 >= 0, so x^2 + y^2 >= 2xy.
Add x^2 + y^2 to both sides:
2(x^2 + y^2) >= x^2 + 2xy + y^2 = (x + y)^2.
Divide both sides by the positive quantity x^2 + y^2:
2 >= (x + y)^2/(x^2 + y^2),
which is the required inequality (x + y)^2/(x^2 + y^2) <= 2.
Mark notes: 1 mark for using (x - y)^2 >= 0 to get x^2 + y^2 >= 2xy, 1 mark for completing the algebra and dividing by the positive x^2 + y^2.
2021 HSC2 marksFor all non-negative real numbers x and y, sqrt(xy) <= (x + y)/2 (Do NOT prove this). Using this fact, show that for all non-negative real numbers a, b and c, sqrt(abc) <= (a^2 + b^2 + 2c)/4.Show worked answer →
Apply the given inequality twice.
First, write sqrt(abc) = sqrt((ab)(c)) and use the fact with the two non-negative numbers ab and c:
sqrt(abc) <= (ab + c)/2.
Next, bound ab. Apply the given fact with the non-negative numbers a^2 and b^2: sqrt(a^2 b^2) <= (a^2 + b^2)/2. Since sqrt(a^2 b^2) = ab (as a, b >= 0),
ab <= (a^2 + b^2)/2.
Substitute this into the first inequality:
sqrt(abc) <= (ab + c)/2 <= ((a^2 + b^2)/2 + c)/2 = (a^2 + b^2 + 2c)/4.
Hence sqrt(abc) <= (a^2 + b^2 + 2c)/4.
Mark notes: 1 mark for applying the given inequality to ab and c, 1 mark for bounding ab by (a^2 + b^2)/2 and combining to the required result.
