Analyzing the Setup
The parabola is defined by the equation y=x−x2. The line passing through the origin is given by y=mx.
We seek the values of m such that the area trapped between these two curves is exactly 29.
Finding the Intersection
The Algebraic Foundation
To determine the boundaries of the region, we set the equations equal to each other:
x−x2=mx
Rearranging the terms, we obtain:
x2+(m−1)x=0
Factoring out
x, we find:
x(x+m−1)=0
This yields two intersection points: x=0 and x=1−m. These points serve as the limits of our integration.
The Integral
Measuring the Void
The area
A is defined by the integral of the upper curve minus the lower curve. We express this as:
The absolute value is necessary to ensure the area remains positive, regardless of the orientation of the line relative to the parabola.
The Calculation
Elegance in Simplification
Performing the integration term by term, we evaluate:
[2(1−m)x2−3x3]01−m
Substituting the upper limit
x=1−m into the expression, we get:
2(1−m)(1−m)2−3(1−m)3
This simplifies to:
2(1−m)3−3(1−m)3=6(1−m)3
The Final Reveal
Solving for m
We are given that the area is
29. Therefore, we set up the following equation:
Multiplying both sides by
6, we obtain:
∣1−m∣3=27
Taking the cube root of both sides yields:
∣1−m∣=3
This results in two distinct cases:
1. 1−m=3⇒m=−2
2. 1−m=−3⇒m=4
The specific slopes that satisfy the condition are m=−2 and m=4.