Math 3 Quiz: Rewriting Rational Expressions
15 questions · exam conditions
0:00
Rewriting Rational ExpressionsQuestion 1 of 15

For what value of kk does 2x2+kx6x+3\frac{2x^2 + kx - 6}{x + 3} simplify to a linear expression with no remainder?

k=12k = 12
k=6k = 6
k=8k = 8
k=4k = 4
← Back to quizzes

Math 3 Quiz

Math 3 Quiz: Rewriting Rational Expressions

Practice Rewriting Rational Expressions in Math 3 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Rewriting Rational Expressions, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 3.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

For what value of kk does 2x2+kx6x+3\frac{2x^2 + kx - 6}{x + 3} simplify to a linear expression with no remainder?

  1. k=12k = 12
  2. k=6k = 6
  3. k=8k = 8
  4. k=4k = 4 (correct answer)
Explanation: When you see a rational expression that needs to simplify to a linear expression with no remainder, you're dealing with polynomial division where the numerator must be perfectly divisible by the denominator. For 2x2+kx6x+3\frac{2x^2 + kx - 6}{x + 3} to have no remainder, the numerator 2x2+kx62x^2 + kx - 6 must have (x+3)(x + 3) as a factor. This means x=3x = -3 must be a root of the numerator. Substituting x=3x = -3 into the numerator: 2(3)2+k(3)6=02(-3)^2 + k(-3) - 6 = 0 Solving: 2(9)3k6=02(9) - 3k - 6 = 0 183k6=018 - 3k - 6 = 0 123k=012 - 3k = 0 k=4k = 4 You can verify this by performing polynomial long division with k=4k = 4: 2x2+4x6x+3=2x2\frac{2x^2 + 4x - 6}{x + 3} = 2x - 2 with remainder 0. Choice A (k=12k = 12) comes from incorrectly setting up the equation as 123k=012 - 3k = 0 but solving k=12k = 12 instead of k=4k = 4. Choice B (k=6k = 6) results from the arithmetic error 186=1218 - 6 = 12, then k=2×6=6k = 2 \times 6 = 6. Choice C (k=8k = 8) might come from miscalculating 2(3)2=62(-3)^2 = 6 instead of 1818, leading to 63k6=06 - 3k - 6 = 0, so k=0k = 0, but then doubling it. Remember: when a rational expression must simplify with no remainder, use the factor theorem—substitute the root of the denominator into the numerator and set it equal to zero.

Question 2

Which expression is equivalent to x38x2+19x12x25x+6\frac{x^3 - 8x^2 + 19x - 12}{x^2 - 5x + 6} when x2x \neq 2 and x3x \neq 3?

  1. x3+2x25x+6x - 3 + \frac{2}{x^2 - 5x + 6} (correct answer)
  2. x3+2xx25x+6x - 3 + \frac{2x}{x^2 - 5x + 6}
  3. x4+5xx25x+6x - 4 + \frac{5x}{x^2 - 5x + 6}
  4. x2+x4x25x+6x - 2 + \frac{x - 4}{x^2 - 5x + 6}
Explanation: Using polynomial long division: x38x2+19x12x25x+6=(x3)+2x25x+6\frac{x^3 - 8x^2 + 19x - 12}{x^2 - 5x + 6} = (x - 3) + \frac{2}{x^2 - 5x + 6}. The quotient is x3x - 3 and the remainder is 22. Choice B incorrectly has 2x2x in the numerator of the remainder term. Choice C results from an error in the division process. Choice D has the wrong quotient and remainder.

Question 3

Which rewritten form of x41x2+1\frac{x^4 - 1}{x^2 + 1} most clearly shows its behavior for large values of x|x|?

  1. (x2)212x2+1\frac{(x^2)^2 - 1^2}{x^2 + 1}
  2. (x21)(x2+1)x2+1\frac{(x^2 - 1)(x^2 + 1)}{x^2 + 1}
  3. x21x^2 - 1 (correct answer)
  4. x21+0x2+1x^2 - 1 + \frac{0}{x^2 + 1}
Explanation: Since x41=(x2)212=(x21)(x2+1)x^4 - 1 = (x^2)^2 - 1^2 = (x^2 - 1)(x^2 + 1), we have x41x2+1=(x21)(x2+1)x2+1=x21\frac{x^4 - 1}{x^2 + 1} = \frac{(x^2 - 1)(x^2 + 1)}{x^2 + 1} = x^2 - 1 (provided x2+10x^2 + 1 \neq 0, which is always true for real xx). For large x|x|, this clearly shows the function behaves like x2x^2. Choice A shows factorization but not simplification. Choice B shows the intermediate step. Choice D unnecessarily includes the zero remainder term.

