Question
Question: The following equation \(\dfrac{{k{{\left( {x + 1} \right)}^2}}}{3} + \dfrac{{{{\left( {y + 2} \righ...
The following equation 3k(x+1)2+4k(y+2)2=1 represent a circle. Find the value of k.
Solution
Convert the given equation in the form of standard general equation of second degree ax2+2hxy+by2+2gx+2fy+c=0 and then apply the condition for this equation to represent a circle, i.e., Coefficient of x2= Coefficient of y2 (a=b) and Coefficient of xy=0 (h=0).
Complete step by step solution:
Given equation is 3k(x+1)2+4k(y+2)2=1.
Solve the given equation by taking LCM of denominator.
⇒3×4k4k⋅k(x+1)2+3(y+2)2=1
⇒12k4k2(x2+1+2x)+3(y2+4+4y)=1
⇒4k2(x2+1+2x)+3(y2+4+4y)=12k
⇒4k2x2+4k2+8k2x+3y2+12+12y=12k
⇒4k2x2+3y2+8k2x+12y+4k2−12k+12=0 …. (1)
We have given that the above equation (1) represents a circle.
Condition for the general equation of second degree in x and yviz., ax2+2hxy+by2+2gx+2fy+c=0 to represent a circle is: a=band h=0.
a=b implies that coefficient of x2= coefficient of y2
∴4k2=3 [from(1)]
⇒k2=43
On taking square root,
⇒k=43
⇒k=23
Hence the value of k should be 23 so that the given equation represents a circle.
Note:
The general equation of second degree in x and yviz., ax2+2hxy+by2+2gx+2fy+c=0, represent a circle if a=b and h=0. Therefore, the general equation of circle is x2+y2+2gx+2fy+c=0, whose centre is (−g,−f) and radius is g2+f2−c.