document.write( "Question 667126: round off 48 to the nearest 10?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #414810 by Midnight1990(2)![]() ![]() ![]() You can put this solution on YOUR website! 48 to the nearest 10 is 50\r \n" ); document.write( "\n" ); document.write( "if a number is 5 or greater round up ex 15 would round to 20 in this case \n" ); document.write( "if a number is 4 or less round down ex 14 would round to 10 in this case \n" ); document.write( " |