Question 4

If 3x2+x10x2=3x+7+kx2\frac{3x^2 + x - 10}{x - 2} = 3x + 7 + \frac{k}{x - 2} for all values of xx except x=2x = 2, what is the value of kk?

  1. 4-4
  2. 44 (correct answer)
  3. 66
  4. 1010
Explanation: To find kk, we multiply both sides by (x2)(x - 2): 3x2+x10=(3x+7)(x2)+k3x^2 + x - 10 = (3x + 7)(x - 2) + k. Expanding the right side: (3x+7)(x2)=3x26x+7x14=3x2+x14(3x + 7)(x - 2) = 3x^2 - 6x + 7x - 14 = 3x^2 + x - 14. So we have: 3x2+x10=3x2+x14+k3x^2 + x - 10 = 3x^2 + x - 14 + k. Comparing coefficients, we get: 10=14+k-10 = -14 + k, so k=4k = 4. Choice A would result from a sign error when expanding. Choice C would result from incorrectly calculating (7)(2)(7)(-2). Choice D is the constant term from the original numerator, which is a common misconception.

Question 5

The rational expression x2+3x+2x21\frac{x^2 + 3x + 2}{x^2 - 1} is equivalent to which of the following when x±1x \neq \pm 1?

  1. 1+3x+3x211 + \frac{3x + 3}{x^2 - 1}
  2. x+1x1\frac{x + 1}{x - 1}
  3. 1+4x+3x211 + \frac{4x + 3}{x^2 - 1}
  4. x+2x1\frac{x + 2}{x - 1} (correct answer)
Explanation: When you see a rational expression that needs simplification, your first instinct should be to factor both the numerator and denominator to look for common factors that can be canceled. Let's factor the given expression x2+3x+2x21\frac{x^2 + 3x + 2}{x^2 - 1}. The numerator x2+3x+2x^2 + 3x + 2 factors as (x+1)(x+2)(x + 1)(x + 2) since we need two numbers that multiply to 2 and add to 3. The denominator x21x^2 - 1 is a difference of squares, factoring as (x+1)(x1)(x + 1)(x - 1). This gives us (x+1)(x+2)(x+1)(x1)\frac{(x + 1)(x + 2)}{(x + 1)(x - 1)}. Since x1x \neq -1, we can cancel the common factor (x+1)(x + 1), leaving us with x+2x1\frac{x + 2}{x - 1}, which matches answer choice D. Now let's check why the other options are incorrect. Choice A represents a partial fraction decomposition attempt, but 1+3x+3x211 + \frac{3x + 3}{x^2 - 1} would equal x21+3x+3x21=x2+3x+2x21\frac{x^2 - 1 + 3x + 3}{x^2 - 1} = \frac{x^2 + 3x + 2}{x^2 - 1}, which is our original expression, not the simplified form. Choice B, x+1x1\frac{x + 1}{x - 1}, would result from incorrectly canceling terms instead of factors. Choice C, 1+4x+3x211 + \frac{4x + 3}{x^2 - 1}, comes from an arithmetic error in partial fraction decomposition. Remember: always factor completely before attempting to simplify rational expressions. Look for common factors in the numerator and denominator that can be canceled, and be careful not to cancel individual terms.

Question 6

Which form best reveals the horizontal asymptote of f(x)=3x2+5x2x24f(x) = \frac{3x^2 + 5x - 2}{x^2 - 4}?

  1. f(x)=(3x1)(x+2)(x2)(x+2)f(x) = \frac{(3x - 1)(x + 2)}{(x - 2)(x + 2)}
  2. f(x)=3+5x+10x24f(x) = 3 + \frac{5x + 10}{x^2 - 4} (correct answer)
  3. f(x)=3x212+5x+10x24f(x) = \frac{3x^2 - 12 + 5x + 10}{x^2 - 4}
  4. f(x)=3+5x10x24f(x) = 3 + \frac{5x - 10}{x^2 - 4}
