Question

Difficulty: MediumEquivalent Algebraic Expressions

If the expression 10x2+x32x1\frac{10x^2 + x - 3}{2x - 1} is equivalent to ax+bax + b for all x0.5x \neq 0.5, where aa and bb are constants, what is the value of a+ba + b?

Answer: 8

Answer

The value of a+ba + b is 8.
To find the equivalent expression, factor the numerator: 10x2+x3=(2x1)(5x+3)10x^2 + x - 3 = (2x - 1)(5x + 3). For all x0.5x \neq 0.5, the denominator 2x12x - 1 is non-zero, so we can divide out the common factor (2x1)(2x - 1) to get 5x+35x + 3. Matching 5x+35x + 3 with ax+bax + b gives a=5a = 5 and b=3b = 3. The sum of these constants is 5+3=85 + 3 = 8.

Step-by-Step Solution

1
Factor the numerator of the expression
10x2+x3=(2x1)(5x+3)10x^2 + x - 3 = (2x - 1)(5x + 3)
Factoring the quadratic trinomial allows us to identify common factors that can be simplified.
2
Simplify the rational expression
(2x1)(5x+3)2x1=5x+3\frac{(2x - 1)(5x + 3)}{2x - 1} = 5x + 3 (for x0.5x \neq 0.5)
Since x0.5x \neq 0.5, the term 2x12x - 1 is non-zero and can be canceled from both the numerator and the denominator.
3
Identify the values of aa and bb
a=5a = 5 and b=3b = 3
By comparing the simplified expression 5x+35x + 3 to the form ax+bax + b, the coefficients of corresponding terms must be equal.
4
Calculate the sum of aa and bb
5+3=85 + 3 = 8
The question asks for the sum of the constants aa and bb.

Key Concept

Simplifying rational expressions by factoring and coefficient matching
Rate this question