Question 1033393
Let x be the number.
x/1+1/x = 5/2 Here, x/1=x, so let's simplify:
x+1/x = 5/2 
Multiply all terms times 2x:
2x^2+2 = 5x
Subtract 5x from both sides:
2x^2-5x+2 = 0
Factor the equation using FOIL:
(x-2)(2x-1)= 0
Split into 2 equations and solve for each:
x-2 = 0 or 2x-1 = 0
x = 2 or x = 1/2
Let's try the two possibilities to see which one is the correct answer:
2+1/2 = 4/2+1/2 = 5/2
Great, right off the bat I found the answer. Discard the other equation.
John