Explanation: To find the horizontal asymptote, we need to rewrite the function by dividing: 3x2+5x2x24=3+5x+10x24\frac{3x^2 + 5x - 2}{x^2 - 4} = 3 + \frac{5x + 10}{x^2 - 4}. As xx \to \infty, the fraction 5x+10x240\frac{5x + 10}{x^2 - 4} \to 0, revealing that the horizontal asymptote is y=3y = 3. Choice A shows factored form but doesn't reveal the asymptote. Choice C is just a rearrangement that doesn't help. Choice D has the wrong remainder (5x105x - 10 instead of 5x+105x + 10).

Question 7

Which partial fraction decomposition is correct for 5x+7(x+1)(x+3)\frac{5x + 7}{(x + 1)(x + 3)}?

  1. 1x+1+4x+3\frac{1}{x + 1} + \frac{4}{x + 3} (correct answer)
  2. 4x+1+1x+3\frac{4}{x + 1} + \frac{1}{x + 3}
  3. 1x+1+6x+3\frac{-1}{x + 1} + \frac{6}{x + 3}
  4. 2x+1+3x+3\frac{2}{x + 1} + \frac{3}{x + 3}
Explanation: Setting up 5x+7(x+1)(x+3)=Ax+1+Bx+3\frac{5x + 7}{(x + 1)(x + 3)} = \frac{A}{x + 1} + \frac{B}{x + 3}, we get 5x+7=A(x+3)+B(x+1)5x + 7 = A(x + 3) + B(x + 1). When x=1x = -1: 5(1)+7=A(2)+B(0)5(-1) + 7 = A(2) + B(0), so 2=2A2 = 2A, thus A=1A = 1. When x=3x = -3: 5(3)+7=A(0)+B(2)5(-3) + 7 = A(0) + B(-2), so 8=2B-8 = -2B, thus B=4B = 4. Choice B reverses the coefficients. Choice C has the wrong sign for A. Choice D uses incorrect coefficient values.

Question 8

If x27x+12x3=x+a+bx3\frac{x^2 - 7x + 12}{x - 3} = x + a + \frac{b}{x - 3} for constants aa and bb, what is the value of abab?

  1. 12-12
  2. 3-3
  3. 00 (correct answer)
  4. 1212
Explanation: Notice that x27x+12=(x3)(x4)x^2 - 7x + 12 = (x - 3)(x - 4), so x27x+12x3=(x3)(x4)x3=x4\frac{x^2 - 7x + 12}{x - 3} = \frac{(x - 3)(x - 4)}{x - 3} = x - 4 (for x3x \neq 3). Therefore, x4=x+a+bx3x - 4 = x + a + \frac{b}{x - 3}, which means a=4a = -4 and b=0b = 0 (since there's no remainder). Thus, ab=(4)(0)=0ab = (-4)(0) = 0. Choice A comes from multiplying the factors incorrectly. Choice B uses aa alone. Choice D ignores the sign.

Question 9

Which expression represents the complete factorization that reveals the structure of x327x2+3x+9\frac{x^3 - 27}{x^2 + 3x + 9}?

  1. x3+0x2+3x+9x - 3 + \frac{0}{x^2 + 3x + 9}
  2. (x3)(x2+3x+9)x2+3x+9\frac{(x - 3)(x^2 + 3x + 9)}{x^2 + 3x + 9}
  3. x327x2+3x+911\frac{x^3 - 27}{x^2 + 3x + 9} \cdot \frac{1}{1}
  4. x3x - 3 (correct answer)
Explanation: When you encounter a rational expression where the numerator might factor in a way that cancels with the denominator, look for special factoring patterns first. This is key to simplifying complex-looking fractions. The numerator x327x^3 - 27 is a difference of cubes since 27=3327 = 3^3. Using the difference of cubes formula a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a-b)(a^2 + ab + b^2), we get: x327=(x3)(x2+3x+9)x^3 - 27 = (x-3)(x^2 + 3x + 9) So our expression becomes: x327x2+3x+9=(x3)(x2+3x+9)x2+3x+9\frac{x^3 - 27}{x^2 + 3x + 9} = \frac{(x-3)(x^2 + 3x + 9)}{x^2 + 3x + 9} Since (x2+3x+9)(x^2 + 3x + 9) appears in both numerator and denominator, they cancel out (assuming x2+3x+90x^2 + 3x + 9 \neq 0), leaving us with x3x - 3. Choice A represents polynomial long division notation but incorrectly suggests there's a remainder when there isn't. Choice B shows the factored form before cancellation but doesn't complete the simplification process. Choice C multiplies by 1, which doesn't change the expression or reveal its simplified structure. Choice D correctly shows the final simplified form after factoring and canceling common factors. Remember: when you see cubes or cube roots in rational expressions, immediately check for sum or difference of cubes patterns. These often lead to dramatic simplifications through cancellation, turning intimidating expressions into simple linear terms.

