document.write( "Question 981219: What is the smallest number that rounds to 250 to the nearest ten?
\n" ); document.write( "What is the largest number that rounds to 250 to the nearest ten?
\n" ); document.write( "How many numbers round to 250 to the nearest ten?
\n" ); document.write( "

Algebra.Com's Answer #602367 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
When the digit that is going to be discarded is 5 or more,
\n" ); document.write( "the digit to its left is increased by 1.
\n" ); document.write( "Otherwise the digit to the left is unchanged
\n" ); document.write( "
\n" ); document.write( "According to the rules above,
\n" ); document.write( "245 rounds to 250 to the nearest ten, and 244 rounds to 240,
\n" ); document.write( "because the digit that is going to be discarded is the 5 or 4 at the units place,
\n" ); document.write( "and when the digit to be discarded is 5 or more,
\n" ); document.write( "the digit to its left (in this case the 4 in the tens place) is increased by 1,
\n" ); document.write( "but otherwise the digit to the left is unchanged
\n" ); document.write( "
\n" ); document.write( "So \"highlight%28245%29\" is the smallest number that rounds to 250 to the nearest ten.
\n" ); document.write( "
\n" ); document.write( "Similarly, according to the rules above,
\n" ); document.write( "254 rounds to 250 to the nearest ten, and 255 rounds to 260.
\n" ); document.write( "
\n" ); document.write( "So \"highlight%28254%29\" is the largest number that rounds to 250 to the nearest ten.
\n" ); document.write( "
\n" ); document.write( "Numbers greater than \"254\" do not round to 250 to the nearest ten.
\n" ); document.write( "Numbers smaller than \"245\" do not round to 250 to the nearest ten.
\n" ); document.write( "Out of the \"254\" numbers from 1 to 254,
\n" ); document.write( "the first \"244\" (1 to 244) do not round to 250 to the nearest ten.
\n" ); document.write( "So, the number of numbers that round to 250 to the nearest ten is
\n" ); document.write( "\"254-244=highlight%2810%29\" .
\n" ); document.write( "
\n" );