Small Group Tutorials

Here to help students catch up, keep up, and move ahead. Book a consultation here.

Additional Mathematics Synthesis Guide 7: Surds, Indices, Inequalities and Exact Algebra

BUKIT TIMAH TUTOR · ADDITIONAL MATHEMATICS · SYNTHESIS GUIDE 7

Exact algebra is the discipline of preserving mathematical information instead of replacing it too early with approximation.

Surds, indices and inequalities are often experienced as technical topics. Their deeper role is more important. Surds preserve exact irrational quantities. Index notation compresses multiplicative structure. Inequalities track order under transformation. Together they train the student to ask what is preserved, what changes, and when an algebraic move requires an additional condition.

Exact quantity → symbolic representation → legal transformation → order control → verification.

1. Exact does not mean rational

The number √2 is irrational, but it is exact. The decimal 1.414 is rational, but only an approximation to √2. This distinction matters in Additional Mathematics because exact forms preserve algebraic relationships that decimals can hide.

For example, √8 simplifies exactly to 2√2. If we replace both by rounded decimals too early, the relationship remains numerically close but is no longer symbolically available for cancellation or exact comparison.

2. Surd simplification exposes hidden square factors

To simplify √72, factor out the largest square:

√72 = √(36·2) = 6√2.

The aim is not to make the expression look shorter for its own sake. A simplified surd makes like terms, comparisons and later algebra easier to control.

3. Like surds combine like algebraic terms

After simplification, surds with the same irrational part can be added or subtracted:

3√5 + 2√5 = 5√5.

But √2 + √3 cannot be simplified to √5. Addition does not pass through a square root in that way.

4. Conjugates preserve exactness while removing surds from denominators

If the denominator is a+b√c, multiply numerator and denominator by the conjugate a−b√c. The product becomes a difference of squares:

(a+b√c)(a−b√c)=a2−b2c.

This removes the surd from the denominator without changing the value of the expression because we multiply by a form of 1.

5. Worked Example 1 — rationalise a denominator

Simplify 1/(3+√2).

Multiply by the conjugate:

1/(3+√2) · (3−√2)/(3−√2) = (3−√2)/(9−2) = (3−√2)/7.

6. Surd equations need verification after squaring

Squaring can remove a square root, but it is not always a reversible transformation. If √A = B, then B must be non-negative. Squaring gives A=B2, but that new equation may admit values for which the original right-hand side B was negative.

Therefore every solution obtained after squaring should be checked in the original equation.

7. Worked Example 2 — solve a surd equation safely

Solve √(x+5)=x−1.

First, the right side must be non-negative, so x≥1. Square both sides:

x+5=(x−1)2=x2−2x+1.

Hence x2−3x−4=0, so (x−4)(x+1)=0. Candidates: x=4 or −1. Only x=4 satisfies x≥1 and the original equation. Therefore x=4.

8. Index laws are statements about repeated multiplication

  • aman=am+n
  • am/an=am−n, a≠0
  • (am)n=amn
  • a−n=1/an
  • a1/n represents an nth root where defined in the real-number setting.

Understanding the multiplicative meaning is safer than treating the laws as isolated instructions. It also prepares the learner for logarithms, exponentials and algebraic manipulation involving fractional powers.

9. Fractional indices connect powers and radicals

For positive a, am/n = (ⁿ√a)m. For example, 163/4=(⁴√16)3=23=8.

This is another example of one quantity receiving two representations: radical form and index form.

10. Worked Example 3 — simplify with indices

Simplify (x3/2·x−1/2)/x−2 for x>0.

Combine the numerator: x1. Then divide by x−2:

x1−(−2)=x3.

11. Inequalities preserve order only under controlled operations

Adding or subtracting the same quantity from both sides preserves order. Multiplying or dividing by a positive number preserves order. Multiplying or dividing by a negative number reverses the inequality sign.

This reversal is not a notation trick. It reflects the number line: multiplying by −1 reflects every point through zero, reversing left and right.

12. Worked Example 4 — solve a linear inequality

Solve 5−2x<11.

Subtract 5: −2x<6. Divide by −2 and reverse the sign: x>−3.

13. Quadratic inequalities are sign-region problems

To solve x2−5x+6≤0, factor:

(x−2)(x−3)≤0.

The critical values are 2 and 3. The product is non-positive between the roots, so 2≤x≤3.

A sketch of the upward-opening quadratic provides a second representation and an immediate check.

14. Rational inequalities require denominator restrictions

For an expression such as (x−1)/(x+2)>0, x=−2 is excluded. The critical points −2 and 1 divide the number line into sign regions. Test each region rather than multiplying both sides by x+2 without knowing its sign.

