Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: Radicals and Surds
Source: https://www.fatskills.com/k-12-assessment-tests/chapter/how-to-solve-radicals-and-surds

How to Solve: Radicals and Surds

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~7 min read

How to Solve: Radicals and Surds

(For Students Who Want to Ace Their Exam & Teachers Who Need a Ready-to-Record Script)


Introduction

"Mastering radicals and surds doesn’t just help you pass algebra—it unlocks real-world problems like calculating safe building heights, optimizing computer graphics, and even cracking encryption codes. And on your exam? It’s the difference between losing 10 easy marks or nailing them in under 2 minutes."


What You Need To Know First

Before diving into radicals, you must already understand: 1. Exponents and indices – Rules like (a^m \times a^n = a^{m+n}) and ((a^m)^n = a^{mn}). 2. Prime factorization – Breaking numbers into products of primes (e.g., (12 = 2^2 \times 3)). 3. Simplifying fractions – Reducing fractions to their simplest form (e.g., (\frac{8}{12} = \frac{2}{3})).

If any of these feel shaky, pause here and review them first.


Key Vocabulary

Term Plain-English Definition Quick Example
Radical A symbol (√) that means "root of." It asks, "What number times itself gives this?" (\sqrt{9} = 3) because (3 \times 3 = 9).
Surd A radical that cannot be simplified to a whole number or fraction. (\sqrt{2}) is a surd (no exact decimal).
Index The small number outside the radical (e.g., cube root = index 3). Default is 2 (square root). (\sqrt[3]{8} = 2) (index = 3).
Radicand The number inside the radical. In (\sqrt{5}), the radicand is 5.
Like radicals Radicals with the same index and radicand. Can be added/subtracted like terms. (3\sqrt{2} + 5\sqrt{2} = 8\sqrt{2}).
Rationalizing Removing a radical from the denominator of a fraction. (\frac{1}{\sqrt{2}} \rightarrow \frac{\sqrt{2}}{2}).

Formulas To Know

Formula What It Means Memorize?
(\sqrt{a} \times \sqrt{b} = \sqrt{ab}) Multiplying two square roots is the same as the square root of the product. Memorise This.
(\frac{\sqrt{a}}{\sqrt{b}} = \sqrt{\frac{a}{b}}) Dividing two square roots is the same as the square root of the fraction. Memorise This.
((\sqrt{a})^2 = a) Squaring a square root cancels the radical. Memorise This.
(\sqrt{a^2} = a )
(\sqrt[n]{a} = a^{1/n}) A radical with index (n) is the same as raising (a) to the power of (1/n). Given on exam sheet
((a + b)(a - b) = a^2 - b^2) Difference of squares (used for rationalizing denominators). Given on exam sheet

Step-by-Step Method

How to Simplify Radicals (Square Roots)

Goal: Write the radical in its simplest form (no perfect square factors in the radicand).

  1. Factor the radicand into a product of perfect squares and other factors.
  2. Example: ( \sqrt{50} \rightarrow 50 = 25 \times 2 ) (25 is a perfect square).
  3. Split the radical using the product rule: ( \sqrt{ab} = \sqrt{a} \times \sqrt{b} ).
  4. ( \sqrt{50} = \sqrt{25 \times 2} = \sqrt{25} \times \sqrt{2} ).
  5. Simplify the perfect square (take its square root).
  6. ( \sqrt{25} = 5 ), so ( \sqrt{50} = 5\sqrt{2} ).
  7. Check for further simplification (no perfect square factors left in the radicand).
  8. (5\sqrt{2}) is fully simplified.

How to Add/Subtract Like Radicals

Goal: Combine radicals with the same index and radicand.

  1. Simplify each radical (if possible).
  2. Example: ( 3\sqrt{8} + 2\sqrt{2} \rightarrow 3\sqrt{4 \times 2} + 2\sqrt{2} = 3 \times 2\sqrt{2} + 2\sqrt{2} = 6\sqrt{2} + 2\sqrt{2} ).
  3. Check if the radicals are "like" (same index and radicand).
  4. (6\sqrt{2}) and (2\sqrt{2}) are like radicals.
  5. Add/subtract the coefficients (numbers in front of the radicals).
  6. (6\sqrt{2} + 2\sqrt{2} = (6 + 2)\sqrt{2} = 8\sqrt{2} ).
  7. Keep the radical part unchanged.

