Skip to main content
WalesMathsSyllabus dot point

How do we manipulate surds, indices, quadratics, polynomials and inequalities, and transform graphs?

Surds and indices, quadratic functions and the discriminant, simultaneous equations, inequalities, polynomial division and the factor theorem, and graph transformations.

A focused answer to WJEC AS Unit 1 algebra and functions, covering surds and indices, quadratics and the discriminant, simultaneous equations and inequalities, polynomials and the factor theorem, and graph transformations.

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

WJEC wants fluent algebra: simplifying surds and applying the laws of indices, solving and analysing quadratics (including completing the square and the discriminant), solving simultaneous equations and inequalities, dividing polynomials and using the factor theorem, and applying transformations to graphs. This is the toolkit that every later topic relies on, so accuracy here pays off across the whole paper.

The answer

Surds and indices

A surd is an irrational root left in exact form. Simplify using ab=ab\sqrt{ab} = \sqrt{a}\,\sqrt{b}, so 50=25×2=52\sqrt{50} = \sqrt{25 \times 2} = 5\sqrt{2}. To rationalise a denominator, multiply numerator and denominator by the conjugate: 1a+b×abab\dfrac{1}{\sqrt{a}+\sqrt{b}} \times \dfrac{\sqrt{a}-\sqrt{b}}{\sqrt{a}-\sqrt{b}} removes the surd from the bottom via the difference of two squares.

Quadratics and the discriminant

A quadratic ax2+bx+cax^2 + bx + c can be solved by factorising, by the formula, or by completing the square, which also reveals the vertex.

Completing the square writes ax2+bx+cax^2+bx+c as a(x+b2a)2+(cb24a)a\left(x+\dfrac{b}{2a}\right)^2 + \left(c - \dfrac{b^2}{4a}\right), so the minimum (or maximum) point is read off directly.

Simultaneous equations and inequalities

Solve a linear and a quadratic simultaneously by substitution, then solve the resulting quadratic. For inequalities, sketch the quadratic and read off where it is above or below the axis; remember to reverse the inequality when multiplying or dividing by a negative number, and use a number line for the solution set of a quadratic inequality.

Polynomials and the factor theorem

Polynomial long division (or comparing coefficients) divides one polynomial by another. The factor theorem is the quick test for factors.

Graph transformations

Transformations move or stretch a known curve y=f(x)y = f(x):

  • y=f(x)+ay = f(x) + a: translation up by aa.
  • y=f(x+a)y = f(x + a): translation left by aa (note the sign).
  • y=af(x)y = a\,f(x): vertical stretch, scale factor aa.
  • y=f(ax)y = f(ax): horizontal stretch, scale factor 1a\dfrac{1}{a}.
  • y=f(x)y = -f(x): reflection in the xx-axis; y=f(x)y = f(-x): reflection in the yy-axis.

Examples in context

Example 1. Discriminant for a tangent. The line y=mx+1y = mx + 1 is a tangent to y=x2+3y = x^2 + 3. Setting them equal gives x2mx+2=0x^2 - mx + 2 = 0, and tangency means the discriminant is zero: m28=0m^2 - 8 = 0, so m=±22m = \pm 2\sqrt{2}. This links the discriminant directly to coordinate geometry.

Example 2. Factorising a cubic. Factorise f(x)=x34x2+x+6f(x) = x^3 - 4x^2 + x + 6. Test x=1x = -1: f(1)=141+6=0f(-1) = -1 - 4 - 1 + 6 = 0, so (x+1)(x+1) is a factor. Dividing gives x25x+6=(x2)(x3)x^2 - 5x + 6 = (x-2)(x-3), so f(x)=(x+1)(x2)(x3)f(x) = (x+1)(x-2)(x-3). The factor theorem found the first root and division finished the job.

Try this

Q1. Simplify 7512\sqrt{75} - \sqrt{12}. [2 marks]

  • Cue. 75=53\sqrt{75} = 5\sqrt{3} and 12=23\sqrt{12} = 2\sqrt{3}, so the answer is 333\sqrt{3}.

Q2. Find the set of values of xx for which x2x6<0x^2 - x - 6 < 0. [3 marks]

  • Cue. Factorise to (x3)(x+2)<0(x-3)(x+2) < 0, so the curve is below the axis between the roots: 2<x<3-2 < x < 3.

Q3. Show that (x2)(x - 2) is a factor of x33x2+4x^3 - 3x^2 + 4. [2 marks]

  • Cue. f(2)=812+4=0f(2) = 8 - 12 + 4 = 0, so by the factor theorem (x2)(x-2) is a factor.

Exam-style practice questions

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

WJEC AS style5 marksThe quadratic equation x2+(k+2)x+9=0x^2 + (k+2)x + 9 = 0 has equal roots. Find the possible values of the constant kk.
Show worked answer →

Equal roots means the discriminant is zero, so set b24ac=0b^2 - 4ac = 0.

Here a=1a = 1, b=k+2b = k+2, c=9c = 9, so (k+2)24(1)(9)=0(k+2)^2 - 4(1)(9) = 0.

(k+2)2=36(k+2)^2 = 36, so k+2=±6k+2 = \pm 6.

This gives k=4k = 4 or k=8k = -8.

Markers reward identifying that equal roots means b24ac=0b^2 - 4ac = 0, substituting correctly, and giving both values of kk. Dropping the negative root (only quoting k=4k = 4) loses a mark.

WJEC AS style4 marksExpress 123+1\dfrac{12}{\sqrt{3}+1} in the form a+b3a + b\sqrt{3}, where aa and bb are integers.
Show worked answer →

Rationalise the denominator by multiplying top and bottom by the conjugate 31\sqrt{3}-1.

123+1×3131=12(31)(3+1)(31)\dfrac{12}{\sqrt{3}+1} \times \dfrac{\sqrt{3}-1}{\sqrt{3}-1} = \dfrac{12(\sqrt{3}-1)}{(\sqrt{3}+1)(\sqrt{3}-1)}.

The denominator is (3)212=31=2(\sqrt{3})^2 - 1^2 = 3 - 1 = 2.

So the expression is 12(31)2=6(31)=6+63\dfrac{12(\sqrt{3}-1)}{2} = 6(\sqrt{3}-1) = -6 + 6\sqrt{3}.

Thus a=6a = -6 and b=6b = 6. Markers reward multiplying by the correct conjugate, using the difference of two squares on the denominator, and giving integer values of aa and bb.

Related dot points

Sources & how we know this