document.write( "Question 439121: how would you rewrite this problem into a simplified single logarithm:\r
\n" );
document.write( "\n" );
document.write( "2log5+4logx-3logy \n" );
document.write( "
Algebra.Com's Answer #303499 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! rewrite this problem into a simplified single logarithm: \n" ); document.write( "2log5+4logx-3logy \n" ); document.write( "------ \n" ); document.write( "log(5^2) + log(x^4) -log(y^3) \n" ); document.write( "----- \n" ); document.write( "= log[25x^4/y^3] \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |