Question 1186160
.
In the manufacture of​ widgets, the average dimension of a part is 0.005 cm. 
Using the​ absolute-value symbol, express the fact that an individual measurement x of a part 
does not differ from the average by more than 0.0006 cm.
~~~~~~~~~~~~~~~


<pre>
This inequality is


    | x - 0.005 | <= 0.0006  centimeters.    <U>ANSWER</U>
</pre>

Solved.



------------



What you need to learn and memorize, &nbsp;is &nbsp;THIS:



    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- the average and the concrete measurement difference are under the absolute value sign;


    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- the "tolerance" value is out the absolute sign in the other part of the inequality.