359,239 views
22 votes
22 votes
HELP

A company manufactures cell phone cases. The length of a certain case must be within 0.25 mm of 125 mm, as shown (figure is not to scale). All cases with lengths outside of this range are removed from the inventory. How could you use an absolute value inequality to represent the lengths of all the cases that should be removed? Explain.

HELP A company manufactures cell phone cases. The length of a certain case must be-example-1
User Andrew Cetinic
by
3.1k points

2 Answers

18 votes
18 votes
The same thing as the first person
User Charles Wood
by
3.2k points
10 votes
10 votes

Answer:

Explanation:

the length must be within plus or minus .25 mm of 125 mm.

if x is the length of the case, then:

absolute value of (x - 125) must be <= .25

this is shown as |x - 125| <= .25

when the expression within the absolute value sign is positive, the expression becomes (x - 125) <= .25

add 125 to both sides of this inequality to get:

x <= 125 + .25 = 125.25

when the expression within the asbolute value sign is negative, the expression becomes (x - 125) >= -.25

add 125 to both sides of this inequality to get:

x >= 125 - .25 = 124.75

the manufactured case must have a length that is greater than or equal to 124.75 mm and less than or equal to 125.25 mm.

otherwise it is removed from the inventory.

It appearxs that the other tutor talked a lot about your question; but he did not answer it.

The inequality that represents the lengths of all cases that should be removed from the inventory is

abs%28x-125%29%3E0.25

User CronosS
by
2.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.