document.write( "Question 133515: Rewrite as a single logarithm.
\n" );
document.write( "1/2log(x-3)-2/3log(x+1) \n" );
document.write( "
Algebra.Com's Answer #97716 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 1/2log(x-3)-2/3log(x+1) \n" ); document.write( "=log(x-3)^(1/2) - log(x-1)^(2/3) \n" ); document.write( "=log(sqrt(x-3)/(x-1)^(2/3)) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |