Question

Difficulty: MediumLinear Inequalities and Absolute Value

If xx is an integer that satisfies both 2x+17|2x + 1| \le 7 and 5x2<1\frac{5 - x}{-2} < -1, how many possible values of xx are there?

  1. A
    0
  2. B
    3
  3. 7Answer
  4. D
    8
  5. E
    11

Answer

There are 7 possible integer values of xx.
Solving 2x+17|2x + 1| \le 7 yields 4x3-4 \le x \le 3. Solving 5x2<1\frac{5 - x}{-2} < -1 requires flipping the inequality symbol when multiplying by 2-2, resulting in 5x>25 - x > 2, which simplifies to x<3x < 3. Taking the intersection of 4x3-4 \le x \le 3 and x<3x < 3 gives the interval 4x<3-4 \le x < 3. The integers in this range are 4,3,2,1,0,1,2-4, -3, -2, -1, 0, 1, 2, totaling 7 integers.

Step-by-Step Solution

1
Solve the absolute value inequality 2x+17|2x + 1| \le 7.
72x+17    82x6    4x3-7 \le 2x + 1 \le 7 \implies -8 \le 2x \le 6 \implies -4 \le x \le 3.
An absolute value inequality of the form uk|u| \le k (for k0k \ge 0) expands to kuk-k \le u \le k.
2
Solve the rational inequality 5x2<1\frac{5 - x}{-2} < -1.
5x>(1)(2)    5x>2    x>3    x<35 - x > (-1)(-2) \implies 5 - x > 2 \implies -x > -3 \implies x < 3.
Multiplying or dividing an inequality by a negative number requires reversing the direction of the inequality sign.
3
Find the intersection of the two solution sets and count integer solutions.
4x<3-4 \le x < 3. The integer values satisfying this inequality are 4,3,2,1,0,1,2-4, -3, -2, -1, 0, 1, 2, which gives a total of 7 integer values.
The solution must satisfy both conditions simultaneously.

Key Concept

Solving combined linear and absolute value inequalities while correctly reversing inequality signs when multiplying or dividing by negative values.
Estimated Time:1m 30s
Rate this question