document.write( "Question 227256: Need to know how to round 9.95 to the nearest tenth. Thanks \n" ); document.write( "
Algebra.Com's Answer #168918 by rfer(16322) ![]() You can put this solution on YOUR website! 5 and above round up 1 on the number to the left \n" ); document.write( "9.95 \n" ); document.write( "round up the five adds 1 to the nine \n" ); document.write( "which makes the 9 on the left of the decimal round up \n" ); document.write( "answer=10.0 \n" ); document.write( " \n" ); document.write( " |