Solveeit Logo

Question

Question: Find the parametric form of the equation of the circle \({{x}^{2}}+{{y}^{2}}+px+py=0\)....

Find the parametric form of the equation of the circle x2+y2+px+py=0{{x}^{2}}+{{y}^{2}}+px+py=0.

Explanation

Solution

Hint: To convert from the general form to the parametric form of the equation of a circle, all we have to do is find the centre of the circle and the radius.

x=rcost+x0 y=rsint+y0 \begin{aligned} & x=r\cos t+{{x}_{0}} \\\ & y=r\sin t+{{y}_{0}} \\\ \end{aligned} is the parametric equation of a circle whose centre is (x0,y0)({{x}_{0}},{{y}_{0}}), and radius is rr.
Parametric form of a circle is a way to express the general formula of any point lying on that circle in terms of the circle’s radius, centre’s coordinates, and an angle θ\theta .

In the above figure, let’s consider AA to be the point that we want to express as a general point lying on the circle.
We know that, length of ABAB= radius of the circle
And, θ=ABC\theta =\angle ABC.
Let the coordinates of point A=(X,Y)A=(X,Y)
The equation of the circle drawn here is : x2+y2+4x+3=0{{x}^{2}}+{{y}^{2}}+4x+3=0. ……………...(1)
From here, if we compare it with the general equation of a circle which is :
x2+y2+2gx+2fy+c=0{{x}^{2}}+{{y}^{2}}+2gx+2fy+c=0, we get :
2gx=4x 2g=4 g=2 \begin{aligned} & 2gx=4x \\\ & \Rightarrow 2g=4 \\\ & \Rightarrow g=2 \\\ \end{aligned}
And, 2fy=0 2f=0 f=0 \begin{aligned} & 2fy=0 \\\ & \Rightarrow 2f=0 \\\ & \Rightarrow f=0 \\\ \end{aligned}
Since, we know that, the centre of the circle having the general equation = (g,f)(-g,-f), and radius = g2+f2c\sqrt{{{g}^{2}}+{{f}^{2}}-c}, we can compare again and find that :
Centre of the circle (1) drawn here, C=(g,f)=(2,0)C=(-g,-f)=(-2,0)
And its radius, r=g2+f2c=223=1r=\sqrt{{{g}^{2}}+{{f}^{2}}-c}=\sqrt{{{2}^{2}}-3}=1
Hence, for the point (X,Y)(X,Y) or AA, we can say that :
(X(2))2+(Y0)2=r=1\sqrt{{{(X-(-2))}^{2}}+{{(Y-0)}^{2}}}=r=1
Or, we can drop a perpendicular from AA to the line BCBC, and form a right angled triangle. Let’s call the point where the perpendicular is dropped, DD.

From the triangle ABDABD, we can conclude that, since it’s a right angled triangle,
cosθ=BDAB\cos \theta =\dfrac{BD}{AB} , and sinθ=ADAB\sin \theta =\dfrac{AD}{AB}
BD=ABcosθ BD=rcosθ (Y0)=rcosθ Y=rcosθ \begin{aligned} & \Rightarrow BD=AB\cos \theta \\\ & \Rightarrow BD=r\cos \theta \\\ & \Rightarrow (Y-0)=r\cos \theta \\\ & \Rightarrow Y=r\cos \theta \\\ \end{aligned} and AD=ABsinθ AD=rsinθ (X(2))=rsinθ X+2=rsinθ X=rsinθ2 \begin{aligned} & \Rightarrow AD=AB\sin \theta \\\ & \Rightarrow AD=r\sin \theta \\\ & \Rightarrow (X-(-2))=r\sin \theta \\\ & \Rightarrow X+2=r\sin \theta \\\ & \Rightarrow X=r\sin \theta -2 \\\ \end{aligned}
We have substituted the length of ABAB as the radius of the circle, as shown in the diagram, and later substituted for the lengths of BDBD and ADAD by finding the difference of only the xx and yy coordinates at one time.
Hence, we can now write that the general point A=(X,Y)=(rsinθ2,rcosθ)A=(X,Y)=(r\sin \theta -2,r\cos \theta ).
This form of expressing a point in the parametric form is called so since the parameters here are the angle the point makes with the xx axis and the radius of the circle.

Applying this knowledge in the question given to us, we’ll proceed stepwise.
First, let’s compare the equation S1=x2+y2+px+py=0{{S}_{1}}={{x}^{2}}+{{y}^{2}}+px+py=0 with the general equation x2+y2+2gx+2fy+c=0{{x}^{2}}+{{y}^{2}}+2gx+2fy+c=0. Doing so, we get :
2gx=px 2g=p g=p2 \begin{aligned} & 2gx=px \\\ & \Rightarrow 2g=p \\\ & \Rightarrow g=\dfrac{p}{2} \\\ \end{aligned} and 2fy=py 2f=p f=p2 \begin{aligned} & 2fy=py \\\ & \Rightarrow 2f=p \\\ & \Rightarrow f=\dfrac{p}{2} \\\ \end{aligned}
The centre of circle S1,C1=(g,f)=(p2,p2){{S}_{1}},{{C}_{1}}=(-g,-f)=(-\dfrac{p}{2},-\dfrac{p}{2})
And the radius, r1=g2+f2c=p24+p24=p22=p2{{r}_{1}}=\sqrt{{{g}^{2}}+{{f}^{2}}-c}=\sqrt{\dfrac{{{p}^{2}}}{4}+\dfrac{{{p}^{2}}}{4}}=\sqrt{\dfrac{{{p}^{2}}}{2}}=\dfrac{p}{\sqrt{2}}
To express the general point on this circle in terms of parameters the radius and the angle made with the xx axis, we assume it makes an angle tt, since this angle varies according to the point’s position on the circle, but the radius remains fixed because a circle is a collection of points that have a fixed distance from a particular point.
Hence, the parametric equation of the circle is :
x=r1cost+g y=r1sint+f \begin{aligned} & x={{r}_{1}}\cos t+g \\\ & y={{r}_{1}}\sin t+f \\\ \end{aligned}
Where, (x,y)(x,y) are the coordinates of any general point on the circle.
Substituting for r1,g,f{{r}_{1}},g,f, we get :
x=p2costp2 y=p2sintp2 \begin{aligned} & x=\dfrac{p}{\sqrt{2}}\cos t-\dfrac{p}{2} \\\ & y=\dfrac{p}{\sqrt{2}}\sin t-\dfrac{p}{2} \\\ \end{aligned}
Hence, this the parametric equation of the circle given to us.
So, answer is the parametric equation of the circle is : x=p2costp2 y=p2sintp2 \begin{aligned} & x=\dfrac{p}{\sqrt{2}}\cos t-\dfrac{p}{2} \\\ & y=\dfrac{p}{\sqrt{2}}\sin t-\dfrac{p}{2} \\\ \end{aligned}

Note: You should remember the general method of converting a general equation of a circle into the parametric equation form. The parametric equation of a circle can be directly written as : x=rcost+x0 y=rsint+y0 \begin{aligned} & x=r\cos t+{{x}_{0}} \\\ & y=r\sin t+{{y}_{0}} \\\ \end{aligned} where (x0,y0)({{x}_{0}},{{y}_{0}}) is the centre of the circle and r=r= the radius of the circle. This way, you can directly convert just by finding the centre and the radius of the given circle.