How to Multiply Radicals

Goal: Multiply radicals and simplify the result.

  1. Multiply the coefficients (numbers outside the radicals).
  2. Example: ( 2\sqrt{3} \times 4\sqrt{5} \rightarrow 2 \times 4 = 8 ).
  3. Multiply the radicands (numbers inside the radicals).
  4. ( \sqrt{3} \times \sqrt{5} = \sqrt{3 \times 5} = \sqrt{15} ).
  5. Combine the results: ( 8\sqrt{15} ).
  6. Simplify the radical (if possible).
  7. ( \sqrt{15} ) has no perfect square factors, so it’s already simplified.

How to Divide Radicals

Goal: Divide radicals and rationalize the denominator (if needed).

  1. Divide the coefficients (numbers outside the radicals).
  2. Example: ( \frac{6\sqrt{10}}{2\sqrt{5}} \rightarrow \frac{6}{2} = 3 ).
  3. Divide the radicands (numbers inside the radicals).
  4. ( \frac{\sqrt{10}}{\sqrt{5}} = \sqrt{\frac{10}{5}} = \sqrt{2} ).
  5. Combine the results: ( 3\sqrt{2} ).
  6. Check the denominator: If it has a radical, rationalize it.
  7. Example: ( \frac{1}{\sqrt{3}} ) → Multiply numerator and denominator by ( \sqrt{3} ): ( \frac{\sqrt{3}}{3} ).

How to Rationalize the Denominator

Goal: Remove the radical from the denominator.

  1. Identify the radical in the denominator.
  2. Example: ( \frac{5}{\sqrt{7}} ).
  3. Multiply numerator and denominator by the radical (to make the denominator a perfect square).
  4. ( \frac{5}{\sqrt{7}} \times \frac{\sqrt{7}}{\sqrt{7}} = \frac{5\sqrt{7}}{7} ).
  5. Simplify the denominator (the radical cancels out).
  6. ( \sqrt{7} \times \sqrt{7} = 7 ).
  7. Check for further simplification (none needed here).

For binomial denominators (e.g., ( \frac{1}{3 + \sqrt{2}} )): 1. Multiply numerator and denominator by the conjugate of the denominator (change the sign between terms).
- Conjugate of ( 3 + \sqrt{2} ) is ( 3 - \sqrt{2} ). 2. Apply the difference of squares formula: ( (a + b)(a - b) = a^2 - b^2 ).
- ( \frac{1}{3 + \sqrt{2}} \times \frac{3 - \sqrt{2}}{3 - \sqrt{2}} = \frac{3 - \sqrt{2}}{9 - 2} = \frac{3 - \sqrt{2}}{7} ).


Worked Examples

Example 1 - Basic: Simplify ( \sqrt{72} )

Step-by-Step: 1. Factor 72 into perfect squares: ( 72 = 36 \times 2 ). 2. Split the radical: ( \sqrt{72} = \sqrt{36 \times 2} = \sqrt{36} \times \sqrt{2} ). 3. Simplify: ( \sqrt{36} = 6 ), so ( \sqrt{72} = 6\sqrt{2} ). 4. Check: No perfect square factors left in ( \sqrt{2} ).

What we did and why: We broke 72 into its largest perfect square factor (36) to simplify the radical. This makes the expression easier to work with in future calculations.


Example 2 - Medium: Simplify ( 3\sqrt{12} + 2\sqrt{27} - \sqrt{48} )

Step-by-Step: 1. Simplify each radical:
- ( \sqrt{12} = \sqrt{4 \times 3} = 2\sqrt{3} ).
- ( \sqrt{27} = \sqrt{9 \times 3} = 3\sqrt{3} ).
- ( \sqrt{48} = \sqrt{16 \times 3} = 4\sqrt{3} ). 2. Rewrite the expression: ( 3(2\sqrt{3}) + 2(3\sqrt{3}) - 4\sqrt{3} ). 3. Multiply coefficients: ( 6\sqrt{3} + 6\sqrt{3} - 4\sqrt{3} ). 4. Combine like radicals: ( (6 + 6 - 4)\sqrt{3} = 8\sqrt{3} ).

