Question
If P is a point on the parabola y = x 2 + 4 which is closest to the straight line y = 4x 1, then the co-ordinates of P are :
Options
Solution
1. Key Concept: Finding the Closest Point on a Curve to a Straight Line
When faced with the task of finding a point on a given curve that is closest to a specific straight line, a fundamental geometric principle, deeply rooted in calculus, provides an elegant solution.
The core idea is this: The point on the curve that minimizes the perpendicular distance to the line is characterized by the fact that the tangent to the curve at that point must be parallel to the given straight line.
- Why is this true? Imagine we have our given line, let's call it . Now, consider drawing a family of lines, all parallel to . As we move these parallel lines closer and closer to the curve, the very first line that just "touches" the curve (i.e., is tangent to it) will contain the point on the curve that is closest to the original line . Since all lines in this family are parallel to , the tangent line at this closest point must also be parallel to . If the tangent were not parallel, it would imply we could find a point on the curve with a tangent closer to being parallel to , which would lead to a shorter distance, contradicting our assumption of the closest point.
- Another perspective (using perpendicularity): The shortest distance between a point and a line is always measured along a segment perpendicular to . If is the closest point on the curve to , and is the tangent to the curve at , then the line segment connecting to (representing the shortest distance) must be perpendicular to . Since is parallel to , the shortest distance segment must also be perpendicular to . This geometric relationship confirms that the tangent at the closest point must be parallel to the given line.
Therefore, the strategy to find such a point involves the following steps:
- Determine the slope of the given straight line.
- Find a general expression for the slope of the tangent to the curve at any point using differentiation ().
- Equate these two slopes (the slope of the given line and the slope of the tangent at the closest point). This equality will allow us to solve for the x-coordinate of the closest point.
- Substitute this x-coordinate back into the original curve's equation to find the corresponding y-coordinate.
2. Problem Setup and Goal
We are given:
- The equation of a parabola:
- The equation of a straight line:
Our objective is to find the coordinates of point that lies on the parabola and is closest to the straight line .
3. Step-by-Step Solution
Step 1: Determine the Slope of the Given Line
The equation of the straight line is given in the slope-intercept form, , where represents the slope of the line and is the y-intercept. Our given line is: By comparing this to , we can directly identify the slope of the line: This slope tells us the 'steepness' and direction of the line we're trying to find the closest point to.
Step 2: Find the General Slope of the Tangent to the Parabola
To find the slope of the tangent line at any arbitrary point on the parabola , we utilize differential calculus. The derivative gives us the instantaneous rate of change of with respect to , which is precisely the slope of the tangent line at that point. Given the parabola: Differentiating both sides with respect to : Applying the power rule for differentiation () and the rule for differentiating a constant (): So, the general expression for the slope of the tangent to the parabola at any point is . If is the point we are looking for, then the slope of the tangent at is .
Step 3: Apply the Closest Point Condition and Solve for the x-coordinate of P ()
As established in our key concept, for point to be the closest point on the parabola to the line, the tangent to the parabola at must be parallel to the given line. Parallel lines have identical slopes. Therefore, we equate the slope of the tangent at to the slope of the given line: Substituting the expressions we found in Step 1 and Step 2: Now, we solve this simple linear equation for : This value, , is the x-coordinate of the specific point on the parabola where the tangent is parallel to the line . This is the x-coordinate of our closest point .
Step 4: Calculate the Corresponding y-coordinate of P ()
Since the point lies on the parabola , its coordinates must satisfy the parabola's equation. We substitute the calculated value of back into the parabola's equation to find the corresponding : Thus, the coordinates of the point P are .
4. Verification and Common Pitfalls
The coordinates of the point P are . Let's check the options provided. Option (B) is (2, 8).
- Common Mistake 1: Substituting into the Wrong Equation. A very frequent error is to substitute the calculated value (which is in this case) back into the line's equation () instead of the parabola's equation. Remember, point P lies on the parabola, so its coordinates must satisfy the parabola's equation. If you mistakenly substitute into , you would get , leading to the incorrect point . This point lies on the line, not on the parabola. Always verify that the final point lies on the original curve.
- Common Mistake 2: Forgetting the y-coordinate. Students sometimes find and stop, forgetting that the question asks for the coordinates of P, which means both x and y.
- Tip for Visualization: It's always helpful to visualize the problem. The parabola is an upward-opening parabola with its vertex at . The line has a positive slope and a negative y-intercept. If you were to sketch them, you would observe that the point is indeed on the parabola, and the tangent at this point would visually appear parallel to the given line.
- Generalizability: This method of equating slopes (using differentiation) is a powerful and general technique. It can be applied to find the closest point on any differentiable curve to a given straight line.
- Alternative (Less Efficient) Method: One could theoretically use the distance formula between a generic point on the parabola and the line . The distance would be given by the formula . For our case, . One would then need to minimize this distance (or more simply, minimize ) by setting its derivative with respect to to zero. This method is mathematically sound but often involves more complex algebraic manipulations and differentiation than the slope-equating method, making it generally less efficient for this type of problem.
5. Summary and Key Takeaway
By applying the fundamental geometric principle that the tangent to the parabola at the closest point must be parallel to the given line, we efficiently determined the coordinates of point P. We first calculated the slope of the line, then derived the general expression for the slope of the parabola's tangent using differentiation. Equating these slopes allowed us to solve for the x-coordinate of P. Finally, substituting this x-coordinate back into the parabola's equation yielded the corresponding y-coordinate.
The coordinates of the point P on the parabola that is closest to the line are .
The final answer is .