document.write( "Question 37534: Condense the expression. 3log(base 10)2-log(base 10)y+1/3log(base 10)x \n" ); document.write( "
Algebra.Com's Answer #23142 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Okay...using the laws of logs, we have
\n" ); document.write( "3log 2 - log y + 1/3log x =
\n" ); document.write( "log(2^3) - log y + log (x^1/3) =
\n" ); document.write( "log(8) - log y + log (x^1/3) =
\n" ); document.write( "[log(8) + log (x^1/3)] - log y =
\n" ); document.write( "log [8x^(1/3) / y]
\n" ); document.write( "
\n" );