Question 10

When 2x33x2+x5x22x+1\frac{2x^3 - 3x^2 + x - 5}{x^2 - 2x + 1} is written in the form q(x)+r(x)x22x+1q(x) + \frac{r(x)}{x^2 - 2x + 1}, what is the degree of r(x)r(x)?

  1. 00
  2. 11 (correct answer)
  3. 22
  4. 33
Explanation: When dividing a polynomial by x22x+1x^2 - 2x + 1, the remainder r(x)r(x) must have degree less than 2 (the degree of the divisor). Since we're dividing a cubic by a quadratic, we get a linear quotient and a remainder of degree at most 1. Performing the division gives us r(x)=ax+br(x) = ax + b for some constants aa and bb, so the degree of r(x)r(x) is 1. Choice A would only be correct if the remainder were a constant. Choices C and D are impossible since the remainder degree must be less than the divisor degree.

Question 11

The rational function g(x)=x3+x26xx24g(x) = \frac{x^3 + x^2 - 6x}{x^2 - 4} can be rewritten to reveal a removable discontinuity. Which form best shows this structure?

  1. g(x)=x(x2+x6)(x2)(x+2)g(x) = \frac{x(x^2 + x - 6)}{(x - 2)(x + 2)}
  2. g(x)=x(x2)(x+3)(x2)(x+2)g(x) = \frac{x(x - 2)(x + 3)}{(x - 2)(x + 2)} (correct answer)
  3. g(x)=x(x+3)x+2g(x) = \frac{x(x + 3)}{x + 2} for x2x \neq 2
  4. g(x)=x+36x+2g(x) = x + 3 - \frac{6}{x + 2} for x2x \neq 2
Explanation: First, factor completely: x3+x26x=x(x2+x6)=x(x2)(x+3)x^3 + x^2 - 6x = x(x^2 + x - 6) = x(x - 2)(x + 3) and x24=(x2)(x+2)x^2 - 4 = (x - 2)(x + 2). So g(x)=x(x2)(x+3)(x2)(x+2)g(x) = \frac{x(x - 2)(x + 3)}{(x - 2)(x + 2)}. This form clearly shows that (x2)(x - 2) appears in both numerator and denominator, indicating a removable discontinuity at x=2x = 2. Choice A doesn't factor the numerator completely. Choice C shows the simplified form but not the original structure that reveals the discontinuity. Choice D shows a different rewritten form that doesn't highlight the removable discontinuity.

Question 12

The expression x38x2+2x+4\frac{x^3 - 8}{x^2 + 2x + 4} can be simplified to which of the following?

  1. x2x - 2 (correct answer)
  2. x+2x + 2
  3. x22x+4x^2 - 2x + 4
  4. x22x+4x+2\frac{x^2 - 2x + 4}{x + 2}
Explanation: Recognize that x38=x323x^3 - 8 = x^3 - 2^3, which is a difference of cubes. Using the formula a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2), we get: x38=(x2)(x2+2x+4)x^3 - 8 = (x - 2)(x^2 + 2x + 4). Therefore: x38x2+2x+4=(x2)(x2+2x+4)x2+2x+4=x2\frac{x^3 - 8}{x^2 + 2x + 4} = \frac{(x - 2)(x^2 + 2x + 4)}{x^2 + 2x + 4} = x - 2 (provided x2+2x+40x^2 + 2x + 4 \neq 0). Choice B uses the wrong sign. Choice C represents the other factor in the difference of cubes factorization. Choice D would result from incorrectly attempting to factor the numerator.

Question 13

The expression x3+27x23x+9\frac{x^3 + 27}{x^2 - 3x + 9} simplifies to which form?

  1. x2+3x+9x^2 + 3x + 9
  2. x3x - 3
  3. x+3x3\frac{x + 3}{x - 3}
  4. x+3x + 3 (correct answer)
