document.write( "Question 660791: X has been rounded to the nearest tenth and has a value of 4.8. Write an interval representing the possible values of x before rounding. \n" ); document.write( "
Algebra.Com's Answer #411352 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! x could be as small as 4.80 or it it could be as large as 4.84\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If x is anything larger (say 4.85), it will round up to 4.9, which is not what we want.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the interval is\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4.80 < x < 4.84 \n" ); document.write( " |