Lesson illustration

Simplifying Algebraic Fractions with Domain Restrictions

Hi again. Last lesson established the safety rule for algebraic fractions: a denominator can never equal 00. You found domain restrictionsהגבלות תחום / ערכים אסורים — by solving for the values that make the original denominator zero.

Now we combine that rule with factoring. By the end of this lesson, you will be able to simplify an algebraic fractionלפשט שבר אלגברי — by factoring its numerator and denominator, cancelling only genuine common factorsגורמים משותפים — and keeping every original restriction in the final answer.


The big idea: simplify like a numerical fraction

You already know that:

1218=2636=23\frac{12}{18}=\frac{2 \cdot 6}{3 \cdot 6}=\frac{2}{3}

We “cancel” the 66 because it is a factor multiplying the numerator and a factor multiplying the denominator. More accurately, we divide the top and bottom by the same nonzero value:

2636=2131\frac{2\cdot6}{3\cdot6}=\frac{2\cdot1}{3\cdot1}

Algebraic fractions work in the same way. For example:

5x210x\frac{5x^2}{10x}

Write each part as factors:

5xx52x\frac{5\cdot x\cdot x}{5\cdot2\cdot x}

Now the factors 55 and xx occur in both numerator and denominator:

5xx52x=x2\frac{\cancel{5}\cdot\cancel{x}\cdot x} {\cancel{5}\cdot2\cdot\cancel{x}} = \frac{x}{2}

But there is a condition. Cancelling xx means dividing by xx, which only works when x0x\ne0. Also, the original denominator 10x10x equals zero at x=0x=0.

So the complete answer is:

5x210x=x2,x0\boxed{\frac{5x^2}{10x}=\frac{x}{2},\qquad x\ne0}

The simplified fraction looks shorter, but it must keep the original restriction.

Key vocabulary

EnglishHebrewMeaning
simplifyלפשטWrite an equivalent expression in a simpler form
factorלפרק לגורמיםRewrite using multiplication
factorגורםA quantity being multiplied
common factorגורם משותףA factor in both top and bottom
cancelלצמצםDivide matching factors from top and bottom
original expressionהביטוי המקוריThe fraction before simplifying
restrictionערך אסור / הגבלת תחוםAn xx-value not allowed
numeratorמונהTop of the fraction
denominatorמכנהBottom of the fraction

The reliable four-step method

Use this exact order on a test:

  1. Find restrictions from the original denominator.
    Set the original denominator equal to 00, then solve.

  2. Factor the numerator completely.

  3. Factor the denominator completely.

  4. Cancel identical factors only, then write the simplified result with the original restrictions.

Here is the structure to copy into your notebook:

Original denominator=0\text{Original denominator}=0 Restrictions: x\text{Restrictions: }x\ne\ldots Factor top and bottom\text{Factor top and bottom} Cancel common factors\text{Cancel common factors} Simplified expression, with restrictions\boxed{\text{Simplified expression, with restrictions}}

This order prevents the most common error: cancelling a factor and accidentally forgetting the value that made the original fraction undefined.


Watch factoring and legal cancellation

The following video gives two useful examples: one using a greatest common factor and one using factorable trinomials. It focuses on the factoring-and-cancelling part; apply the restriction rule from the previous lesson alongside it.

{"type":"video","title":"06 - Simplifying Rational Expressions in Algebra, Part 1","learning_duration":460,"video_id":"d-t_k8p2gJE","par_intro":"Watch “06 - Simplifying Rational Expressions in Algebra, Part 1” from Math and Science to see why expressions must be factored before any cancellation is allowed.","par_directions":"Watch <span data-type=\"resource_video_timerange\" data-resource-subitem-id=\"5dc669f8\" data-range-start=\"470\" data-range-end=\"749\">the first example</span>, where a common factor is pulled from the numerator and factors of \\(x\\) are cancelled. Before watching the final line, note that the original denominator \\(10x^2\\) gives the restriction \\(x\\ne0\\).\n\nThen watch <span data-type=\"resource_video_timerange\" data-resource-subitem-id=\"42c1efc7\" data-range-start=\"749\" data-range-end=\"930\">the trinomial example</span>. Focus on the moment the numerator and denominator become products of factors. The original denominator is \\(x(x+1)\\), so keep both restrictions \\(x\\ne0\\) and \\(x\\ne-1\\), even after the factor \\(x+1\\) is cancelled.","video_duration":2263,"isV2":true,"blockId":"859431ba-08c5-4a14-b49a-b5dac974ceec","lessonId":"ac81a9f1-e8b6-44e8-8bac-8e6b9bcd7666"}




Example 1: cancelling a greatest common factor

Simplify:

6x218x9x2\frac{6x^2-18x}{9x^2}

Step 1: find restrictions first

The original denominator is 9x29x^2.

9x2=09x^2=0 x2=0x^2=0 x=0x=0

Therefore:

x0\boxed{x\ne0}

Step 2: factor completely

The numerator 6x218x6x^2-18x has a greatest common factor of 6x6x:

6x218x=6x(x3)6x^2-18x=6x(x-3)

The denominator is:

9x2=9xx9x^2=9x\cdot x

So the fraction becomes:

6x(x3)9x2\frac{6x(x-3)}{9x^2}

Reduce the numerical factors 66 and 99, and cancel one factor of xx:

6x(x3)9x2=2(x3)3x\frac{6x(x-3)}{9x^2} = \frac{2(x-3)}{3x}

The final answer is:

2(x3)3x,x0\boxed{\frac{2(x-3)}{3x},\qquad x\ne0}

Notice that one xx remains in the denominator. We cancelled only one factor of xx, because x2=xxx^2=x\cdot x.

{
  "type": "exercise",
  "id": "82f2bc3d-c3cd-4231-a664-5f532230c8da"
}

Factors can cancel; terms cannot

This distinction is essential.

A factor is connected by multiplication:

(x+2)(x3)(x+2)(x-3)

The two grouped expressions are factors.

A term is separated by addition or subtraction:

x+2x+2

Here, xx and 22 are terms, not factors.

For example, this is not allowed:

x+2x+5\frac{x+2}{x+5}

You cannot “cancel the xx” because x+2x+2 is not x2x\cdot2, and x+5x+5 is not x5x\cdot5.

Likewise, this is not allowed:

x2+4xxx+4\frac{x^2+4x}{x} \ne x+4

at least not yet. First factor the numerator:

x2+4x=x(x+4)x^2+4x=x(x+4)

Now cancellation is legal:

x(x+4)x=x+4\frac{x(x+4)}{x}=x+4

But the original denominator was xx, so the answer must say:

x+4,x0\boxed{x+4,\qquad x\ne0}

A useful test rule is:

If there is a ++ or - inside an expression, do not cancel anything inside it. Factor first.


Example 2: factor two trinomials, then preserve all restrictions

Simplify:

x2x6x2+5x+6\frac{x^2-x-6}{x^2+5x+6}

Step 1: restrictions from the original denominator

Set the denominator equal to zero:

x2+5x+6=0x^2+5x+6=0

Factor it. We need two numbers that multiply to 66 and add to 55: 22 and 33.

x2+5x+6=(x+2)(x+3)x^2+5x+6=(x+2)(x+3)

Therefore:

(x+2)(x+3)=0(x+2)(x+3)=0 x=2x=-2

or

x=3x=-3

So write the restrictions immediately:

x2,x3\boxed{x\ne-2,\qquad x\ne-3}

Step 2: factor the numerator

For x2x6x^2-x-6, find two numbers that multiply to 6-6 and add to 1-1. They are 3-3 and 22:

x2x6=(x3)(x+2)x^2-x-6=(x-3)(x+2)

Step 3: rewrite and cancel

x2x6x2+5x+6=(x3)(x+2)(x+2)(x+3)\frac{x^2-x-6}{x^2+5x+6} = \frac{(x-3)(x+2)}{(x+2)(x+3)}

Now x+2x+2 is an identical factor on top and bottom:

(x3)(x+2)(x+2)(x+3)=x3x+3\frac{(x-3)\cancel{(x+2)}}{\cancel{(x+2)}(x+3)} = \frac{x-3}{x+3}

Step 4: keep both original restrictions

x3x+3,x2,x3\boxed{\frac{x-3}{x+3},\qquad x\ne-2,\quad x\ne-3}

Why do we still write x2x\ne-2? After simplification, it may look as if 2-2 is allowed:

232+3=5\frac{-2-3}{-2+3}=-5

But in the original expression, putting x=2x=-2 gives:

(2)2(2)6(2)2+5(2)+6=00\frac{(-2)^2-(-2)-6}{(-2)^2+5(-2)+6} = \frac{0}{0}

That is undefined. The cancelled factor hid the problem; it did not repair it.

{
  "type": "exercise",
  "id": "f6d973fb-94d8-456c-b61f-8693efb09cb8"
}

See the process visually

