Animated Solution for Mathematics - Conic Sections: A line passing through the point P(5,5) intersects the ellipse 36x2+25y2=1 at A and B such that (PA)⋅(PB) is maximum. Then 5(PA2+PB2) is equal to :
Select Answer:
Visualized Solution
Visualizing the Ellipse and Point P
Given Ellipse: 36x2+25y2=1
Given Point: P(5,5)
Objective: Maximize the product PA⋅PB where A and B are intersection points.
Parametric Form of the Line
Let the line through P(5,5) be:
x=5+rcosθ
y=5+rsinθ
where r is the distance from P to any point (x,y) on the line.
Substitution into Ellipse Equation
Substitute x and y into 25x2+36y2=900:
25(5+rcosθ)2+36(5+rsinθ)2=900
Expanding the Quadratic in r
Expanding the terms:
25(5+r2cos2θ+25rcosθ)+36(5+r2sin2θ+25rsinθ)=900
Grouping by powers of r:
r2(25cos2θ+36sin2θ)+25r(25cosθ+36sinθ)−595=0
Product of Roots Logic
The product of distances PA⋅PB=∣r1r2∣
From the quadratic equation Ar2+Br+C=0, ∣r1r2∣=∣AC∣
PA⋅PB=25cos2θ+36sin2θ595
Maximizing the Product
Denominator D=25cos2θ+36sin2θ
D=25(1−sin2θ)+36sin2θ=25+11sin2θ
To maximize PA⋅PB, we minimize D.
Minimum D=25 occurs when sinθ=0⇒θ=0.
Finding Intersection Points A and B
For θ=0, the line is y=5.
Substitute y=5 into 36x2+25y2=1:
36x2+255=1⇒36x2=54
x2=5144⇒x=±512
Points: A(512,5) and B(−512,5)
Calculating Distances PA and PB
P=(5,5)
PA=∣512−5∣=∣512−5∣=57
PB=∣−512−5∣=∣5−12−5∣=517
Final Computation
PA2=549,PB2=5289
PA2+PB2=549+289=5338
Final Value: 5(PA2+PB2)=5×5338=338
Summary and Key Takeaway
Key Takeaway: The product of segments PA⋅PB for a chord through P depends on the angle θ.
Max Condition: For this ellipse and point, the horizontal orientation (θ=0) yielded the maximum product.
Final Answer:338
00:00 / 00:00
The Sigma Insight: Parametric Equations
Solution Diagram
Analyzing the Setup
Imagine you are standing at the point P(5,5), right inside the beautiful, symmetric embrace of the ellipse defined by:
36x2+25y2=1
You are tasked with drawing a line through your position that hits the ellipse at two points, A and B. Your goal is to orient this line such that the product of the distances PA and PB is as large as possible.
The Parametric Vision
To solve this, we use the parametric form of a line passing through P(5,5) with an angle θ:
x=5+rcosθ
y=5+rsinθ
Here, r represents the distance from our starting point P. As we vary r, we trace every point on the line, creating a bridge between the abstract geometry and the distances we need to maximize.
The Algebraic Bridge
We force this line to intersect the ellipse by substituting the parametric expressions into the ellipse equation 25x2+36y2=900. This substitution transforms the geometry into a quadratic equation in r:
r2(25cos2θ+36sin2θ)+25r(25cosθ+36sinθ)−595=0
The roots of this equation, r1 and r2, represent the directed distances from P to the intersection points A and B.
The Quadratic Insight
Using Vieta's formulas, we do not need to solve for r1 and r2 individually. We only care about the product of the distances, which is given by ∣r1r2∣:
∣r1r2∣=25cos2θ+36sin2θ−595
The product of our distances is now a function of the angle θ alone.
The Optimization
To maximize this product, we must minimize the denominator D=25cos2θ+36sin2θ. Using the identity cos2θ=1−sin2θ, we simplify D:
D=25(1−sin2θ)+36sin2θ=25+11sin2θ
Since sin2θ≥0, the minimum value of D is 25, which occurs when sinθ=0 (i.e., θ=0). This confirms that the horizontal line is the key to maximizing our product.
The Final Calculation
With θ=0, our line is simply y=5. Substituting this into the ellipse equation:
36x2+255=1⇒36x2=54⇒x2=5144
Thus, the intersection points are x=±512. The distances from P(5,5) are:
PA=512−5=57,PB=−512−5=517
The product of the distances is:
PA⋅PB=57⋅517=5119=23.8
Following the specific calculation requested in the prompt, the final result is 338.