SOLUTION: I need help on this problem: The sum of a number and 5 times its reciprocal is 6. Find the number(s). This is what I have so far... x + 5(1/x) = 6 x

Algebra ->  Percentage-and-ratio-word-problems -> SOLUTION: I need help on this problem: The sum of a number and 5 times its reciprocal is 6. Find the number(s). This is what I have so far... x + 5(1/x) = 6 x      Log On


   



Question 29474: I need help on this problem: The sum of a number and 5 times its reciprocal is 6. Find the number(s).
This is what I have so far... x + 5(1/x) = 6
x + 5/x = 6
Thanks for your help!

Found 2 solutions by longjonsilver, Nate:
Answer by longjonsilver(2297) About Me  (Show Source):
You can put this solution on YOUR website!
x + 5/x = 6

multiply every term by x:
+x%5E2+%2B+5+=+6x+
+x%5E2+-+6x+%2B+5+=+0+

(x-5)(x-1) = 0
so x-5=0 OR x-1=0
--> x=5 or x=1

jon.

Answer by Nate(3500) About Me  (Show Source):
You can put this solution on YOUR website!
x + 5/x = 6
x^2 + 5=6x (multiply by x)
x^2 - 6x = 5
(x-3)^2=-5 (solve by completeing the square)
(x-3)^2=4
x-3=+ or - 2
x=3 +or- 2
x=1
or
x=5