document.write( "Question 974370: Find integers m and n such that 2^m times 5^n equals 0.00004 \n" ); document.write( "
Algebra.Com's Answer #596288 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find integers m and n such that 2^m times 5^n equals 0.00004 \n" ); document.write( "------ \n" ); document.write( "2^2 = 4 \n" ); document.write( " \n" ); document.write( "--> m = -3, n = -5 \n" ); document.write( " \n" ); document.write( " |