Question

Difficulty: MediumRational and Radical Expressions and Equations

What is the positive real solution to the equation 3x22x=1\frac{3}{x-2} - \frac{2}{x} = 1?

Answer: 4

Answer

The positive real solution to the equation is 4.
By multiplying the entire equation by the least common denominator, x(x2)x(x-2), the rational equation is cleared of fractions, resulting in 3x2(x2)=x(x2)3x - 2(x-2) = x(x-2). Simplifying this yields the quadratic equation x23x4=0x^2 - 3x - 4 = 0. Factoring the quadratic equation gives (x4)(x+1)=0(x - 4)(x + 1) = 0, which has roots of x=4x = 4 and x=1x = -1. The positive solution is 4.

Step-by-Step Solution

1
Multiply both sides of the equation by the least common denominator, x(x2)x(x-2), to eliminate the fractions.
3x2(x2)=x(x2)3x - 2(x-2) = x(x-2)
Eliminating the denominators simplifies the rational equation into a polynomial equation.
2
Distribute and combine like terms to simplify both sides of the equation.
x+4=x22xx + 4 = x^2 - 2x
Simplification is necessary before rearranging the equation into a solvable form.
3
Rearrange the terms into standard quadratic form: ax2+bx+c=0ax^2 + bx + c = 0.
x23x4=0x^2 - 3x - 4 = 0
Setting the quadratic expression equal to zero allows for factoring and solving.
4
Factor the quadratic equation.
(x4)(x+1)=0(x - 4)(x + 1) = 0
Finding the factors reveals the potential values for xx.
5
Solve for the roots and select the positive real solution.
x=4x = 4
The equation yields two solutions, x=4x = 4 and x=1x = -1, and the question explicitly requests the positive solution.

Key Concept

Solving rational equations by converting them to quadratic equations using the least common denominator.
Rate this question