x= 3 or -3
when you add two logs together you can combine them by multiplying so you get
log2(x+1)(x-1)=3
then you do 2^ to both sides to get rid of logs
(x+1)(x-1)=2^3
this becomes x^2-1=8
then x^2 = 9
x= 3 or -3
2007-04-28 23:51:16
·
answer #1
·
answered by Sam 5
·
0⤊
0⤋
log[base 2](x + 1) + log[base 2](x - 1) = 3
First, use the log identity to combine the sum of logs into the log of a product.
log[base 2] [ (x + 1)(x - 1) ] = 3
Convert to exponential form,
2^3 = (x + 1)(x - 1)
Expand and simplify,
8 = x^2 - 1
9 = x^2
Therefore, our potential solutions are x = {-3, 3}.
With logarithmic equations, you have to check for extraneous solutions by testing each value into the original equation.
Let x = -3: Then
LHS = log[base 2](x + 1) + log[base 2](x - 1)
= log[base 2](-2) + ....
OOPS! We cannot take the log of a negative number.
Reject x = -3.
If x = 3, we should be okay.
Therefore, our only solution is x = 3.
2007-04-28 23:54:10
·
answer #2
·
answered by Puggy 7
·
0⤊
0⤋
Take logs as base 2
log (x + 1) + log(x - 1) = 3
log [ (x + 1).(x - 1)] = 3
(x + 1).(x - 1) = 2³ = 8
x² - 1 = 8
x² = 9
x = 3 (taking +ve value for x)
2007-04-29 00:22:32
·
answer #3
·
answered by Como 7
·
0⤊
0⤋
This Site Might Help You.
RE:
Can anyone solve this logarithmic equation? log2(x+1) + log2(x -1) = 3?
Can anyone solve this logarithmic equation?
log2(x+1) + log2(x -1) = 3
2015-08-13 17:46:11
·
answer #4
·
answered by Anonymous
·
0⤊
0⤋
Log2 X 1
2016-11-14 04:04:18
·
answer #5
·
answered by Anonymous
·
0⤊
0⤋
log a (m) + log a (n) = log a (mn)
So
log2(x^2 - 1) = 3
2^3 = x^2 - 1
8 = x^2 - 1
x^2 = 9
x = +3 or -3
Hope this helps.
2007-04-28 23:53:11
·
answer #6
·
answered by Prashant 6
·
0⤊
0⤋
log2(x+1) + log2(x -1) = 3
log2(x+1)(x -1) = 3
log2(x^2-1) = 3
y = x^n
logya = n
2^3 = x^2-1
9 = x^2
+/-3 = x
-3 is rejected because there are no (-)ve values
Hence, 3 is the answer
2007-04-28 23:57:38
·
answer #7
·
answered by Kuan T 2
·
0⤊
0⤋
For the best answers, search on this site https://shorturl.im/avhOF
if you mean: log(6x^2) - log(2x) = 1 then log(6x^2 / (2x)) = 1 ← quotient rule log(3x) = 1 3x = 10 x = 10/3 ♣♦
2016-04-08 00:45:27
·
answer #8
·
answered by Barbara 4
·
0⤊
0⤋