Learn on PengiOpenstax Intermediate Algebra 2EChapter 7: Rational Expressions and Functions

Lesson 7.1: Multiply and Divide Rational Expressions

In this lesson from OpenStax Intermediate Algebra 2E, students learn to work with rational expressions — fractions whose numerators and denominators are polynomials. The lesson covers how to determine values that make a rational expression undefined, simplify rational expressions by factoring, and multiply and divide rational expressions and rational functions. These skills build directly on fraction operations and prepare students to solve rational equations and real-world applications later in Chapter 7.

Section 1

📘 Multiply and Divide Rational Expressions

New Concept

This lesson introduces rational expressions—fractions with polynomials. You'll learn to simplify, multiply, and divide them by factoring, similar to regular fractions. A key first step is always finding values that make the denominator zero, which makes the expression undefined.

What’s next

You'll start by determining when expressions are undefined. Then, you'll master simplifying, multiplying, and dividing them through interactive examples and a series of practice cards.

Section 2

Undefined Rational Expressions

Property

A rational expression is an expression of the form pq\frac{p}{q}, where pp and qq are polynomials and q0q \neq 0. To determine the values for which a rational expression is undefined, set the denominator equal to zero and solve the equation. The expression is undefined for any value of the variable that makes the denominator zero.

Examples

  • The expression 10xy3\frac{10x}{y-3} is undefined when y3=0y-3=0, so it is undefined for y=3y=3.
  • The expression 5a+14a+2\frac{5a+1}{4a+2} is undefined when 4a+2=04a+2=0, which means a=12a = -\frac{1}{2}.
  • The expression m5m2m12\frac{m-5}{m^2-m-12} is undefined when m2m12=0m^2-m-12=0. Factoring gives (m4)(m+3)=0(m-4)(m+3)=0, so it is undefined for m=4m=4 or m=3m=-3.

Explanation

Think of a rational expression as a fraction with polynomials. Just like you can't divide by zero in arithmetic, you can't have a zero in the denominator of a rational expression. Finding these 'forbidden' values is a crucial first step.

Section 3

Simplify Rational Expressions

Property

A rational expression is considered simplified if there are no common factors in its numerator and denominator. According to the Equivalent Fractions Property, if aa, bb, and cc are numbers where b0b \neq 0, c0c \neq 0, then ab=acbc\frac{a}{b} = \frac{a \cdot c}{b \cdot c} and acbc=ab\frac{a \cdot c}{b \cdot c} = \frac{a}{b}. To simplify, factor the numerator and denominator completely, then divide out any common factors.

Examples

  • To simplify x2+6x+9x29\frac{x^2+6x+9}{x^2-9}, factor it as (x+3)(x+3)(x3)(x+3)\frac{(x+3)(x+3)}{(x-3)(x+3)}. After canceling the common factor (x+3)(x+3), the simplified form is x+3x3\frac{x+3}{x-3}.
  • To simplify 5a15a23a\frac{5a-15}{a^2-3a}, factor it as 5(a3)a(a3)\frac{5(a-3)}{a(a-3)}. Cancel the common factor (a3)(a-3) to get 5a\frac{5}{a}.
  • To simplify 2y2+4y303y9\frac{2y^2+4y-30}{3y-9}, factor it as 2(y+5)(y3)3(y3)\frac{2(y+5)(y-3)}{3(y-3)}. Cancel the common factor (y3)(y-3) to get 2(y+5)3\frac{2(y+5)}{3}.

Explanation

Simplifying a rational expression is like reducing a fraction to its simplest form. You factor both the numerator and denominator, then cancel out any identical factors that appear on both top and bottom. Remember, only factors can be canceled, not terms!

Section 4

Opposites in a Rational Expression

Property

The opposite of aba-b is bab-a. An expression and its opposite divide to 1-1. Therefore, for any expression where aba \neq b:

abba=1 \frac{a-b}{b-a} = -1

