Analyzing the Setup
Imagine you are standing on a coordinate plane. You have two entities: a parabola, y2=2x, which is a smooth, sweeping curve opening to the right, and a line, y=4x−1, which cuts through the plane with linear precision.
Our goal is to find the area of the region trapped between them. This is not just a calculation; it is a dance between two functions. To solve this, we must first understand the boundaries of this dance.
Phase 1
The Intersection
Before we can measure the area, we must know where the dance begins and ends. We need the intersection points.
If we express x in terms of y, the parabola becomes x=2y2 and the line becomes x=4y+1. By equating these, we get:
Multiplying by 4, we arrive at 2y2=y+1, or the quadratic equation:
Factoring this gives us (2y+1)(y−1)=0. The intersection points are at y=1 and y=−21. This is the beauty of choosing the right variable—the algebra becomes elegant and simple.
Phase 2
The Calculus of Area
Now that we have our limits, we set up the integral. The area is the integral of the 'right' curve minus the 'left' curve.
Since the line is to the right of the parabola in this region, our integral is:
This is a simple polynomial integral. We integrate term by term: the integral of 4y is 8y2, the integral of 41 is 4y, and the integral of −2y2 is −6y3.
We have our antiderivative:
Phase 3
The Final Tally
Now, we evaluate the expression. At the upper limit y=1, we get:
At the lower limit y=−21, we get:
Subtracting the lower from the upper, we get:
245−(−967)=9620+967=9627
Simplifying this fraction, we arrive at our final answer: 329 square units. You have successfully navigated the geometry, the algebra, and the calculus.