Question
Question: A circle is described on a focal chord as diameter; if ‘m’ be the tangent of the inclination of the ...
A circle is described on a focal chord as diameter; if ‘m’ be the tangent of the inclination of the chord to the axis, prove that the equation to the circle is
x2−2ax(1+m22)+y2−m4ay−3a2=0
Solution
Hint: Take the end points of chords as (at12,2at1),(at22,2at2) then get the slope and use the formula (x−x1)(x−x2)+(y−y1)(y−y2)=0 to get the equation of circle. After doing some further simplifications you will get the desired result.
Complete step-by-step solution -
We are given a focal chord as diameter; and ‘n’ be the target of the inclination of the chord to the axis.
Let assume that the end points of the focal chord be P(at12,2at1) and Q(at22,2at2)
If the points are (x1,y1) and (x2,y2), then its slope will be x2−x1y2−y1 .
Now using the above formula, the slope PQ will be,
m=a(t22−t12)2a(t2−t1)
m=(t2−t1)(t2+t1)2(t2−t1)
On further simplification we get,
m=t1+t22
So, we can write,
t1+t2=m2................(i)
If the endpoints of diameter of the circle is (x1,y1) and (x2,y2) then the equation of circle will be,
(x−x1)(x−x2)+(y−y1)(y−y2)=0
Now we will apply the formula to get the equation of circle of points (at12,2at1),(at22,2at2)we get,
(x−at12)(x−at22)+(y−2at1)(y−2at2)=0
By further simplification we get,
x2−ax(t12+t22)+a2t12t22+y2−2ay(t1+t2)+4a2t1t2=0
Now replacing t12+t22 by (t1+t2)2−2t1t2, so we can write the above equation as,
{{x}^{2}}-ax\left\\{ {{\left( {{t}_{1}}+{{t}_{2}} \right)}^{2}}-2{{t}_{1}}{{t}_{2}} \right\\}+{{a}^{2}}t_{1}^{2}t_{2}^{2}+{{y}^{2}}-2ay\left( {{t}_{1}}+{{t}_{2}} \right)+4{{a}^{^{2}}}{{t}_{1}}{{t}_{2}}=0
Now as we know a certain condition that t1t2=−1 for focal chord, so the above equation can be written as,
{{x}^{2}}-ax\left\\{ {{\left( {{t}_{1}}+{{t}_{2}} \right)}^{2}}+2 \right\\}+{{a}^{2}}+{{y}^{2}}-2ay\left( {{t}_{1}}+{{t}_{2}} \right)-4{{a}^{^{2}}}=0
On further simplification,
{{x}^{2}}-ax\left\\{ {{\left( {{t}_{1}}+{{t}_{2}} \right)}^{2}}+2 \right\\}+{{y}^{2}}-2ay\left( {{t}_{1}}+{{t}_{2}} \right)-3{{a}^{^{2}}}=0
Now using equation (i) in the above equation, we get
{{x}^{2}}-ax\left\\{ \dfrac{4}{{{m}^{2}}}+2 \right\\}+{{y}^{2}}-2ay\left( \dfrac{2}{m} \right)-3{{a}^{2}}=0
On further simplification we can write it as,
x2−2ax(1+m22)+y2−m4ay−3a2=0
Hence proved.
Note: Actually the (at12,2at1) is a parametric point of parabola y2=4x which is often used in these kinds of problems. Also be careful about the calculation to avoid any errors.