Math III · A-APR.6

Rewriting Rational Expressions with Inspection, Polynomial Division, and Technology

Rational-expression rewriting helps students understand algebraic fractions the way numerical division reveals quotient plus remainder.

Concept Algebra
Domain Arithmetic with Polynomials and Rational Expressions
Read time 8 minutes

What this learning objective is really asking you to learn

This objective asks students to rewrite rational expressions. A rational expression is a fraction whose numerator and denominator are polynomials, such as

\[(x^2 + 5x + 6)/(x + 2)\]

or

\[(2x^3 - x + 7)/(x^2 + 1)\].

Rewriting means expressing the rational expression in an equivalent or more revealing form. Sometimes this means simplifying by factoring and canceling common factors. Sometimes it means using polynomial division to write the expression as a quotient plus a remainder over the divisor.

For example,

\[(x^2 + 5x + 6)/(x + 2)\].

The numerator factors as \((x + 2)(x + 3)\). So for \(x \ne -2\), the expression simplifies to

\[x + 3\].

But there is still a domain restriction at \(x = -2\) because the original denominator was zero there. Rewriting reveals the simple rule but does not erase the original restriction.

Another example:

\[(x^2 + 3x + 5)/(x + 1)\].

This numerator does not divide evenly by \(x + 1\). Polynomial division gives

\[x + 2 + 3/(x + 1)\].

This is similar to numerical division. \(17/5 = 3 + 2/5\). A rational expression can be written as polynomial quotient plus remainder divided by the original denominator.

The objective allows inspection, polynomial division, or technology. Inspection means recognizing structure quickly. Polynomial division means using long division or synthetic division. Technology can help perform division or verify forms. The mathematical goal is to understand that equivalent forms reveal different features.

Why students should learn this math

Students should learn rational-expression rewriting because algebraic fractions appear throughout advanced mathematics, science, and engineering. Rational expressions model rates, ratios, averages, inverse relationships, efficiency, concentration, and many functions with asymptotes or restrictions.

Rewriting helps students see behavior. The expression

\[(x^2 + 3x + 5)/(x + 1)\]

may look like a complicated fraction. But rewritten as

\[x + 2 + 3/(x + 1)\]

it shows that for large \(x\), the expression behaves roughly like the line \(y = x + 2\), with a small correction term. This prepares students for rational-function graphing and asymptotes.

Rewriting also helps with simplification and solving. If a common factor cancels, the expression may have a hole rather than a vertical asymptote. If division produces a quotient and remainder, students can understand long-term behavior. If a rational expression is part of an equation, rewriting may make it easier to solve.

The connection to ordinary arithmetic is important. Students already know that 23 ÷ 5 gives quotient 4 remainder 3, so \(23/5 = 4 + 3/5\). Polynomial division works similarly:

\[dividend / divisor = quotient + remainder / divisor\].

This familiar structure makes rational expressions less mysterious.

The “why” is that rewriting changes what is visible. One form may show domain restrictions. Another may show end behavior. Another may show removable factors. A strong algebra student chooses the form that reveals the feature needed.

The historical machinery: algebraic fractions and division

Polynomial division extends ordinary division. Just as integers can be divided to produce quotient and remainder, polynomials can be divided to produce a polynomial quotient and a polynomial remainder of lower degree than the divisor.

This analogy is central to algebra. The Remainder Theorem is one example of how polynomial division reveals function values. Rational expressions are another. Writing a rational expression as a quotient plus remainder shows how polynomial fractions behave.

As algebra developed, rational expressions became important in solving equations and studying functions. Later, in calculus and analysis, rational functions became a major class of functions because they can have asymptotes, holes, and interesting long-term behavior while still being built from polynomials.

Technology now performs polynomial division quickly, but students still need to understand the meaning. A computer algebra system can rewrite an expression, but the human must know why one form is useful and what restrictions remain.

Where this fits in the big map of mathematics

This objective follows polynomial identities and the Binomial Theorem and precedes arithmetic with rational expressions. Students first need polynomial fluency before rational-expression fluency.

It connects to the Remainder Theorem. Dividing by \(x - a\) gives a remainder related to \(p(a)\). More generally, polynomial division rewrites rational expressions as quotient plus remainder over divisor.

It connects to rational functions. Rewritten forms reveal asymptotes, holes, and end behavior. Math III later studies rational functions more deeply.

It connects to algebraic simplification. Factoring and canceling common factors are part of rewriting, but students must keep domain restrictions.

It connects to calculus. Rational expressions often need rewriting before limits, derivatives, or integrals can be analyzed.

The big-map role is form control. Students learn that rational expressions are not fixed objects; they can be rewritten to reveal structure.

How to execute the skill technically

