document.write( "Question 144383: Convert to an exponential equation 1n x=15 and\r
\n" );
document.write( "\n" );
document.write( "convert to a logarithmic equation 2^x=6.8 \n" );
document.write( "
Algebra.Com's Answer #105121 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! 1n x=15 \n" ); document.write( "e (ln x) = e^15 \n" ); document.write( "x = e^15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "log2(2^x) = log2(6.8) \n" ); document.write( "x = log2(6.8) \n" ); document.write( " \n" ); document.write( " |