WAEC WAEC Nigeria General Mathematics

Revision Notes

Topic navigation panel

Topic navigation panel

(Algebraic Fractions)

Adding & Subtracting Algebraic Fractions

Adding & Subtracting Algebraic Fractions

Algebraic fractions can seem tricky at first, but they follow the same rules as regular fractions. The key to success is understanding how to find a common denominator and simplify

 

What Are Algebraic Fractions?

An algebraic fraction is a fraction where the numerator (top) or denominator (bottom), or both, contain algebraic expressions. For example: x+23,2x1,x21x+3\frac{x + 2}{3}, \frac{2}{x - 1}, \frac{x^2 - 1}{x + 3}

To add or subtract algebraic fractions, you need a common denominator, just like with numerical fractions.

 

Simplifying Algebraic Fractions

Simplifying an algebraic fraction means reducing it to its simplest form by canceling common factors.

 

Example 1: Simplifying a Linear Fraction

Simplify: x2+2xx\frac{x^2 + 2x}{x}

Solution:

  1. Factorise the numerator: x2+2x=x(x+2)x^2 + 2x = x(x + 2)
  2. Write the fraction as: x(x+2)x\frac{x(x + 2)}{x}
  3. Cancel the common factor xx (as long as x0x \not = 0): x(x+2)x=x+2FinalAnswer: x+2\frac{x(x + 2)}{x} = x + 2 \\ Final Answer:  \\ x + 2

 

Example 2: Simplifying with Quadratics

Simplify: x24x2+4x+4\frac{x^2 -4}{x^2 + 4x + 4}

Solution:

  1. Factorise the numerator and denominator: Numerator: x24=(x2)(x+2) Denominator: x2+4x+4=(x+2)(x+2)\text{Numerator: } x^2 - 4 = (x - 2)(x + 2) \\  \text{Denominator: } x^2 + 4x + 4 = (x + 2)(x + 2)
  2. Write the fraction as: (x2)(x+2)(x+2)(x+2)\frac{(x -2)(x + 2)}{(x + 2)(x + 2)}
  3. Cancel one x+2x + 2 factor from the numerator and denominator (as long as x2x \not = -2): (x2)(x+2)(x+2)(x+2)=x2x+2 Final Answer:   x2x+2,x2\frac{(x -2)(x + 2)}{(x + 2)(x + 2)} = \frac{x - 2}{x + 2}  \\ \text{Final Answer:  } \\  \frac{x - 2}{x + 2}, x \not = -2

 

 

Worked Example

Worked Example 

Simplify: x29x23x\frac{x^2 - 9}{x^2 - 3x}

 

 

 

Adding Algebraic Fractions

When adding algebraic fractions:

  1. Find a common denominator (like with normal fractions).
  2. Rewrite each fraction with the common denominator.
  3. Add the numerators and simplify.

Example 1:

Adding Fractions with the Same Denominator

Add: x3+23\frac{x}{3} + \frac{2}{3}

Step-by-Step Solution:

  1. The denominators are the same (3)(3), so you can add the numerators: x3+23=x+23FinalAnswer:x+23\frac{x}{3} + \frac{2}{3} = \frac{x + 2}{3} \\ Final Answer: \\ \frac{x + 2}{3}

 

Example 2: Adding Fractions with Different Denominators

Add: x4+36\frac{x}{4} + \frac{3}{6}

Step-by-Step Solution:

  1. Find the least common denominator (LCD) of 4 and 6, which is 12.
  2. Rewrite the fractions with a denominator of 12: x4=3x12, 36=612\frac{x}{4} = \frac{3x}{12},  \frac{3}{6} = \frac{6}{12}
  3. Add the fractions: 3x12+612=3x+612\frac{3x}{12} + \frac{6}{12} = \frac{3x + 6}{12}
  4. Simplify if possible (factorise the numerator): 3x+612=3(x+2)12FinalAnswer:3(x+2)12\frac{3x + 6}{12} = \frac{3(x + 2)}{12} \\ Final Answer: \\ \frac{3(x + 2)}{12}

Example 3: Adding Fractions with Different Algebraic Denominators 

Add: 1x+1x+2\frac{1}{x} + \frac{1}{x + 2}