There are three main methods.

First, use inspection. If the numerator factors and shares a factor with the denominator, simplify.

Example:

\[(x^2 - 9)/(x - 3)\].

Factor:

\[(x - 3)(x + 3)/(x - 3)\].

For \(x \ne 3\), this simplifies to \(x + 3\). The original expression is undefined at \(x = 3\), even though the simplified expression is defined there. The graph has a hole.

Second, use polynomial long division.

Example:

\[(x^2 + 4x + 7)/(x + 2)\].

Divide \(x^2 + 4x + 7\) by \(x + 2\).

\(x^2 ÷ x = x\). Multiply \(x(x + 2) = x^2 + 2x\). Subtract to get \(2x + 7\).

\(2x ÷ x = 2\). Multiply \(2(x + 2) = 2x + 4\). Subtract to get remainder 3.

So

\[(x^2 + 4x + 7)/(x + 2) = x + 2 + 3/(x + 2)\].

Third, use technology to verify or handle more complicated division. But technology output should be interpreted. The quotient is the polynomial part. The remainder term shows the leftover fraction.

Students should always state domain restrictions: values that make the original denominator zero are excluded.

Worked example: interpreting quotient plus remainder

Rewrite

\[(2x^3 + 3x^2 - x + 5)/(x + 2)\].

Using polynomial division:

First term: \(2x^3 ÷ x = 2x^2\). Multiply: \(2x^2(x + 2) = 2x^3 + 4x^2\). Subtract from numerator: \(-x^2 - x + 5\).

Next: \(-x^2 ÷ x = -x\). Multiply: \(-x(x + 2) = -x^2 - 2x\). Subtract: \(x + 5\).

Next: \(x ÷ x = 1\). Multiply: \(x + 2\). Subtract: 3.

So

\[(2x^3 + 3x^2 - x + 5)/(x + 2) = 2x^2 - x + 1 + 3/(x + 2)\].

This form reveals that for large \(|x|\), the rational expression behaves like \(2x^2 - x + 1\), with a smaller remainder term.

Domain restrictions are not optional

If a factor cancels, students often forget that the original denominator still cannot be zero. For example,

\[(x^2 - 4)/(x - 2)\]

simplifies to \(x + 2\), but the original expression is undefined at \(x = 2\). So the equivalent statement is:

\[(x^2 - 4)/(x - 2) = x + 2, for x \ne 2\].

This is not nitpicking. It changes the graph. The simplified line has a missing point at \(x = 2\) when representing the original rational expression.

Rational expressions and asymptotic behavior

One reason quotient-plus-remainder form matters is that it reveals end behavior. Consider

\[(x^2 + 1)/(x - 1)\].

Polynomial division gives

\[x + 1 + 2/(x - 1)\].

For very large positive or negative \(x\), the fraction \(2/(x - 1)\) becomes small. So the rational function behaves more and more like the line \(y = x + 1\). This line is a slant asymptote.

Students do not need a full rational-function graphing unit in this objective, but this glimpse matters. Rewriting is not busywork; it reveals what the function approaches.

Holes versus vertical asymptotes

Rewriting can also distinguish holes from vertical asymptotes. Consider

\[(x^2 - 4)/(x - 2)\].

Factoring gives

\[(x - 2)(x + 2)/(x - 2)\].

For \(x \ne 2\), this equals \(x + 2\). Since the troublesome factor cancels, the graph is the line \(y = x + 2\) with a hole at \(x = 2\).

Now compare

\[(x + 1)/(x - 2)\].

The denominator is zero at \(x = 2\), and no factor cancels. That creates a vertical asymptote, not a hole.

This distinction is one of the biggest reasons rational-expression rewriting matters. The algebraic form tells the graph story.

Rewriting with technology responsibly

Technology can divide polynomials and simplify rational expressions quickly. But technology may output a simplified form without stating original restrictions. For example, it may simplify \((x^2 - 4)/(x - 2)\) to \(x + 2\). That is algebraically useful, but incomplete if the original function is being graphed or modeled. A human must remember \(x \ne 2\).

A useful check is to look at a CAS-style simplification and ask, “What restriction is missing?” That habit trains students to use technology intelligently rather than passively.

Why denominator degree matters

When the numerator degree is greater than or equal to the denominator degree, division can produce a polynomial part. When the numerator degree is less than the denominator degree, the rational expression is already a proper rational expression. This mirrors numerical fractions: improper fractions can be rewritten as mixed numbers, while proper fractions stay as fractions.

For example, \((x + 1)/(x^2 + 1)\) has numerator degree less than denominator degree, so polynomial division does not produce a nonzero polynomial quotient. But \((x^3 + 1)/(x + 1)\) can be divided to produce a polynomial quotient.