Explanation: When you see a rational expression where the numerator and denominator look related, think about factoring. This expression involves a sum of cubes in the numerator and what appears to be a quadratic in the denominator. The numerator x3+27x^3 + 27 is a sum of cubes since 27=3327 = 3^3. Using the sum of cubes formula a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2), we get: x3+27=x3+33=(x+3)(x23x+9)x^3 + 27 = x^3 + 3^3 = (x + 3)(x^2 - 3x + 9) Now our expression becomes: x3+27x23x+9=(x+3)(x23x+9)x23x+9\frac{x^3 + 27}{x^2 - 3x + 9} = \frac{(x + 3)(x^2 - 3x + 9)}{x^2 - 3x + 9} Since the factor (x23x+9)(x^2 - 3x + 9) appears in both numerator and denominator, they cancel out, leaving us with x+3x + 3. Choice A (x2+3x+9x^2 + 3x + 9) represents what you might get if you incorrectly expanded the sum of cubes formula. Choice B (x3x - 3) would result from confusing this with a difference of cubes or making a sign error. Choice C (x+3x3\frac{x + 3}{x - 3}) suggests you incorrectly factored the denominator as (x3)(x - 3) instead of recognizing it as part of the sum of cubes pattern. The key strategy here is recognizing sum and difference of cubes patterns. Memorize these formulas: a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2) and a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2). When you see perfect cubes, always check if these special factorizations apply.

Question 14

Which of the following represents the partial fraction decomposition of 5x+7x2+5x+6\frac{5x + 7}{x^2 + 5x + 6}?

  1. 2x+2+3x+3\frac{2}{x + 2} + \frac{3}{x + 3}
  2. 3x+2+2x+3\frac{3}{x + 2} + \frac{2}{x + 3}
  3. 3x+2+8x+3\frac{-3}{x + 2} + \frac{8}{x + 3} (correct answer)
  4. 8x+2+3x+3\frac{8}{x + 2} + \frac{-3}{x + 3}
Explanation: First, factor the denominator: x2+5x+6=(x+2)(x+3)x^2 + 5x + 6 = (x + 2)(x + 3). Set up partial fractions: 5x+7(x+2)(x+3)=Ax+2+Bx+3\frac{5x + 7}{(x + 2)(x + 3)} = \frac{A}{x + 2} + \frac{B}{x + 3}. Multiply both sides by (x+2)(x+3)(x + 2)(x + 3): 5x+7=A(x+3)+B(x+2)5x + 7 = A(x + 3) + B(x + 2). Substituting x=2x = -2: 5(2)+7=A(1)+B(0)5(-2) + 7 = A(1) + B(0), so 3=A-3 = A. Substituting x=3x = -3: 5(3)+7=A(0)+B(1)5(-3) + 7 = A(0) + B(-1), so 8=B-8 = -B, giving B=8B = 8. Therefore, the decomposition is 3x+2+8x+3\frac{-3}{x + 2} + \frac{8}{x + 3}. Choice A gives coefficients that sum to 5x+55x + 5, not 5x+75x + 7. Choice B gives coefficients that sum to 5x+125x + 12. Choice D has the coefficients reversed.

Question 15

Which expression is equivalent to 2x3x2+3x7x2+1\frac{2x^3 - x^2 + 3x - 7}{x^2 + 1}?

  1. 2x1+x6x2+12x - 1 + \frac{x - 6}{x^2 + 1} (correct answer)
  2. 2x1+x+6x2+12x - 1 + \frac{x + 6}{x^2 + 1}
  3. 2x+1+x8x2+12x + 1 + \frac{x - 8}{x^2 + 1}
  4. 2x+1+x+8x2+12x + 1 + \frac{x + 8}{x^2 + 1}
Explanation: Using polynomial long division: First, 2x3÷x2=2x2x^3 ÷ x^2 = 2x. Multiply: 2x(x2+1)=2x3+2x2x(x^2 + 1) = 2x^3 + 2x. Subtract: (2x3x2+3x7)(2x3+2x)=x2+x7(2x^3 - x^2 + 3x - 7) - (2x^3 + 2x) = -x^2 + x - 7. Next, x2÷x2=1-x^2 ÷ x^2 = -1. Multiply: 1(x2+1)=x21-1(x^2 + 1) = -x^2 - 1. Subtract: (x2+x7)(x21)=x6(-x^2 + x - 7) - (-x^2 - 1) = x - 6. Therefore: 2x3x2+3x7x2+1=2x1+x6x2+1\frac{2x^3 - x^2 + 3x - 7}{x^2 + 1} = 2x - 1 + \frac{x - 6}{x^2 + 1}. Choice B has the wrong sign in the remainder. Choice C has the wrong coefficient for the linear term and wrong remainder. Choice D has wrong coefficient and wrong signs.