The area \( A \) of the region defined by the inequalities \( 2y \leq x^2 + 3 \), \( y + |x| \leq 3 \), \( y \geq |x - 1| \) is determined through the following steps:
1. Inequality Interpretation:
- The inequality \( 2y \leq x^2 + 3 \) is equivalent to \( y \leq \frac{x^2}{2} + \frac{3}{2} \).
- The inequality \( y + |x| \leq 3 \) is resolved into two cases:
- For \( x \geq 0 \): \( y \leq 3 - x \).
- For \( x<0 \): \( y \leq 3 + x \).
- The inequality \( y \geq |x - 1| \) defines two linear boundaries:
- The region above the line \( y = x - 1 \) when \( x \geq 1 \).
- The region above the line \( y = 1 - x \) when \( x<1 \).
2. Curve Intersections:
- Intersections between the curve \( y = \frac{x^2}{2} + \frac{3}{2} \) and the defined lines are investigated within their respective bounds.
- Equating the expressions to find intersections:
- Setting \( \frac{x^2}{2} + \frac{3}{2} = x - 1 \) results in \( x^2 - 2x + \frac{5}{2} = 0 \).
- The discriminant \( \Delta = 4 - 10 = -6 \) indicates no real roots, hence no intersection.
- Checking intersection with \( \frac{x^2}{2} + \frac{3}{2} = 1 - x \) leads to \( x^2 + x + \frac{5}{2} = 0 \).
- The discriminant \( \Delta = 1 - 10 = -9 \) shows no real roots.
3. Bounded Region Identification:
- The feasible region satisfying all inequalities is identified for integration.
- The region is bounded by the lines \( y = x - 1 \), \( y = 1 - x \), and \( y = 3 - |x| \) within the relevant \( x \) intervals.
- Symmetry is utilized to determine valid intersections that define the vertical bounds of the region.
4. Area Computation:
- The region is partitioned into sectors along the \( x \)-axis, from \( x = -2 \) to \( x = 2 \), for integration.
- The area is calculated by integrating the difference between the upper and lower boundary functions over each segment, and summing these integrals.
- The integral formulated is \( \int_{x=-2}^{x=2} \left[ (\min(\frac{x^2}{2}+\frac{3}{2},3-|x|)) - (\max(|x - 1|)) \right] \, dx \).
- The evaluated integral provides a direct area calculation of \( A = 2 \).
5. Final Result:
By considering symmetry and the identified sub-regions, the total area is found to be \( 6A = 12 \). The final answer is 12.