Skip to content
Multiply and Divide Rational Expressions

Multiply and Divide Rational Expressions

By the end of this section, you will be able to: determine the values for which a rational expression is undefined, simplify rational expressions, multiply rational expressions, divide rational expressions, and multiply and divide rational functions.

We previously reviewed the properties of fractions and their operations. We introduced rational numbers, which are fractions where the numerators and denominators are integers. In this chapter, we will work with fractions whose numerators and denominators are polynomials. We call this kind of expression a rational expression.

Rational expression. A rational expression is an expression of the form pq\tfrac{p}{q}, where pp and qq are polynomials and q0q \ne 0.

Examples of rational expressions include

2456,5x12y,4x+1x29,4x2+3x12x8.-\frac{24}{56},\qquad \frac{5x}{12y},\qquad \frac{4x+1}{x^2-9},\qquad \frac{4x^2+3x-1}{2x-8}.

The first expression, 2456-\tfrac{24}{56}, is just a fraction. Since a constant is a polynomial with degree zero, the ratio of two constants is a rational expression, provided the denominator is not zero. We will do the same operations with rational expressions that we did with fractions: simplify, add, subtract, multiply, divide, and use them in applications.

Determine the values for which a rational expression is undefined

If the denominator is zero, the rational expression is undefined. The numerator of a rational expression may be zero—but not the denominator.

When we work with a numerical fraction, it is easy to avoid dividing by zero because we can see the number in the denominator. To avoid dividing by zero in a rational expression, we must not allow values of the variable that make the denominator zero.

Before beginning any operation with a rational expression, first examine it to find the values that would make the denominator zero. That way, when we solve a rational equation, we will know whether the algebraic solutions are allowed.

Determine the values for which a rational expression is undefined.

  1. Set the denominator equal to zero.
  2. Solve the equation.

Example. Determine the value for which each rational expression is undefined: (a) 8a2b3c\tfrac{8a^2b}{3c}, (b) 4b32b+5\tfrac{4b-3}{2b+5}, and (c) x+4x2+5x+6\tfrac{x+4}{x^2+5x+6}.

The expression is undefined when its denominator is zero.

(a) Set the denominator equal to zero.3c=0Solve.c=0 \begin{array}{lrcl} \text{(a) Set the denominator equal to zero.} & 3c &=& 0 \\[4pt] \text{Solve.} & c &=& 0 \end{array}

Thus 8a2b3c\tfrac{8a^2b}{3c} is undefined for c=0c=0.

(b) Set the denominator equal to zero.2b+5=0Subtract 5.2b=5Solve.b=52 \begin{array}{lrcl} \text{(b) Set the denominator equal to zero.} & 2b+5 &=& 0 \\[4pt] \text{Subtract 5.} & 2b &=& -5 \\[4pt] \text{Solve.} & b &=& -\tfrac{5}{2} \end{array}

Thus 4b32b+5\tfrac{4b-3}{2b+5} is undefined for b=52b=-\tfrac{5}{2}.

(c) Set the denominator equal to zero.x2+5x+6=0Factor.(x+2)(x+3)=0Use the Zero Product Property.x+2=0orx+3=0Solve.x=2orx=3 \begin{array}{lrcl} \text{(c) Set the denominator equal to zero.} & x^2+5x+6 &=& 0 \\[4pt] \text{Factor.} & (x+2)(x+3) &=& 0 \\[4pt] \text{Use the Zero Product Property.} & x+2 &=& 0\quad\text{or}\quad x+3=0 \\[4pt] \text{Solve.} & x &=& -2\quad\text{or}\quad x=-3 \end{array}

Thus x+4x2+5x+6\tfrac{x+4}{x^2+5x+6} is undefined for x=2x=-2 or x=3x=-3.

For what value is 3y28x\tfrac{3y^2}{8x} undefined?

For what value is 8n53n+1\tfrac{8n-5}{3n+1} undefined?

Enter, separated by commas, the values for which a+10a2+4a+3\tfrac{a+10}{a^2+4a+3} is undefined.

Simplify rational expressions

A fraction is simplified if there are no common factors, other than 11, in its numerator and denominator. Similarly, a simplified rational expression has no common factors, other than 11, in its numerator and denominator.

