Animated Solution for Mathematics - Definite Integration: Let Δ be the area of the region {(x,y)∈R2:x2+y2≤21,y2≤4x,x≥1}. Then 21(Δ−21sin−172) is equal to
Welcome, future engineer. Today, we are not just solving an area problem; we are exploring the boundaries of a geometric landscape. Imagine standing on a coordinate plane.
You have a circle, x2+y2=21, a massive, smooth curve centered at the origin. Then, you have a parabola, y2=4x, cutting through the plane like a sharp blade. Finally, the vertical line x=1 acts as a gatekeeper, restricting our movement.
The region we are interested in is the intersection of these three constraints. It is a beautiful, symmetric shape. Before we touch a single integral, we must find the 'hinge'—the point where the parabola hands off the boundary duty to the circle.
By substituting y2=4x into the circle equation, we get x2+4x−21=0. Solving this quadratic gives us x=3 (we ignore the negative root because our region starts at x=1). This point, x=3, is the heartbeat of our problem.
The Strategy
Symmetry and Splitting
Now, look at the symmetry. The region is perfectly mirrored across the x-axis. This is a gift!
Instead of calculating the entire area Δ, we calculate the area in the first quadrant and multiply by two. But wait—the boundary changes.
From x=1 to x=3, the upper boundary is the parabola, y=2x. From x=3 to x=21, the boundary is the circle, y=21−x2. We must respect this transition.
Our total area Δ is defined as:
Δ=2(∫132xdx+∫32121−x2dx)
This is our master equation. It looks intimidating, but we will dismantle it piece by piece.
The Execution
Integration
Let us tackle the first integral, I1=∫132xdx. This is a straightforward power rule application.
The integral of x1/2 is 32x3/2. Multiplying by the constant 2, we get 34x3/2.
Evaluating from 1 to 3, we get 34(33−1)=43−34. Simple, clean, and effective.
Now, the second integral, I2=∫32121−x2dx. This is the classic standard form:
∫a2−x2dx=2xa2−x2+2a2sin−1(ax)
Here, a2=21. When we plug in the upper limit 21, the first term vanishes because 21−21=0. We are left with 221sin−1(1)=421π.
When we plug in the lower limit x=3, we get 2312+221sin−1(213). This simplifies to 33+221sin−1(73).
The 'Aha!' Moment
The Trig Identity
Here is where the magic happens. The problem asks for an expression involving sin−1(72), but we have sin−1(73). Do not panic.
Let θ=sin−1(73). This implies sinθ=73.
Using the Pythagorean identity, cosθ=1−73=74=72. Thus, θ=cos−1(72)=2π−sin−1(72).
When we substitute this back into our expression for I2, the 421π terms cancel out beautifully, leaving us with I2=−33+221sin−1(72).
The Grand Finale
Finally, we combine everything. Δ=2(I1+I2). Substituting our values:
Δ=2(43−34−33+221sin−172)
This simplifies to Δ=23−38+21sin−1(72).
The question asks for 21(Δ−21sin−172). When we plug in our Δ, the inverse sine terms vanish entirely, leaving us with 21(23−38)=3−34.
And there it is—the elegance of mathematics. We navigated the geometry, conquered the integrals, and utilized the trig identities to reach a clean, satisfying conclusion. Keep this persistence, and no problem will ever be too complex for you.