SOLUTION: the problem is: log base of 2 times (x+20) minus log base of 2 times (x+2) is equal to log base of 2 x. this is how far i have gotten: log base of 2 times (x+20/x+2) is equal

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: the problem is: log base of 2 times (x+20) minus log base of 2 times (x+2) is equal to log base of 2 x. this is how far i have gotten: log base of 2 times (x+20/x+2) is equal      Log On


   



Question 177517This question is from textbook Precalculus graphs and models
: the problem is:
log base of 2 times (x+20) minus log base of 2 times (x+2) is equal to log base of 2 x.
this is how far i have gotten:
log base of 2 times (x+20/x+2) is equal to log base of 2 x
This question is from textbook Precalculus graphs and models

Found 2 solutions by stanbon, Electrified_Levi:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
log base of 2 times (x+20) minus log base of 2 times (x+2) is equal to log base of 2 x
---------------------------------
log(base2)(x+20) - log(base2)(x+2) = log(base2)x
---
It's all base 2 so just keep that in mind:
log(x+20) - log(x+2) = log2
------
since logA - logB = log(A/B) you get:
log[(x+20)/(x+2)] = log2
Taking the inverse log you get:
(x+20)/(x+2) = 2
x+20 = 2(x+2)
x + 20 = 2x + 4
x = 16
------------
Cheers,
Stan H.

Answer by Electrified_Levi(103) About Me  (Show Source):
You can put this solution on YOUR website!
Hi, Hope I can help
.
+log+%282%2C%28x%2B20%29%29-+log+%282%2C%28x%2B2%29%29+=+log+%282%2Cx%29+
.
You are correct
.
If you subtract the same number log by the log, it is the same as one complete log as a fraction/division
.
+log+%282%2C%28%28x%2B20%29%2F%28x%2B2%29%29%29+=+log+%282%2Cx%29+
.
This is where you got stuck, from here we can use a really easy method called "undo"
.
+log+%282%2C%28%28x%2B20%29%2F%28x%2B2%29%29%29+=+log+%282%2Cx%29+
.
Since this equation has the same base/log (2) on both sides, we can just "undo" , get rid of, erase, cross out the logs
.
+log+%282%2C%28%28x%2B20%29%2F%28x%2B2%29%29%29+=+log+%282%2Cx%29+ = +%28x%2B20%29%2F%28x%2B2%29+=+x+
.
Now just solve for "x"
.
+%28x%2B20%29%2F%28x%2B2%29+=+x+, we will multiply each side by (x+2) to get rid of the fraction
.
+%28x%2B20%29%2F%28x%2B2%29+=+x+ = +%28x%2B2%29%28%28x%2B20%29%2F%28x%2B2%29%29+=+x%28x%2B2%29+ = +highlight%28x%2B2%29%28%28x%2B20%29%2Fhighlight%28x%2B2%29%29+=+x%28x%2B2%29+ = +cross%28x%2B2%29%28%28x%2B20%29%2Fcross%28x%2B2%29%29+=+x%28x%2B2%29+ = +x%2B20+=+x%28x%2B2%29+, we will use distribution on the right side
.
+x%2B20+=+x%28x%2B2%29+ = +x%2B20+=+highlight%28x%29%28highlight%28x%29%2B2%29+ = +x%2B20+=+highlight%28x%29%28x%2Bhighlight%282%29%29+ = +x+%2B+20+=+x%5E2+%2B+2x+
.
We will now move "x + 20" to the right side
.
+x+%2B+20+=+x%5E2+%2B+2x+ = +x+-+x+%2B+20+-+20=+x%5E2+%2B+2x+-+x+-+20+ = +0+=+x%5E2+%2B+x+-+20+
.
+0+=+x%5E2+%2B+x+-+20+ or +x%5E2+%2B+x+-+20++=+0, this is a quadratic equation, we can solve this equation by factoring
.
+x%5E2+%2B+x+-+20++=+0
.
To find the factors, we have to have multiples of "-20", and the multiples have to add up to the middle term, or "1"
.
Factors of (-20)
.
(2,(-10)) No
.
(4,(-5)) No
.
(5,(-4)) Yes, +5+%2B+%28-4%29+=+1+ (these factors add up to "1")
.
Since there was only +x%5E2+, that means there are only "x's"
.
(x)(x), you would then put the factors inside
.
(x+5)(x-4) are the factors, you can check using the foil method, but I already checked
.
+%28x%2B5%29%28x-4%29+=+0+, now we can solve for "x", you can find "x" by putting each factor equal to zero
.
+x+%2B+5+=+0+, now move "5" to the right side
.
+x+%2B+5+-+5+=+0+-+5+ = +x+=+%28-5%29+
.
+x+-+4+=+0+, now move (-4) to the right side
.
+x+-+4+%2B+4+=+0+%2B+4+ = +x+=+4+
.
+x+=+%28-5%29+
.
+x+=+4+
.
These are your answers, but, you have to make sure and plug your answers into the original equation, and make sure that the numbers don't make a negative, because you can't take the log of a negative number
.
(-5), , we don't have to go any further, since we already found a negative, (-5) will not work
.
(4), +log+%282%2C%284%2B20%29%29-+log+%282%2C%284%2B2%29%29+=+log+%282%2C4%29+ = +log+%282%2C24%29-+log+%282%2C%286%29%29+=+log+%282%2C4%29+, there are no negatives, "4" will work
.
Here is the graph of the equation
.

.
Remember though that you cannot take the log of a negative, your only answer is
.
+x+=+4+
.
Hope I helped, Levi