Simplified rational expression. A rational expression is considered simplified if there are no common factors in its numerator and denominator.

For example, x+2x+3\tfrac{x+2}{x+3} is simplified because there are no common factors of x+2x+2 and x+3x+3. The expression 2x3x\tfrac{2x}{3x} is not simplified because xx is a common factor of 2x2x and 3x3x.

We use the Equivalent Fractions Property to simplify numerical fractions, and we use it to simplify rational expressions as well.

Equivalent Fractions Property. If aa, bb, and cc are numbers where b0b \ne 0 and c0c \ne 0, then

ab=acbcandacbc=ab.\frac{a}{b}=\frac{a\cdot c}{b\cdot c}\qquad\text{and}\qquad\frac{a\cdot c}{b\cdot c}=\frac{a}{b}.

The values that would make the denominators zero are specifically disallowed. To simplify rational expressions, first write the numerator and denominator in factored form. Then remove the common factors using the Equivalent Fractions Property.

Be careful when removing common factors. Factors are multiplied to make a product. You can remove a factor from a product, but you cannot remove a term from a sum. For example, common factors can be removed from 237357\tfrac{2\cdot3\cdot7}{3\cdot5\cdot7} and from 3x(x9)5(x9)\tfrac{3x(x-9)}{5(x-9)} (where x9x\ne9). But the xx in x+5x\tfrac{x+5}{x} cannot be removed: the numerator is a sum. Doing so would be like cancelling the 2s2\text{s} in 2+52\tfrac{2+5}{2}.

Example. Simplify x2+5x+6x2+8x+12\tfrac{x^2+5x+6}{x^2+8x+12}.

Factor the numerator and denominator completely.(x+2)(x+3)(x+2)(x+6)Divide out the common factor x+2.x+3x+6 \begin{array}{lrcl} \text{Factor the numerator and denominator completely.} &&& \tfrac{(x+2)(x+3)}{(x+2)(x+6)} \\[10pt] \text{Divide out the common factor }x+2. &&& \tfrac{x+3}{x+6} \end{array}

The original denominator gives the restrictions x2x\ne-2 and x6x\ne-6.

Simplify x2x2x23x+2\tfrac{x^2-x-2}{x^2-3x+2}.

Simplify x23x10x2+x2\tfrac{x^2-3x-10}{x^2+x-2}.

Simplify a rational expression.

  1. Factor the numerator and denominator completely.
  2. Simplify by dividing out common factors.

Usually, we leave the simplified rational expression in factored form. This makes it easy to check that we have removed all common factors. Every time we write a rational expression, we should make a statement disallowing values that would make a denominator zero. To focus on the work at hand, the examples below omit those restrictions.

Example. Simplify 3a212ab+12b26a224b2\tfrac{3a^2-12ab+12b^2}{6a^2-24b^2}.

Factor out the GCF.3(a24ab+4b2)6(a24b2)Factor completely.3(a2b)(a2b)6(a+2b)(a2b)Remove the common factors of a2b and 3.a2b2(a+2b) \begin{array}{lrcl} \text{Factor out the GCF.} &&& \tfrac{3(a^2-4ab+4b^2)}{6(a^2-4b^2)} \\[10pt] \text{Factor completely.} &&& \tfrac{3(a-2b)(a-2b)}{6(a+2b)(a-2b)} \\[10pt] \text{Remove the common factors of }a-2b\text{ and }3. &&& \tfrac{a-2b}{2(a+2b)} \end{array}

Simplify 2x212xy+18y23x227y2\tfrac{2x^2-12xy+18y^2}{3x^2-27y^2}.

Simplify 5x230xy+25y22x250y2\tfrac{5x^2-30xy+25y^2}{2x^2-50y^2}.

Sometimes the numerator and denominator have opposite factors. The opposite of aa is a=1a-a=-1\cdot a. For example, 77=1\tfrac{-7}{7}=-1, and in the same way aa=1\tfrac{a}{-a}=-1. Rewriting bab-a as a+b=1(ab)-a+b=-1(a-b) shows that bab-a is the opposite of aba-b.

Opposites in a rational expression. The opposite of aba-b is bab-a, so

abba=1,ab.\frac{a-b}{b-a}=-1,\qquad a\ne b.

An expression and its opposite divide to 1-1.

