document.write( "Question 620412: Use properties of logarithms to express as a single logarithm.
\n" );
document.write( "2logx + 3logy - logz \n" );
document.write( "
Algebra.Com's Answer #390113 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Use properties of logarithms to express as a single logarithm. \n" ); document.write( "2logx + 3logy - logz \n" ); document.write( "logx^2 + 3logy - logz \n" ); document.write( "logx^2 + logy^3 - logz \n" ); document.write( "log(x^2y^3) - logz \n" ); document.write( "log(x^2y^3/z) \n" ); document.write( " \n" ); document.write( " |