document.write( "Question 602592: How do I condense this expression to a single logarithm?
\n" ); document.write( "\"How+do+I+condense+this+expression+to+a+single+logarithm%3F%0D%0A\" log z+log x / 3 + log y / 3
\n" ); document.write( "

Algebra.Com's Answer #380802 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
How do I condense this expression to a single logarithm?
\n" ); document.write( " log z+log x / 3 + log y / 3
\n" ); document.write( "log[z*x/3*y/3]
\n" ); document.write( "log[zxy/9]
\n" ); document.write( "
\n" );