Animated Solution for Mathematics - Definite Integration: If the area of the larger portion bounded between the curves x2+y2=25 and y=∣x−1∣ is 41(bπ+c) b, c∈N, then b+c is equal to
Enter Numerical Value:
Visualized Solution
VisualizingtheCurves
Given curves: Circle x2+y2=25 and Modulus y=∣x−1∣
The circle has center (0,0) and radius 5
The modulus function y=∣x−1∣ has its vertex at (1,0)
Intersectionforx≥1
Case 1: x≥1⇒y=x−1
Substitute into circle: x2+(x−1)2=25
Expand: x2+x2−2x+1=25
Simplify: 2x2−2x−24=0⇒x2−x−12=0
SolvingforPoint(4,3)
Factorize: (x−4)(x+3)=0
Since x≥1, we take x=4
Calculate y: y=4−1=3
First intersection point: (4,3)
Intersectionforx<1
Case 2: x<1⇒y=1−x
Substitute into circle: x2+(1−x)2=25
This yields the same quadratic: x2−x−12=0
Roots: x=4,−3
SolvingforPoint(−3,4)
Since x<1, we take x=−3
Calculate y: y=1−(−3)=4
Second intersection point: (−3,4)
AreaStrategy
Total Area of Circle =π(5)2=25π
Strategy: Larger Area (AL) = Total Area - Smaller Area (As)
Smaller Area As=∫−34ycircledx−∫−34ymodulusdx
IntegratingtheCirclePart
∫−3425−x2dx=[2x25−x2+225sin−1(5x)]−34
At x=4: 2(3)+225sin−1(54)=6+225sin−1(54)
At x=−3: −23(4)+225sin−1(−53)=−6−225sin−1(53)
EvaluatingtheCircleIntegral
Difference: 12+225(sin−154+sin−153)
Using sin−154+sin−153=2π
Circle part area =12+425π
AreaUndertheModulusCurve
Area under y=∣x−1∣ from −3 to 4:
Triangle 1 (x∈[−3,1]): 21×4×4=8
Triangle 2 (x∈[1,4]): 21×3×3=4.5
Total modulus area =8+4.5=12.5=225
CalculatingSmallerAreaAs
As=(12+425π)−12.5
As=425π−0.5=425π−2
FindingtheLargerAreaAL
AL=25π−As=25π−425π−2
AL=4100π−25π+2=475π+2
FinalAnswer:b+c
Comparing with 41(bπ+c):
b=75,c=2
b+c=75+2=77
00:00 / 00:00
The Sigma Insight: Area Bounded by Curves
Solution Diagram
The Dance of Curves
A Geometric Odyssey
Welcome, future engineer. Today, we are not just solving a problem; we are embarking on a journey through the intersection of algebra and geometry. We are looking at the area bounded between a circle, x2+y2=25, and a modulus function, y=∣x−1∣.
This is a classic JEE Advanced problem that tests your ability to visualize, your precision in algebra, and your elegance in calculus. Let us break this down, step by step, and find the beauty hidden within the equations.
Phase 1
The Visualization
Before we touch a single integral sign, we must see the battlefield. We have a circle, x2+y2=25. This is a perfect, symmetric shape centered at the origin (0,0) with a radius of 5.
Now, consider the modulus function y=∣x−1∣. This is a V-shaped graph. It turns where the expression inside the modulus is zero, which is at x=1. So, the vertex is at (1,0).
Imagine this V-shape sitting on the x-axis, its vertex at (1,0), opening upwards. It slices through our circle. Our goal is to find the area of the 'larger portion' bounded between these two. This means we are looking for the area of the circle minus the 'smaller' region trapped between the circle's arc and the V-shape.
Phase 2
The Intersection Hunt
To find the boundaries of this smaller region, we need to know exactly where the V-shape pierces the circle. The modulus function is piecewise: it is y=x−1 when x≥1 and y=1−x when x<1.
Let us tackle the right side first (x≥1). Substituting y=x−1 into the circle equation x2+y2=25, we get x2+(x−1)2=25. Expanding this, we arrive at x2+x2−2x+1=25, which simplifies to 2x2−2x−24=0, or x2−x−12=0.
Factoring this quadratic gives us (x−4)(x+3)=0. Since we are in the region x≥1, we must reject x=−3 and accept x=4. Plugging x=4 back into y=x−1, we find the intersection point (4,3).
Now, for the left side (x<1). Substituting y=1−x into the circle equation, we get x2+(1−x)2=25. Because (1−x)2 is identical to (x−1)2, we land on the same quadratic: x2−x−12=0.
This time, our condition is x<1, so we reject x=4 and accept x=−3. Plugging x=−3 into y=1−x, we get y=1−(−3)=4. Our second intersection point is (−3,4).
Phase 3
The Calculus Strategy
We now have our limits of integration: from x=−3 to x=4. The smaller area, As, is the area under the circle minus the area under the modulus function.
As=∫−3425−x2dx−∫−34∣x−1∣dx
Let us handle the circle integral first. The standard integral ∫a2−x2dx is 2xa2−x2+2a2sin−1(ax). Applying our limits from −3 to 4:
At x=4:
2425−16+225sin−1(54)=6+225sin−1(54)
At x=−3:
2−325−9+225sin−1(5−3)=−6−225sin−1(53)
Subtracting the lower limit from the upper limit, we get 12+225(sin−1(54)+sin−1(53)). Since sin−1(54)+sin−1(53)=2π, the area under the circle is 12+425π.
Phase 4
The Geometric Shortcut
Now, for the modulus part. Do not waste time integrating ∣x−1∣. Look at the graph.
From x=−3 to x=1, we have a triangle with base 4 and height 4. Area = 21×4×4=8.
From x=1 to x=4, we have a triangle with base 3 and height 3. Area = 21×3×3=4.5.
Total area = 12.5=225.
Phase 5
The Final Synthesis
Subtracting the modulus area from the circle area:
As=(12+425π)−12.5=425π−0.5=425π−2
Finally, the larger area AL is the total area of the circle (25π) minus As:
AL=25π−425π−2=4100π−25π+2=475π+2
Comparing this to 41(bπ+c), we find b=75 and c=2. The sum b+c=77.
There you have it. A perfect blend of coordinate geometry, trigonometric identities, and calculus. You have conquered the problem!