document.write( "Question 402575: Solve the exponential equation algebraically. Approximate the result to three decimal places. (If there is no solution, enter NO SOLUTION.)
\n" );
document.write( "6^3x = 4000 \n" );
document.write( "
Algebra.Com's Answer #284731 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 6^(3x) = 4000 \n" ); document.write( "----- \n" ); document.write( "Take the log of both sides to get: \n" ); document.write( "(3x)log(6) = log(4000) \n" ); document.write( "--- \n" ); document.write( "3x = [log(4000)/log(6)] \n" ); document.write( "--- \n" ); document.write( "x = (1/3)[log(4000)/log(6)] \n" ); document.write( "--- \n" ); document.write( "x = 1.5430 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |