Analyzing the Setup
Imagine you are standing on the Cartesian plane. You have a beautiful, upward-opening parabola defined by C:2x2−y+1=0, or more simply, y=2x2+1.
This curve is our primary actor, sitting with its vertex at (0,1). We are interested in the space trapped between this parabola and two specific lines.
The first line is x+y=1, which we can rewrite as y=1−x. This is a downward-sloping boundary that intersects our parabola at the vertex (0,1).
The Calculus Scalpel
Finding the Tangent
Now, we introduce the second line. We are given that there is a tangent to the curve at the point (1,3).
To find this tangent, we calculate the derivative of our parabola
y=2x2+1:
dxdy=4x
At
x=1, the slope is
4. Using the point-slope form,
y−3=4(x−1), we derive the equation of our tangent:
y=4x−1
The Intersection
The 'Switch' in the Floor
The region enclosed by the curve, the line y=1−x, and the tangent y=4x−1 requires careful partitioning. The 'floor' of this region is not a single line.
From x=0 to the intersection point, the floor is the line y=1−x. After that point, the floor becomes the tangent line y=4x−1.
We find where these two lines meet by setting them equal:
1−x=4x−1⇒5x=2⇒x=52
The Integration
The Heavy Lifting
We calculate the area in two phases. For the first phase,
A1, we integrate from
0 to
2/5:
A1=∫02/5[(2x2+1)−(1−x)]dx=∫02/5(2x2+x)dx
Integrating this, we evaluate:
[32x3+2x2]02/5=32(1258)+21(254)=37516+37530=37546
For the second phase,
A2, we integrate from
2/5 to
1:
A2=∫2/51[(2x2+1)−(4x−1)]dx=∫2/51(2x2−4x+2)dx
Noting that
2x2−4x+2=2(x−1)2, the integral becomes:
2[3(x−1)3]2/51=0−2(3(−3/5)3)=32⋅12527=37554
The Grand Finale
We sum our two areas to find the total area
A:
A=37546+37554=375100=154
The problem asks for the value of
60A. Performing the final calculation:
60×(154)=4×4=16
The final result is 16.