The area of the region satisfying the inequalities |x| - y ≤ 1, y ≥ 0 and y ≤ 1 is
Show solution
Correct answer: 3
Think of this as: we have a horizontal strip , and the inequality cuts away part of that strip. We need the area that survives all three conditions at once.
Step 1 — Rearrange the first inequality into a lower bound on .
Starting from , move to the right and to the left:
So must be at least , and also inside the strip . Putting it together:
💡 Teacher tip: Whenever a problem mixes an absolute-value inequality with simple bounds, rewrite the absolute-value condition as an explicit bound on one variable. Here is trapped between a V-shaped floor and a flat ceiling — that's the picture to hold in your head.
Step 2 — Understand the lower boundary .
This is a V-shape with vertex at , rising through and . But is also required to stay in , so the effective lower boundary is whichever is higher: the V or the floor .
This splits the -axis into three zones:
| Zone | Range of | Effective lower bound on | Height of region ( lower bound) |
|---|---|---|---|
| A | (the V is below the floor) | ||
| B | (the V pokes into the strip) | ||
| C | (lower bound exceeds ceiling) | No region |
Step 3 — Compute the area in each zone.
Zone A (): The region is a full strip from to , running from to .
Zone B (): The height shrinks linearly from (at ) to (at ). On each side this is a triangle of base and height : There are two identical triangles (one on the left, one on the right):
Zone C (): No region — the lower bound has risen above , so the strip is empty here.
Step 4 — Add the pieces.
Answer:
💡 Why the shape is what it is: The strip acts like a window. The V-shaped curve only enters that window between and , carving out two identical triangles from the otherwise rectangular strip of area . Those two triangles contribute exactly more, giving .
Alternative approach — Integration. By symmetry about the -axis, the area is The first integral is . The second is . So the total is . Same answer — the geometry method is faster under exam time, but integration is a reliable cross-check.