What we did and why: We simplified each radical first to ensure they were "like terms" (all ( \sqrt{3} )). Then, we combined them by adding/subtracting coefficients.


Example 3 - Exam Style: Rationalize ( \frac{4}{2 - \sqrt{3}} ) and simplify.

Step-by-Step: 1. Identify the conjugate of the denominator: ( 2 + \sqrt{3} ). 2. Multiply numerator and denominator by the conjugate:
( \frac{4}{2 - \sqrt{3}} \times \frac{2 + \sqrt{3}}{2 + \sqrt{3}} ). 3. Apply difference of squares in the denominator:
( (2 - \sqrt{3})(2 + \sqrt{3}) = 2^2 - (\sqrt{3})^2 = 4 - 3 = 1 ). 4. Multiply the numerator: ( 4 \times (2 + \sqrt{3}) = 8 + 4\sqrt{3} ). 5. Final answer: ( \frac{8 + 4\sqrt{3}}{1} = 8 + 4\sqrt{3} ).

What we did and why: We used the conjugate to eliminate the radical in the denominator, which is a common exam requirement. The difference of squares formula made the denominator a whole number.


Common Mistakes

Mistake Why It Happens Correct Approach
( \sqrt{a + b} = \sqrt{a} + \sqrt{b} ) Students confuse radicals with exponents (e.g., ( (a + b)^2 \neq a^2 + b^2 )). Radicals do not distribute over addition. ( \sqrt{9 + 16} = \sqrt{25} = 5 ), not ( 3 + 4 = 7 ).
Forgetting to simplify radicals first Students add/subtract radicals without simplifying, leading to incorrect answers. Always simplify radicals before adding/subtracting (e.g., ( \sqrt{8} + \sqrt{2} = 2\sqrt{2} + \sqrt{2} = 3\sqrt{2} )).
( \sqrt{a^2} = a ) (ignoring absolute value) Students forget that square roots are always non-negative. ( \sqrt{a^2} =
Rationalizing incorrectly Students multiply by the wrong term (e.g., ( \frac{1}{\sqrt{2}} \times \frac{1}{2} )). Always multiply numerator and denominator by the radical in the denominator.
Misapplying the product rule Students write ( \sqrt{a} \times \sqrt{b} = \sqrt{a + b} ). The product rule is ( \sqrt{a} \times \sqrt{b} = \sqrt{ab} ), not ( \sqrt{a + b} ).

Exam Traps

Trap How to Spot It How to Avoid It
Hidden perfect squares The radicand looks unsimplifiable (e.g., ( \sqrt{180} )), but it has factors like 36. Always factor the radicand into largest possible perfect squares (e.g., ( 180 = 36 \times 5 )).
Binomial denominators The denominator is a binomial with a radical (e.g., ( \frac{1}{1 + \sqrt{2}} )). Multiply by the conjugate (change the sign between terms) to rationalize.
Disguised like radicals The question mixes radicals with different indices (e.g., ( \sqrt{2} + \sqrt[3]{2} )). Cannot combine radicals with different indices. Simplify each separately.

1-Minute Recap

"Alright, let’s lock this in for your exam. Radicals and surds are all about three things: simplifying, combining, and rationalizing. Here’s the cheat sheet:

  1. Simplify first: Break the radicand into perfect squares (e.g., ( \sqrt{50} = 5\sqrt{2} )).
  2. Add/subtract like radicals only: ( 3\sqrt{2} + 2\sqrt{2} = 5\sqrt{2} ), but ( \sqrt{2} + \sqrt{3} ) stays as is.
  3. Multiply/divide radicals: Multiply coefficients and radicands separately, then simplify.
  4. Rationalize denominators: No radicals allowed in the denominator! Multiply by the conjugate if it’s a binomial.
  5. Watch for traps: Hidden perfect squares, binomial denominators, and absolute values in ( \sqrt{a^2} ).

On exam day, take 10 seconds to simplify every radical before you start. It’ll save you time and mistakes. You’ve got this!

Final Note for Students: Print this guide, highlight the "Common Mistakes" and "Exam Traps," and practice one example of each type before your exam. Radicals are predictable—master the steps, and you’ll solve them faster than the clock runs out.



ADVERTISEMENT