Skip to content

9709 · 3.1

Algebra — FAQ

Frequently asked questions for 9709 Algebra. Direct answers first, then deeper explanation — then practise with marking.

When solving $|f(x)| > k$, why do we get two separate regions, e.g., $x>a$ or $x<b$?

Graphically, the V-shape of f(x)|f(x)| intersects the horizontal line y=ky=k at two points. The inequality holds for the parts of the 'V' that are above the line, which are the two 'arms' extending outwards, leading to two separate regions.

What does 'irreducible quadratic factor' actually mean?

It means a quadratic expression that cannot be factorised using real numbers. This occurs when its discriminant, b24acb^2-4ac, is negative. For example, in x2+4x^2+4, the discriminant is 024(1)(4)=16<00^2 - 4(1)(4) = -16 < 0. Its roots are complex.

Why is the binomial expansion of $(1+x)^{1/2}$ only valid for $|x|<1$?

The expansion is an infinite geometric series in disguise. For an infinite series to converge to a finite sum, the common ratio must have a magnitude less than 1. In the binomial expansion, the terms behave like a geometric progression with ratio related to xx. If x1|x| \ge 1, the terms get larger and larger, so the sum diverges to infinity and is not a useful approximation.

If I find one root of a cubic, say $x=2$, how do I find the others?

If x=2x=2 is a root, then (x2)(x-2) is a factor. You can use polynomial long division to divide the original cubic by (x2)(x-2). The result will be a quadratic expression, which you can then solve using the quadratic formula or factorisation to find the remaining two roots.

Can a polynomial with real coefficients have an odd number of complex roots?

No. The Complex Conjugate Root Theorem guarantees that complex roots always come in pairs (a root and its conjugate). Therefore, a polynomial with real coefficients must have an even number of complex roots (which could be zero).