Question
Question: The straight line \(x+2y=1\) meets the coordinate axes at A and B. A circle is drawn through A, B an...
The straight line x+2y=1 meets the coordinate axes at A and B. A circle is drawn through A, B and the origin. Then the sum of perpendicular distances from A and B from tangent to the circle at origin is:
A. 45
B. 25
C. 25
D. 45
Solution
We can conclude that AOB is a right angled triangle and angle made by a semi- circle of circle on its circumference is a right angle. Clearly AB is the diameter of the circle and midpoint of AB is the center. Where A is (0,21) and B is (1,0).
Complete step by step answer:
It is given that A and B are on the coordinate axes. Let us consider that A is on the y – axis and B is on the x – axis. This means x – coordinate of A will be 0 and y – coordinate of B will be 0.
Thus, to find the coordinates of A, substitute x = 0 in the line equation x+2y=1.
⇒(0)+2y=1⇒y=21
Thus, coordinates of A are (0,21).
To find B, substitute y = 0 in the equation x+2y=1.
⇒x+2(0)=1⇒x=1
Thus, coordinates of B are (1,0).
We can summarize this question in the form of a figure given below, where AOB is a right angled triangle with right angle at O. And a tangent at origin O on the circle that is required for later part of question,
The (x2−x1)2+(y2−y1)2=d12 where d12 is distance between (x1,,y1) and (x2,y2) .This is Distance Formula for 2D Euclidean Space.
As AOB is clearly a right angled triangle and angle made by a semi- circle of circle on its circumference is a right angle. Clearly AB is the diameter of the circle and midpoint of AB is the center. Where A is (0,21) and B is (1,0).
We can use above observation to start the solution of given problem, mid-point of AB is C C=(2x(A)+x(B),2y(A)+y(B))=20+1,221+0=(21,41) which clearly is center of circle.
The distance between origin and coordinate C gives radius rAB=41+161=165=45 and the equation of circle is given by (x−21)2+(y−41)2=45 which on further simplification.
x2+y2−x−2y=0...eq(1)
For second order conic curve, to find tangent at any point (a,b) on it we replace
x2with ax,y2with by ,x with 2x+a,y with 2y+b in the equation of circle and resultant linear function is tangent at that point. Hence, the equation of line tangent at (0,0) is given as
0x+0y−(2x+0)−21(2y+0)=0
2x+y=0...eq(2)
If the equation of line is ax+by+c=0 and there is a point (h,k) then distance d given by formula
d=a2+b2ah+bk+c Represents length of perpendicular drawn from point (h,k) to the above line. Hence distance d1 and d2 are perpendicular distances from points A and B.
Now we try to find perpendicular distance of points A and B from the tangent at origin O, we use formula stated above
d1=(2)2+(1)22(0)+1(21), d2=(2)2+(1)22(1)+1(0) are perpendicular distance from points A and B respectively.
d1=251 and d2=52 and the sum of distance comes out to be d1+d2=25
So, the correct answer is “Option B”.
Note: The above method to find the equation of tangent applies only to second degree conic curves and for higher degree conic curves calculus is used. The common mistakes committed by the students are incorrect substitution and wrongly writing perpendicular distance formulas.