Solution:

  1. Find the common denominator: Common denominator: x(x+2)\text{Common denominator: } x(x + 2)
  2. Rewrite each fraction with the common denominator: 1x=x+2x(x+2), 1x+2=xx(x+2)\frac{1}{x} = \frac{x + 2}{x(x + 2)},  \frac{1}{x + 2} = \frac{x}{x(x + 2)}
  3. Add the fractions: x+2x(x+2)+xx(x+2)=(x+2)+xx(x+2)\frac{x + 2}{x(x + 2)} + \frac{x}{x(x + 2)} = \frac{(x + 2) + x}{x(x + 2)}
  4. Simplify the numerator: (x+2)+xx(x+2)=2x+2x(x+2)\frac{(x + 2) + x}{x(x + 2)} = \frac{2x + 2}{x(x + 2)}
  5. Factorize the numerator: 2x+2x(x+2)=2(x+1)x(x+2) Final Answer:  2(x+1)x(x+2)\frac{2x + 2}{x(x + 2)} = \frac{2(x + 1)}{x(x + 2)} \\  \text{Final Answer: } \\  \frac{2(x + 1)}{x(x + 2)}

 

 

Worked Example

Worked Example

Add: 1x+1+2x2+2x+1\frac{1}{x + 1} + \frac{2}{x^2 + 2x + 1}

 

 

 

 

Subtracting Algebraic Fractions

Subtracting follows the same steps as adding, but you subtract the numerators instead.

Example 1: Subtracting

Subtract: 2x5310\frac{2x}{5} - \frac{3}{10}

Step-by-Step Solution:

  1. Find the least common denominator (LCD) of 5 and 10, which is 10.
  2. Rewrite the fractions with a denominator of 10: 2x5=4x10, 310=310\frac{2x}{5} = \frac{4x}{10},  \frac{3}{10} = \frac{3}{10}
  3. Subtract the fractions: 4x10310=4x310FinalAnswer: 4x310\frac{4x}{10} - \frac{3}{10} = \frac{4x - 3}{10} \\ Final Answer: \\  \frac{4x - 3}{10}

 

Example 2: Subtracting with Factorisation

Subtract: 8x+2 5x+4\frac{8}{x + 2} -  \frac{5}{x + 4}

Step-by-Step Solution:

  1. The denominators are already the same (x+2)(x + 2), so subtract the numerators: xx+22x+2=x2x+2FinalAnswer:x2x+2\frac{x}{x + 2} - \frac{2}{x + 2} = \frac{x - 2}{x + 2} \\ Final Answer: \\ \frac{x - 2}{x + 2}

 

Example 3: Subtracting Fractions with Quadratics

Subtract: xx32x29\frac{x}{x - 3} - \frac{2}{x^2 - 9}

Solution:

  1. Factorise the quadratic denominator: x29=(x3)(x+3)x^2 -9 = (x -3)(x + 3)
  2. Find the common denominator: Common denominator: (x3)(x+3)\text{Common denominator: } (x - 3)(x + 3)
  3. Rewrite each fraction: xx3=x(x+3)(x3)(x+3), 2x29=2(x3)(x+3)\frac{x}{x - 3} = \frac{x(x + 3)}{(x - 3)(x + 3)} ,  \frac{2}{x^2 - 9} = \frac{2}{(x - 3)(x + 3)}
  4. Subtract the fractions: x(x+3)(x3)(x+3)2(x3)(x+3)=x(x+3)2(x3)(x+3)\frac{x(x + 3)}{(x -3)(x + 3)} - \frac{2}{(x - 3)(x + 3)} = \frac{x(x + 3) - 2}{(x - 3)(x + 3)}
  5. Expand the numerator: x(x+3)2=x2+3x2x(x + 3) - 2 = x^2 + 3x - 2
  6. Write the final fraction: x2+3x2(x3)(x+3)Final Answer:  x2+3x2(x3)(x+3)\frac{x^2 + 3x - 2}{(x - 3)(x + 3)} \\ \text{Final Answer: } \\  \frac{x^2 + 3x - 2}{(x - 3)(x + 3)}

 

 

Worked Example

Worked Example

Subtract: xx12x21\frac{x}{x - 1} - \frac{2}{x^2 - 1}

 

 

Worked Example

Worked Example

Simplify and add: 2xx24+3x+2\frac{2x}{x^2 - 4} + \frac{3}{x + 2}

 

 

Tuity Tip

Hover me!

Factorise first: This makes it easier to find common denominators and simplify.

Always check for restrictions: Exclude values that make the denominator zero.

Quadratic denominators: Watch for factorisation opportunities, especially difference of squares.

Simplify your final answer by factorising if possible.

Don’t forget: You can only add or subtract algebraic fractions if the denominators are the same.

 

Choose Your Study Plan

MonthlyAnnualSave 20%

Plus

£4.99/month
  • Everything in Free plus...
  • Unlimited revision resources access
  • AI assistance (Within usage limits)
  • Enhanced progress tracking
  • New features soon...

Pro

£9.99/month
  • Everything in Plus plus...
  • Unlimited AI assistance
  • Unlimited questions marked
  • Detailed feedback and explanations
  • Comprehensive progress tracking
  • New features soon...
Most Popular