Inspection versus division

Inspection is useful when the numerator can be quickly recognized as a product involving the denominator. For example,

\[(x^2 + 5x + 6)/(x + 2)\]

can be simplified by inspection because the numerator factors as \((x + 2)(x + 3)\). No long division is necessary.

But for

\[(x^2 + 5x + 7)/(x + 2)\]

there is no exact factor cancellation. Polynomial division is better. It gives

\[x + 3 + 1/(x + 2)\].

Students should learn to choose the method based on structure. Factoring is best when common factors are visible. Division is best when the numerator degree is at least the denominator degree and no simple cancellation is available.

Remainder degree

In polynomial division, the remainder must have degree less than the divisor. If dividing by a linear polynomial, the remainder is a constant. If dividing by a quadratic polynomial, the remainder may be linear. This mirrors numerical division: the remainder must be smaller than the divisor.

For example, dividing by \(x^2 + 1\) means the remainder can have degree 0 or 1, such as \(3x - 5\), but not degree 2. If the leftover still has degree at least 2, the division is not finished.

Common misconceptions and how to avoid them

One common mistake is canceling terms instead of factors. You can cancel common factors, not pieces added or subtracted.

Another mistake is forgetting domain restrictions after cancellation.

A third mistake is stopping polynomial division before the remainder has degree less than the divisor.

A fourth mistake is treating quotient plus remainder form as unrelated to the original fraction. It is the same division structure as numerical quotient plus remainder.

A fifth mistake is relying on technology without interpreting the result.

The big takeaway

Rational expressions can be rewritten by factoring, cancellation, inspection, or polynomial division. Rewriting reveals simplification, domain restrictions, quotient behavior, and remainders. This skill prepares students for rational-function graphs, rational equations, asymptotes, and advanced algebra.

Problem Library

Problems in the App From This Objective

210 problems across 15 archetypes in the app.

divide leading terms, subtract, and repeat.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

Divide polynomials using long division: (x^3+2x^2-5x+6)/(x+3).

Problem 2

Divide polynomials using long division: (2x^3-3x+4)/(x-1).

Problem 3

Divide polynomials using long division: (x^4-x^2+1)/(x^2+1).

Problem 4

Divide polynomials using long division: p(x)/d(x).

Problem 5

Divide polynomials using long division: (x^2-4)/(x-2).

Problem 6

Divide polynomials using long division: (x^3-8)/(x-2).

Open in simulator
Problem 7

Divide polynomials using long division: (x^3+1)/(x+2).

Problem 8

Divide polynomials using long division: (x^4+3x^3-2x^2+5x-1)/(x^2+x-1).

Problem 9

Divide polynomials using long division: (6x^3-17x^2+14x-3)/(3x-1).

Problem 10

Divide polynomials using long division: (x^4+2x^3-7x^2-10x+12)/(x^2-2).

Problem 11

Divide polynomials using long division: (x^2+5x+6)/(x+1).

Problem 12

Divide polynomials using long division: (3x^5-2x^4+x^3-5x^2+4x-1)/(x^3-x+1).

apply synthetic algorithm for linear divisors.
12 problems Warmup Practice Mixed Review Assessment
Problem 13

Divide polynomials using synthetic division: (x^3-4x+3)/(x-1).

Problem 14

Divide polynomials using synthetic division: (2x^3+0x^2-5x+1)/(x+2).

Problem 15

Divide polynomials using synthetic division: (x^4-1)/(x-1).

Problem 16

Divide polynomials using synthetic division: coefficients by x-a.

Problem 17

Divide polynomials using synthetic division: (x^2+5x+6)/(x+2).

Open in simulator
Problem 18

Divide polynomials using synthetic division: (x^3+2x^2-7)/(x-1).

Problem 19

Divide polynomials using synthetic division: (x^4-16)/(x-2).

Problem 20

Divide polynomials using synthetic division: (3x^3-2x^2+x-4)/(x+1).

Problem 21

Divide polynomials using synthetic division: (2x^3+7x^2-5x-4)/(x+4).

Problem 22

Divide polynomials using synthetic division: (x^5-3x^3+2x-1)/(x-1).

Problem 23

Divide polynomials using synthetic division: (5)/(x-3).

Problem 24

Divide polynomials using synthetic division: (x^2-9)/(x+3).

use division identity.
15 problems Warmup Practice Mixed Review Assessment
Problem 25

Rewrite the improper rational expression as quotient plus remainder: (x^2+3x+5)/(x+1).

Problem 26

Rewrite the improper rational expression as quotient plus remainder: (2x^3+x+1)/(x-1).

Problem 27

