document.write( "Question 277118: round .7575 to the nearest tenth, hundredth, and thousandth \n" ); document.write( "
Algebra.Com's Answer #206276 by lukechalfant(2)![]() ![]() ![]() You can put this solution on YOUR website! Tenth: .8 \n" ); document.write( "Hundredth: .76 \n" ); document.write( "Thousandth: .758\r \n" ); document.write( "\n" ); document.write( " The first place after the decimal is the tenth. The second is the hundredth. The third is the thousandth.\r \n" ); document.write( "\n" ); document.write( " To round to the tenth (for example): Take the number as is from left to right until you reach the tenths place. \n" ); document.write( " For the number in the tenths place: If the number in the hundredths place is 5 or greater the number in the tenths spot is one higher. If the number in the hundredths place is less than 5 leave the number in the tenths spot as is. \n" ); document.write( " |