Analyzing the Setup
Imagine you are standing on a coordinate plane, looking at two distinct mathematical entities. On one hand, you have the curve y=1+x2, a classic, upward-opening parabola that has been gracefully lifted by one unit.
On the other, you have the line y=3−x, a straight, downward-sloping path. These two shapes define a region trapped between them. A vertical line, x=−1, cuts through this region, dividing it into two parts. Our mission is to find the ratio of these two areas.
The Boundaries of Our World
Before we can calculate anything, we must determine where this region begins and ends by finding the intersection points. At these points, the 'ceiling' (the line) and the 'floor' (the parabola) meet.
We set them equal:
1+x2=3−x
Rearranging this, we get the quadratic equation:
x2+x−2=0
Factoring this yields (x+2)(x−1)=0. This tells us that our region starts at x=−2 and ends at x=1. These are the absolute limits of our integration.
The Knife Cut
The line x=−1 enters the scene and slices our total region into two parts: A1 on the left and A2 on the right. A1 is the area from x=−2 to x=−1, and A2 is the area from x=−1 to x=1.
To find the area of any slice, we integrate the difference between the upper curve and the lower curve:
∫(upper−lower)dx
In our case, the line is always on top, so the integrand is
(3−x)−(1+x2), which simplifies to:
2−x−x2
The Calculus Journey
Let's tackle
A1 first. We integrate
2−x−x2 from
−2 to
−1. The antiderivative is:
F(x)=2x−2x2−3x3
Evaluating this at the limits:
A1=[2x−2x2−3x3]−2−1=67
Now, for
A2, we integrate the same expression from
−1 to
1:
A2=[2x−2x2−3x3]−11=310
The Final Ratio
We have our two areas: A1=67 and A2=310. To find the ratio m:n, we compare them.
Converting
A2 to have a denominator of
6, we get
620. Thus, the ratio is:
67:620=7:20
Since the greatest common divisor of
7 and
20 is
1, we have
m=7 and
n=20. The final step is to find
m+n:
7+20=27