The area bounded by the curves y=x2−1 and y=1 is
Options
Solution
Key Concepts and Formulas
Area between curves: If f(x)≥g(x) on [a,b], then the area between the curves y=f(x) and y=g(x) from x=a to x=b is given by ∫ab[f(x)−g(x)]dx.
Absolute value function: ∣x∣=x if x≥0 and ∣x∣=−x if x<0.
Symmetry: If the region is symmetric about an axis, the area can be calculated for one half and then doubled.
Step-by-Step Solution
Step 1: Understand the curves and their intersection points.
We are given the curves y=∣x2−1∣ and y=1. To find the area bounded by these curves, we first need to find their intersection points. We also need to understand the behavior of the absolute value function.
The function y=∣x2−1∣ can be rewritten as:
y={x2−11−x2if x2≥1 (i.e., x≤−1 or x≥1)if x2<1 (i.e., −1<x<1)
Step 2: Find the intersection points.
We need to solve ∣x2−1∣=1. This gives us two cases:
Case 1: x2−1=1⇒x2=2⇒x=±2.
Case 2: 1−x2=1⇒x2=0⇒x=0.
So, the intersection points are x=−2,0,2.
Step 3: Set up the integral.
The region is symmetric about the y-axis, so we can calculate the area in the first quadrant (from x=0 to x=2) and then double it.
In the interval [0,1], we have ∣x2−1∣=1−x2, and in the interval [1,2], we have ∣x2−1∣=x2−1.
The area in the first quadrant can be divided into two parts:
From x=0 to x=1, the upper curve is y=1 and the lower curve is y=1−x2.
From x=1 to x=2, the upper curve is y=1 and the lower curve is y=x2−1.
The area in the first quadrant is:
A1=∫01[1−(1−x2)]dx+∫12[1−(x2−1)]dxA1=∫01x2dx+∫12(2−x2)dx
Since the region is symmetric about the y-axis, the total area is twice the area in the first quadrant:
A=2A1=2⋅34(2−1)=38(2−1)
Step 5: Check for errors. The correct answer is 38(2−1). The given correct answer is 32(2+1).
Let's recalculate the area.
Area = 2(∫01(1−(1−x2))dx+∫12(1−(x2−1))dx)
Area = 2(∫01x2dx+∫12(2−x2)dx)
Area = 2([3x3]01+[2x−3x3]12)
Area = 2(31+(22−322)−(2−31))
Area = 2(31+342−2+31)
Area = 2(32+342−36)=2(342−4)=38(2−1)
It seems there's an error in the problem statement or the given correct answer. The area we found is 38(2−1).
Common Mistakes & Tips
Remember to consider the absolute value function and split the integral accordingly.
Always find the intersection points of the curves to determine the limits of integration.
Don't forget to multiply by 2 if you're using symmetry.
Summary
We found the area bounded by the curves y=∣x2−1∣ and y=1 by finding the intersection points, setting up the definite integral, and evaluating it. We used symmetry to simplify the calculations. The area is 38(2−1).
Final Answer
The final answer is 38(2−1), which corresponds to option (D).