Examples

  • To simplify z2255z\frac{z^2-25}{5-z}, factor the numerator to get (z5)(z+5)5z\frac{(z-5)(z+5)}{5-z}. Since z55z=1\frac{z-5}{5-z} = -1, the expression simplifies to (z+5)-(z+5).
  • To simplify 9x2x2x6\frac{9-x^2}{x^2-x-6}, factor both parts to get (3x)(3+x)(x3)(x+2)\frac{(3-x)(3+x)}{(x-3)(x+2)}. The factors (3x)(3-x) and (x3)(x-3) are opposites, so their ratio is 1-1. The result is x+3x+2-\frac{x+3}{x+2}.
  • The expression y22y\frac{y-2}{2-y} simplifies directly to 1-1, as the numerator and denominator are opposites.

Explanation

When you spot factors that are subtracted in reverse order, like (x4)(x-4) and (4x)(4-x), they are opposites. These pairs don't cancel to 1; they cancel to 1-1. This is a handy trick for simplifying certain expressions.

Section 5

Multiply Rational Expressions

Property

If pp, qq, rr, and ss are polynomials where q0q \neq 0 and s0s \neq 0, then:

pqrs=prqs \frac{p}{q} \cdot \frac{r}{s} = \frac{p \cdot r}{q \cdot s}
To multiply, factor each numerator and denominator completely, multiply the numerators and denominators, and then simplify by dividing out common factors.

Examples

  • To multiply 4xx2x248x2\frac{4x}{x-2} \cdot \frac{x^2-4}{8x^2}, factor to get 4xx2(x2)(x+2)8x2\frac{4x}{x-2} \cdot \frac{(x-2)(x+2)}{8x^2}. Cancel common factors to get x+22x\frac{x+2}{2x}.
  • To multiply a2+a6a29a3a2\frac{a^2+a-6}{a^2-9} \cdot \frac{a-3}{a-2}, factor to get (a+3)(a2)(a3)(a+3)a3a2\frac{(a+3)(a-2)}{(a-3)(a+3)} \cdot \frac{a-3}{a-2}. All factors cancel, so the result is 11.
  • To multiply 10nn2+7n+10n+220n2\frac{10n}{n^2+7n+10} \cdot \frac{n+2}{20n^2}, factor to get 10n(n+2)(n+5)n+220n2\frac{10n}{(n+2)(n+5)} \cdot \frac{n+2}{20n^2}. After canceling, the result is 12n(n+5)\frac{1}{2n(n+5)}.

Explanation

To multiply rational expressions, factor everything you can first. Then, multiply the numerators together and the denominators together. Finally, cancel any common factors from the top and bottom. Factoring first makes finding common factors much easier.

Section 6

Divide Rational Expressions

Property

If pp, qq, rr, and ss are polynomials where q0q \neq 0, r0r \neq 0, and s0s \neq 0, then:

pq÷rs=pqsr \frac{p}{q} \div \frac{r}{s} = \frac{p}{q} \cdot \frac{s}{r}
To divide rational expressions, rewrite the division as the product of the first expression and the reciprocal of the second. Then, follow the steps for multiplication.

Examples

  • To divide x2y27x÷x+y21y\frac{x^2-y^2}{7x} \div \frac{x+y}{21y}, rewrite it as (xy)(x+y)7x21yx+y\frac{(x-y)(x+y)}{7x} \cdot \frac{21y}{x+y}. After canceling, the result is 3y(xy)x\frac{3y(x-y)}{x}.
  • To divide a24a+3a24÷a1a+2\frac{a^2-4a+3}{a^2-4} \div \frac{a-1}{a+2}, rewrite it as (a3)(a1)(a2)(a+2)a+2a1\frac{(a-3)(a-1)}{(a-2)(a+2)} \cdot \frac{a+2}{a-1}. The simplified result is a3a2\frac{a-3}{a-2}.
  • To divide x327x21÷x2+3x+9x1\frac{x^3-27}{x^2-1} \div \frac{x^2+3x+9}{x-1}, rewrite as (x3)(x2+3x+9)(x1)(x+1)x1x2+3x+9\frac{(x-3)(x^2+3x+9)}{(x-1)(x+1)} \cdot \frac{x-1}{x^2+3x+9}. The simplified result is x3x+1\frac{x-3}{x+1}.

Explanation

Dividing rational expressions is just like dividing fractions: 'Keep, Change, Flip.' Keep the first expression the same, change the division sign to multiplication, and flip the second expression (use its reciprocal). Then, simply multiply and simplify.

