document.write( "Question 821092: How do i solve A=ln2 in terms of A
\n" );
document.write( "ln(16)
\n" );
document.write( "ln(square root of 2)
\n" );
document.write( "ln(1/2) \n" );
document.write( "
Algebra.Com's Answer #493898 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do i solve A=ln2 in terms of A \n" ); document.write( "2 = e^A \n" ); document.write( "------- \n" ); document.write( "ln(16) = ln[(2^4)] = ln[(e^A)^4] = ln[e^(4A)] = 4A \n" ); document.write( "------------------------------------------------------- \n" ); document.write( "ln(square root of 2) = ln[2^(1/2)] = (1/2)ln(2) = (1/2)ln[e^A] = (1/2)A \n" ); document.write( "------------------------------------------------------- \n" ); document.write( "ln(1/2) = ln[2^-1] = ln[(e^A)^-1] = ln[e^(-A)] = -A \n" ); document.write( "------------------------------------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |