document.write( "Question 1055897: 14-(8/2^x)=11, solve algebraically\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #671067 by Alan3354(69443) You can put this solution on YOUR website! 14-(8/2^x)=11 \n" ); document.write( "8/2^x = 3 \n" ); document.write( "2^x = 8/3 \n" ); document.write( "x*log(2) = log(8/3) \n" ); document.write( "x = log(8/3)/log(2) \n" ); document.write( " \n" ); document.write( " |