Section 7

Multiply and Divide Rational Functions

Property

A rational function is a function of the form R(x)=p(x)q(x)R(x) = \frac{p(x)}{q(x)} where p(x)p(x) and q(x)q(x) are polynomial functions and q(x)q(x) is not zero. The domain of a rational function is all real numbers except for those values that make the denominator q(x)=0q(x) = 0. To multiply or divide rational functions, you perform the operation on their corresponding rational expressions.

Examples

  • Find the domain of R(x)=3x5x216R(x) = \frac{3x-5}{x^2-16}. Set x216=0x^2-16=0, which gives x=4x=4 and x=4x=-4. The domain is all real numbers except 44 and 4-4.
  • If f(x)=x52xf(x) = \frac{x-5}{2x} and g(x)=x2256xg(x) = \frac{x^2-25}{6x}, find R(x)=f(x)g(x)R(x) = f(x) \cdot g(x). This is x52x(x5)(x+5)6x=(x5)2(x+5)12x2\frac{x-5}{2x} \cdot \frac{(x-5)(x+5)}{6x} = \frac{(x-5)^2(x+5)}{12x^2}.
  • If f(x)=x+2x29f(x) = \frac{x+2}{x^2-9} and g(x)=x+2x3g(x) = \frac{x+2}{x-3}, find R(x)=f(x)g(x)R(x) = \frac{f(x)}{g(x)}. This is x+2(x3)(x+3)x3x+2\frac{x+2}{(x-3)(x+3)} \cdot \frac{x-3}{x+2}. After canceling, R(x)=1x+3R(x) = \frac{1}{x+3}.

Explanation

A rational function is just a function defined by a fraction of polynomials. To find its domain, find all x-values that make the denominator zero and exclude them. To multiply or divide the functions, just multiply or divide their expressions.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 7: Rational Expressions and Functions

  1. Lesson 1Current

    Lesson 7.1: Multiply and Divide Rational Expressions

  2. Lesson 2

    Lesson 7.2: Add and Subtract Rational Expressions

  3. Lesson 3

    Lesson 7.3: Simplify Complex Rational Expressions

  4. Lesson 4

    Lesson 7.4: Solve Rational Equations

  5. Lesson 5

    Lesson 7.5: Solve Applications with Rational Equations

  6. Lesson 6

    Lesson 7.6: Solve Rational Inequalities

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Multiply and Divide Rational Expressions

New Concept

This lesson introduces rational expressions—fractions with polynomials. You'll learn to simplify, multiply, and divide them by factoring, similar to regular fractions. A key first step is always finding values that make the denominator zero, which makes the expression undefined.

What’s next

You'll start by determining when expressions are undefined. Then, you'll master simplifying, multiplying, and dividing them through interactive examples and a series of practice cards.

Section 2

Undefined Rational Expressions

Property

A rational expression is an expression of the form pq\frac{p}{q}, where pp and qq are polynomials and q0q \neq 0. To determine the values for which a rational expression is undefined, set the denominator equal to zero and solve the equation. The expression is undefined for any value of the variable that makes the denominator zero.

Examples

  • The expression 10xy3\frac{10x}{y-3} is undefined when y3=0y-3=0, so it is undefined for y=3y=3.
  • The expression 5a+14a+2\frac{5a+1}{4a+2} is undefined when 4a+2=04a+2=0, which means a=12a = -\frac{1}{2}.
  • The expression m5m2m12\frac{m-5}{m^2-m-12} is undefined when m2m12=0m^2-m-12=0. Factoring gives (m4)(m+3)=0(m-4)(m+3)=0, so it is undefined for m=4m=4 or m=3m=-3.

Explanation

Think of a rational expression as a fraction with polynomials. Just like you can't divide by zero in arithmetic, you can't have a zero in the denominator of a rational expression. Finding these 'forbidden' values is a crucial first step.

Section 3

Simplify Rational Expressions

Property

A rational expression is considered simplified if there are no common factors in its numerator and denominator. According to the Equivalent Fractions Property, if aa, bb, and cc are numbers where b0b \neq 0, c0c \neq 0, then ab=acbc\frac{a}{b} = \frac{a \cdot c}{b \cdot c} and acbc=ab\frac{a \cdot c}{b \cdot c} = \frac{a}{b}. To simplify, factor the numerator and denominator completely, then divide out any common factors.

