What is the simplified form of 2 log (x2 - 1) - log (x + 1) - 2 log (x - 1)?

nvez
Messages
21
Reaction score
0
Hello again..

Homework Statement

I
I have to change this to one term only, the valid answer is: log (x + 1)

The term is: 2 log (x2 - 1) - log (x + 1) - 2 log (x - 1)

Homework Equations


Logarithmic laws:

x log n = log nx
log m - log n = log (m/n)

The Attempt at a Solution


I have tried dividing them but I don't see to be getting anywhere or anywhere close at all at the answer, I also tried factorising but I cannot figure it out, I'm pretty sure that it has some factorization (perfect squares? not sure what they're called in english..)

Thank you in advanced, this forum is a very useful resource!
 
Physics news on Phys.org
So you said you tried dividing. That gives log ( (x2-1)2/((x+1)(x-1)2) ). Now you just need to use the fact that (x2-1)=(x-1)(x+1), and some things will cancel out.
 
Note that x2-1=(x+1)(x-1)

Use some indices and you should get it.
 
The exact thing I needed!

Thank you guys, I can't appreciate this enough.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top