Question
Question: Find the equation of the circle with centre (0, 2) and radius 2 and center (-2, 3) and radius 4....
Find the equation of the circle with centre (0, 2) and radius 2 and center (-2, 3) and radius 4.
Solution
Now we know that the equation of a circle with center (h, k) and radius r is given by the (x−h)2+(y−k)2=r2 . Now we know the center and radius of the circle hence by substituting the value of h, k and r we will get the equation of the required circle.
Complete step by step answer:
Now we are given that the center and radius of the circle.
Let us first understand the meaning of the equation of circle.
Equation of a circle is a general equation of all the points (x, y) on the circle.
Now a circle is formed by plotting all the points which are equidistant from one point which is center.
Now equation of circle with center as origin is given by x2+y2=r2 where r is the radius of the circle.
Now if the circle has center (h, k) is the center of the circle then the equation of circle is given by (x−h)2+(y−k)2=r2 .
Now let us find the equation of the circle with center (0, 2) and radius 2.
Hence here we have h = 0, k = 2 and r = 2.
Hence the equation of the circle is,
⇒x2+(y−2)2=22
Now we know that (a−b)2=a2−2ab+b2
⇒x2+y2−2y+4=4⇒x2+y2−2y=0
Hence the equation of the circle is x2+y2−2y=0
Now consider the circle with center (-2, 3) and radius 4.
Here h = -2, k = 3 and r = 4.
Hence the equation of the circle is
⇒(x−(−2))2+(y−3)2=(4)2
Now we know that (a±b)2=a2±2ab+b2
⇒x2+2x+4+y2−6y+9=16⇒x2+y2+2x−6y−7=0
Hence the equation of the circle is x2+y2+2x−6y−7=0 .
Note: Now note that the general equation of circle is 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. Hence the circle is real only if the value of g2+f2>c . In other cases the circle is a point or imaginary circle.