document.write( "Question 30180: Write the expression as a single natural logarithm.
\n" );
document.write( "ln a-2 ln b+1/2 ln c
\n" );
document.write( "Thanks for your help. \n" );
document.write( "
Algebra.Com's Answer #16880 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! Write the expression as a single natural logarithm. \n" ); document.write( "ln a-2 ln b+1/2 ln c \n" ); document.write( "Thanks for your help\r \n" ); document.write( "\n" ); document.write( "(ln a)- 2(ln b)+1/2 (ln c) \n" ); document.write( "=log(a)-log(b^2)+log[c^(1/2)] ( using n[log m)]= log(m^n)) \n" ); document.write( "=log(a)+log[c^(1/2)]-log(b^2) \n" ); document.write( "(by additive commutativity (second and third terms) \n" ); document.write( "= {log(a)+log[c^(1/2)]}-log(b^2) (by additive associativity) \n" ); document.write( "=log{a[c^(1/2)]}-log(b^2) (using sum of logarithms = log of product) \n" ); document.write( "=log{a[c^(1/2)]/(b^2)} to the base e of course as we are talking about natural logarithms. \n" ); document.write( "Answer:log[a(c^(1/2))/b^2] \n" ); document.write( " \n" ); document.write( " |