document.write( "Question 1115216: Use absolute value notation to define the interval (or pair of intervals) on the real number line.
\n" ); document.write( "All real numbers, x, no more than fourteen units from –14.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #730106 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Think of |a-b| as the distance from a to b. Then the statement
\n" ); document.write( "\"abs%28x-a%29%3C=b\"
\n" ); document.write( "means the distance between x and a is at most b.

\n" ); document.write( "So for your example \"the distance between x and -14 is at most 14\" becomes
\n" ); document.write( "\"abs%28x-%28-14%29%29%3C=14\"
\n" ); document.write( "or
\n" ); document.write( "\"abs%28x%2B14%29%3C=14\"
\n" ); document.write( "
\n" );