Rewrite the improper rational expression as quotient plus remainder: (x^3+1)/(x^2+1).

Problem 28

Rewrite the improper rational expression as quotient plus remainder: N(x)/D(x).

Problem 29

Rewrite the improper rational expression as quotient plus remainder: (x^2-4x+7)/(x-2).

Problem 30

Rewrite the improper rational expression as quotient plus remainder: (3x^2+2x-1)/(x+1).

Problem 31

Rewrite the improper rational expression as quotient plus remainder: (x^3-8)/(x-2).

Problem 32

Rewrite the improper rational expression as quotient plus remainder: (x^3+2x^2-x+5)/(x^2+1).

Problem 33

Rewrite the improper rational expression as quotient plus remainder: (2x^4-3x^3+4x^2-5x+6)/(x^2-x+1).

Problem 34

Rewrite the improper rational expression as quotient plus remainder: (3x+5)/(x+2).

Problem 35

Rewrite the improper rational expression as quotient plus remainder: (4x^2+6x-1)/(2x-1).

Problem 36

Rewrite the improper rational expression as quotient plus remainder: (-x^2+5x-2)/(-x+1).

Problem 37

Rewrite the improper rational expression as quotient plus remainder: (x^3-2x+1)/(x^2+2).

Problem 38

Rewrite the improper rational expression as quotient plus remainder: (x^4+1)/(x^2-1).

Problem 39

Rewrite the improper rational expression as quotient plus remainder: (3x^4+x^3-2x^2+5x-4)/(x^2+x-2).

Open in simulator
recognize numerator as divisor times expression plus remainder.
15 problems Warmup Practice Mixed Review Assessment
Problem 40

Use inspection to rewrite rational expression (x^2+3x+2)/(x+1).

Problem 41

Use inspection to rewrite rational expression (x^2+3x+5)/(x+1).

Problem 42

Use inspection to rewrite rational expression (2x^2+7x+4)/(x+2).

Open in simulator
Problem 43

Use inspection to rewrite rational expression numerator visibly divisor times Q plus R.

Problem 44

Use inspection to rewrite rational expression (x^2+5x+6)/(x+2).

Problem 45

Use inspection to rewrite rational expression (x^2+5x+8)/(x+2).

Problem 46

Use inspection to rewrite rational expression (x^2+5x+4)/(x+2).

Problem 47

Use inspection to rewrite rational expression (3x^2+10x+7)/(x+1).

Problem 48

Use inspection to rewrite rational expression (3x^2+10x+9)/(x+1).

Problem 49

Use inspection to rewrite rational expression (3x^2+10x+5)/(x+1).

Problem 50

Use inspection to rewrite rational expression (4x^2+4x+1)/(2x+1).

Problem 51

Use inspection to rewrite rational expression (4x^2+4x+3)/(2x+1).

Problem 52

Use inspection to rewrite rational expression (4x^2+4x-1)/(2x+1).

Problem 53

Use inspection to rewrite rational expression (x^3+2x^2+3x+2)/(x+1).

Problem 54

Use inspection to rewrite rational expression (x^3+2x^2+3x+4)/(x+1).

use quotient behavior.
12 problems Warmup Practice Mixed Review Assessment
Problem 55

Identify horizontal or slant asymptote from division data (x^2+1)/(x-1)=x+1+2/(x-1).

Problem 56

Identify horizontal or slant asymptote from division data (2x^3+x)/(x^2+1)=2x+(-x)/(x^2+1).

Problem 57

Identify horizontal or slant asymptote from division data degree numerator less than degree denominator.

Problem 58

Identify horizontal or slant asymptote from division data same degree leading coefficient ratio a/b.

Problem 59

Identify horizontal or slant asymptote from division data (x^3-x^2+x-1)/(x^2+1)=x-1+2x/(x^2+1).

Problem 60

Identify horizontal or slant asymptote from division data (3x^2+2x+1)/(x+1)=3x-1+2/(x+1).

Problem 61

Identify horizontal or slant asymptote from division data (x+1)/(x^2+1).

Problem 62

Identify horizontal or slant asymptote from division data (2x^2+3x+1)/(x^2-1).

Problem 63

Identify horizontal or slant asymptote from division data (5x^3-2x+7)/(2x^3+x^2-4).

Open in simulator
Problem 64

Identify horizontal or slant asymptote from division data (x^4+x^2+1)/(x^3-1)=x+(2x^2+1)/(x^3-1).

Problem 65

Identify horizontal or slant asymptote from division data (3x^2-5)/(x^3+2x-1).

Problem 66

Identify horizontal or slant asymptote from division data (4x^2-x+3)/(2x^2+x-1).

separate quotient and proper fraction.
15 problems Warmup Practice Mixed Review Assessment
Problem 67

