Solve the following quadratic equation using quadratic formula: $x+\dfrac{1}{x}=2\dfrac{1}{2}$
Reveal answer
Fill a bubble to check yourself
Solve the following quadratic equation using quadratic formula: $x+\dfrac{1}{x}=2\dfrac{1}{2}$
None of these
x + 1/x = 5/2. Multiply by 2x: 2x^2 + 2 = 5x. 2x^2 - 5x + 2 = 0. (2x - 1)(x - 2) = 0. Roots are 1/2 and 2.
Rewrite the mixed number in the given equation to get x + 1/x = 5/2. Multiplying the entire equation by 2x yields the standard quadratic equation 2x^2 - 5x + 2 = 0. Using the quadratic formula, we find the discriminant b^2 - 4ac equals (-5)^2 - 4(2)(2), which is 9. The roots are calculated as (5 + 3) / 4 and (5 - 3) / 4, resulting in the solution set {2, 1/2}.