All questions
Question 1
Simplify the complex fraction. Because rational expressions are closed under ÷ (by nonzero), the result is still a rational expression in lowest terms.
x+13x−2x
- 3x
- 3(x−2)x(x+1) (correct answer)
- (x−2)(x+1)3x
- 3(x+1)x(x−2)
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic, just with polynomials instead of integers: for multiplication, multiply numerators and denominators (but factor and cancel first to keep things simple!); for division, multiply by the reciprocal (flip the second fraction); for addition/subtraction, find the LCD, rewrite with common denominator, then add/subtract numerators. The closure property guarantees your result is always another rational expression! This complex fraction simplifies by multiplying by the reciprocal: \frac{x}{x - 2} cdot \frac{x + 1}{3} = \frac{x(x + 1)}{3(x - 2)}, with no common factors to cancel further. Choice B correctly simplifies the complex fraction to \frac{x(x + 1)}{3(x - 2)}. Choice D fails by perhaps canceling incorrectly across the complex structure, leading to an oversimplified \frac{x}{3}. Common mistake: trying to cancel in addition before getting common denominator. You can only cancel FACTORS (things multiplied), never TERMS (things added). In [2/(x - 1)] + [3/(x - 1)], you can't cancel the (x - 1)—you add the numerators: (2 + 3)/(x - 1) = 5/(x - 1). But in [2/(x - 1)] · [3/(x - 1)], you CAN simplify the result. Know when canceling is valid (multiplication/division after factoring) vs invalid (addition/subtraction without common denominator)!
Question 2
Divide and simplify to lowest terms. This demonstrates closure under division by a nonzero rational expression:
x2−1x2−4÷x+1x−2
(Assume x is any real number that does not make a denominator zero.)
- (x−1)(x−2)(x+2)(x+1)
- x2−1x2−4⋅x+1x−2
- x+2x−1
- x−1x+2 (correct answer)
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic, just with polynomials instead of integers: for multiplication, multiply numerators and denominators (but factor and cancel first to keep things simple!); for division, multiply by the reciprocal (flip the second fraction); for addition/subtraction, find the LCD, rewrite with common denominator, then add/subtract numerators. The closure property guarantees your result is always another rational expression! To divide, multiply by the reciprocal: factor x²-4=(x-2)(x+2), x²-1=(x-1)(x+1), so \frac{(x-2)(x+2)}{(x-1)(x+1)} cdot \frac{x+1}{x-2}; cancel (x-2) and (x+1) to get \frac{x+2}{x-1}, which is simplified and demonstrates closure under division. Choice A correctly performs the division by multiplying by the reciprocal, factoring, and canceling common factors, giving \frac{x+2}{x-1} in lowest terms. Choice B fails by swapping the numerator and denominator, perhaps from incorrectly handling the reciprocal—always flip only the divisor! Common mistake: trying to cancel in addition before getting common denominator. You can only cancel FACTORS (things multiplied), never TERMS (things added). In [2/(x - 1)] + [3/(x - 1)], you can't cancel the (x - 1)—you add the numerators: (2 + 3)/(x - 1) = 5/(x - 1). But in [2/(x - 1)] · [3/(x - 1)], you CAN simplify the result. Know when canceling is valid (multiplication/division after factoring) vs invalid (addition/subtraction without common denominator)!
Question 3
Simplify. This uses multiplication of rational expressions (factor, cancel, multiply), demonstrating closure under multiplication.
x2−9x2+5x+6⋅x+2x−3
- x−3x+3
- x+3x−3
- 1 (correct answer)
- x−3x+2
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. The golden rule: factor everything BEFORE operating! Multiplying (x² - 4)/(x + 3) by (x + 3)/(x + 2) looks messy, but factor x² - 4 = (x + 2)(x - 2) first: [(x + 2)(x - 2)/(x + 3)] · [(x + 3)/(x + 2)]. Now (x + 3) and (x + 2) cancel immediately, leaving just (x - 2). Factoring first prevents working with huge expressions! Factor x^2 + 5x + 6 = (x + 2)(x + 3) and x^2 - 9 = (x - 3)(x + 3), so \frac{(x + 2)(x + 3)}{(x - 3)(x + 3)} cdot \frac{x - 3}{x + 2} cancels to 1. Choice C correctly factors and cancels all common factors, giving 1. Choice A fails by not fully canceling or misfactoring, leaving an unsimplified form. The rational expression operation hierarchy: Multiplication and division are easier—factor everything, cancel common factors, then multiply (or flip and multiply for division). Addition and subtraction are harder—factor denominators, find LCD as the LCM of denominator factors, rewrite each fraction with LCD, then add/subtract numerators. Always simplify at the end by factoring the numerator and canceling any new common factors with the denominator. This systematic approach prevents errors!
Question 4
Perform the operation and simplify to lowest terms (like fraction arithmetic with polynomials).
x−13−x+11
- x2−12x+4 (correct answer)
- x2−12
- x2
- x2−12x−4
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic, just with polynomials instead of integers: for multiplication, multiply numerators and denominators (but factor and cancel first to keep things simple!); for division, multiply by the reciprocal (flip the second fraction); for addition/subtraction, find the LCD, rewrite with common denominator, then add/subtract numerators. The closure property guarantees your result is always another rational expression! To subtract, use LCD (x - 1)(x + 1), rewrite as \frac{3(x + 1) - 1(x - 1)}{(x - 1)(x + 1)} = \frac{3x + 3 - x + 1}{(x - 1)(x + 1)} = \frac{2x + 4}{(x - 1)(x + 1)}. Choice B correctly subtracts and simplifies using the LCD, giving \frac{2x + 4}{x^2 - 1}. Choice C fails by likely miscalculating the numerator signs, such as subtracting incorrectly to get 2x - 4. Common mistake: trying to cancel in addition before getting common denominator. You can only cancel FACTORS (things multiplied), never TERMS (things added). In [2/(x - 1)] + [3/(x - 1)], you can't cancel the (x - 1)—you add the numerators: (2 + 3)/(x - 1) = 5/(x - 1). But in [2/(x - 1)] · [3/(x - 1)], you CAN simplify the result. Know when canceling is valid (multiplication/division after factoring) vs invalid (addition/subtraction without common denominator)!
Question 5
Perform the operation and simplify to lowest terms:
x−32−x+31
(Assume x=3,−3.)
- x2−91
- x2−9x+9 (correct answer)
- x2−9x+3
- x2−9x−9
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic, just with polynomials instead of integers: for multiplication, multiply numerators and denominators (but factor and cancel first to keep things simple!); for division, multiply by the reciprocal (flip the second fraction); for addition/subtraction, find the LCD, rewrite with common denominator, then add/subtract numerators. The closure property guarantees your result is always another rational expression! To subtract, find LCD (x-3)(x+3); \frac{2(x+3) - 1(x-3)}{x^2-9} = \frac{2x+6 - x + 3}{x^2-9} = \frac{x+9}{x^2-9}, which doesn't simplify further. Choice B correctly finds the LCD, subtracts the numerators (distributing the negative), and simplifies, giving \frac{x+9}{x^2-9} in lowest terms. Choice D fails by getting the signs wrong in the numerator, perhaps from subtracting in the wrong order—always distribute the negative carefully! Common mistake: trying to cancel in addition before getting common denominator. You can only cancel FACTORS (things multiplied), never TERMS (things added). In [2/(x - 1)] + [3/(x - 1)], you can't cancel the (x - 1)—you add the numerators: (2 + 3)/(x - 1) = 5/(x - 1). But in [2/(x - 1)] · [3/(x - 1)], you CAN simplify the result. Know when canceling is valid (multiplication/division after factoring) vs invalid (addition/subtraction without common denominator)!
Question 6
Subtract and simplify to lowest terms:
x2−4x+1−x−23
(Assume x=2,−2.)
- (x−2)(x+2)x+1−(x−2)(x+2)3
- x2−4x−5
- x2−4−2x+7
- x2−4−2x−5 (correct answer)
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic, just with polynomials instead of integers: for multiplication, multiply numerators and denominators (but factor and cancel first to keep things simple!); for division, multiply by the reciprocal (flip the second fraction); for addition/subtraction, find the LCD, rewrite with common denominator, then add/subtract numerators. The closure property guarantees your result is always another rational expression! To subtract, factor x²-4=(x-2)(x+2) for LCD (x-2)(x+2); rewrite second as \frac{3(x+2)}{(x-2)(x+2)}, then \frac{x+1 - (3x+6)}{x^2-4} = \frac{-2x-5}{x^2-4}, which is simplified. Choice B correctly finds the LCD, subtracts the numerators carefully (noting the negative), and simplifies, giving \frac{-2x-5}{x^2-4} in lowest terms. Choice C fails by getting the signs wrong in the numerator, perhaps forgetting to distribute the negative in subtraction—always subtract the entire numerator! Common mistake: trying to cancel in addition before getting common denominator. You can only cancel FACTORS (things multiplied), never TERMS (things added). In [2/(x - 1)] + [3/(x - 1)], you can't cancel the (x - 1)—you add the numerators: (2 + 3)/(x - 1) = 5/(x - 1). But in [2/(x - 1)] · [3/(x - 1)], you CAN simplify the result. Know when canceling is valid (multiplication/division after factoring) vs invalid (addition/subtraction without common denominator)!
Question 7
Divide and simplify. State is implicit: rational expressions are closed under division by a nonzero rational expression.
xx2−1÷x−1x+1
- xx2−1⋅x−1x+1
- x(x−1)2 (correct answer)
- (x−1)2x
- xx2−1⋅x+1x−1
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic, just with polynomials instead of integers: for multiplication, multiply numerators and denominators (but factor and cancel first to keep things simple!); for division, multiply by the reciprocal (flip the second fraction); for addition/subtraction, find the LCD, rewrite with common denominator, then add/subtract numerators. The closure property guarantees your result is always another rational expression! For this division, rewrite as \frac{x^2 - 1}{x} cdot \frac{x - 1}{x + 1}, factor x^2 - 1 = (x - 1)(x + 1), so \frac{(x - 1)(x + 1)(x - 1)}{x (x + 1)} cancels to \frac{(x - 1)^2}{x}. Choice A correctly divides and simplifies by factoring and canceling, giving \frac{(x - 1)^2}{x}. Choice B fails by perhaps not factoring properly or inverting incorrectly, resulting in the reciprocal. Common mistake: trying to cancel in addition before getting common denominator. You can only cancel FACTORS (things multiplied), never TERMS (things added). In [2/(x - 1)] + [3/(x - 1)], you can't cancel the (x - 1)—you add the numerators: (2 + 3)/(x - 1) = 5/(x - 1). But in [2/(x - 1)] · [3/(x - 1)], you CAN simplify the result. Know when canceling is valid (multiplication/division after factoring) vs invalid (addition/subtraction without common denominator)!
Question 8
Add and simplify to lowest terms. Since rational expressions are closed under addition, the sum is also a rational expression (for allowed x values).
Add: x−32+x+25
- x2−x−67
- x2−x−67x+4
- x2−x−67x−11 (correct answer)
- (x−3)(x+2)7x−11
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic: for addition, find the LCD, rewrite with common denominator, then add numerators. To add 2/(x - 3) + 5/(x + 2), we need LCD = (x - 3)(x + 2). Rewrite each fraction: 2/(x - 3) = 2(x + 2)/[(x - 3)(x + 2)] = (2x + 4)/[(x - 3)(x + 2)] and 5/(x + 2) = 5(x - 3)/[(x - 3)(x + 2)] = (5x - 15)/[(x - 3)(x + 2)]. Now add numerators: (2x + 4 + 5x - 15)/[(x - 3)(x + 2)] = (7x - 11)/[(x - 3)(x + 2)]. Choice C correctly shows this result, which equals (7x - 11)/(x² - x - 6) since (x - 3)(x + 2) = x² - x - 6. Choice B incorrectly adds as (7x + 4)—a sign error when distributing 5(x - 3) = 5x - 15, not 5x + 15. The rational expression operation hierarchy: Addition and subtraction are harder—find LCD as the product of distinct factors, rewrite each fraction with LCD, then add/subtract numerators. Always expand and combine like terms carefully!
Question 9
Divide and simplify to lowest terms. This illustrates that rational expressions are closed under division by a nonzero rational expression (like rational numbers).
Divide: x2−1x2−4÷x+1x−2
(Assume all denominators are nonzero and you are not dividing by zero.)
- x−1x+2 (correct answer)
- x+2x−1
- (x−1)(x+1)(x−2)(x+2)⋅x+1x−2
- (x−1)(x+1)x+2
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic, just with polynomials instead of integers: for division, multiply by the reciprocal (flip the second fraction). The closure property guarantees your result is always another rational expression! To divide (x² - 4)/(x² - 1) by (x - 2)/(x + 1), we multiply by the reciprocal: [(x² - 4)/(x² - 1)] · [(x + 1)/(x - 2)]. Factor everything first: x² - 4 = (x - 2)(x + 2) and x² - 1 = (x - 1)(x + 1). This gives us [(x - 2)(x + 2)]/[(x - 1)(x + 1)] · [(x + 1)/(x - 2)]. Now cancel: (x - 2) cancels from numerator and denominator, and (x + 1) cancels from numerator and denominator, leaving (x + 2)/(x - 1). Choice A correctly performs the division by multiplying by the reciprocal, factors, and cancels to get the simplified result. Choice B incorrectly inverts the final answer, C shows an intermediate step without simplification, and D forgot to cancel the (x + 1) factor. Common mistake: forgetting to flip the second fraction when dividing. Remember: division means multiply by the reciprocal, then factor and cancel as usual!
Question 10
Divide and simplify to lowest terms by multiplying by the reciprocal ("keep, change, flip"). This demonstrates closure under division by a nonzero rational expression.
Divide: x2−1x2+5x+6÷x−1x+2
- x+1x+2
- (x+1)(x+2)(x+3)(x−1)
- x+1x+3 (correct answer)
- x+2x+3
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. The golden rule: factor everything BEFORE operating! To divide (x² + 5x + 6)/(x² - 1) by (x + 2)/(x - 1), multiply by the reciprocal. First factor: x² + 5x + 6 = (x + 2)(x + 3) and x² - 1 = (x - 1)(x + 1). This gives [(x + 2)(x + 3)]/[(x - 1)(x + 1)] · [(x - 1)/(x + 2)]. Now (x + 2) cancels and (x - 1) cancels, leaving (x + 3)/(x + 1). Choice A correctly shows this simplified result. Choice B incorrectly shows (x + 3)/(x + 2)—perhaps forgetting to flip the second fraction before multiplying. The rational expression operation hierarchy: For division, always flip the second fraction and multiply. Factoring first prevents working with huge expressions and makes cancellation obvious!
Question 11
Perform the operation and simplify to lowest terms. Rational expressions behave like rational numbers: factor, cancel, and simplify.
Simplify: x2−9x2+5x+6⋅x+2x−3
(Assume denominators are nonzero.)
- x−3x+3
- x+3x+2
- x−3x+2
- x+2x+3 (correct answer)
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. The golden rule: factor everything BEFORE operating! Multiplying (x² + 5x + 6)/(x² - 9) by (x - 3)/(x + 2) requires factoring first. Factor x² + 5x + 6 = (x + 2)(x + 3) and x² - 9 = (x - 3)(x + 3). Now we have [(x + 2)(x + 3)]/[(x - 3)(x + 3)] · [(x - 3)/(x + 2)]. Before multiplying, cancel common factors: (x + 3) cancels from numerator and denominator of the first fraction, (x - 3) cancels between the denominator of the first and numerator of the second, and (x + 2) cancels between the numerator of the first and denominator of the second. After all cancellations, we're left with (x + 3)/(x + 2). Choice D correctly factors all expressions, identifies and cancels all common factors, giving the result in lowest terms. Choice A incorrectly paired factors, B has the wrong denominator, and C reversed the fraction. The rational expression operation hierarchy: For multiplication, factor everything first, then cancel all common factors before multiplying what remains. This systematic approach keeps expressions simple and prevents errors!
Question 12
Perform the operation and simplify to lowest terms. This illustrates the closure property because the result of multiplying two rational expressions is still a rational expression (for allowed x values).
Multiply: x2−4x+3x2−9⋅x+1x−3
State any restrictions on x from the original expressions.
- (x−1)(x+1)x2−9, with x=1,3
- (x−1)(x+1)x+3, with x=1,−1,3 (correct answer)
- (x−1)(x+1)x+3, with x=1,3
- x−1x+3, with x=1,−1,3
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. The golden rule: factor everything BEFORE operating! Multiplying (x² - 9)/(x² - 4x + 3) by (x - 3)/(x + 1) looks messy, but factor first: x² - 9 = (x + 3)(x - 3), x² - 4x + 3 = (x - 3)(x - 1). Now we have [(x + 3)(x - 3)]/[(x - 3)(x - 1)] · [(x - 3)/(x + 1)]. The (x - 3) factors cancel from the first fraction, leaving [(x + 3)/(x - 1)] · [(x - 3)/(x + 1)] = [(x + 3)(x - 3)]/[(x - 1)(x + 1)]. Choice A correctly shows this result with all restrictions: x ≠ 1, -1 (from denominators) and x ≠ 3 (from the original denominator before canceling). Choice B misses the x ≠ -1 restriction from the final denominator—a common error when tracking restrictions. The rational expression operation hierarchy: Multiplication and division are easier—factor everything, cancel common factors, then multiply. This systematic approach prevents errors and keeps expressions manageable!
Question 13
When simplifying x2+6x+9x2−9⋅x−3x+3, what restrictions must be placed on the domain?
- x=3 and x=−3 (correct answer)
- x=−3 only
- x=3 only
- No restrictions are necessary after simplification
Explanation: The domain restrictions come from all denominators in the original expression. From x2+6x+9=(x+3)2, we get x=−3. From x−3, we get x=3. Even though the expression simplifies to 11=1 after canceling common factors, the original restrictions remain. Choice B misses the restriction from x−3. Choice C misses the restriction from (x+3)2. Choice D incorrectly assumes simplification removes domain restrictions. Question 14
When adding x2−43x+x+22, what is the resulting numerator before any final simplification?
- 3x+2(x−2) (correct answer)
- 3x+2x−4
- 3x+2
- 5x−4
Explanation: To add these fractions, we need a common denominator. Since x2−4=(x−2)(x+2), the LCD is (x−2)(x+2). Rewriting: (x−2)(x+2)3x+(x+2)(x−2)2(x−2)=(x−2)(x+2)3x+2(x−2). The question asks for the numerator before simplification, which is 3x+2(x−2). Choice B shows this expanded. Choice C forgets to multiply by (x−2). Choice D shows the simplified numerator 5x−4. Question 15
Subtract and simplify. Rational expressions behave like rational numbers: find an LCD, subtract the numerators, and simplify.
x2−4x+1−x−23
- (x−2)(x+2)−2x+7
- (x−2)(x+2)−2x−5 (correct answer)
- x2−4x−8
- (x−2)(x+2)x+1−x−23
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic, just with polynomials instead of integers: for multiplication, multiply numerators and denominators (but factor and cancel first to keep things simple!); for division, multiply by the reciprocal (flip the second fraction); for addition/subtraction, find the LCD, rewrite with common denominator, then add/subtract numerators. The closure property guarantees your result is always another rational expression! Factor x^2 - 4 = (x - 2)(x + 2) for LCD (x - 2)(x + 2), rewrite as \frac{x + 1 - 3(x + 2)}{(x - 2)(x + 2)} = \frac{x + 1 - 3x - 6}{(x - 2)(x + 2)} = \frac{-2x - 5}{(x - 2)(x + 2)}. Choice B correctly subtracts and simplifies using the LCD, giving \frac{-2x - 5}{(x - 2)(x + 2)}. Choice A fails by likely miscalculating the numerator as -2x + 7, perhaps from adding instead of subtracting or sign errors. Common mistake: trying to cancel in addition before getting common denominator. You can only cancel FACTORS (things multiplied), never TERMS (things added). In [2/(x - 1)] + [3/(x - 1)], you can't cancel the (x - 1)—you add the numerators: (2 + 3)/(x - 1) = 5/(x - 1). But in [2/(x - 1)] · [3/(x - 1)], you CAN simplify the result. Know when canceling is valid (multiplication/division after factoring) vs invalid (addition/subtraction without common denominator)!
Question 16
Divide and simplify to lowest terms. This demonstrates closure under division by a nonzero rational expression:
x2−1x2−4÷x+1x−2
(Assume x is any real number that does not make a denominator zero.)
- (x−1)(x−2)(x+2)(x+1)
- x−1x+2 (correct answer)
- x2−1x2−4⋅x+1x−2
- x+2x−1
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic, just with polynomials instead of integers: for multiplication, multiply numerators and denominators (but factor and cancel first to keep things simple!); for division, multiply by the reciprocal (flip the second fraction); for addition/subtraction, find the LCD, rewrite with common denominator, then add/subtract numerators. The closure property guarantees your result is always another rational expression! To divide, multiply by the reciprocal: factor x2−4=(x−2)(x+2), x2−1=(x−1)(x+1), so (x−1)(x+1)(x−2)(x+2)⋅x−2x+1; cancel (x-2) and (x+1) to get x−1x+2, which is simplified and demonstrates closure under division. Choice A correctly performs the division by multiplying by the reciprocal, factoring, and canceling common factors, giving x−1x+2 in lowest terms. Choice B fails by swapping the numerator and denominator, perhaps from incorrectly handling the reciprocal—always flip only the divisor! Common mistake: trying to cancel in addition before getting common denominator. You can only cancel FACTORS (things multiplied), never TERMS (things added). In x−12+x−13, you can't cancel the (x-1)—you add the numerators: x−12+3=x−15. But in x−12⋅x−13, you CAN simplify the result. Know when canceling is valid (multiplication/division after factoring) vs invalid (addition/subtraction without common denominator)! Question 17
Subtract and simplify to lowest terms. Be careful to distribute the subtraction across the entire numerator when using a common denominator.
Subtract: x+34−x−31
(Assume x=±3.)
- x2−93x+9
- x2−93x−9
- x2−93x−15 (correct answer)
- x2−95
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic: for subtraction, find the LCD, rewrite with common denominator, then subtract numerators. To subtract 4/(x + 3) - 1/(x - 3), we need a common denominator. The LCD is (x + 3)(x - 3) = x² - 9. Rewrite each fraction: 4/(x + 3) = 4(x - 3)/[(x + 3)(x - 3)] = (4x - 12)/(x² - 9) and 1/(x - 3) = 1(x + 3)/[(x + 3)(x - 3)] = (x + 3)/(x² - 9). Now subtract: [(4x - 12) - (x + 3)]/(x² - 9) = [4x - 12 - x - 3]/(x² - 9) = [3x - 15]/(x² - 9). Choice C correctly finds the LCD, rewrites both fractions, and carefully distributes the negative sign when subtracting to get (3x - 15)/(x² - 9). Choice A has the wrong sign, B has an arithmetic error, and D oversimplified. Common mistake: forgetting to distribute the negative sign across the entire second numerator. When subtracting (x + 3), you must subtract both terms: -x - 3!
Question 18
Add and simplify to lowest terms. This reinforces that rational expressions are closed under addition (the result is still a rational expression).
Add: x−1x+x+12
(Assume x=±1.)
- x2−1x2+3x−2 (correct answer)
- x2−1x2+x−2
- x2−13x
- xx+2
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic: for addition, find the LCD, rewrite with common denominator, then add numerators. To add x/(x - 1) + 2/(x + 1), we need the LCD. Since (x - 1) and (x + 1) share no common factors, LCD = (x - 1)(x + 1) = x² - 1. Rewrite each fraction: x/(x - 1) = x(x + 1)/[(x - 1)(x + 1)] = (x² + x)/(x² - 1) and 2/(x + 1) = 2(x - 1)/[(x - 1)(x + 1)] = (2x - 2)/(x² - 1). Now add the numerators: (x² + x) + (2x - 2) = x² + x + 2x - 2 = x² + 3x - 2. The sum is (x² + 3x - 2)/(x² - 1). Choice A correctly finds the LCD, rewrites both fractions with this common denominator, and adds the numerators to get the final result. Choice B has an arithmetic error in the numerator, C incorrectly tried to add without a common denominator, and D attempted to simplify incorrectly. Common mistake: trying to add fractions directly without finding a common denominator first. You must have the same denominator before adding numerators!
Question 19
What is the LCD (least common denominator) for the rational expressions below? Finding the LCD is the key step for adding/subtracting rational expressions.
Find the LCD for: x2−43andx2+4x+42
- (x−2)(x+2)(x+2)
- (x−2)(x+2)
- (x−2)(x+2)2 (correct answer)
- (x−2)2(x+2)
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic: for addition/subtraction, find the LCD as the LCM of denominator factors. To find the LCD for 3/(x² - 4) and 2/(x² + 4x + 4), we must factor both denominators. Factor x² - 4 = (x - 2)(x + 2) and x² + 4x + 4 = (x + 2)². The first denominator has factors (x - 2) and (x + 2), while the second has (x + 2)². For the LCD, we need the highest power of each factor that appears: (x - 2) appears once, and (x + 2) appears squared. Therefore, LCD = (x - 2)(x + 2)². Choice C correctly identifies all factors and uses the highest power of each to form the LCD. Choice A incorrectly writes the factors without proper grouping, B misses the squared factor, and D incorrectly squares (x - 2) instead of (x + 2). The rational expression operation hierarchy: Finding the LCD is crucial for addition/subtraction—factor all denominators completely, then take the product of the highest powers of all distinct factors. This ensures both fractions can be rewritten with the same denominator!
Question 20
Divide and simplify to lowest terms. (Use "multiply by the reciprocal," like fraction division.)
x2+4x+3x2−1÷x+1x−1
(Assume x=−3,−1,1.)
- x+3x+1 (correct answer)
- (x+3)(x−1)x+1
- x+3x−1
- x+1x+3
Explanation: This question tests your understanding that rational expressions (fractions with polynomials) form a system just like rational numbers—closed under addition, subtraction, multiplication, and division by nonzero expressions. Operating on rational expressions uses the same rules as fraction arithmetic, just with polynomials instead of integers: for multiplication, multiply numerators and denominators (but factor and cancel first to keep things simple!); for division, multiply by the reciprocal (flip the second fraction); for addition/subtraction, find the LCD, rewrite with common denominator, then add/subtract numerators. The closure property guarantees your result is always another rational expression! To divide, multiply by reciprocal: factor x2−1=(x−1)(x+1), x2+4x+3=(x+1)(x+3), so (x+1)(x+3)(x−1)(x+1)⋅x−1x+1; cancel (x−1) and (x+1) to get x+3x+1, simplified. Choice A correctly performs the division by factoring, multiplying by the reciprocal, and canceling, giving x+3x+1 in lowest terms. Choice B fails by not fully canceling or perhaps forgetting to flip the divisor—always use the reciprocal for division! Common mistake: trying to cancel in addition before getting common denominator. You can only cancel FACTORS (things multiplied), never TERMS (things added). In x−12+x−13, you can't cancel the (x−1)—you add the numerators: x−12+3=x−15. But in x−12⋅x−13, you CAN simplify the result. Know when canceling is valid (multiplication/division after factoring) vs invalid (addition/subtraction without common denominator)!