document.write( "Question 155213: how do you round to the nearest tenth example 0.9 \n" ); document.write( "
Algebra.Com's Answer #114338 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
0.9 is rounded to the nearest tenth.
\n" ); document.write( "Usually there is an additional integer to the right of the tenth position when rounding thus:
\n" ); document.write( ".943 rounded to the nearest tenth=.9 (rule: if integer to the is 0 to 4 = no change and zero all integers to the right of the position rounded.)
\n" ); document.write( ".97 rounded to the nearest tenth=1.0 (rule: if integer to the right is 5 to 9 then add one and zero all integers to the right of the position rounded.)
\n" ); document.write( "
\n" );