Animated Solution for Mathematics - Conic Sections: Let a line perpendicular to the line 2x−y=10 touch the parabola y2=4(x−9) at the point P. The distance of the point P from the centre of the circle x2+y2−14x−8y+56=0 is __________
Enter Numerical Value:
Visualized Solution
Visualizing the Problem
Given Parabola: y2=4(x−9) with vertex at (9,0).
Given Line: 2x−y=10.
Target: Find point of contact P and its distance from the circle's center.
Slope of the Given Line
Equation of line: 2x−y=10
Rearranging to slope-intercept form: y=2x−10
Slope m1=2
Slope of the Perpendicular Tangent
Condition for perpendicular lines: m×m1=−1
Substituting m1=2: m×2=−1
Slope of tangent m=−21
Parabola Transformation
Parabola: y2=4(x−9)
Let X=x−9 and Y=y
Standard form: Y2=4aX, where 4a=4→a=1
Point of Contact Formula
Point of contact P(X,Y) for slope m:
X=m2a
Y=m2a
Calculating Transformed Coordinates
Substitute a=1,m=−21:
X=(−21)21=411=4
Y=−212(1)=−4
Finding Point P
Convert back to (x,y):
x−9=X→x−9=4→x=13
y=Y→y=−4
Point P=(13,−4)
Center of the Circle
Circle: x2+y2−14x−8y+56=0
Compare with x2+y2+2gx+2fy+c=0
Center is (−g,−f)
Here, 2g=−14→−g=7 and 2f=−8→−f=4
Center C=(7,4)
The Distance Formula
Points: P(13,−4) and C(7,4)
Distance CP=(x2−x1)2+(y2−y1)2
Final Calculation
CP=(13−7)2+(−4−4)2
CP=62+(−8)2
CP=36+64=100=10
00:00 / 00:00
The Sigma Insight: Equation of Tangent and Normal
Solution Diagram
The Geometry of Precision
A Journey to Point P
Welcome, future engineer. Today, we are not just solving a problem; we are orchestrating a symphony of coordinate geometry. We have a parabola, a line, and a circle.
Our mission is to find a specific point P on the parabola where the tangent is perfectly perpendicular to a given line, and then calculate its distance to the center of a circle. This is a classic JEE Advanced challenge that tests your ability to synthesize multiple concepts. Let us begin.
Phase 1
The Tangent's Identity
First, we must understand the line we are dealing with. The equation is 2x−y=10.
To find its slope, we rearrange it into the slope-intercept form, y=mx+c. This gives us y=2x−10. Clearly, the slope m1 is 2.
Now, the problem states that our tangent is perpendicular to this line. Recall the fundamental condition for perpendicularity: the product of the slopes must be −1.
Therefore, if m1=2, our tangent slope m must satisfy 2⋅m=−1, which gives us:
m=−21
This is our first victory.
Phase 2
Taming the Parabola
The parabola given is y2=4(x−9). It is not centered at the origin, which might look intimidating.
But fear not! We use a simple transformation. Let X=x−9 and Y=y.
Now, the equation becomes Y2=4X. This is the standard form Y2=4aX, where 4a=4, implying a=1. By shifting our perspective, we have simplified the problem significantly.
Phase 3
The Point of Contact
With the parabola in standard form and the slope m=−21 in hand, we can use the elegant point-of-contact formula. For a parabola Y2=4aX, the point of contact for a tangent with slope m is:
(X,Y)=(m2a,m2a)
Substituting our values, a=1 and m=−21, we get:
X=(−21)21=411=4
Y=−212(1)=−4
We have found the coordinates in our transformed system! Now, we map them back: x−9=4⇒x=13, and y=−4. Thus, our point P is (13,−4).
Phase 4
The Circle's Heart
Next, we look at the circle: x2+y2−14x−8y+56=0. To find the center, we compare this to the general form x2+y2+2gx+2fy+c=0.
The center is (−g,−f). Here, 2g=−14⇒g=−7, and 2f=−8⇒f=−4.
Thus, the center C is (7,4).
Phase 5
The Final Distance
We are at the finish line. We need the distance between P(13,−4) and C(7,4).
Using the distance formula CP=(x2−x1)2+(y2−y1)2, we calculate:
CP=(13−7)2+(−4−4)2
CP=62+(−8)2=36+64=100=10
The distance is exactly 10. You have successfully navigated the complexity of this problem. Keep this clarity of thought, and you will conquer any challenge the JEE throws your way.