Examples

  • To simplify x2+6x+9x29\frac{x^2+6x+9}{x^2-9}, factor it as (x+3)(x+3)(x3)(x+3)\frac{(x+3)(x+3)}{(x-3)(x+3)}. After canceling the common factor (x+3)(x+3), the simplified form is x+3x3\frac{x+3}{x-3}.
  • To simplify 5a15a23a\frac{5a-15}{a^2-3a}, factor it as 5(a3)a(a3)\frac{5(a-3)}{a(a-3)}. Cancel the common factor (a3)(a-3) to get 5a\frac{5}{a}.
  • To simplify 2y2+4y303y9\frac{2y^2+4y-30}{3y-9}, factor it as 2(y+5)(y3)3(y3)\frac{2(y+5)(y-3)}{3(y-3)}. Cancel the common factor (y3)(y-3) to get 2(y+5)3\frac{2(y+5)}{3}.

Explanation

Simplifying a rational expression is like reducing a fraction to its simplest form. You factor both the numerator and denominator, then cancel out any identical factors that appear on both top and bottom. Remember, only factors can be canceled, not terms!

Section 4

Opposites in a Rational Expression

Property

The opposite of aba-b is bab-a. An expression and its opposite divide to 1-1. Therefore, for any expression where aba \neq b:

abba=1 \frac{a-b}{b-a} = -1

Examples

  • To simplify z2255z\frac{z^2-25}{5-z}, factor the numerator to get (z5)(z+5)5z\frac{(z-5)(z+5)}{5-z}. Since z55z=1\frac{z-5}{5-z} = -1, the expression simplifies to (z+5)-(z+5).
  • To simplify 9x2x2x6\frac{9-x^2}{x^2-x-6}, factor both parts to get (3x)(3+x)(x3)(x+2)\frac{(3-x)(3+x)}{(x-3)(x+2)}. The factors (3x)(3-x) and (x3)(x-3) are opposites, so their ratio is 1-1. The result is x+3x+2-\frac{x+3}{x+2}.
  • The expression y22y\frac{y-2}{2-y} simplifies directly to 1-1, as the numerator and denominator are opposites.

Explanation

When you spot factors that are subtracted in reverse order, like (x4)(x-4) and (4x)(4-x), they are opposites. These pairs don't cancel to 1; they cancel to 1-1. This is a handy trick for simplifying certain expressions.

Section 5

Multiply Rational Expressions

Property

If pp, qq, rr, and ss are polynomials where q0q \neq 0 and s0s \neq 0, then:

pqrs=prqs \frac{p}{q} \cdot \frac{r}{s} = \frac{p \cdot r}{q \cdot s}
To multiply, factor each numerator and denominator completely, multiply the numerators and denominators, and then simplify by dividing out common factors.

Examples

  • To multiply 4xx2x248x2\frac{4x}{x-2} \cdot \frac{x^2-4}{8x^2}, factor to get 4xx2(x2)(x+2)8x2\frac{4x}{x-2} \cdot \frac{(x-2)(x+2)}{8x^2}. Cancel common factors to get x+22x\frac{x+2}{2x}.
  • To multiply a2+a6a29a3a2\frac{a^2+a-6}{a^2-9} \cdot \frac{a-3}{a-2}, factor to get (a+3)(a2)(a3)(a+3)a3a2\frac{(a+3)(a-2)}{(a-3)(a+3)} \cdot \frac{a-3}{a-2}. All factors cancel, so the result is 11.
  • To multiply 10nn2+7n+10n+220n2\frac{10n}{n^2+7n+10} \cdot \frac{n+2}{20n^2}, factor to get 10n(n+2)(n+5)n+220n2\frac{10n}{(n+2)(n+5)} \cdot \frac{n+2}{20n^2}. After canceling, the result is 12n(n+5)\frac{1}{2n(n+5)}.

Explanation

To multiply rational expressions, factor everything you can first. Then, multiply the numerators together and the denominators together. Finally, cancel any common factors from the top and bottom. Factoring first makes finding common factors much easier.

Section 6

Divide Rational Expressions

Property

If pp, qq, rr, and ss are polynomials where q0q \neq 0, r0r \neq 0, and s0s \neq 0, then:

pq÷rs=pqsr \frac{p}{q} \div \frac{r}{s} = \frac{p}{q} \cdot \frac{s}{r}
To divide rational expressions, rewrite the division as the product of the first expression and the reciprocal of the second. Then, follow the steps for multiplication.

Examples

  • To divide x2y27x÷x+y21y\frac{x^2-y^2}{7x} \div \frac{x+y}{21y}, rewrite it as (xy)(x+y)7x21yx+y\frac{(x-y)(x+y)}{7x} \cdot \frac{21y}{x+y}. After canceling, the result is 3y(xy)x\frac{3y(x-y)}{x}.
  • To divide a24a+3a24÷a1a+2\frac{a^2-4a+3}{a^2-4} \div \frac{a-1}{a+2}, rewrite it as (a3)(a1)(a2)(a+2)a+2a1\frac{(a-3)(a-1)}{(a-2)(a+2)} \cdot \frac{a+2}{a-1}. The simplified result is a3a2\frac{a-3}{a-2}.
  • To divide x327x21÷x2+3x+9x1\frac{x^3-27}{x^2-1} \div \frac{x^2+3x+9}{x-1}, rewrite as (x3)(x2+3x+9)(x1)(x+1)x1x2+3x+9\frac{(x-3)(x^2+3x+9)}{(x-1)(x+1)} \cdot \frac{x-1}{x^2+3x+9}. The simplified result is x3x+1\frac{x-3}{x+1}.

Explanation

Dividing rational expressions is just like dividing fractions: 'Keep, Change, Flip.' Keep the first expression the same, change the division sign to multiplication, and flip the second expression (use its reciprocal). Then, simply multiply and simplify.

Section 7

Multiply and Divide Rational Functions

Property

A rational function is a function of the form R(x)=p(x)q(x)R(x) = \frac{p(x)}{q(x)} where p(x)p(x) and q(x)q(x) are polynomial functions and q(x)q(x) is not zero. The domain of a rational function is all real numbers except for those values that make the denominator q(x)=0q(x) = 0. To multiply or divide rational functions, you perform the operation on their corresponding rational expressions.

Examples

  • Find the domain of R(x)=3x5x216R(x) = \frac{3x-5}{x^2-16}. Set x216=0x^2-16=0, which gives x=4x=4 and x=4x=-4. The domain is all real numbers except 44 and 4-4.
  • If f(x)=x52xf(x) = \frac{x-5}{2x} and g(x)=x2256xg(x) = \frac{x^2-25}{6x}, find R(x)=f(x)g(x)R(x) = f(x) \cdot g(x). This is x52x(x5)(x+5)6x=(x5)2(x+5)12x2\frac{x-5}{2x} \cdot \frac{(x-5)(x+5)}{6x} = \frac{(x-5)^2(x+5)}{12x^2}.
  • If f(x)=x+2x29f(x) = \frac{x+2}{x^2-9} and g(x)=x+2x3g(x) = \frac{x+2}{x-3}, find R(x)=f(x)g(x)R(x) = \frac{f(x)}{g(x)}. This is x+2(x3)(x+3)x3x+2\frac{x+2}{(x-3)(x+3)} \cdot \frac{x-3}{x+2}. After canceling, R(x)=1x+3R(x) = \frac{1}{x+3}.

Explanation

A rational function is just a function defined by a fraction of polynomials. To find its domain, find all x-values that make the denominator zero and exclude them. To multiply or divide the functions, just multiply or divide their expressions.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 7: Rational Expressions and Functions

  1. Lesson 1Current

    Lesson 7.1: Multiply and Divide Rational Expressions

  2. Lesson 2

    Lesson 7.2: Add and Subtract Rational Expressions

  3. Lesson 3

    Lesson 7.3: Simplify Complex Rational Expressions

  4. Lesson 4

    Lesson 7.4: Solve Rational Equations

  5. Lesson 5

    Lesson 7.5: Solve Applications with Rational Equations

  6. Lesson 6

    Lesson 7.6: Solve Rational Inequalities