Question 944210
Which of the following expressions is equivalent to 0.5(log(2)(x+1)-log(2)(x^2+2x+1)), where x can not equal -1? 2 = base of the logarithm
--------------------
0.5(log(2)(x+1)-log(2)(x^2+2x+1)
= 0.5[log2[(x+1)/(x^2+2x+1)]]
----
= 0.5[log2[(x+1)/(x+1)^2]]
----
= 0.5[log2[1/(x+1)]]
-----
= log2[sqrt[1/(x+1)]]
==============
Cheers,
Stan H.
----------


a. log(2)sqrt(1/x+1) 
b. log(2)sqrt(x+1) 
c. log(2)((x^2+2x+1)(x+1)) 
d. -3log(2)x