If the point P on the curve, 4x 2 + 5y 2 = 20 is farthest from the point Q(0, -4), then PQ 2 is equal to:
Options
Solution
Key Concepts and Formulas
Equation of an Ellipse:a2x2+b2y2=1, where a and b are the semi-major and semi-minor axes, respectively.
Parametric Coordinates of an Ellipse: A point on the ellipse a2x2+b2y2=1 can be represented as (acosθ,bsinθ).
Distance Formula: The distance between two points (x1,y1) and (x2,y2) is (x2−x1)2+(y2−y1)2.
Step-by-Step Solution
Step 1: Convert the Ellipse Equation to Standard Form and Parametrize Point P
We are given the equation of the ellipse as 4x2+5y2=20. To apply parametric coordinates, we need the standard form of the equation.
Divide the equation by 20:
204x2+205y2=15x2+4y2=1
This is now in the standard form a2x2+b2y2=1, where a2=5 and b2=4. Therefore, a=5 and b=2.
Now, we represent a general point P on the ellipse using parametric coordinates (acosθ,bsinθ). Substituting the values of a and b, the coordinates of point P are:
P(5cosθ,2sinθ)
This parametrization simplifies the problem by reducing the number of variables from two (x,y) to one (θ).
Step 2: Express the Square of the Distance PQ2
We want to find the distance between point P(5cosθ,2sinθ) and the fixed point Q(0,−4). We will work with the square of the distance, PQ2, to avoid square roots.
The square of the distance between two points (x1,y1) and (x2,y2) is (x2−x1)2+(y2−y1)2. Therefore,
PQ2=(5cosθ−0)2+(2sinθ−(−4))2PQ2=(5cosθ)2+(2sinθ+4)2
Working with the squared distance simplifies calculations.
Step 3: Simplify the Expression for PQ2
Expand and simplify the expression for PQ2:
PQ2=5cos2θ+(4sin2θ+16sinθ+16)PQ2=5cos2θ+4sin2θ+16sinθ+16
To further simplify, we express everything in terms of sinθ using the identity cos2θ=1−sin2θ:
PQ2=5(1−sin2θ)+4sin2θ+16sinθ+16PQ2=5−5sin2θ+4sin2θ+16sinθ+16PQ2=−sin2θ+16sinθ+21
This simplification makes it easier to find the maximum value.
Step 4: Maximize PQ2 using Completing the Square
Let f(θ)=PQ2=−sin2θ+16sinθ+21. To find the maximum value, we complete the square.
PQ2=−(sin2θ−16sinθ)+21PQ2=−(sin2θ−16sinθ+64−64)+21PQ2=−[(sinθ−8)2−64]+21PQ2=−(sinθ−8)2+64+21PQ2=−(sinθ−8)2+85
Now, PQ2 is maximized when (sinθ−8)2 is minimized. Since −1≤sinθ≤1, the minimum value of (sinθ−8)2 occurs when sinθ is as close to 8 as possible, which is when sinθ=1. Therefore, the minimum value of (sinθ−8)2 is (1−8)2=(−7)2=49.
Substituting sinθ=1 into the expression for PQ2, we get:
PQ2=−(1−8)2+85PQ2=−49+85PQ2=36
Thus, the maximum value of PQ2 is 36.
Common Mistakes & Tips
Forgetting the Range of Sine: Remember that −1≤sinθ≤1. Failing to consider this range can lead to incorrect maximization/minimization.
Working with Distance Instead of Squared Distance: Working with PQ2 simplifies the algebra significantly.
Correctly Completing the Square: Pay close attention to signs when completing the square.
Summary
We found the maximum value of PQ2 by first expressing the coordinates of point P on the ellipse in parametric form. Then, we wrote PQ2 as a function of sinθ, simplified the expression, and completed the square to find the maximum value. Considering the range of sinθ, we found that the maximum value of PQ2 is 36.
Final Answer
The final answer is \boxed{36}, which corresponds to option (A).