Rewrite rational expression to reveal end behavior: (x^2+3x+5)/(x+1).

Open in simulator
Problem 68

Rewrite rational expression to reveal end behavior: (x^3+1)/(x-1).

Problem 69

Rewrite rational expression to reveal end behavior: (2x^2-1)/(x^2+1).

Problem 70

Rewrite rational expression to reveal end behavior: N/D.

Problem 71

Rewrite rational expression to reveal end behavior: (x^2 - 4x + 7) / (x - 2).

Problem 72

Rewrite rational expression to reveal end behavior: (3x^2 + 2x - 1) / (x + 1).

Problem 73

Rewrite rational expression to reveal end behavior: (x^3 + 2x^2 - x + 5) / (x^2 + 1).

Problem 74

Rewrite rational expression to reveal end behavior: (4x^3 - 5x + 2) / (2x^2 + x - 1).

Problem 75

Rewrite rational expression to reveal end behavior: (x^2 + 10) / (x - 3).

Problem 76

Rewrite rational expression to reveal end behavior: (x^4 + 3x^2 + 1) / (x^2 + 1).

Problem 77

Rewrite rational expression to reveal end behavior: (2x^4 - x^3 + 5x - 3) / (x^2 - x + 1).

Problem 78

Rewrite rational expression to reveal end behavior: (3x^2 + 5x - 2) / (x^2 + x + 1).

Problem 79

Rewrite rational expression to reveal end behavior: (x^3 - 2x + 1) / (2x^3 + 4).

Problem 80

Rewrite rational expression to reveal end behavior: (-4x^2 + x) / (2x^2 - 3).

Problem 81

Rewrite rational expression to reveal end behavior: (x + 5) / (x^2 + 2x + 3).

connect division remainder to numerator structure.
15 problems Warmup Practice Mixed Review Assessment
Problem 82

Determine the remainder from rational rewrite (x^2+3x+5)/(x+1)=x+2+3/(x+1).

Problem 83

Determine the remainder from rational rewrite N/D=Q+(2x-1)/D.

Problem 84

Determine the remainder from rational rewrite (x^3-1)/(x-2)=x^2+2x+4+7/(x-2).

Problem 85

Determine the remainder from rational rewrite quotient plus R(x)/divisor.

Problem 86

Determine the remainder from rational rewrite (x^2+x+1)/(x-1)=x+2+3/(x-1).

Problem 87

Determine the remainder from rational rewrite (y^2-5y+1)/(y+2)=y-7+15/(y+2).

Problem 88

Determine the remainder from rational rewrite (x^2+x-5)/(x+2)=x-1-3/(x+2).

Problem 89

Determine the remainder from rational rewrite (x^3+x^2+x+1)/(x^2+2)=x+1+(-x-1)/(x^2+2).

Problem 90

Determine the remainder from rational rewrite (y^3-y^2+y-1)/(y^2+2)=y-1+(-y+1)/(y^2+2).

Problem 91

Determine the remainder from rational rewrite (x^5+1)/(x^3+1)=x^2+(-x^2+1)/(x^3+1).

Problem 92

Determine the remainder from rational rewrite (x^2-4)/(x-2)=x+2+0/(x-2).

Problem 93

Determine the remainder from rational rewrite (A(x) / B(x)) = C(x) + (D(x) / B(x)).

Problem 94

Determine the remainder from rational rewrite Dividend/Divisor = Quotient + RemainderTerm/Divisor.

Problem 95

Determine the remainder from rational rewrite (3x^2+2x+1)/(x+1)=3x-1+2/(x+1).

Problem 96

Determine the remainder from rational rewrite (z^3+z^2+2z+1)/(z^2+1)=z+1+z/(z^2+1).

Open in simulator
read quotient and remainder.
15 problems Warmup Practice Mixed Review Assessment
Problem 97

Interpret technology output for polynomial division: Quotient: x^2+2x+3, Remainder: 4.

Problem 98

Interpret technology output for polynomial division: CAS returns Q=x-1, R=2x+5 for divisor x^2+1.

Problem 99

Interpret technology output for polynomial division: synthetic output 1,3,5 | 7.

Open in simulator
Problem 100

Interpret technology output for polynomial division: division output with quotient Q and remainder R.

Problem 101

Interpret technology output for polynomial division: Polynomial division yields Q = 3x+2, R = -1, with divisor x-1.

Problem 102

Interpret technology output for polynomial division: Result: Quotient = 2x^2 - x + 5, Remainder = 0, Divisor = x+3.

Problem 103

Interpret technology output for polynomial division: Synthetic division for root -2: [1, -3, 7 | -10].

Problem 104

