document.write( "Question 630931: Write the expression as a single logarithm with a coefficient of 1. Assume all variable expressions represent positive real numbers.
\n" );
document.write( "log(x + 1) + 4 log x \n" );
document.write( "
Algebra.Com's Answer #397214 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! log(x + 1) + 4 log x \n" ); document.write( "= log(x+1) + log(x^4) \n" ); document.write( "= log[x^4(x+1)] \n" ); document.write( "----- \n" ); document.write( "= log[x^5+x^4] \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |