Operations with Rational Expressions

Adding, subtracting, multiplying, and dividing rationals

๐ŸŽฏโญ INTERACTIVE LESSON

Try the Interactive Version!

Learn step-by-step with practice exercises built right in.

Start Interactive Lesson โ†’

Operations with Rational Expressions

Multiplying Rational Expressions

abโ‹…cd=aโ‹…cbโ‹…d\frac{a}{b} \cdot \frac{c}{d} = \frac{a \cdot c}{b \cdot d}

Steps:

  1. Factor everything
  2. Multiply numerators and denominators
  3. Cancel common factors
  4. Simplify

Dividing Rational Expressions

abรทcd=abโ‹…dc\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \cdot \frac{d}{c}

Multiply by the reciprocal!

Adding/Subtracting (Same Denominator)

acยฑbc=aยฑbc\frac{a}{c} \pm \frac{b}{c} = \frac{a \pm b}{c}

Combine numerators, keep denominator.

Adding/Subtracting (Different Denominators)

  1. Find the LCD (Least Common Denominator)
  2. Rewrite each fraction with the LCD
  3. Add or subtract numerators
  4. Simplify

Example: 2x+3x+1\frac{2}{x} + \frac{3}{x + 1}

LCD = x(x+1)x(x + 1)

2(x+1)x(x+1)+3xx(x+1)=2x+2+3xx(x+1)=5x+2x(x+1)\frac{2(x + 1)}{x(x + 1)} + \frac{3x}{x(x + 1)} = \frac{2x + 2 + 3x}{x(x + 1)} = \frac{5x + 2}{x(x + 1)}

๐Ÿ“š Practice Problems

1Problem 1easy

โ“ Question:

Multiply: x+2xโˆ’3โ‹…xโˆ’3x+5\frac{x + 2}{x - 3} \cdot \frac{x - 3}{x + 5}

๐Ÿ’ก Show Solution

Multiply numerators and denominators: (x+2)(xโˆ’3)(xโˆ’3)(x+5)\frac{(x + 2)(x - 3)}{(x - 3)(x + 5)}

Cancel the common factor (xโˆ’3)(x - 3): =x+2x+5= \frac{x + 2}{x + 5}

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

2Problem 2medium

โ“ Question:

Divide: x2โˆ’4x+1รทx+2x2โˆ’1\frac{x^2 - 4}{x + 1} \div \frac{x + 2}{x^2 - 1}

๐Ÿ’ก Show Solution

Step 1: Multiply by the reciprocal x2โˆ’4x+1โ‹…x2โˆ’1x+2\frac{x^2 - 4}{x + 1} \cdot \frac{x^2 - 1}{x + 2}

Step 2: Factor everything (x+2)(xโˆ’2)x+1โ‹…(x+1)(xโˆ’1)x+2\frac{(x + 2)(x - 2)}{x + 1} \cdot \frac{(x + 1)(x - 1)}{x + 2}

Step 3: Cancel (x+2)(x + 2) and (x+1)(x + 1) =(xโˆ’2)(xโˆ’1)1= \frac{(x - 2)(x - 1)}{1}

Step 4: Multiply =(xโˆ’2)(xโˆ’1)=x2โˆ’3x+2= (x - 2)(x - 1) = x^2 - 3x + 2

Answer: x2โˆ’3x+2x^2 - 3x + 2

3Problem 3hard

โ“ Question:

Add: 3xโˆ’2+4x+1\frac{3}{x - 2} + \frac{4}{x + 1}

๐Ÿ’ก Show Solution

Step 1: Find LCD LCD=(xโˆ’2)(x+1)\text{LCD} = (x - 2)(x + 1)

Step 2: Rewrite with LCD 3(x+1)(xโˆ’2)(x+1)+4(xโˆ’2)(xโˆ’2)(x+1)\frac{3(x + 1)}{(x - 2)(x + 1)} + \frac{4(x - 2)}{(x - 2)(x + 1)}

Step 3: Add numerators =3(x+1)+4(xโˆ’2)(xโˆ’2)(x+1)= \frac{3(x + 1) + 4(x - 2)}{(x - 2)(x + 1)}

Step 4: Expand and simplify =3x+3+4xโˆ’8(xโˆ’2)(x+1)= \frac{3x + 3 + 4x - 8}{(x - 2)(x + 1)} =7xโˆ’5(xโˆ’2)(x+1)= \frac{7x - 5}{(x - 2)(x + 1)}

Answer: 7xโˆ’5(xโˆ’2)(x+1)\frac{7x - 5}{(x - 2)(x + 1)}