document.write( "Question 39733: How do I round 0.00000226 to the nearest tenth,hundred ,thousand? \n" ); document.write( "
Algebra.Com's Answer #25164 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! They are all zero.\r \n" ); document.write( "\n" ); document.write( "To round to ten look at the hundreths digit. \n" ); document.write( "If it is >=5 round up; if it is <5 round down. \n" ); document.write( "For example \n" ); document.write( "0.36 rounds to 0.4 \n" ); document.write( "But 0.33 rounds to 0.3 \n" ); document.write( "In your number you have 0 to the right of tenths, hundreths, and \n" ); document.write( "thousanths; so they all round out to zero. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |