How do you solve log(x+1)+log(x1)=1?

1 Answer
Oct 28, 2015

I found: x=+11

Explanation:

You can use the rule of logs that relates the sum of logs of same base and the multiplication of the integrand as:
logax+logay=loga(xy)
and get:

loga[(x+1)(x1)]=1 using the definition of log:

(x+1)(x1)=a1 (1)

Now it depends upon the base a of your logs....and also if it the same for both the original ones!
If a=10 then you have:
x21=10
x2=11
x=±11
Where I accept the positive only, x=+11

If a isn't 10 simply insert the right value into (1) and solve.