document.write( "Question 602101: What is 174.57 rounded to the nearest hundreds place ? \n" ); document.write( "
Algebra.Com's Answer #380118 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Locate the hundreds place: 174.57\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Locate the digit to the right of the hundreds place: 174.57\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This value is less than 5, so we replace this digit and everything to the right of it with a '0'. We're basically rounding down.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Giving us the final answer: 170 \n" ); document.write( " |