SOLUTION: If two times a number is added to twice the reciprocal of a number, the answer is 5. Find the number(s).

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: If two times a number is added to twice the reciprocal of a number, the answer is 5. Find the number(s).      Log On


   



Question 1029667: If two times a number is added to twice the reciprocal of a number, the answer is 5. Find the number(s).
Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
Call the number, x. Then we write
2x + 2/x = 5
Multiply by x and solve...we get
2x^2 + 2 = 5x
2x^2 - 5x + 2 = 0
(2x - 1)(x - 2) = 0
so that
x = 1/2 and x = 2