This Higher-level problem tests your ability to simplify square roots using prime factorisation and the laws of indices. These techniques are essential for simplifying surds and algebraic expressions in GCSE Maths.
Always simplify large products by using prime factorisation first. Combine powers using index laws, then apply the square root by halving exponents.
At Higher GCSE level, simplifying expressions involving square roots often requires using prime factorisation. This method allows you to work systematically with the powers of prime numbers, ensuring that you can simplify accurately without missing hidden factors.
Begin by breaking each number into its prime factors. Every integer can be written uniquely as a product of prime numbers. This process is called prime factorisation. It helps identify pairs of identical factors, which can be taken outside a square root.
For example, a number such as 60 can be written as \(2^2 \times 3 \times 5\). Similarly, another number can be broken down in the same way. Once both are in prime form, you can multiply them using the laws of indices.
When multiplying, add the powers of identical prime bases. For instance, \(2^3 \times 2^4 = 2^{3+4} = 2^7\). This step ensures the combined number is correctly expressed in prime factor form.
In this kind of problem, you multiply the prime factor forms of two separate numbers before taking the square root. Doing so allows you to simplify without needing to multiply large numbers directly.
The square root of a product of powers can be simplified by halving each exponent: \(\sqrt{a^2} = a\). More generally, \(\sqrt{a^n} = a^{n/2}\). Applying this rule to every prime factor gives a much simpler result. Always check that every power is even before taking the root; if it’s not, the remaining factor stays inside the root symbol.
These examples show that working with prime factors makes simplification straightforward and avoids calculator dependency.
Prime factorisation and root simplification appear in many fields, including engineering, physics, and computer science. For example, simplifying square roots can make calculations for areas, diagonal lengths, and scaling problems much faster. In coding and encryption, prime factorisation underpins public-key cryptography systems such as RSA.
When simplifying roots, always write out full prime factorisations before applying index rules. This makes it easier to spot even powers and identify which numbers come out of the root. Practise this with multiple pairs of numbers so the process becomes automatic under exam pressure.