Which is greater: (a − b)² or (b − a)²? Justify your answer.
Hint. Expand both, or think about what squaring does to a sign.
Neither — they are always exactly equal.
Justification 1 — by expanding. (a − b)² = a² − 2ab + b² (b − a)² = b² − 2ab + a² These are the same three terms written in a different order, so the two expressions are identical.
Justification 2 — by the sign argument, which is quicker. The two quantities a − b and b − a are negatives of each other: b − a = −(a − b). Squaring removes the sign, since (−x)² = x². So the two squares must agree whatever a and b are.
Check with numbers. Take a = 7, b = 3: (7 − 3)² = 16 and (3 − 7)² = (−4)² = 16 ✓ Take a = 2, b = 9: (2 − 9)² = 49 and (9 − 2)² = 49 ✓
Why it matters. This is the reason (a − b)² is the natural way to measure how far apart two numbers are — it never depends on which one you subtract from which. The same idea underlies the modulus and, later, the distance formula in coordinate geometry.
Contrast: (a − b)³ and (b − a)³ are not equal — they are negatives of each other, since an odd power keeps the sign.
✦ They are equal, because b − a = −(a − b) and squaring removes the sign; both expand to a² − 2ab + b².
