Determine the region defined by x² + y² ≤ 9 and |x| + |y| ≥ 3.
Correct: C
1. Graph x² + y² ≤ 9 (circle radius 3). 2. Graph |x| + |y| ≥ 3 (diamond with vertices at (±3,0), (0,±3)). 3. The intersection occurs between the circle and the diamond's exterior. 4. Region is inside the circle but outside the diamond. Correct answer: C.