Question

Difficulty: MediumReal Numbers, Number Line, and Absolute Value

On the real number line, the set of all real numbers xx that satisfy the inequality 3x711|3x - 7| \le 11 forms a closed interval [a,b][a, b]. What is the value of a+b|a + b|?

  1. 143\frac{14}{3}Answer
  2. B
    223\frac{22}{3}
  3. C
    66
  4. D
    103\frac{10}{3}
  5. E
    263\frac{26}{3}

Answer

The value of a+b|a + b| is 143\frac{14}{3}.
Rewriting the inequality 3x711|3x - 7| \le 11 as 113x711-11 \le 3x - 7 \le 11 and solving yields 43x6-\frac{4}{3} \le x \le 6. Thus, the endpoints are a=43a = -\frac{4}{3} and b=6b = 6. Summing these values gives a+b=143a + b = \frac{14}{3}, and taking the absolute value yields 143\frac{14}{3}.

Step-by-Step Solution

1
Express the absolute value inequality as a compound inequality.
113x711-11 \le 3x - 7 \le 11
An inequality of the form uk|u| \le k for k0k \ge 0 is equivalent to kuk-k \le u \le k.
2
Isolate 3x3x by adding 77 to all parts of the inequality.
11+73x11+7    43x18-11 + 7 \le 3x \le 11 + 7 \implies -4 \le 3x \le 18
Adding a constant to all parts preserves the direction of the inequality.
3
Divide all parts by 33 to solve for xx.
43x6-\frac{4}{3} \le x \le 6
Dividing by a positive number isolates xx without flipping inequality signs.
4
Identify interval bounds aa and bb, then calculate a+b|a + b|.
a=43a = -\frac{4}{3}, b=6    a+b=43+183=143    143=143b = 6 \implies a + b = -\frac{4}{3} + \frac{18}{3} = \frac{14}{3} \implies \left|\frac{14}{3}\right| = \frac{14}{3}
The question asks for the absolute value of the sum of the endpoints of interval [a,b][a, b].

Key Concept

Absolute value inequalities on the number line and interval endpoints
Rate this question