We are given the region bounded by \( y = |x| \) and \( y = [x] \) from \( x = -1 \) to \( x = 1 \). Let's evaluate in two intervals:
For \( x \in [-1, 0) \): \( |x| = -x \), \( [x] = -1 \), so area = \(\int_{-1}^{0} (-x - (-1))\, dx = \int_{-1}^{0} (1 - x)\, dx = [x - \frac{x^2}{2}]_{-1}^{0} = (0 - 0) - (-1 + \frac{1}{2}) = \frac{1}{2} \)
For \( x \in [0, 1) \): \( |x| = x \), \( [x] = 0 \), so area = \(\int_{0}^{1} (x - 0)\, dx = \int_{0}^{1} x\, dx = \frac{1}{2}x^2\big|_0^1 = \frac{1}{2} \)
Add both areas: \( \frac{1}{2} + \frac{1}{2} = 1 \).
However, between \( x = -1 \) and \( x = 1 \), area from symmetry on both sides (as it's repeated on left and right), total = \(1 + 1 = 2\).