document.write( "Question 502032: Use only the digits 0,1 and 9 to write a decimal in billionth.
\n" );
document.write( "your decimal should be the least possible decimal that rounds up to the nearest millionth. \n" );
document.write( "
Algebra.Com's Answer #804276 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! 0.000 000 001 ---> 1 billionth\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.000 000 900 ---> 900 billionths, rounds up to 1 millionth\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Using the digit 1 isn't necessary here. \n" ); document.write( " |