Analyzing the Setup
Imagine you are standing on a roller coaster track defined by the parabolic path y=2x2+x+2. You are at a specific point P(h,k), and you want to drop a plumb line—a normal—straight down from your position.
This normal line is perpendicular to the track at your exact location. We are told that this line, which we call ℓ, passes through a distant point Q(6,4). Our mission is to find the area of the triangle formed by the origin O(0,0), your position P, and the point Q.
The Tangent and the Normal
To understand the normal, we must first understand the tangent. The slope of the tangent at any point x on our curve is the derivative:
At our specific point P(h,k), the slope of the tangent is mt=4h+1. The normal is the line perpendicular to the tangent, so its slope mn is the negative reciprocal:
The Algebraic Bridge
Using the point-slope form, the equation of our normal line ℓ is y−k=mn(x−h). We know that the point Q(6,4) lies on this line, so substituting these coordinates gives:
Since point P(h,k) lies on the curve y=2x2+x+2, we have the constraint k=2h2+h+2. Substituting this expression for k into our normal equation allows us to solve for h.
The Cubic Challenge
Substituting k into the normal equation yields 4−(2h2+h+2)=−4h+11(6−h). Simplifying the left side results in 2−h−2h2.
Multiplying both sides by (4h+1) and rearranging terms, we arrive at the following cubic equation:
By testing simple integer values, we find that h=1 satisfies the equation: 4(1)3+3(1)2−3(1)−4=4+3−3−4=0. With h=1, we calculate k=2(1)2+1+2=5. Thus, our point P is (1,5).
Final Calculation
We now have the vertices of our triangle: O(0,0), P(1,5), and Q(6,4). The area of a triangle with one vertex at the origin is given by the formula:
Substituting our coordinates into the formula:
Area=21∣(1)(4)−(6)(5)∣=21∣4−30∣=21∣−26∣=13
The final area of the triangle is 13 square units.