document.write( "Question 30151: Please help me with these:
\n" );
document.write( "1.7*10^-13
\n" );
document.write( "and
\n" );
document.write( "5*10^10 \n" );
document.write( "
Algebra.Com's Answer #17278 by Nate(3500) ![]() You can put this solution on YOUR website! 1.7*10^-13 original expression \n" ); document.write( "(1.7)/(10)^13 when you move a negative exponent over the bar of division, you get the opposite of its sign (+) \n" ); document.write( "(1.7)/100000000000000 \n" ); document.write( "0.000000000000017 \n" ); document.write( "-------------------------------------------- \n" ); document.write( "5*10^10 original \n" ); document.write( "(5)(10000000000) \n" ); document.write( "50000000000 \n" ); document.write( " |