document.write( "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\r
\n" );
document.write( "\n" );
document.write( "a. log(2)sqrt(1/x+1)\r
\n" );
document.write( "\n" );
document.write( "b. log(2)sqrt(x+1)\r
\n" );
document.write( "\n" );
document.write( "c. log(2)((x^2+2x+1)(x+1))\r
\n" );
document.write( "\n" );
document.write( "d. -3log(2)x\r
\n" );
document.write( "\n" );
document.write( "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.\r
\n" );
document.write( "\n" );
document.write( "Thank you
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #575682 by stanbon(75887)![]() ![]() ![]() 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 \n" ); document.write( "-------------------- \n" ); document.write( "0.5(log(2)(x+1)-log(2)(x^2+2x+1) \n" ); document.write( "= 0.5[log2[(x+1)/(x^2+2x+1)]] \n" ); document.write( "---- \n" ); document.write( "= 0.5[log2[(x+1)/(x+1)^2]] \n" ); document.write( "---- \n" ); document.write( "= 0.5[log2[1/(x+1)]] \n" ); document.write( "----- \n" ); document.write( "= log2[sqrt[1/(x+1)]] \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a. log(2)sqrt(1/x+1) \n" ); document.write( "b. log(2)sqrt(x+1) \n" ); document.write( "c. log(2)((x^2+2x+1)(x+1)) \n" ); document.write( "d. -3log(2)x \n" ); document.write( " \n" ); document.write( " |