Question

Difficulty: MediumInequalities and Absolute Value Equations

If kk is an integer such that 2k711|2k - 7| \le 11 and k+2>4|k + 2| > 4, how many possible values of kk exist?

Answer: 7

Answer

The total number of possible integer values of kk is 7.
Unfolding 2k711|2k - 7| \le 11 gives 2k9-2 \le k \le 9, representing 12 possible integers. Unfolding k+2>4|k + 2| > 4 gives k>2k > 2 or k<6k < -6. Intersecting these two regions for real integers eliminates k<6k < -6 (since k2k \ge -2) and restricts the set to 3k93 \le k \le 9. The integers in this range are 3,4,5,6,7,8,3, 4, 5, 6, 7, 8, and 99, yielding a total of 7 valid values.

Step-by-Step Solution

1
Solve the first absolute value inequality 2k711|2k - 7| \le 11.
2k9-2 \le k \le 9
Expanding the absolute value gives 112k711-11 \le 2k - 7 \le 11. Adding 7 to all parts yields 42k18-4 \le 2k \le 18, and dividing by 2 results in 2k9-2 \le k \le 9.
2
Solve the second absolute value inequality k+2>4|k + 2| > 4.
k>2k > 2 or k<6k < -6
Expanding the strict absolute value inequality gives two cases: k+2>4    k>2k + 2 > 4 \implies k > 2, or k+2<4    k<6k + 2 < -4 \implies k < -6.
3
Find the intersection of the two solution sets for integer values of kk.
3k93 \le k \le 9
Since the first inequality requires k2k \ge -2, no integer can satisfy both k2k \ge -2 and k<6k < -6. Thus, kk must satisfy 2k9-2 \le k \le 9 and k>2k > 2, which reduces to 3k93 \le k \le 9.
4
Count the number of integers in the range 3k93 \le k \le 9.
7
The valid integers in this range are 3,4,5,6,7,8,3, 4, 5, 6, 7, 8, and 99. The total count is 93+1=79 - 3 + 1 = 7.

Key Concept

Solving compound absolute value inequalities for integer solution counts
Rate this question