Interpret technology output for polynomial division: Given quotient Q, remainder R, and divisor D from polynomial division.

Problem 105

Interpret technology output for polynomial division: Division of (x^3 - 2x + 1) by (x^2 + 1) gives quotient x and remainder -3x + 1.

Problem 106

Interpret technology output for polynomial division: Synthetic division with root 3: [2, 1, -4 | 5].

Problem 107

Interpret technology output for polynomial division: Calculator output: (4x^3 - 2x + 1) / (x-2) = 4x^2 + 8x + 14 + 29/(x-2).

Problem 108

Interpret technology output for polynomial division: We found that x^4 - 1 = (x^2 + 1)(x^2 - 1) + 0.

Problem 109

Interpret technology output for polynomial division: Quotient: 0.5x^2 - 1.5x + 2, Remainder: -3, Divisor: 2x+1.

Problem 110

Interpret technology output for polynomial division: Polynomial division for (x^4 + x^2 + 1) / (x^2 - x + 1) gives Q = x^2 + x + 1, R = 0.

Problem 111

Interpret technology output for polynomial division: The division algorithm states: x^3 = (x^2+x+1)(x-1) + 1.

select inspection, synthetic, or long division.
15 problems Warmup Practice Mixed Review Assessment
Problem 112

Choose the division method for rational expression divisor is x-a and coefficients are known.

Open in simulator
Problem 113

Choose the division method for rational expression divisor is quadratic.

Problem 114

Choose the division method for rational expression numerator clearly equals denominator times Q plus R.

Problem 115

Choose the division method for rational expression complex missing terms and non-linear divisor.

Problem 116

Choose the division method for rational expression divisor is x+2.

Problem 117

Choose the division method for rational expression divisor is a linear binomial with leading coefficient 1.

Problem 118

Choose the division method for rational expression divisor is x^2 - 4.

Problem 119

Choose the division method for rational expression divisor is a cubic polynomial.

Problem 120

Choose the division method for rational expression numerator has many missing terms and divisor is x-1.

Problem 121

Choose the division method for rational expression numerator has many missing terms and divisor is x^2 + 1.

Problem 122

Choose the division method for rational expression numerator is (x-3)(x+5) and divisor is x-3.

Problem 123

Choose the division method for rational expression divisor is a constant number.

Problem 124

Choose the division method for rational expression divisor is x.

Problem 125

Choose the division method for rational expression divisor is 2x-1.

Problem 126

Choose the division method for rational expression divisor is a quartic polynomial.

multiply back and add remainder.
15 problems Warmup Practice Mixed Review Assessment
Problem 127

Verify the rational-expression rewrite: (x^2+3x+5)/(x+1)=x+2+3/(x+1).

Problem 128

Verify the rational-expression rewrite: N/D=Q+R/D.

Problem 129

Verify the rational-expression rewrite: (x^3-1)/(x-1)=x^2+x+1.

Problem 130

Verify the rational-expression rewrite: Q plus remainder over divisor.

Problem 131

Verify the rational-expression rewrite: (x^2 - 4) / (x - 2) = x + 2.

Problem 132

Verify the rational-expression rewrite: (2x^2 + 5x + 7) / (x + 1) = 2x + 3 + 4/(x + 1).

Problem 133

Verify the rational-expression rewrite: (x^3 + 2x^2 - x + 5) / (x^2 + x + 1) = x + 1 + (-3x + 4)/(x^2 + x + 1).

Problem 134

Verify the rational-expression rewrite: (x^2 - 5x + 6) / (x - 1) = x - 4 + 2/(x - 1).

Problem 135

Verify the rational-expression rewrite: (3x^2 + 10x + 12) / (x + 2) = 3x + 4 + 4/(x + 2).

Problem 136

Verify the rational-expression rewrite: (x^3 + 8) / (x + 2) = x^2 - 2x + 4.

Problem 137

Verify the rational-expression rewrite: (x^3 + x + 1) / (x - 1) = x^2 + x + 2 + 3/(x - 1).

Problem 138

Verify the rational-expression rewrite: (x^4 - 16) / (x^2 + 4) = x^2 - 4.

Problem 139

Verify the rational-expression rewrite: (x^3 + 3x^2 + 5x + 7) / (x^2 + 1) = x + 3 + (4x + 4)/(x^2 + 1).

Open in simulator
Problem 140

Verify the rational-expression rewrite: (2x^2 - 7x + 9) / (x - 3) = 2x - 1 + 6/(x - 3).

Problem 141

Verify the rational-expression rewrite: (x^4 + 2x^3 - 5x^2 + 3x - 1) / (x + 1) = x^3 + x^2 - 6x + 9 - 10/(x + 1).