{"type":"image","url":"https://i.pinimg.com/736x/91/13/b3/9113b3b23851e5f5b9d53c703a82060b.jpg","caption":"A visual guide showing the correct order for simplification: factor the numerator and denominator, identify restrictions from the original denominator, cancel only common factors, and retain restrictions that may no longer be visible in the simplified fraction.","isV2":true,"blockId":"a5df423b-50f3-4078-8ec1-9424f6679f85","lessonId":"ac81a9f1-e8b6-44e8-8bac-8e6b9bcd7666"}



The guide’s main message matches the method in this lesson: first factor, then cancel full common factors, and preserve restrictions from the original denominator.


Example 3: a cancelled factor creates a hidden restriction

Simplify:

x2+3x+2x24\frac{x^2+3x+2}{x^2-4}

Start with restrictions.

x24=0x^2-4=0

Factor the difference of squares:

(x2)(x+2)=0(x-2)(x+2)=0

So:

x2,x2\boxed{x\ne2,\qquad x\ne-2}

Now factor the numerator:

x2+3x+2=(x+1)(x+2)x^2+3x+2=(x+1)(x+2)

Write the complete factor form:

(x+1)(x+2)(x2)(x+2)\frac{(x+1)(x+2)}{(x-2)(x+2)}

Cancel the common factor x+2x+2:

(x+1)(x+2)(x2)(x+2)=x+1x2\frac{(x+1)\cancel{(x+2)}}{(x-2)\cancel{(x+2)}} = \frac{x+1}{x-2}

Final answer:

x+1x2,x2,x2\boxed{\frac{x+1}{x-2},\qquad x\ne2,\quad x\ne-2}

The value x=2x=2 is still visibly forbidden because it makes the final denominator zero. The value x=2x=-2 is no longer visible in the final denominator, but it remains forbidden because it made the original denominator zero.

For this course and test preparation, the safest habit is always to list all restrictions from the original denominator.


Common mistakes to avoid

1. Cancelling before factoring

Incorrect:

x29x3\frac{x^2-9}{x-3}

You cannot cancel “the xx” or “the 33.”

Correct:

x29x3=(x+3)(x3)x3=x+3\frac{x^2-9}{x-3} = \frac{(x+3)(x-3)}{x-3} = x+3

But the original denominator gives:

x3=0x-3=0 x=3x=3

So the complete answer is:

x+3,x3\boxed{x+3,\qquad x\ne3}

2. Cancelling part of a sum

Incorrect:

x+4x+7=47\frac{x+4}{x+7}=\frac{4}{7}

This is false. The xx's are parts of sums, not factors.

3. Forgetting a restriction after cancellation

Incorrect:

(x+1)(x2)x(x+1)=x2x\frac{(x+1)(x-2)}{x(x+1)} = \frac{x-2}{x}

This is simplified correctly, but incomplete. The original denominator is x(x+1)x(x+1), so:

x0x\ne0

and

x1x\ne-1

The complete answer is:

x2x,x0,x1\boxed{\frac{x-2}{x},\qquad x\ne0,\quad x\ne-1}

4. Treating a restriction as a solution

When you solve a denominator equation, such as

x+2=0x+2=0

the answer x=2x=-2 is not an answer to plug in. It is an excluded value:

x2x\ne-2
{
  "type": "exercise",
  "id": "4feae85b-d39c-4eee-85a7-ed74bc9750e8"
}

A final check before submitting

After simplifying, take ten seconds to check:

  • Did I find restrictions using the original denominator?
  • Did I factor the top and bottom completely?
  • Did I cancel only whole factors?
  • Did I reduce numerical factors where possible?
  • Did I write every original restriction beside my final answer?

If all five answers are yes, your work is likely correct.


Key takeaways

To simplify an algebraic fraction:

  1. Find the values that make the original denominator equal to 00.
  2. Record those values as restrictions.
  3. Factor numerator and denominator completely.
  4. Cancel identical factors, never separate terms.
  5. State the simplified expression and keep every original restriction.

For example:

x2x6x2+5x+6=(x3)(x+2)(x+2)(x+3)=x3x+3\frac{x^2-x-6}{x^2+5x+6} = \frac{(x-3)(x+2)}{(x+2)(x+3)} = \frac{x-3}{x+3}

with:

x2,x3\boxed{x\ne-2,\qquad x\ne-3}

Next, you will use these same factoring skills to find a least common denominatorמכנה משותף מינימלי — and rewrite algebraic fractions as equivalent fractions.

Can't find a good explanation? Sign up and we'll make it for you