document.write( "Question 868746: how to write the logarithms as a single logarithm with a coefficient of one.
\n" );
document.write( "ln 2 + 6 ln x + 5 ln z − 4 ln\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #523792 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Adding logs --> multiply \n" ); document.write( "ln(a) + ln(b) = ln(a*b) \n" ); document.write( "----- \n" ); document.write( "Subtracting --> divide \n" ); document.write( "ln(p) - ln(q) = ln(p/q) \n" ); document.write( "----- \n" ); document.write( "3ln(z) = ln(z) + ln(z) + ln(z) = ln(z*z*z) = ln(z^3 \n" ); document.write( " \n" ); document.write( " |