Animated Solution for Mathematics - Definite Integration: Let y=p(x) be the parabola passing through the points (−1,0),(0,1) and (1,0). If the area of the region {(x,y):(x+1)2+(y−1)2≤1,y≤p(x)} is A, then 12(π−4A) is equal to ________ .
Enter Numerical Value:
Visualized Solution
DefiningtheParabolap(x)
Let the parabola be p(x)=ax2+bx+c.
It passes through the points (−1,0),(0,1), and (1,0).
FindingtheConstantc
Since it passes through (0,1), substitute x=0,y=1.
p(0)=a(0)2+b(0)+c=1⟹c=1.
SettingupEquationsforaandb
Substitute (1,0): a(1)2+b(1)+1=0⟹a+b+1=0.
Substitute (−1,0): a(−1)2+b(−1)+1=0⟹a−b+1=0.
EquationoftheParabola
Adding the two equations: 2a+2=0⟹a=−1.
Subtracting them: 2b=0⟹b=0.
The parabola is p(x)=1−x2.
AnalyzingtheCircleEquation
The given inequality is (x+1)2+(y−1)2≤1.
This represents the interior of a circle.
Center: (−1,1), Radius: r=1.
DefiningtheRegionA
Region A is defined by two conditions:
1. Inside the circle: (x+1)2+(y−1)2≤1
2. Below the parabola: y≤p(x)
FindingIntersectionPoints
To find intersections, substitute y=1−x2 into the circle's boundary equation.
(x+1)2+((1−x2)−1)2=1
(x+1)2+(−x2)2=1
Solvingforx
Expanding: x2+2x+1+x4=1
Simplifying: x4+x2+2x=0
Factoring: x(x3+x+2)=0
Real roots are x=0 and x=−1.
VisualizingRegionA
The region is bounded between x=−1 and x=0.
Upper boundary: Parabola y=1−x2.
Lower boundary: Lower semicircle y=1−1−(x+1)2.
SettinguptheIntegralforAreaA
Area A=∫−10[yupper−ylower]dx
A=∫−10[(1−x2)−(1−1−(x+1)2)]dx
SimplifyingtheIntegral
Distribute the negative sign:
A=∫−10[1−x2−1+1−(x+1)2]dx
A=∫−10[−x2+1−(x+1)2]dx
EvaluatingtheParabolicPart
First integral: ∫−10−x2dx
Anti-derivative: [−3x3]−10
Evaluate limits: (0)−(−3(−1)3)=−31
EvaluatingtheCircularPart
Second integral: ∫−101−(x+1)2dx
This represents the area of a quarter circle of radius 1.
Area =41π(1)2=4π
TotalAreaA
Combine the two evaluated parts.
A=4π−31
FinalCalculation
We need to find the value of 12(π−4A).
Substitute A: 12(π−4(4π−31))
Simplify inside bracket: 12(π−π+34)
Final result: 12×34=16
00:00 / 00:00
The Sigma Insight: Area Bounded by Curves
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler on the path to JEE excellence. Today, we aren't just solving a problem; we are choreographing a dance between two fundamental shapes: the parabola and the circle.
Imagine yourself standing on a coordinate plane. You have a parabola, a graceful arc that kisses the x-axis at (−1,0) and (1,0) and peaks at (0,1). Then, you have a circle, a perfect, symmetric loop centered at (−1,1) with a radius of 1.
Defining the Parabola
Every great journey starts with a definition. We assume our parabola takes the form p(x)=ax2+bx+c.
By plugging in our three known points, we create a system of equations. Since the parabola passes through (0,1), we immediately see that c=1.
Substituting the other two points, we find that a+b+1=0 and a−b+1=0. Solving these, we find b=0 and a=−1. Our parabola is revealed:
p(x)=1−x2
It is a simple, elegant downward-opening curve.
The Intersection
Now, we look at the circle: (x+1)2+(y−1)2=1. To find where these two shapes meet, we substitute our parabola y=1−x2 into the circle's equation.
This leads us to (x+1)2+((1−x2)−1)2=1, which simplifies beautifully to (x+1)2+x4=1. Expanding this, we get x4+x2+2x=0.
Factoring out x, we find x(x3+x+2)=0. The real roots are x=0 and x=−1. These are our boundaries. We are looking at the slice of the plane between x=−1 and x=0.
The Integral of Area
To find the area A, we integrate the difference between the upper boundary (the parabola) and the lower boundary (the lower arc of the circle). The lower arc is given by y=1−1−(x+1)2.
Thus, our integral becomes:
A=∫−10[(1−x2)−(1−1−(x+1)2)]dx
Distributing the negative sign, we get:
A=∫−10[−x2+1−(x+1)2]dx
This is where the magic happens. We split this into two parts. The first part, ∫−10−x2dx, is a straightforward polynomial integration, yielding −31.
The second part, ∫−101−(x+1)2dx, is the area of a quarter-circle of radius 1, which is simply 4π.
The Grand Finale
We have our area: A=4π−31. The problem asks us to evaluate 12(π−4A).
Substituting our value for A:
12(π−4(4π−31))=12(π−π+34)=12×34=16
Look at that! The π terms vanish, leaving us with a clean, satisfying integer.
The final answer is 16. This is the beauty of mathematics—no matter how complex the path, the truth is often simple and elegant.