document.write( "Question 391739:  logbx + logb(x+2)-logb8
\n" );
document.write( "assume that x, y amd x are positive numbers.  Use the properties of logarithms to write each expression as the logarithm of one quantity \n" );
document.write( "
| Algebra.Com's Answer #277921 by stanbon(75887)      You can put this solution on YOUR website! logbx + logb(x+2)-logb8 \n" ); document.write( "--- \n" ); document.write( "= logb[x(x+2)/8] \n" ); document.write( "---- \n" ); document.write( "= logb[(x^2+2x)/8] \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |