document.write( "Question 816014: Rewrite each of the following as sums and differences of a logarithm of some number.
\n" ); document.write( "a. log base 7(4/y)
\n" ); document.write( "b. log base 2 (x^4*12)
\n" ); document.write( "c. log base 5(10x^3/y^5)
\n" ); document.write( "

Algebra.Com's Answer #493311 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
a) log base 7(4/y)
\n" ); document.write( "=
\n" ); document.write( "log7(4) - log7(y)\r
\n" ); document.write( "\n" ); document.write( "b) \"log2%28x%5E4%2A12%29\"
\n" ); document.write( "\"log2%28x%5E4%29%2Blog2%2812%29\"
\n" ); document.write( "\"4log2%28x%29%2Blog2%2812%29\"\r
\n" ); document.write( "\n" ); document.write( "c) \"log5%2810x%5E3%2Fy%5E5%29\"
\n" ); document.write( " \"log5%2810x%5E3%29-log5%28y%5E5%29\"
\n" ); document.write( " \"log5%2810%29%2B3log5%28x%29-5log5%28y%29\"
\n" ); document.write( "
\n" );