Question

Difficulty: MediumRadical and Rational Equations

If 2x+3x2=2\frac{2}{x} + \frac{3}{x - 2} = 2 and x>1x > 1, what is the value of x1x - 1?

Answer: 3

Answer

The correct answer is 3.
By multiplying both sides of the equation by the common denominator x(x2)x(x - 2), we obtain the quadratic equation 2x29x+4=02x^2 - 9x + 4 = 0. Factoring this equation yields the solutions x=0.5x = 0.5 and x=4x = 4. Since the problem specifies that x>1x > 1, we select x=4x = 4. Substituting this value into the expression x1x - 1 gives the final answer of 3.

Step-by-Step Solution

1
Multiply the equation by the common denominator x(x2)x(x - 2) to eliminate the denominators.
2(x2)+3x=2x(x2)2(x - 2) + 3x = 2x(x - 2)
This clears the fractions and allows us to work with a polynomial equation.
2
Expand and simplify both sides of the equation.
5x4=2x24x5x - 4 = 2x^2 - 4x
Combining like terms simplifies the expression before solving.
3
Rearrange the terms to set the quadratic equation equal to zero.
2x29x+4=02x^2 - 9x + 4 = 0
Putting the equation in standard form ax2+bx+c=0ax^2 + bx + c = 0 is necessary for factoring.
4
Factor the quadratic expression.
(2x1)(x4)=0(2x - 1)(x - 4) = 0
Factoring allows us to find the roots of the quadratic equation.
5
Solve for xx and apply the condition x>1x > 1.
x=4x = 4
The equation yields two solutions: x=0.5x = 0.5 and x=4x = 4. The condition x>1x > 1 excludes x=0.5x = 0.5, leaving x=4x = 4 as the only valid solution.
6
Calculate the value of the requested expression x1x - 1.
33
Substituting x=4x = 4 into x1x - 1 gives 41=34 - 1 = 3.

Key Concept

Solving rational equations by clearing denominators and solving the resulting quadratic equation while considering domain constraints.

Alternative Method

Instead of factoring, the quadratic formula can be used to solve 2x29x+4=02x^2 - 9x + 4 = 0, where x=9±(9)24(2)(4)2(2)=9±54x = \frac{9 \pm \sqrt{(-9)^2 - 4(2)(4)}}{2(2)} = \frac{9 \pm 5}{4}, giving x=0.5x = 0.5 and x=4x = 4. Applying x>1x > 1 leaves x=4x = 4, so x1=3x - 1 = 3.
Estimated Time:1m 30s
Rate this question