combine division with cancellation where valid.
15 problems Warmup Practice Mixed Review Assessment
Problem 142

Simplify rational expression after division and factoring: (x^2-1)/(x-1).

Problem 143

Simplify rational expression after division and factoring: (x^3-x)/(x^2-1).

Problem 144

Simplify rational expression after division and factoring: (x^2+3x+2)/(x+1).

Problem 145

Simplify rational expression after division and factoring: improper rational expression with common factor.

Open in simulator
Problem 146

Simplify rational expression after division and factoring: (x^2-4)/(x-2).

Problem 147

Simplify rational expression after division and factoring: (x^2+5x+6)/(x+2).

Problem 148

Simplify rational expression after division and factoring: (x^3-8)/(x-2).

Problem 149

Simplify rational expression after division and factoring: (x^3+27)/(x+3).

Problem 150

Simplify rational expression after division and factoring: (x^2-9)/(x^2-4x+3).

Problem 151

Simplify rational expression after division and factoring: (x^2-5x+6)/(x-3).

Problem 152

Simplify rational expression after division and factoring: (2x^2-8x)/(x-4).

Problem 153

Simplify rational expression after division and factoring: (x-5)/(5-x).

Problem 154

Simplify rational expression after division and factoring: (x^3-x^2-2x)/(x^2-4).

Problem 155

Simplify rational expression after division and factoring: (x^3+x^2)/(x+1).

Problem 156

Simplify rational expression after division and factoring: (x^4-1)/(x^2-1).

explain quotient trend and remainder correction.
15 problems Warmup Practice Mixed Review Assessment
Problem 157

Interpret rational rewrite in context: average cost C(x)=(x^2+5x+6)/x=x+5+6/x.

Problem 158

Interpret rational rewrite in context: area ratio rewrites as x+2+3/(x+1).

Problem 159

Interpret rational rewrite in context: revenue per item model quotient is 2x+1.

Problem 160

Interpret rational rewrite in context: N/D=Q+R/D in context.

Problem 161

Interpret rational rewrite in context: average speed V(t)=(t^2+3t+2)/t = t+3+2/t.

Problem 162

Interpret rational rewrite in context: cost per item C(x)=(3x^2+2x+1)/x = 3x+2+1/x.

Problem 163

Interpret rational rewrite in context: population growth rate P(t)=(t^3+t^2+t+2)/(t^2+1) = t+1+1/(t^2+1).

Problem 164

Interpret rational rewrite in context: process efficiency E(x)=(2x^2+x+5)/(x+1) = 2x-1+6/(x+1).

Problem 165

Interpret rational rewrite in context: concentration C(t)=(t^3+2t^2+3t+4)/(t+1) = t^2+t+2+2/(t+1).

Open in simulator
Problem 166

Interpret rational rewrite in context: volume per unit length V(L)=(L^2+4L+7)/(L+2) = L+2+3/(L+2).

Problem 167

Interpret rational rewrite in context: rational expression (x^3+x^2+x+3)/(x^2+1) rewrites as x+1+2/(x^2+1).

Problem 168

Interpret rational rewrite in context: the division (4x^2+3x+2)/(x-1) equals 4x+7+9/(x-1).

Problem 169

Interpret rational rewrite in context: average production rate P(t)=(2t^3+5t^2+t+1)/(t^2+1) = 2t+5+(-t-4)/(t^2+1).

Problem 170

Interpret rational rewrite in context: profit per share P(s)=(s^3+2s^2+s+2)/(s^2+s+1) = s+1+(1-s)/(s^2+s+1).

Problem 171

Interpret rational rewrite in context: rate of temperature change T'(t)=(t^2+t+1)/(t+2) = t-1+3/(t+2).

use division identity to solve.
12 problems Warmup Practice Mixed Review Assessment
Problem 172

Find the missing coefficient given quotient or remainder data (x^2+kx+5)/(x+1) has remainder 2.

Problem 173

Find the missing coefficient given quotient or remainder data dividing x^3+ax+1 by x-2 gives remainder 7.

Open in simulator
Problem 174

Find the missing coefficient given quotient or remainder data N(x)=(x-3)(x+2)+r and constant term known.

Problem 175

Find the missing coefficient given quotient or remainder data unknown coefficient k with quotient Q and remainder R.

Problem 176

Find the missing coefficient given quotient or remainder data dividing x^3 - 2x^2 + kx - 1 by x-1 yields remainder 5.

Problem 177

Find the missing coefficient given quotient or remainder data when 2x^2 + mx + 3 is divided by x+2, the remainder is -1.

Problem 178

Find the missing coefficient given quotient or remainder data the polynomial 4x^3 + ax^2 - x + 2 has a remainder of 3 when divided by 2x-1.

