document.write( "Question 140342: how would i express the following numbers in scientific notations 0.00000000016 \n" ); document.write( "
Algebra.Com's Answer #102204 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how would i express the following numbers in scientific notations 0.00000000016
\n" ); document.write( "----------
\n" ); document.write( "Scientific numbers are a product of a number between 0 and 10 and some power
\n" ); document.write( "of 10.
\n" ); document.write( "Move you decimal point ten places to the right to get 1.6
\n" ); document.write( "If you multiplied that by 10^-10 you would have your original number.
\n" ); document.write( "So your number in scientific notation is 1.6 x 10^-10
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );