document.write( "Question 620588: Solve the exponential equation.
\n" );
document.write( "2x = 1/2\r
\n" );
document.write( "\n" );
document.write( "3x = 1/27\r
\n" );
document.write( "\n" );
document.write( "2-x = 16\r
\n" );
document.write( "\n" );
document.write( "4x = 0.5\r
\n" );
document.write( "\n" );
document.write( "8x = 1/4 \n" );
document.write( "
Algebra.Com's Answer #390263 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve the exponential equation. \n" ); document.write( "2x = 1/2 \n" ); document.write( "If x is the exponent: \n" ); document.write( "Use ^ for exponents. \n" ); document.write( "2^x = 1/2 \n" ); document.write( "x = -1 by inspection. \n" ); document.write( "The long way: \n" ); document.write( "x*log(2) = log(1/2) \n" ); document.write( "x = log(1/2)/log(2) \n" ); document.write( "x = -1 \n" ); document.write( "===================== \n" ); document.write( "Do the others the same way. \n" ); document.write( "3x = 1/27\r \n" ); document.write( "\n" ); document.write( "2-x = 16\r \n" ); document.write( "\n" ); document.write( "4x = 0.5\r \n" ); document.write( "\n" ); document.write( "8x = 1/4 \n" ); document.write( " |