document.write( "Question 334984: how do i graph all whole numbers that are 5 or less units from 0 on a number line? \n" ); document.write( "
Algebra.Com's Answer #803464 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! |x| <= 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-5 <= x <= 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-5.....-4.....-3.....-2.....-1.....0.....1.....2.....3.....4.....5 \n" ); document.write( "<|------------------------------------------------|> \n" ); document.write( " |