Skip to main content
Northern IrelandMathsSyllabus dot point

How do indices, surds, quadratics and polynomials let us manipulate and solve algebraic expressions?

The laws of indices and surds, completing the square and the quadratic formula, the discriminant, simultaneous equations, inequalities, and polynomial manipulation including the factor and remainder theorems.

A CCEA A-Level Mathematics answer on the laws of indices and surds, solving quadratics by factorising, completing the square and the formula, the discriminant, simultaneous and quadratic inequalities, and polynomial division with the factor and remainder theorems.

Generated by Claude Opus 4.813 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

CCEA wants you to manipulate algebraic expressions confidently: apply the laws of indices and surds, solve quadratic equations by every method, use the discriminant to count and classify roots, solve simultaneous equations and inequalities, and divide and factorise polynomials using the factor and remainder theorems. This is the algebraic toolkit every later topic relies on, and it appears throughout AS 1.

The answer

Indices and surds

For example 50=25×2=52\sqrt{50} = \sqrt{25 \times 2} = 5\sqrt{2}, and to rationalise 25+1\frac{2}{\sqrt{5} + 1} multiply by 5151\frac{\sqrt{5} - 1}{\sqrt{5} - 1} to get 2(51)4=512\frac{2(\sqrt{5} - 1)}{4} = \frac{\sqrt{5} - 1}{2}.

Quadratic equations

A quadratic ax2+bx+c=0ax^2 + bx + c = 0 can be solved three ways. Factorising finds two numbers multiplying to acac and adding to bb. Completing the square writes it as a(x+p)2+qa(x + p)^2 + q, which also gives the turning point. The quadratic formula

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

always works.

Simultaneous equations and inequalities

To solve a linear and a quadratic simultaneously, substitute the linear equation into the quadratic to get a single quadratic in one variable. A linear inequality is solved like an equation, but the sign reverses when you multiply or divide by a negative. A quadratic inequality such as x2x6>0x^2 - x - 6 > 0 is solved by finding the roots (x=3x = 3, x=2x = -2), sketching the parabola, and reading off where it lies above or below the axis: here x<2x < -2 or x>3x > 3.

Polynomials, the factor and remainder theorems

These let you factorise a cubic: find one root by trying small values, then divide out the linear factor (by algebraic long division or comparing coefficients) to leave a quadratic.

Worked example: factorising a cubic

Examples in context

Example 1. A bridging algebra error. A common slip is writing (x+3)2=x2+9(x + 3)^2 = x^2 + 9. Completing the square forces you to expand carefully: (x+3)2=x2+6x+9(x + 3)^2 = x^2 + 6x + 9, so x2+6x+1=(x+3)28x^2 + 6x + 1 = (x + 3)^2 - 8. This appears whenever you find a minimum point without calculus.

Example 2. Counting intersections. Asking "for what values of kk does y=x2+3y = x^2 + 3 meet y=kxy = kx?" reduces to x2kx+3=0x^2 - kx + 3 = 0, and the discriminant k212k^2 - 12 decides: two points if k2>12k^2 > 12, a tangent if k2=12k^2 = 12, none if k2<12k^2 < 12. The discriminant is the link between algebra and geometry.

Try this

Q1. Simplify 72+8\sqrt{72} + \sqrt{8}. [2 marks]

  • Cue. 62+22=826\sqrt{2} + 2\sqrt{2} = 8\sqrt{2}.

Q2. Solve 2x27x+3=02x^2 - 7x + 3 = 0 by factorising. [2 marks]

  • Cue. (2x1)(x3)=0(2x - 1)(x - 3) = 0, so x=12x = \tfrac{1}{2} or x=3x = 3.

Q3. Find the set of values of xx for which x24x50x^2 - 4x - 5 \le 0. [3 marks]

  • Cue. Roots at x=5x = 5 and x=1x = -1; the parabola is below the axis between them, so 1x5-1 \le x \le 5.

Exam-style practice questions

Practice questions written in the style of CCEA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

CCEA 20195 marksExpress 631\frac{6}{\sqrt{3} - 1} in the form a+b3a + b\sqrt{3}, where aa and bb are integers. Hence simplify 63112\frac{6}{\sqrt{3} - 1} - \sqrt{12}.
Show worked answer →

Rationalise by multiplying top and bottom by the conjugate 3+1\sqrt{3} + 1:

631×3+13+1=6(3+1)31=6(3+1)2=3(3+1)=3+33.\frac{6}{\sqrt{3} - 1} \times \frac{\sqrt{3} + 1}{\sqrt{3} + 1} = \frac{6(\sqrt{3} + 1)}{3 - 1} = \frac{6(\sqrt{3} + 1)}{2} = 3(\sqrt{3} + 1) = 3 + 3\sqrt{3}.

So a=3a = 3 and b=3b = 3.

Now 12=4×3=23\sqrt{12} = \sqrt{4 \times 3} = 2\sqrt{3}, so

3+3323=3+3.3 + 3\sqrt{3} - 2\sqrt{3} = 3 + \sqrt{3}.

Markers reward the conjugate multiplication, the difference-of-squares denominator, the surd simplification of 12\sqrt{12}, and the final collected form.

CCEA 20216 marksThe quadratic x2+(k+2)x+9=0x^2 + (k + 2)x + 9 = 0 has equal roots, where k>0k > 0. Find the value of kk, and hence write down the repeated root.
Show worked answer →

Equal roots means the discriminant is zero:

b24ac=(k+2)24(1)(9)=0.b^2 - 4ac = (k + 2)^2 - 4(1)(9) = 0.

So (k+2)2=36(k + 2)^2 = 36, giving k+2=±6k + 2 = \pm 6. Since k>0k > 0 we take k+2=6k + 2 = 6, so k=4k = 4.

The equation becomes x2+6x+9=0x^2 + 6x + 9 = 0, that is (x+3)2=0(x + 3)^2 = 0, so the repeated root is x=3x = -3.

Markers reward setting the discriminant to zero, solving for kk, rejecting the negative case using the condition k>0k > 0, and stating the repeated root.

Related dot points

Sources & how we know this