Animated Solution for Mathematics - Definite Integration: The area (in sq. units) of the part of the circle x2+y2=36, which is outside the parabola y2=9x, is :
Select Answer:
Visualized Solution
Visualize the Curves
Circle: x2+y2=36 (Center (0,0), Radius r=6)
Parabola: y2=9x (Vertex (0,0), opens right)
Goal: Find area inside the circle and outside the parabola.
Finding Intersection Points
Substitute y2=9x into x2+y2=36:
x2+9x=36
x2+9x−36=0
Solving for x
(x+12)(x−3)=0
x=3 or x=−12
Validating x and finding y
Since y2=9x, x must be ≥0.
Therefore, x=3 is the only valid solution.
When x=3, y2=9(3)=27⟹y=±33.
Intersection Points: (3,33) and (3,−33).
Defining the Strategy
Total Area of Circle =π(6)2=36π
Required Area =Total Area−Area inside Parabola
Setting up the Integral
Area inside =2×[∫03yparaboladx+∫36ycircledx]
Integrating the Parabolic Part
∫033xdx=3[3/2x3/2]03
=2[x3/2]03=2(33/2)=63
Integrating the Circular Part - Setup
∫3636−x2dx
Formula: ∫a2−x2dx=2xa2−x2+2a2sin−1(ax)
Integrating the Circular Part - Compute
=[2x36−x2+18sin−1(6x)]36
=(0+18(2π))−(2327+18sin−1(63))
=9π−(293+18(6π))=6π−293
Total Area Inside
Area inside =2×(63+6π−293)
=2×(6π+2123−93)
=2×(6π+233)=12π+33
Final Calculation
Required Area =36π−(12π+33)
=24π−33
Final Answer: 24π−33 sq. units
00:00 / 00:00
The Sigma Insight: Area Bounded by Curves
Solution Diagram
Analyzing the Setup
We are tasked with finding the area of the region inside the circle x2+y2=36 and outside the parabola y2=9x. The circle has a radius of r=6 and is centered at the origin.
To find the points of intersection, we substitute y2=9x into the circle's equation:
x2+9x−36=0
Factoring the quadratic equation, we obtain:
(x+12)(x−3)=0
Since the parabola y2=9x only exists for x≥0, we discard the solution x=−12. Thus, the curves intersect at x=3.
Defining the Strategy
The area of the region inside the circle but outside the parabola is found by subtracting the area enclosed by the parabola from the total area of the circle. The total area of the circle is:
Acircle=πr2=36π
Because the region is symmetric about the x-axis, we calculate the area in the first quadrant and multiply the result by 2.
Calculating the Parabolic Region
In the first quadrant, the region enclosed by the parabola and the circle is bounded by two different functions. From x=0 to x=3, the upper boundary is the parabola y=3x. From x=3 to x=6, the upper boundary is the circle y=36−x2.
We calculate the area under these curves in the first quadrant as follows:
Aquadrant=∫033xdx+∫3636−x2dx
Evaluating the first integral:
∫033x1/2dx=3[3/2x3/2]03=2(3)3/2=63
Evaluating the second integral using the standard form ∫a2−x2dx=2xa2−x2+2a2sin−1(ax):