Problem 179

Find the missing coefficient given quotient or remainder data find b if x^4 - 3x^3 + bx^2 + 5 divided by x-3 leaves a remainder of 50.

Problem 180

Find the missing coefficient given quotient or remainder data x^3 + kx^2 - 4x + 1 divided by x-1 gives quotient x^2 + 2x - 2 and remainder -1.

Problem 181

Find the missing coefficient given quotient or remainder data x^2 + 5x + c is exactly divisible by x+2, with quotient x+3.

Problem 182

Find the missing coefficient given quotient or remainder data when kx^3 - x^2 + kx + 5 is divided by x+1, the remainder is 3.

Problem 183

Find the missing coefficient given quotient or remainder data 3x^2 + 2x + m is a multiple of x-1.

verify algebraic equivalence.
15 problems Warmup Practice Mixed Review Assessment
Problem 184

Compare equivalent rational-expression rewrites: x+2+3/(x+1) and (x^2+3x+5)/(x+1).

Problem 185

Compare equivalent rational-expression rewrites: (x^2-1)/(x-1) and x+1.

Problem 186

Compare equivalent rational-expression rewrites: quotient form and factored form.

Problem 187

Compare equivalent rational-expression rewrites: expanded numerator over denominator and Q+R/D.

Problem 188

Compare equivalent rational-expression rewrites: x-1+2/(x+3) and (x^2+2x-1)/(x+3).

Problem 189

Compare equivalent rational-expression rewrites: (x^2-4)/(x-2) and x+2.

Problem 190

Compare equivalent rational-expression rewrites: (x^2+5x+6)/(x+2) and x+3.

Problem 191

Compare equivalent rational-expression rewrites: (x^2-9)/(x+3) and x-3.

Problem 192

Compare equivalent rational-expression rewrites: (2x^2+5x+2)/(x+2) and (2x^2+7x+3)/(x+3).

Problem 193

Compare equivalent rational-expression rewrites: 2x+1+5/(x-2) and (2x^2-3x+3)/(x-2).

Problem 194

Compare equivalent rational-expression rewrites: (x^2+x)/(x) and x+1.

Problem 195

Compare equivalent rational-expression rewrites: (x^2-1)/(x+1) and x+2.

Problem 196

Compare equivalent rational-expression rewrites: (x^2+2x+1)/(x+1) and (x^2+2x+1)/(x-1).

Open in simulator
Problem 197

Compare equivalent rational-expression rewrites: x^2+1+1/(x-1) and (x^3-x^2+x)/(x-1).

Problem 198

Compare equivalent rational-expression rewrites: (x^3-8)/(x-2) and x^2+2x+4.

catch missing terms, subtraction, synthetic setup, and remainder placement mistakes.
12 problems Warmup Practice Mixed Review Assessment
Problem 199

Correct the polynomial-division rewrite error: A student omits the zero x term during division.

Open in simulator
Problem 200

Correct the polynomial-division rewrite error: A student forgets to subtract the entire product in long division.

Problem 201

Correct the polynomial-division rewrite error: A student writes Q+R instead of Q+R/D.

Problem 202

Correct the polynomial-division rewrite error: A student uses synthetic value 3 for divisor x+3.

Problem 203

Correct the polynomial-division rewrite error: A student sets up (x^4 - 3x^2 + 7) / (x+2) for long division without including 0x^3 or 0x.

Problem 204

Correct the polynomial-division rewrite error: During long division, a student subtracts (x^2 - 2x) from (x^2 + 5x) as (x^2 - x^2) + (5x - 2x).

Problem 205

Correct the polynomial-division rewrite error: A student attempts synthetic division for (x^3 + 4x - 1) / (x-2) using coefficients 1, 4, -1.

Problem 206

Correct the polynomial-division rewrite error: A student performs synthetic division for (2x^2 + 5x - 3) / (2x - 1) using 1/2 but forgets to adjust the quotient.

Problem 207

Correct the polynomial-division rewrite error: A student performs long division of (x^3 + 2x^2 + 1) / (x^2 + x) and incorrectly states the remainder as x^2 - x + 1.

Problem 208

Correct the polynomial-division rewrite error: When dividing x^3 + 2x^2 + 5 by x+1, a student incorrectly starts the quotient with x^3.

Problem 209

Correct the polynomial-division rewrite error: In synthetic division for (x^3 - 2x + 5) / (x+1), a student multiplies -1 by 1 (the first coefficient) before bringing it down.

Problem 210

Correct the polynomial-division rewrite error: A student calculates a remainder of -5 for (x^2+x-1)/(x+2) and writes the final answer as x-1 + 5/(x+2).