Asked by Adrian
The ideal mass for a piece of chocolate is 2.5 ounces. The actual mass for a production can vary by, at most, 0.08 ounces. Create an absolute value inequality and solve it to determine the range of chocolate masses. I don't understand this
Answers
Answered by
oobleck
|x-a| is the distance from x to a, either plus or minus
Now, consider that
|x| = x if x >= 0
|x| = -x if x < 0
and you have
|m - 2.5| <= 0.08
so, if m > 2.5,
m-2.5 <= 0.08
m <= 2.58
Otherwise,
-(m-2.5) <= 0.08
m-2.5 >= 0.08
m >= 2.42
We can write this as
2.5-0.08 <= m <= 2.5+0.08
2.42 <= m <= 2.58
Now, consider that
|x| = x if x >= 0
|x| = -x if x < 0
and you have
|m - 2.5| <= 0.08
so, if m > 2.5,
m-2.5 <= 0.08
m <= 2.58
Otherwise,
-(m-2.5) <= 0.08
m-2.5 >= 0.08
m >= 2.42
We can write this as
2.5-0.08 <= m <= 2.5+0.08
2.42 <= m <= 2.58
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.