Be careful not to treat a+ba+b and b+ab+a as opposites. Addition is commutative, so a+b=b+aa+b=b+a. Thus, if aba\ne-b, then a+bb+a=1\tfrac{a+b}{b+a}=1.

Example. Simplify x24x3264x2\tfrac{x^2-4x-32}{64-x^2}.

Factor the numerator and denominator.(x8)(x+4)(8x)(8+x)Recognize opposite factors.(1)(8x)(x+4)(8x)(8+x)Simplify.x+4x+8 \begin{array}{lrcl} \text{Factor the numerator and denominator.} &&& \tfrac{(x-8)(x+4)}{(8-x)(8+x)} \\[10pt] \text{Recognize opposite factors.} &&& \tfrac{(-1)(8-x)(x+4)}{(8-x)(8+x)} \\[10pt] \text{Simplify.} &&& -\tfrac{x+4}{x+8} \end{array}

Simplify x24x525x2\tfrac{x^2-4x-5}{25-x^2}.

Simplify x2+x21x2\tfrac{x^2+x-2}{1-x^2}.

Multiply rational expressions

To multiply rational expressions, we do what we did with numerical fractions: multiply the numerators and multiply the denominators. Then remove common factors to simplify the result.

Multiplication of rational expressions. If pp, qq, rr, and ss are polynomials where q0q\ne0 and s0s\ne0, then

pqrs=prqs.\frac{p}{q}\cdot\frac{r}{s}=\frac{pr}{qs}.

To multiply rational expressions, multiply the numerators and multiply the denominators.

Throughout this chapter, we assume that all numerical values that would make a denominator zero are excluded. In the next example, x0x\ne0, x3x\ne3, and x4x\ne4.

Example. Simplify 2xx27x+12x296x2\tfrac{2x}{x^2-7x+12}\cdot\tfrac{x^2-9}{6x^2}.

Factor each numerator and denominator completely.2x(x3)(x4)(x3)(x+3)6x2Multiply the numerators and denominators.2x(x3)(x+3)6x2(x3)(x4)Divide out common factors; leave the denominator factored.x+33x(x4) \begin{array}{lrcl} \text{Factor each numerator and denominator completely.} &&& \tfrac{2x}{(x-3)(x-4)}\cdot\tfrac{(x-3)(x+3)}{6x^2} \\[10pt] \text{Multiply the numerators and denominators.} &&& \tfrac{2x(x-3)(x+3)}{6x^2(x-3)(x-4)} \\[10pt] \text{Divide out common factors; leave the denominator factored.} &&& \tfrac{x+3}{3x(x-4)} \end{array}

Simplify 5xx2+5x+6x2410x\tfrac{5x}{x^2+5x+6}\cdot\tfrac{x^2-4}{10x}.

Simplify 9x2x2+11x+30x2363x2\tfrac{9x^2}{x^2+11x+30}\cdot\tfrac{x^2-36}{3x^2}.

Multiply rational expressions.

  1. Factor each numerator and denominator completely.
  2. Multiply the numerators and denominators.
  3. Simplify by dividing out common factors.

Example. Multiply 3a28a3a225a2+10a+253a214a5\tfrac{3a^2-8a-3}{a^2-25}\cdot\tfrac{a^2+10a+25}{3a^2-14a-5}.

Factor the numerators and denominators, then multiply.(3a+1)(a3)(a+5)(a+5)(a5)(a+5)(3a+1)(a5)Divide out common factors.(a3)(a+5)(a5)(a5)Rewrite the repeated denominator factor using an exponent.(a3)(a+5)(a5)2 \begin{array}{lrcl} \text{Factor the numerators and denominators, then multiply.} &&& \tfrac{(3a+1)(a-3)(a+5)(a+5)}{(a-5)(a+5)(3a+1)(a-5)} \\[10pt] \text{Divide out common factors.} &&& \tfrac{(a-3)(a+5)}{(a-5)(a-5)} \\[10pt] \text{Rewrite the repeated denominator factor using an exponent.} &&& \tfrac{(a-3)(a+5)}{(a-5)^2} \end{array}

Simplify 2x2+5x12x216x28x+162x213x+15\tfrac{2x^2+5x-12}{x^2-16}\cdot\tfrac{x^2-8x+16}{2x^2-13x+15}.

