asked 65.1k views
5 votes
a manufacturer of bicycle parts requires that a bicycle chain have a width of 0.3 inch with an absolute deviation of at most 0.0003 inch. write and solve an absolute value inequality that represents the acceptable widths.

2 Answers

1 vote

Answer:

|w-0.3|<=0.0003

Explanation:

answered
User Johannes Jensen
by
7.8k points
7 votes

Answer:


|w-0.3| \leq 0.0003

And solving we got:


-0.0003 \leq w-0.3 \leq 0.0003


0.3-0.0003 \leq w \leq 0.3+0.0003


0.2997 \leq w \leq 0.3003

Explanation:

For this case we can define the following notation:


W represent the width

And we want a maximum error of 0.0003 so we can set up the following equation:


|w-0.3| \leq 0.0003

And solving we got:


-0.0003 \leq w-0.3 \leq 0.0003


0.3-0.0003 \leq w \leq 0.3+0.0003


0.2997 \leq w \leq 0.3003

answered
User Pramod Ravikant
by
8.7k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.