Question
Question: How do you write the equation of the circle with the given centre and radius: centre at \(\left( 3,-...
How do you write the equation of the circle with the given centre and radius: centre at (3,−6) and radius =5 ?
Solution
In this problem, we can see that the centre of the circle is not at the origin. So, we need to translate the origin to the centre (3,−6) and then write the standard form of the circle using the new coordinates. After that, we convert back to the original coordinates by using the conversion formulae
X=x−3Y=y+6
Complete step by step answer:
The circle is a shape, or rather a conic section which has some unique characteristics. The characteristics include that it is the locus of a point with constant distance from a fixed point called the centre. This means that the radius of curvature and the curvature of a circle is constant. The standard equation of a circle is x2+y2=r2 where r is the radius of the circle.
In the standard equation of the circle, it is assumed that the centre of the circle lies at the origin. But, in the problem, the given circle has its centre at (3,−6) , which is clearly not the origin. So, we cannot directly use the standard form here. But we can create a situation to use the standard form by shifting the origin to (3,−6) . For that, we need another set of coordinates, which will be,
X=x−3Y=y+6
After we have shifted the origin to the centre, we can directly use the standard form, but with variables X and Y instead of x and y. This goes as,
⇒X2+Y2=52⇒X2+Y2=25
We now replace X with x+3 and Y with y−6 in the above equation and get,
⇒(x−3)2+(y+6)2=25
Therefore, the equation of the given circle is (x−3)2+(y+6)2=25
Note: The problem requires the translation of coordinates which means that we must be very careful while changing the coordinate system and use the proper conversion formulae. This problem can also be solve using a dedicated formula for circle with an offset centre and given radius, which is (x−a)2+(y−b)2=r2 where, (a,b) is the centre and r is the radius.