Question

Difficulty: HardEquivalent Algebraic Expressions

If the expression 2x+1x3x2x+1\frac{2x + 1}{x - 3} - \frac{x - 2}{x + 1} is rewritten in the equivalent form a+bx+cx22x3a + \frac{bx + c}{x^2 - 2x - 3} for all x>3x > 3, where aa, bb, and cc are constants, what is the value of a+b+ca + b + c?

  1. A
    -1
  2. B
    11
  3. 9Answer
  4. D
    19

Answer

9
The correct answer is 9. Finding a common denominator yields the combined numerator (2x+1)(x+1)(x2)(x3)(2x + 1)(x + 1) - (x - 2)(x - 3). Expanding these terms gives (2x2+3x+1)(x25x+6)=x2+8x5(2x^2 + 3x + 1) - (x^2 - 5x + 6) = x^2 + 8x - 5. Dividing x2+8x5x^2 + 8x - 5 by x22x3x^2 - 2x - 3 results in a quotient of 11 and a remainder of 10x210x - 2. Thus, the expression is equivalent to 1+10x2x22x31 + \frac{10x - 2}{x^2 - 2x - 3}, which gives a=1a = 1, b=10b = 10, and c=2c = -2. The sum a+b+c=1+102=9a + b + c = 1 + 10 - 2 = 9.

Step-by-Step Solution

1
Find a common denominator for the two rational expressions.
The common denominator is (x3)(x+1)=x22x3(x - 3)(x + 1) = x^2 - 2x - 3. The combined expression is (2x+1)(x+1)(x2)(x3)x22x3\frac{(2x + 1)(x + 1) - (x - 2)(x - 3)}{x^2 - 2x - 3}.
To combine the fractions, we need to express them with a common denominator.
2
Expand and simplify the numerator.
(2x+1)(x+1)=2x2+3x+1(2x + 1)(x + 1) = 2x^2 + 3x + 1 and (x2)(x3)=x25x+6(x - 2)(x - 3) = x^2 - 5x + 6. Subtracting them gives (2x2+3x+1)(x25x+6)=x2+8x5(2x^2 + 3x + 1) - (x^2 - 5x + 6) = x^2 + 8x - 5.
Simplifying the numerator allows us to express the combined fraction as a single polynomial over the denominator.
3
Perform polynomial division or rewrite the numerator to match the form a+bx+cx22x3a + \frac{bx + c}{x^2 - 2x - 3}.
Rewriting the numerator: x2+8x5=1(x22x3)+10x2x^2 + 8x - 5 = 1(x^2 - 2x - 3) + 10x - 2. Thus, the expression becomes 1+10x2x22x31 + \frac{10x - 2}{x^2 - 2x - 3}.
This separates the rational expression into a constant integer and a proper rational fraction.
4
Identify the values of aa, bb, and cc, and find their sum.
a=1a = 1, b=10b = 10, and c=2c = -2. The sum is a+b+c=1+10+(2)=9a + b + c = 1 + 10 + (-2) = 9.
We compare the coefficients from our result to the given form and calculate the requested sum.

Key Concept

Combining rational expressions and rewriting them using polynomial division or algebraic manipulation.
Estimated Time:2m 30s
Rate this question