document.write( "Question 1140619: Solve, correct to three significant figures,
\n" );
document.write( "(0.3)^x = (0.5)^3 \n" );
document.write( "
Algebra.Com's Answer #761135 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve, correct to three significant figures, \n" ); document.write( "(0.3)^x = (0.5)^3 \n" ); document.write( "---------- \n" ); document.write( "x*log(0.3) = log(0.125) \n" ); document.write( "x = log(0.125)/log(0.3) \n" ); document.write( " \n" ); document.write( " |