Simplify 4b2+7b21b2b22b+14b2+15b4\tfrac{4b^2+7b-2}{1-b^2}\cdot\tfrac{b^2-2b+1}{4b^2+15b-4}.

Divide rational expressions

As with numerical fractions, to divide rational expressions, multiply the first fraction by the reciprocal of the second.

Division of rational expressions. If pp, qq, rr, and ss are polynomials where q0q\ne0, r0r\ne0, and s0s\ne0, then

pq÷rs=pqsr.\frac{p}{q}\div\frac{r}{s}=\frac{p}{q}\cdot\frac{s}{r}.

To divide rational expressions, multiply the first fraction by the reciprocal of the second.

Once the division is rewritten as multiplication of the first expression by the reciprocal of the second, factor everything and look for common factors.

Example. Divide p3+q32p2+2pq+2q2÷p2q26\tfrac{p^3+q^3}{2p^2+2pq+2q^2}\div\tfrac{p^2-q^2}{6}.

Multiply by the reciprocal of the second fraction.p3+q32p2+2pq+2q26p2q2Factor the numerators and denominators completely.(p+q)(p2pq+q2)2(p2+pq+q2)23(pq)(p+q)Multiply and remove common factors.3(p2pq+q2)(pq)(p2+pq+q2) \begin{array}{lrcl} \text{Multiply by the reciprocal of the second fraction.} &&& \tfrac{p^3+q^3}{2p^2+2pq+2q^2}\cdot\tfrac{6}{p^2-q^2} \\[10pt] \text{Factor the numerators and denominators completely.} &&& \tfrac{(p+q)(p^2-pq+q^2)}{2(p^2+pq+q^2)}\cdot\tfrac{2\cdot3}{(p-q)(p+q)} \\[10pt] \text{Multiply and remove common factors.} &&& \tfrac{3(p^2-pq+q^2)}{(p-q)(p^2+pq+q^2)} \end{array}

Simplify x3+83x26x+12÷x246\tfrac{x^3+8}{3x^2-6x+12}\div\tfrac{x^2-4}{6}.

Simplify 2z2z21÷z3z2+zz3+1\tfrac{2z^2}{z^2-1}\div\tfrac{z^3-z^2+z}{z^3+1}.

Divide rational expressions.

  1. Rewrite the division as the product of the first rational expression and the reciprocal of the second.
  2. Factor the numerators and denominators completely.
  3. Multiply the numerators and denominators together.
  4. Simplify by dividing out common factors.

A complex fraction is a fraction that contains a fraction in the numerator, the denominator, or both. A fraction bar means division, so a complex fraction is another way of writing division of two fractions.

Example. Divide the complex fraction

6x27x+24x82x27x+3x25x+6. \cfrac{\frac{6x^2-7x+2}{4x-8}}{\frac{2x^2-7x+3}{x^2-5x+6}}. Rewrite with a division sign.6x27x+24x8÷2x27x+3x25x+6Multiply the first fraction by the reciprocal of the second.6x27x+24x8x25x+62x27x+3Factor and multiply.(2x1)(3x2)(x2)(x3)4(x2)(2x1)(x3)Divide out common factors.3x24 \begin{array}{lrcl} \text{Rewrite with a division sign.} &&& \tfrac{6x^2-7x+2}{4x-8}\div\tfrac{2x^2-7x+3}{x^2-5x+6} \\[10pt] \text{Multiply the first fraction by the reciprocal of the second.} &&& \tfrac{6x^2-7x+2}{4x-8}\cdot\tfrac{x^2-5x+6}{2x^2-7x+3} \\[10pt] \text{Factor and multiply.} &&& \tfrac{(2x-1)(3x-2)(x-2)(x-3)}{4(x-2)(2x-1)(x-3)} \\[10pt] \text{Divide out common factors.} &&& \tfrac{3x-2}{4} \end{array}

Simplify the complex fraction 3x2+7x+24x+243x214x5x2+x30\cfrac{\tfrac{3x^2+7x+2}{4x+24}}{\tfrac{3x^2-14x-5}{x^2+x-30}}.

Simplify the complex fraction y2362y2+11y62y22y608y4\cfrac{\tfrac{y^2-36}{2y^2+11y-6}}{\tfrac{2y^2-2y-60}{8y-4}}.

