document.write( "Question 1048973: Rewrite the following logarithmic equation in exponential form.
\n" );
document.write( "a) log (m) = n
\n" );
document.write( "b) log3 (81) = 4
\n" );
document.write( "c) logsqrt[5] (5) = 2
\n" );
document.write( "d) log3/4 (64/27) = -3
\n" );
document.write( "e) log4 (2) = 1/2
\n" );
document.write( "f) log10 (0.001) = -3
\n" );
document.write( "g) ln8 = 9
\n" );
document.write( "h) ln5 = a \n" );
document.write( "
Algebra.Com's Answer #664582 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Rewrite the following logarithmic equation in exponential form. \n" ); document.write( "The log is the exponent. Remember that. \n" ); document.write( "I'll do some, you do the rest. \n" ); document.write( "email via the TY note for help or to check your work. \n" ); document.write( "------------ \n" ); document.write( "a) log (m) = n \n" ); document.write( "The log is n, that's the exponent. \n" ); document.write( "It's the based raised to the exponent. \n" ); document.write( "--> m = 10^n \n" ); document.write( "======================== \n" ); document.write( "b) log3 (81) = 4 \n" ); document.write( "--- \n" ); document.write( "c) log(sqrt[5] (5)) = 2 \n" ); document.write( " \n" ); document.write( "==================== \n" ); document.write( "d) log3/4 (64/27) = -3 \n" ); document.write( " \n" ); document.write( "===================== \n" ); document.write( "e) log4 (2) = 1/2 \n" ); document.write( "f) log10 (0.001) = -3 \n" ); document.write( "------------- \n" ); document.write( "g) ln8 = 9 \n" ); document.write( " \n" ); document.write( "********** this is not true. Should not be included. \n" ); document.write( "==================== \n" ); document.write( "h) ln5 = a \n" ); document.write( "a is the exponent, e is the base. \n" ); document.write( "e^a = 5 \n" ); document.write( "PS Use parentheses. \n" ); document.write( "ln(5) = a \n" ); document.write( "-- \n" ); document.write( " |