SOLUTION: the sum of a number and four times its reciprocal is -5. what is the number?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: the sum of a number and four times its reciprocal is -5. what is the number?      Log On


   



Question 80893: the sum of a number and four times its reciprocal is -5. what is the number?
Found 2 solutions by sofiyacherni, bucky:
Answer by sofiyacherni(99) About Me  (Show Source):
You can put this solution on YOUR website!
there are two solutions
name your number x, then reciprocal is 1/x
so x+4/x=-5
find common denominator
%28x%5E2%2B4%29%2Fx=-5 cross multiply
x%5E2%2B4=-5x
x%5E2%2B5x%2B4=0 you can factor this equation into
(x+4)(x+1)=0 thus, x+4=0 and x+1=0
so your two solutions are
x=-4 and x=-1
good luck

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
Given:
.
The sum of a number and four times its reciprocal is -5
.
The "number" is the unknown, so let's represent it by x.
.
The reciprocal of the number by definition is 1 divided by the number, and 4 times the reciprocal
is, therefore:
.
4%2A%281%2Fx%29+=+4%2Fx
.
So the sum of the number and 4 times its reciprocal is:
.
x+%2B+4%2Fx
.
and the problem tells you that this is -5. So set it equal to -5:
.
x+%2B+4%2Fx+=+-5
.
Now let's solve for x. We can do so by multiplying every term (both sides) of this
equation by x to eliminate the denominator. Do that and the equation becomes:
.
x%5E2+%2B+4+=+-5x
.
Add 5x to both sides to eliminate the -5x on the right side and get the equation into the
standard quadratic form of:
.
x%5E2+%2B+5x+%2B+4+=+0
.
There are several ways that this can be solved (graphing; completing the square or its
equivalent, using the quadratic formula; but in this case factoring is probably the
easiest.) The equation factors to:
.
%28x+%2B+1%29%2A%28x+%2B+4%29+=+0
.
This equation will be true if either of the two factors is equal to zero. So set each factor
equal to zero and solve for the value of x that will make that happen:
.
x+%2B+1+=+0
.
Subtract 1 from both sides of the equation and the result is:
.
x+=+-1
.
Then set the second factor equal to zero:
.
x+%2B+4+=+0
.
and subtract 4 from both sides to get:
.
x+=+-4+
.
So there are two possible values for x that will work ... -1 and -4
.
Check them out by evaluating each in the original problem.
.
If x = -1, will x+%2B+4%2A%281%2Fx%29+=+-5? Substitute -1 for x and you get:
.
-1+%2B+%284%2F-1%29+=+-1+-4+=+-5
.
This value of -1 works. Now let's try the second value, x = -4. Substitute for x and you
get:
.
-4+%2B+4%2F-4+=+-4+%2B+%28-1%29+=+-4+-1+=+-5
.
This also works. Therefore, your problem has two solutions ... x = -1 and x = -4.
.
Hope this helps you to understand the problem and how you can work it to a solution.
.
Cheers