document.write( "Question 411829: How would I find integers m and n such that \"%282%5Em%29%285%5En%29=0.0032\". \n" ); document.write( "
Algebra.Com's Answer #289416 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
.0032 = 32 * 10^(-4) = 2^5 * (2 * 5)^(-4) = (2^1) * [5^(-4)] \n" ); document.write( "
\n" );