log2 (x+5) + log2 (x-1) = 4
log2 ((x+5) (x-1) ) = log2 (2^4)
x^2 + 4 x - 5 = 16
x^2 + 4 x - 21 = 0
x=3 or x=-7
log is defined for positive numbers so x=3
2007-04-27 13:17:44
·
answer #1
·
answered by Scanie 5
·
0⤊
0⤋
Because you have a log2 as the base of the two expressions on the left, but not on the right, you can exponentiate both sides. Since the base of the log is 2, you can multiply both logs by 2, canceling them out. You would then need to change the value you are solving for to 2^4. The equation would go from log2(x+5) + log2(x-1)=4 to 2log2(x+5)+2log2(x-1)=2^4. The logs cancel leaving you with (x+5)(x-1)=16. Because addition between logs means multiplication you foil the expression.
x^2 + 4x - 5 = 16.
Set the expression equal to zero.
x^2 + 4x - 21 = 0
Factor.
(x + 7)(x - 3) = 0
x = -7 | x = 3
You can't take the log of a negative number, so your answer is only positive three. Hope this helps!
2007-04-27 13:10:59
·
answer #2
·
answered by C# Member 2
·
0⤊
0⤋
log2[(x + 5)(x - 1)] = 4
2^4 = (x + 5)(x - 1)
16 = x^2 - x + 5x - 5
0 = x^2 + 4x - 21
0 = (x + 7)(x - 3)
0 = x + 7
-7 = x
0 = x - 3
3 = x
x = -7 or 3
When you plug them back in, if you put in -7 you will be taking the log of a negative number which is impossible.
Your only answer is 3.
2007-04-27 13:14:59
·
answer #3
·
answered by its_victoria08 6
·
0⤊
0⤋
The sum of the logs is the log of their product
So
log_2(x+5)(x-1) = 4.
From the definition of logarithm,
(x+5)(x-1) = 16
since 2^4 = 16.
x²+4x-21=0.
(x+7)(x-3)= 0.
So x = -7 or x = 3.
But the first solution is invalid, because
it makes the argument of both the original
logarithms negative.
So the answer is x = 3.
2007-04-27 13:19:23
·
answer #4
·
answered by steiner1745 7
·
0⤊
0⤋
log base 2 (x+5)(x-1) = 4
You mult logs.
(X+5)(X-1) = 2^4
x^2 + 4x - 5 = 16
x^2 + 4x - 21 = 0
(x + 7)(x - 3) = 0
x = 3 only
2007-04-27 13:05:17
·
answer #5
·
answered by richardwptljc 6
·
0⤊
0⤋
This may not be of help.
But I grieve for your poor soul...I hated logs so badly.
2007-04-27 13:03:53
·
answer #6
·
answered by Sp!ffy. 5
·
0⤊
2⤋