When there are more than two rational expressions, follow the same procedure. First rewrite any division as multiplication by the reciprocal. Then factor and multiply.

Example. Perform the indicated operations: 3x64x4x2+2x3x23x10÷2x+128x+16\tfrac{3x-6}{4x-4}\cdot\tfrac{x^2+2x-3}{x^2-3x-10}\div\tfrac{2x+12}{8x+16}.

Rewrite the division as multiplication by the reciprocal.3x64x4x2+2x3x23x108x+162x+12Factor numerators and denominators.3(x2)4(x1)(x+3)(x1)(x+2)(x5)8(x+2)2(x+6)Multiply, bringing constants to the front.38(x2)(x+3)(x1)(x+2)42(x1)(x+2)(x5)(x+6)Divide out common factors and simplify.3(x2)(x+3)(x5)(x+6) \begin{array}{lrcl} \text{Rewrite the division as multiplication by the reciprocal.} &&& \tfrac{3x-6}{4x-4}\cdot\tfrac{x^2+2x-3}{x^2-3x-10}\cdot\tfrac{8x+16}{2x+12} \\[10pt] \text{Factor numerators and denominators.} &&& \tfrac{3(x-2)}{4(x-1)}\cdot\tfrac{(x+3)(x-1)}{(x+2)(x-5)}\cdot\tfrac{8(x+2)}{2(x+6)} \\[10pt] \text{Multiply, bringing constants to the front.} &&& \tfrac{3\cdot8(x-2)(x+3)(x-1)(x+2)}{4\cdot2(x-1)(x+2)(x-5)(x+6)} \\[10pt] \text{Divide out common factors and simplify.} &&& \tfrac{3(x-2)(x+3)}{(x-5)(x+6)} \end{array}

Perform the indicated operations: 4m+43m15m23m10m24m32÷12m366m48\tfrac{4m+4}{3m-15}\cdot\tfrac{m^2-3m-10}{m^2-4m-32}\div\tfrac{12m-36}{6m-48}.

Perform the indicated operations: 2n2+10nn1÷n2+10n+24n2+8n9n+48n2+12n\tfrac{2n^2+10n}{n-1}\div\tfrac{n^2+10n+24}{n^2+8n-9}\cdot\tfrac{n+4}{8n^2+12n}.

Multiply and divide rational functions

A rational expression has the form pq\tfrac{p}{q}, where pp and qq are polynomials and q0q\ne0. Similarly, we define a rational function as a function of the form R(x)=p(x)q(x)R(x)=\tfrac{p(x)}{q(x)}.

Rational function. 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 values that would cause division by zero. We must eliminate any values that make q(x)=0q(x)=0.

Determine the domain of a rational function.

  1. Set the denominator equal to zero.
  2. Solve the equation.
  3. The domain is all real numbers excluding the values found in Step 2.

Example. Find the domain of R(x)=2x214x4x216x48R(x)=\tfrac{2x^2-14x}{4x^2-16x-48}.

The domain is all real numbers except those values that make the denominator zero.

Set the denominator to zero.4x216x48=0Factor out the GCF.4(x24x12)=0Factor.4(x6)(x+2)=0Use the Zero Product Property.x6=0orx+2=0Solve.x=6orx=2 \begin{array}{lrcl} \text{Set the denominator to zero.} & 4x^2-16x-48 &=& 0 \\[4pt] \text{Factor out the GCF.} & 4(x^2-4x-12) &=& 0 \\[4pt] \text{Factor.} & 4(x-6)(x+2) &=& 0 \\[4pt] \text{Use the Zero Product Property.} & x-6 &=& 0\quad\text{or}\quad x+2=0 \\[4pt] \text{Solve.} & x &=& 6\quad\text{or}\quad x=-2 \end{array}

The domain of R(x)R(x) is all real numbers where x6x\ne6 and x2x\ne-2.

Find the values excluded from the domain of R(x)=2x210x4x216x20R(x)=\tfrac{2x^2-10x}{4x^2-16x-20}. Enter them separated by commas.

Find the values excluded from the domain of R(x)=4x216x8x216x64R(x)=\tfrac{4x^2-16x}{8x^2-16x-64}. Enter them separated by commas.

