Question
Question: Find the condition that straight line \( \dfrac{k}{r} = A\cos \theta + B\sin \theta \) may touch the...
Find the condition that straight line rk=Acosθ+Bsinθ may touch the circle r=2acosθ .
Solution
Hint : First, simplify the equation of the line to its general form, and then simplify the equation of the circle to the general form too. Find the relation between the two equations. Use the distance formula for calculating the distance between the centre of the circle and the given line to find the required condition.
Complete step-by-step answer :
We are given that the equation of the line is,
rk=Acosθ+Bsinθ ⇒k=Arcosθ+Brsinθ
Let, rcosθ=x and rsinθ=y
We get, k=Ax+By
Equation of circle is r=2acosθ
Multiplying r on both sides, we get –
r2=2arcosθ
We know that
x=rcosθ
Squaring both sides
x2=r2cos2θ
Also, y=rsinθ
Squaring both sides
y2=r2sin2θ
Adding the above two equations, we get –
⇒x2+y2=r2(cos2θ+sin2θ) ⇒x2+y2=r2
Putting the value obtained in the simplified equation of the circle, we get –
⇒x2+y2=2ax ⇒x2−2ax+y2=0
Adding a2 on both sides, we get –
⇒x2−2ax+a2+y2=a2 ⇒(x)2+(a)2−2×a×x+y2=a2 ⇒(x−a)2+y2=a2
We know that the general equation of a circle is (x−h)2+(y−k)2=r2
Where (h,k) is the coordinates of the centre of the circle and r is the radius of the circle.
On comparing this equation with the simplified equation of the circle, we see that the coordinates of the centre of the given circle are (a,0) and its radius is a units.
When a line touches a circle at any point, the line becomes the tangent to the circle at that point.
As the distance of any point on the circle from its centre is equal to its radius, so the distance of the line from the centre of the circle is a .
Also, we know that the perpendicular distance of a line having equation ax+by+c=0 from a point (x0,y0) is given by the formula –
⇒d=a2+b2∣ax0+by0+c∣
⇒A2+B2∣A(a)+b(0)−k∣=a ⇒∣Aa−k∣=aA2+B2
To remove the square root and modulus, square both sides of the above equation,
⇒(Aa−k)2=a2(A2+B2) ⇒A2a2+k2−2Aak=a2A2+a2B2 ⇒k2−2aAk−a2B2=0
Thus the condition that the given line touches the given circle is,
k2−2aAk−a2B2=0
So, the correct answer is “ k2−2aAk−a2B2=0 ”.
Note : As the tangent at a point is perpendicular to the line joining the centre and the point, the distance of the given line from the centre of the given circle is calculated by the formula of finding the perpendicular distance of a point from a line.