document.write( "Question 869734: Condense the following into a single logarithmic expression:\r
\n" );
document.write( "\n" );
document.write( "3log(x +1) + 5log(9x +1) - log(x+1) \n" );
document.write( "
Algebra.Com's Answer #524498 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! 3log(x +1) + 5log(9x +1) - log(x+1) \n" ); document.write( "log((x +1)^3) + log((9x +1)^5) - log(x+1) \n" ); document.write( " |