document.write( "Question 109438: how do I rewrite the logarithm below as a single logarithm with a coefficient of 1?
\n" );
document.write( "2log_b x+5log_b y \n" );
document.write( "
Algebra.Com's Answer #79782 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how do I rewrite the logarithm below as a single logarithm with a coefficient of 1? \n" ); document.write( "2log_b x+5log_b y \n" ); document.write( "--------- \n" ); document.write( "Comment: keep in mind the logs are base \"b\". \n" ); document.write( "---------- \n" ); document.write( "= log x^2 + logy^5\r \n" ); document.write( "\n" ); document.write( "= log (x^2y^5) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |