Solveeit Logo

Question

Question: Find the parametric equation of the part of circle (lying in the quadrant IV) for the circle \({{x}^...

Find the parametric equation of the part of circle (lying in the quadrant IV) for the circle x2+y22x+4y4=0{{x}^{2}}+{{y}^{2}}-2x+4y-4=0.

Explanation

Solution

Hint: The parametric equation of a circle can be 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 rr is the radius of the circle and (x0,y0)({{x}_{0}},{{y}_{0}}) is the centre of the circle. However, there are some restrictions on the xx and yy coordinate in this question, and keep those restrictions in mind while solving the questions, because you’ll get bounds on tt by imposing those restrictions.
The parametric equation of a circle can be 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 rr is the radius of the circle and (x0,y0)({{x}_{0}},{{y}_{0}}) is the centre of the circle. However, there are some restrictions on the xx and yy coordinate in this question, and keep those restrictions in mind while solving the questions, because you’ll get bounds on tt by imposing those restrictions.
Generalising first, the parametric equation of any circle with a general equation x2+y2+2gx+2fy+c=0{{x}^{2}}+{{y}^{2}}+2gx+2fy+c=0, with a centre CC = (g,f)(-g,-f), and radius rr=g2+f2c\sqrt{{{g}^{2}}+{{f}^{2}}-c}, is :
x=rcost+g y=rsint+f \begin{aligned} & x=r\cos t+g \\\ & y=r\sin t+f \\\ \end{aligned} ……………………….(1)
Where tt is the angle the point in consideration makes with the positive xx axis.
The equation of the circle given to us is : x2+y22x+4y4=0{{x}^{2}}+{{y}^{2}}-2x+4y-4=0
Comparing it with the general equation of a circle, we get :
2gx=2x 2g=2 g=1 \begin{aligned} & 2gx=-2x \\\ & \Rightarrow 2g=-2 \\\ & \Rightarrow g=-1 \\\ \end{aligned} and 2fy=+4y 2f=4 f=2 \begin{aligned} & 2fy=+4y \\\ & \Rightarrow 2f=4 \\\ & \Rightarrow f=2 \\\ \end{aligned}
Hence, the centre of the circle mentioned CC = (g,f)=(1,2)(-g,-f)=(1,-2)
And its radius rr = g2+f2c=12+22+4=9=3\sqrt{{{g}^{2}}+{{f}^{2}}-c}=\sqrt{{{1}^{2}}+{{2}^{2}}+4}=\sqrt{9}=3
Plugging these values into equation (1), we get :
x=3cost1 y=3sint+2 \begin{aligned} & x=3\cos t-1 \\\ & y=3\sin t+2 \\\ \end{aligned} …………………(2)
However, in the question, we have a restriction to be followed on the values of xx and yy. It says that the point on the circle should be lying on the fourth quadrant only. This means that the xx coordinate of the point has to be positive, and the yy coordinate has to be negative.
Here’s a figure representing the circle on a graph :


The xx and yy axes are highlighted and it should be noted that the points required should only lie in the region where yy is negative and xx is positive, as we can see.
Applying these conditions to the set of equations (2), we’ll have :
x>0 3cost1>0 3cost>1 cost>13 t(cos113,cos113) \begin{aligned} & x>0 \\\ & \Rightarrow 3\cos t-1>0 \\\ & \Rightarrow 3\cos t>1 \\\ & \Rightarrow \cos t>\dfrac{1}{3} \\\ & \Rightarrow t\in (-{{\cos }^{-1}}\dfrac{1}{3},{{\cos }^{-1}}\dfrac{1}{3}) \\\ \end{aligned} and y<0 3sint+2<0 3sint<2 sint<23 t(sin123,π+sin123) \begin{aligned} & y<0 \\\ & \Rightarrow 3\sin t+2<0 \\\ & \Rightarrow 3\sin t<-2 \\\ & \Rightarrow \sin t<-\dfrac{2}{3} \\\ & \Rightarrow t\in (-{{\sin }^{-1}}\dfrac{2}{3},\pi +{{\sin }^{-1}}\dfrac{2}{3}) \\\ \end{aligned}
Combining the two conditions on tt, we get the final condition as :
t(sin123,cos113)t\in (-{{\sin }^{-1}}\dfrac{2}{3},{{\cos }^{-1}}\dfrac{1}{3})
x=3cost1 y=3sint+2  x=3\cos t-1 \\\ y=3\sin t+2 \\\ , t(sin123,cos113)t\subset (-{{\sin }^{-1}}\dfrac{2}{3},{{\cos }^{-1}}\dfrac{1}{3})

Note: It is important that the condition on t be mentioned, since, if this condition is not imposed, then the parametric equations will be valid for every point on the circle, but we have been asked to find points lying only in the fourth quadrant, and hence, the condition on tt is necessary.