Question

Difficulty: HardRadical and Rational Equations

If x>2x > 2 and satisfies the equation

x8x22x=54x2x - \frac{8}{x^2 - 2x} = 5 - \frac{4}{x - 2}

what is the value of xx?

Answer: 4

Answer

The correct answer is 4.
To solve the rational equation, we first determine the domain restrictions: x0x \neq 0 and x2x \neq 2. We then clear the denominators by multiplying the entire equation by the least common denominator x(x2)x(x - 2), which simplifies the equation to the cubic form x37x2+14x8=0x^3 - 7x^2 + 14x - 8 = 0. Factoring the cubic polynomial yields (x1)(x2)(x4)=0(x - 1)(x - 2)(x - 4) = 0. The potential solutions are x=1x = 1, x=2x = 2, and x=4x = 4. Since x=2x = 2 is an extraneous solution and the constraint requires x>2x > 2, x=4x = 4 is the only valid solution.

Step-by-Step Solution

1
Determine the domain restrictions of the rational terms in the equation.
x0x \neq 0 and x2x \neq 2
Division by zero is undefined, so the denominators x(x2)x(x-2) and x2x-2 cannot be zero.
2
Multiply the entire equation by the least common denominator x(x2)x(x - 2) to eliminate the fractions.
x2(x2)8=5x(x2)4xx^2(x - 2) - 8 = 5x(x - 2) - 4x
Multiplying by the common denominator converts the rational equation into an equivalent polynomial equation within the defined domain.
3
Expand the terms and collect them on one side to form a standard polynomial equation.
x37x2+14x8=0x^3 - 7x^2 + 14x - 8 = 0
Simplifying the expressions allows us to find the roots of the polynomial.
4
Factor the cubic polynomial using the rational root theorem or synthetic division.
(x1)(x2)(x4)=0(x - 1)(x - 2)(x - 4) = 0
Since x=1x = 1 makes the polynomial zero, we factor out (x1)(x-1) to get the remaining quadratic factor x26x+8x^2 - 6x + 8, which factors into (x2)(x4)(x - 2)(x - 4).
5
Identify the valid solution based on the domain restriction and the given inequality constraint.
x=4x = 4
The value x=2x = 2 is extraneous because it makes the original equation undefined. The value x=1x = 1 is rejected because the problem specifies x>2x > 2.

Key Concept

Solving rational equations by clearing denominators, factoring polynomials, identifying extraneous solutions, and applying inequality constraints.
Rate this question