document.write( "Question 937571: I could not find the solution for this question though I had read this problem being asked here already. Please give me the solution for this.\r
\n" );
document.write( "\n" );
document.write( "Express log(ab) + log100(a) in terms of u and v if u = log(a^2) and v = log(1/b) \n" );
document.write( "
Algebra.Com's Answer #570982 by Alan3354(69443) You can put this solution on YOUR website! Express log(ab) + log(sub 100)(a) in terms of u and v if u = log(a^2) and v = log(1/b) \n" ); document.write( "------------ \n" ); document.write( "If you mean logs base 10 and \n" ); document.write( " \n" ); document.write( "---- \n" ); document.write( "u = log(a^2) --> u = 2log(a) \n" ); document.write( "log(a) = u/2 \n" ); document.write( "------ \n" ); document.write( "v = log(1/b) --> v = log(1) - log(b) = 0 - log(b) \n" ); document.write( "log(b) = -v \n" ); document.write( "-------- \n" ); document.write( " \n" ); document.write( "================================== \n" ); document.write( "log(ab) = log(a) + log(b) = u/2 - v \n" ); document.write( "================= \n" ); document.write( " \n" ); document.write( "= |