To find the area of the region bounded by
R={(x,y):y≤π−∣x∣,y≤∣xsinx∣,y≥0}
we analyze the symmetry and the boundaries of the region.
1. Symmetry of the Region
Observe that replacing x with −x leaves the inequalities unchanged:
π−∣−x∣=π−∣x∣
∣−xsin(−x)∣=∣xsinx∣
Since the region is symmetric about the y-axis (x=0), the total area A is twice the area A1 of the region in the first quadrant (x≥0):
A=2A1
2. Region in the First Quadrant (x≥0)
For x≥0 and y≥0:
- y≤π−x⟹π−x≥0⟹0≤x≤π.
- For x∈[0,π], we have sinx≥0, which means ∣xsinx∣=xsinx.
Thus, for x∈[0,π], the upper boundary for y at a given x is:
y(x)=min(xsinx,π−x)
3. Finding the Point of Intersection
Let us compare f(x)=xsinx and g(x)=π−x in the interval [0,π]:
-
At x=2π:
f(2π)=2πsin(2π)=2π
g(2π)=π−2π=2π
Hence, x=2π is an intersection point.
-
For x∈[0,2π]:
Since sinx≤1 and x≤π−x, we have:
xsinx≤x≤π−x⟹min(xsinx,π−x)=xsinx
-
For x∈[2π,π]:
Consider the function k(x)=xsinx−(π−x).
- k(2π)=0 and k(π)=0.
- k′′(x)=2cosx−xsinx<0 for all x∈(2π,π) because cosx<0 and sinx>0.
Since k(x) is strictly concave on [2π,π] and vanishes at the endpoints, k(x)≥0 for all x∈[2π,π].
Therefore, xsinx≥π−x on this interval, giving:
min(xsinx,π−x)=π−x
Thus, the function y(x) is defined piecewise as:
y(x)={xsinx,π−x,0≤x≤2π2π≤x≤π
4. Integration for Area A1
The area in the first quadrant is given by:
A1=∫0π/2xsinxdx+∫π/2π(π−x)dx
Evaluating the First Integral:
Using integration by parts (∫udv=uv−∫vdu with u=x and dv=sinxdx):
∫0π/2xsinxdx=[−xcosx]0π/2+∫0π/2cosxdx
=(0−0)+[sinx]0π/2=1−0=1
Evaluating the Second Integral:
∫π/2π(π−x)dx=[πx−2x2]π/2π
=(π2−2π2)−(2π2−8π2)=2π2−83π2=8π2
Adding both parts gives:
A1=1+8π2
5. Total Bounded Area
The total area A of the region is:
A=2A1=2(1+8π2)=2+4π2
Thus, the correct option is B.