SOLUTION: 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
a. log(2)sqrt(1/x+1)
b. log(2)sqrt(
Algebra ->
Exponential-and-logarithmic-functions
-> SOLUTION: 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
a. log(2)sqrt(1/x+1)
b. log(2)sqrt(
Log On
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
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
How do I go about solving a question like this, trying to find examples but I am struggling to find any, if someone could give me a step by step breakdown that would be greatly appreciated.
Thank you
You can put this solution on YOUR website! 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
You can put this solution on YOUR website! 0.5(log(2)(x+1)-log(2)(x^2+2x+1))
=
---
=
Subtracting logs --> division
=
-------------
=
=
==============
Same as choice a.