Question

Difficulty: MediumRadical and Rational Equations

If xx28x+2=8x24\frac{x}{x - 2} - \frac{8}{x + 2} = \frac{8}{x^2 - 4}, what is the value of xx?

Answer: 4

Answer

4
To solve the rational equation, multiply both sides by the least common denominator, x24x^2 - 4. This results in the equation x(x+2)8(x2)=8x(x + 2) - 8(x - 2) = 8. Expanding and combining like terms yields the quadratic equation x26x+8=0x^2 - 6x + 8 = 0. Factoring this equation gives (x2)(x4)=0(x - 2)(x - 4) = 0, which yields the potential solutions x=2x = 2 and x=4x = 4. However, x=2x = 2 must be excluded because it makes the denominators of the original equation equal to zero. Therefore, the only valid solution is x=4x = 4.

Step-by-Step Solution

1
Determine the least common denominator (LCD) for the terms in the equation.
The LCD is (x2)(x+2)=x24(x - 2)(x + 2) = x^2 - 4.
Multiplying the entire equation by the LCD clears all rational expressions.
2
Multiply the entire equation by the LCD to eliminate the denominators.
x(x+2)8(x2)=8x(x + 2) - 8(x - 2) = 8
This simplifies the rational equation into a polynomial equation.
3
Expand, simplify, and solve the resulting quadratic equation.
x26x+8=0(x2)(x4)=0x=2 or x=4x^2 - 6x + 8 = 0 \Rightarrow (x - 2)(x - 4) = 0 \Rightarrow x = 2 \text{ or } x = 4
Factoring the quadratic equation gives the potential solutions.
4
Substitute each potential solution into the original equation to check for extraneous solutions.
Substituting x=2x = 2 leads to division by zero, making the expression undefined. Substituting x=4x = 4 yields a valid identity: 4286=23\frac{4}{2} - \frac{8}{6} = \frac{2}{3}. Therefore, x=4x = 4 is the only valid solution.
Values that make any denominator in the original equation equal to zero must be excluded.

Key Concept

Solving rational equations and checking for extraneous solutions.
Rate this question