document.write( "Question 230830: rewrite the expression as a single logarithm\r
\n" );
document.write( "\n" );
document.write( "1/2logX-logY-3logZ+1/4logP\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "having trouble making this into a single logarithm\r
\n" );
document.write( "\n" );
document.write( "hope you can help\r
\n" );
document.write( "\n" );
document.write( "thanks
\n" );
document.write( "nancy \n" );
document.write( "
Algebra.Com's Answer #170950 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! rewrite the expression as a single logarithm \n" ); document.write( "1/2logX-logY-3logZ+1/4logP \n" ); document.write( "--- \n" ); document.write( "log[x^(1/2)] - log(y) - log(z^3) + log(p^(1/4)) \n" ); document.write( "--- \n" ); document.write( "= log{[p^(1/4)*(x)^(1/2)]/[log(y*z^3)]} \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |