1. Key Concepts and Formulas
- Area Between Curves: The area between two curves y=f(x) and y=g(x) from x=a to x=b, where f(x)≥g(x) on [a,b], is given by A=∫ab[f(x)−g(x)]dx.
- Absolute Value Functions: ∣x∣=x for x≥0 and ∣x∣=−x for x<0. This requires splitting integrals when absolute values are involved.
- Symmetry: Recognizing symmetry can simplify area calculations by allowing you to calculate the area of one symmetric part and multiply.
2. Step-by-Step Solution
Step 1: Analyze the Inequalities and Rewrite Equations
We are given the following inequalities:
- 2y≤x2+3⟹y≤2x2+23
- y+∣x∣≤3⟹y≤3−∣x∣
- y≥∣x−1∣
Rewrite the equations as follows:
- y=2x2+23 (Parabola opening upwards)
- y=3−∣x∣ (V-shaped, vertex at (0,3))
- y=∣x−1∣ (V-shaped, vertex at (1,0))
Step 2: Split the Absolute Value Functions into Piecewise Functions
We need to consider the different cases for ∣x∣ and ∣x−1∣:
- y=3−∣x∣={3−x,3+x,x≥0x<0
- y=∣x−1∣={x−1,1−x,x≥1x<1
Step 3: Find Intersection Points
We need to find the intersection points of the bounding curves to determine the limits of integration.
-
Intersection of y=2x2+23 and y=3−x (for x≥0):
2x2+23=3−x⟹x2+3=6−2x⟹x2+2x−3=0⟹(x+3)(x−1)=0.
Since x≥0, we have x=1. The intersection point is (1,2).
-
Intersection of y=2x2+23 and y=3+x (for x<0):
2x2+23=3+x⟹x2+3=6+2x⟹x2−2x−3=0⟹(x−3)(x+1)=0.
Since x<0, we have x=−1. The intersection point is (−1,2).
-
Intersection of y=3−x and y=x−1 (for x≥1):
3−x=x−1⟹2x=4⟹x=2. The intersection point is (2,1).
-
Intersection of y=3+x and y=1−x (for x<1):
3+x=1−x⟹2x=−2⟹x=−1. The intersection point is (−1,2).
-
Intersection of y=3−x and y=∣x−1∣:
For x≥1: 3−x=x−1⟹2x=4⟹x=2, y=1.
For x<1: 3−x=1−x⟹3=1, which is impossible.
-
Intersection of y=3+x and y=∣x−1∣:
For x≥1: 3+x=x−1⟹3=−1, which is impossible.
For x<1: 3+x=1−x⟹2x=−2⟹x=−1, y=2.
Step 4: Determine the Area by Integrating
The region is symmetric about x=1. We can split the integral into two parts from x=−1 to x=1 and from x=1 to x=2. The area can be expressed as:
A=∫−11(3+x−∣x−1∣)dx+∫12(3−x−(x−1))dx
A=∫−11(3+x−(1−x))dx+∫12(3−x−x+1)dx
A=∫−11(2+2x)dx+∫12(4−2x)dx
A=[2x+x2]−11+[4x−x2]12
A=(2+1)−(−2+1)+(8−4)−(4−1)
A=3−(−1)+4−3
A=3+1+4−3=5
However, the problem asks for the region bounded by y≤2x2+23.
We must subtract the area between 2x2+23 and 3−∣x∣ from −1 to 1.
The area between 2x2+23 and 3+x (from x=−1 to x=0) and between 2x2+23 and 3−x (from x=0 to x=1) is:
Area=∫−10(3+x−(2x2+23))dx+∫01(3−x−(2x2+23))dx
=∫−10(23+x−2x2)dx+∫01(23−x−2x2)dx
=[23x+2x2−6x3]−10+[23x−2x2−6x3]01
=0−(−23+21+61)+(23−21−61)−0
=23−21−61+23−21−61=1−61+1−61=2−31=35
Then, the total area A is 5−35=310.
Then 6A=6(67+67)=67⋅12=14
A=7/3. Thus 6A=14.
Step 5: Calculate 6A
Since A=37, then 6A=6⋅37=14.
3. Common Mistakes & Tips
- Forgetting to Split Absolute Values: The most common mistake is not splitting the absolute value functions into piecewise functions. This leads to incorrect integration limits and wrong areas.
- Incorrectly Identifying Upper and Lower Functions: Carefully sketch the curves to determine which function is above the other in each region.
- Not Considering Symmetry: Symmetry can significantly reduce the amount of calculation needed. Look for symmetry about the x-axis, y-axis, or other lines.
4. Summary
The area of the region is found by splitting the integral into multiple parts due to the absolute value functions. The intersection points of the curves define the limits of integration. After integrating and subtracting areas where needed, we find A=37. Therefore, 6A=14.
5. Final Answer
The final answer is \boxed{14}, which corresponds to option (A).