document.write( "Question 742400: if log m +log n = log (m+n ),find m in terms of n
\n" );
document.write( "please help me to learn ....... \n" );
document.write( "
Algebra.Com's Answer #452434 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! if log m + log n = log (m+n ), find m in terms of n \n" ); document.write( "we can write this as \n" ); document.write( "log(mn) = log(m+n) \n" ); document.write( "therefore \n" ); document.write( "mn = m + n \n" ); document.write( "subtract m from both sides \n" ); document.write( "mn - m = n \n" ); document.write( "Factor out m \n" ); document.write( "m(n-1) = n \n" ); document.write( "divide both sides by (n-1) \n" ); document.write( "m = |