To multiply rational functions, multiply the resulting rational expressions on the right side of the equation using the same techniques used to multiply rational expressions.

Example. Find R(x)=f(x)g(x)R(x)=f(x)\cdot g(x) where f(x)=2x6x28x+15f(x)=\tfrac{2x-6}{x^2-8x+15} and g(x)=x2252x+10g(x)=\tfrac{x^2-25}{2x+10}.

Substitute the functions.R(x)=2x6x28x+15x2252x+10Factor each numerator and denominator.R(x)=2(x3)(x3)(x5)(x5)(x+5)2(x+5)Multiply and remove common factors.R(x)=1 \begin{array}{lrcl} \text{Substitute the functions.} & R(x) &=& \tfrac{2x-6}{x^2-8x+15}\cdot\tfrac{x^2-25}{2x+10} \\[10pt] \text{Factor each numerator and denominator.} & R(x) &=& \tfrac{2(x-3)}{(x-3)(x-5)}\cdot\tfrac{(x-5)(x+5)}{2(x+5)} \\[10pt] \text{Multiply and remove common factors.} & R(x) &=& 1 \end{array}

Find R(x)=f(x)g(x)R(x)=f(x)\cdot g(x) where f(x)=3x21x29x+14f(x)=\tfrac{3x-21}{x^2-9x+14} and g(x)=2x283x+6g(x)=\tfrac{2x^2-8}{3x+6}.

Find R(x)=f(x)g(x)R(x)=f(x)\cdot g(x) where f(x)=x2x3x2+27x30f(x)=\tfrac{x^2-x}{3x^2+27x-30} and g(x)=x2100x210xg(x)=\tfrac{x^2-100}{x^2-10x}.

To divide rational functions, divide the resulting rational expressions on the right side of the equation using the same techniques used to divide rational expressions.

Example. Find R(x)=f(x)g(x)R(x)=\tfrac{f(x)}{g(x)} where f(x)=3x2x24xf(x)=\tfrac{3x^2}{x^2-4x} and g(x)=9x245xx27x+10g(x)=\tfrac{9x^2-45x}{x^2-7x+10}.

Substitute f(x) and g(x).R(x)=3x2x24x9x245xx27x+10Multiply by the reciprocal of g(x).R(x)=3x2x24xx27x+109x245xFactor, multiply, and remove common factors.R(x)=x23(x4) \begin{array}{lrcl} \text{Substitute }f(x)\text{ and }g(x). & R(x) &=& \cfrac{\tfrac{3x^2}{x^2-4x}}{\tfrac{9x^2-45x}{x^2-7x+10}} \\[10pt] \text{Multiply by the reciprocal of }g(x). & R(x) &=& \tfrac{3x^2}{x^2-4x}\cdot\tfrac{x^2-7x+10}{9x^2-45x} \\[10pt] \text{Factor, multiply, and remove common factors.} & R(x) &=& \tfrac{x-2}{3(x-4)} \end{array}

Find R(x)=f(x)g(x)R(x)=\tfrac{f(x)}{g(x)} where f(x)=2x2x28xf(x)=\tfrac{2x^2}{x^2-8x} and g(x)=8x2+24xx2+x6g(x)=\tfrac{8x^2+24x}{x^2+x-6}.

Find R(x)=f(x)g(x)R(x)=\tfrac{f(x)}{g(x)} where f(x)=15x23x2+33xf(x)=\tfrac{15x^2}{3x^2+33x} and g(x)=5x5x2+9x22g(x)=\tfrac{5x-5}{x^2+9x-22}.

Key terms

rational expression — an expression of the form pq\tfrac{p}{q}, where pp and qq are polynomials and q0q\ne0. simplified rational expression — a rational expression with no common factors in its numerator and denominator. complex fraction — a fraction containing a fraction in its numerator, denominator, or both. rational function — a function of the form R(x)=p(x)q(x)R(x)=\tfrac{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.


This section is adapted from Intermediate Algebra 2e, Section 7.1: Multiply and Divide Rational Expressions by Lynn Marecek and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: reformatted the worked solutions as accessible typeset step arrays; omitted the Be Prepared quiz, media links, and end-of-section exercises; and converted the practice problems (“Try Its”) into interactive exercises with instant feedback.