document.write( "Question 301780: convert this into log form
\n" );
document.write( "f(x)=2^x-1 \n" );
document.write( "
Algebra.Com's Answer #216388 by stanbon(75887) ![]() You can put this solution on YOUR website! convert this into log form \n" ); document.write( "f(x)=2^(x-1) \n" ); document.write( "----- \n" ); document.write( "base = 2 \n" ); document.write( "exponent or log = (x-1) \n" ); document.write( "result or anti-log = y \n" ); document.write( "------------------------------- \n" ); document.write( "Log form: \n" ); document.write( "log2(y) = x-1 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |