Simplifying Rational Expressions

Reducing rational expressions to simplest form

Simplifying Rational Expressions

What is a Rational Expression?

A rational expression is a fraction with polynomials in the numerator and denominator.

Example: x24x+2\frac{x^2 - 4}{x + 2}

Simplifying Strategy

  1. Factor the numerator completely
  2. Factor the denominator completely
  3. Cancel common factors

Important: You can only cancel factors, not terms!

Restrictions

Values that make the denominator zero are excluded from the domain.

Example: x+3x5\frac{x + 3}{x - 5}

Restriction: x5x \neq 5 (denominator would be zero)

Common Mistakes to Avoid

Wrong: x+3x=3\frac{x + 3}{x} = 3 (can't cancel terms!)

Correct: x+3x\frac{x + 3}{x} cannot be simplified further

📚 Practice Problems

1Problem 1easy

Question:

Simplify: 6x23x\frac{6x^2}{3x}

💡 Show Solution

Factor numerator and denominator: 6x23x=3x2x3x1\frac{6x^2}{3x} = \frac{3x \cdot 2x}{3x \cdot 1}

Cancel the common factor 3x3x: =2x1=2x= \frac{2x}{1} = 2x

Restriction: x0x \neq 0

Answer: 2x2x (where x0x \neq 0)

2Problem 2medium

Question:

Simplify: x29x2+6x+9\frac{x^2 - 9}{x^2 + 6x + 9}

💡 Show Solution

Step 1: Factor the numerator (difference of squares) x29=(x+3)(x3)x^2 - 9 = (x + 3)(x - 3)

Step 2: Factor the denominator (perfect square trinomial) x2+6x+9=(x+3)2=(x+3)(x+3)x^2 + 6x + 9 = (x + 3)^2 = (x + 3)(x + 3)

Step 3: Write and cancel (x+3)(x3)(x+3)(x+3)=x3x+3\frac{(x + 3)(x - 3)}{(x + 3)(x + 3)} = \frac{x - 3}{x + 3}

Restriction: x3x \neq -3

Answer: x3x+3\frac{x - 3}{x + 3} (where x3x \neq -3)

3Problem 3hard

Question:

Simplify: x38x24\frac{x^3 - 8}{x^2 - 4}

💡 Show Solution

Step 1: Factor numerator (difference of cubes) x38=x323=(x2)(x2+2x+4)x^3 - 8 = x^3 - 2^3 = (x - 2)(x^2 + 2x + 4)

Step 2: Factor denominator (difference of squares) x24=(x+2)(x2)x^2 - 4 = (x + 2)(x - 2)

Step 3: Write and cancel (x2)(x - 2) (x2)(x2+2x+4)(x+2)(x2)=x2+2x+4x+2\frac{(x - 2)(x^2 + 2x + 4)}{(x + 2)(x - 2)} = \frac{x^2 + 2x + 4}{x + 2}

Restrictions: x2,2x \neq 2, -2

Answer: x2+2x+4x+2\frac{x^2 + 2x + 4}{x + 2} (where x±2x \neq \pm 2)