document.write( "Question 709672: how can i change this exponential to logarithmic form?\r
\n" );
document.write( "\n" );
document.write( "(x + 1 )4 = 256 \n" );
document.write( "
Algebra.Com's Answer #436722 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! (x+1)^4 = 256 \n" ); document.write( "take log of both sides: \n" ); document.write( "log (x+1)^4 = log 256 \n" ); document.write( "or \n" ); document.write( "4log(x+1) = log 256 \n" ); document.write( " \n" ); document.write( " |