Question

Difficulty: MediumEquivalent Algebraic Expressions

For all x>3x > 3, the expression 2x211x+15x3+3x212x2\frac{2x^2 - 11x + 15}{x - 3} + \frac{3x^2 - 12}{x - 2} is equivalent to ax+bax + b, where aa and bb are constants. What is the value of a+ba + b?

Answer: 6

Answer

The value of a+ba + b is 66.
The correct answer is 66. By factoring the numerators of both rational expressions, we can simplify them. The first term is (2x5)(x3)x3=2x5\frac{(2x-5)(x-3)}{x-3} = 2x-5. The second term is 3(x2)(x+2)x2=3(x+2)=3x+6\frac{3(x-2)(x+2)}{x-2} = 3(x+2) = 3x+6. Adding these simplified terms gives (2x5)+(3x+6)=5x+1(2x-5) + (3x+6) = 5x+1. Comparing this to ax+bax+b yields a=5a=5 and b=1b=1, so a+b=5+1=6a+b = 5+1=6.

Step-by-Step Solution

1
Factor the numerator of the first rational expression and simplify.
2x211x+15x3=2x5\frac{2x^2 - 11x + 15}{x - 3} = 2x - 5
Since 2x211x+15=(2x5)(x3)2x^2 - 11x + 15 = (2x - 5)(x - 3), the factor (x3)(x - 3) divides out for all x>3x > 3.
2
Factor the numerator of the second rational expression and simplify.
3x212x2=3x+6\frac{3x^2 - 12}{x - 2} = 3x + 6
Since 3x212=3(x2)(x+2)3x^2 - 12 = 3(x - 2)(x + 2), the factor (x2)(x - 2) divides out for all x>3x > 3.
3
Combine the simplified terms by adding them.
5x+15x + 1
Adding (2x5)(2x - 5) and (3x+6)(3x + 6) yields (2x+3x)+(5+6)=5x+1(2x + 3x) + (-5 + 6) = 5x + 1.
4
Identify the values of aa and bb and calculate their sum.
a=5a = 5, b=1b = 1, and a+b=6a + b = 6
Comparing 5x+15x + 1 with ax+bax + b gives a=5a = 5 and b=1b = 1, so a+b=5+1=6a + b = 5 + 1 = 6.

Key Concept

Simplifying rational expressions by factoring the numerator and dividing out common factors.
Rate this question