The solution is x<−2 or x>1.

15. Why cross-multiplying inequalities can be dangerous

In an equation, multiplying by a non-zero denominator can be managed with exclusions. In an inequality, the sign of the denominator also determines whether the inequality direction changes. If the sign is unknown, blind cross-multiplication can reverse only some cases and corrupt the solution.

For inequalities, sign is part of the operation.

16. Modulus connects distance and inequalities

The expression |x−a| measures distance from x to a on the number line.

  • |x−a|<r means x lies within distance r of a: a−r<x<a+r.
  • |x−a|>r means x lies more than distance r from a: x<a−r or x>a+r.

This geometric interpretation is often more reliable than memorising two templates.

17. Worked Example 5 — modulus interval

Solve |2x−5|≤7.

Write the compound inequality:

−7≤2x−5≤7.

Add 5: −2≤2x≤12. Divide by 2: −1≤x≤6.

18. Exact algebra supports later calculus and trigonometry

Exact forms are not an examination ornament. They preserve structure across the course. A surd may later cancel in a trigonometric identity. A fractional index may simplify differentiation. An exact root may reveal a turning point or parameter relation that a rounded decimal obscures.

The general rule is simple: approximate when the question asks for an approximation or when interpretation requires one, not merely because the calculator can.

19. Common failure patterns

  • Assuming √(a+b)=√a+√b.
  • Combining unlike surds before simplification.
  • Forgetting to use a conjugate for a two-term surd denominator.
  • Accepting extraneous roots after squaring.
  • Adding exponents when powers are being added instead of multiplied.
  • Forgetting to reverse an inequality after dividing by a negative quantity.
  • Cross-multiplying a rational inequality without controlling denominator signs.
  • Including excluded denominator values in the final interval.
  • Rounding exact values before the final stage.

20. A reliable exact-algebra routine

  1. Identify domain restrictions before transformation.
  2. Simplify surds and powers to expose structure.
  3. Keep exact forms unless approximation is requested.
  4. If squaring, note that candidates may need checking.
  5. For inequalities, identify every critical value where a factor is zero or undefined.
  6. Use sign regions or a graph for products, quotients and quadratics.
  7. Reverse the sign only when multiplying or dividing by a known negative quantity.
  8. Verify against the original expression and excluded values.

21. Practice set

  1. Simplify √98.
  2. Simplify 3√8−√18.
  3. Rationalise 1/√5.
  4. Rationalise 2/(3−√2).
  5. Solve √(x+1)=x−1.
  6. Simplify a3a−5.
  7. Simplify (x2)3/2 for x>0.
  8. Evaluate 272/3.
  9. Solve 3x−7≥5.
  10. Solve 4−3x<10.
  11. Solve x2−7x+10>0.
  12. Solve (x−3)/(x+1)≤0.
  13. Solve |x−4|<3.
  14. Solve |2x+1|≥5.
  15. State the domain of 1/(x−6).
  16. Explain why x=−1 must be excluded from (x−3)/(x+1).
  17. Why can squaring an equation create extra solutions?
  18. Give one reason exact surds are preferable to rounded decimals during algebra.
  19. When does an inequality sign reverse?
  20. Explain why multiplying a rational inequality by an unknown-sign denominator is unsafe.

Answers

  1. 7√2.
  2. 3(2√2)−3√2=3√2.
  3. √5/5.
  4. 2(3+√2)/7.
  5. x=3.
  6. a−2=1/a2.
  7. x3.
  8. 9.
  9. x≥4.
  10. x>−2.
  11. x<2 or x>5.
  12. −1<x≤3.
  13. 1<x<7.
  14. x≤−3 or x≥2.
  15. x≠6.
  16. Because the expression is undefined there.
  17. Because different original signs can become identical after squaring.
  18. Exact forms preserve symbolic relationships and avoid rounding error.
  19. When multiplying or dividing both sides by a negative quantity.
  20. Because its sign determines whether the inequality direction should remain or reverse.

22. What mastery looks like

Mastery means the student can preserve exact values, move between radical and index notation, rationalise for a reason, detect when a transformation is not reversible, solve inequalities through sign structure rather than guesswork, and treat restrictions as part of the mathematics rather than as an afterthought.

The transfer test is to mix the forms. Put a surd inside an inequality, a fractional index inside an algebraic simplification, or a rational expression inside a parameter problem. If the learner can still track legality, sign and exactness, the algebraic control is becoming durable.


Continue through the BTT Additional Mathematics system