Question
Question: How do you write the equation of a circle with the center \(\left( {2a,a} \right)\) and touching the...
How do you write the equation of a circle with the center (2a,a) and touching the y-axis?
Solution
First find the radius of the circle by using the horizontal distance from center to y-axis. After that, use the standard equation of the circle with the center (x1,y1) and radius of length ‘r’, which is given
⇒(x−x1)2+(y−y1)2=r2
Now put the value of (x1,y1) and r to the above equation to get the required equation of the circle.
Complete step-by-step answer:
As we know the standard equation of a circle is given
⇒(x−x1)2+(y−y1)2=r2 ….. (1)
Where (x1,y1) is the center of the circle and ‘r’ is the radius of the circle and it is shown with the help of a diagram as,
Now, coming to the question, we are given the center of a circle as (2a, a) and touching the y-axis and hence, we need to determine the equation of the circle.
If the circle touches the y-axis then the radius of the circle is equal to the horizontal distance from the y-axis to the center of the circle.
The distance from the y-axis to the center of the circle is the x coordinate of the center of the circle.
So, in this case the radius is 2a.
So, equation (1) is representing the standard equation of a circle, with center (x1,y1) and radius ‘r’. So, we can put (x1,y1) as (2a,a) and r as 2a to the equation (1). So, we get the equation of the circle.
⇒(x−2a)2+(y−a)2=(2a)2
Simplify the terms,
⇒(x−2a)2+(y−a)2=4a2
Now, we can use the algebraic identity of (a−b)2 , which are given
(a−b)2=a2+b2−2ab
Hence, we can write the above equation as,
⇒x2−4ax+4a2+y2−2ay+a2=4a2
Move all terms on the left side,
⇒x2−4ax+4a2+y2−2ay+a2−4a2=0
Simplify the terms,
⇒x2+y2−4ax−2ay+a2=0
Hence, the equation of the circle with the given criteria is given x2+y2−4ax−2ay+a2=0.
Note:
Another approach to solving the question would be that we can use another standard equation of a circle given
⇒x2+y2+2gx+2fy+c=0
Where (−g,−f) is the center of the circle and g2+f2−c is the radius of the circle.
So, we can put (−g,−f) as (2,−1) to get ‘g’ and ‘f’ and equating g2+f2−c to 4 (radius), we can get the value of ‘c’. So, it can be another approach.
One may prove the standard equation of the circle by the distance formula between two points. It is given
⇒D=(x1−x2)2+(y1−y2)2
Suppose general point on a circle as (x,y) and center as (x1,y1) and radius as ‘r’ and hence, use the above equation. So, get
⇒(x−x1)2+(y−y1)2=r2