Question
Question: How do I find the standard equation of a circle with centre \(\left( 3,6 \right)\) and pass through ...
How do I find the standard equation of a circle with centre (3,6) and pass through the point (−1,4) ?
Solution
For this problem, we translate the coordinate axes to the point (3,6) and then carry out the derivation of the equation of the circle just like we do for a circle with origin as its centre. At the end, we substitute the original previous coordinate system values.
Complete step by step solution:
The standard equation of a circle is
x2+y2=a2
Where, a is the radius of the circle. The circle for the above equation has its centre at the origin. But we can also solve for the equation of a circle which does not have its centre at the origin. This can be done by translating the origin without rotation to the new centre.
The given centre is (3,6) . So, we need to translate the coordinate system to the point (3,6) . Let the previous coordinate system be denoted by x−y and the new coordinate system by x′−y′ . The relation between the two coordinate systems will then be,
x′=x−3 and y′=y−6 ……equation (1)
The radius of the circle will be the distance between the centre of the circle, that is (3,6) and the point lying on the circle, that is (−1,4) . The distance between the two point will be,
(3+1)2+(6−4)2=16+4=20
Thus, the equation of the circle according to the coordinate system x′−y′ will then be,
⇒(x′)2+(y′)2=(20)2⇒(x′)2+(y′)2=20
But, we need to write the equation according to the x−y coordinate system. So, we need to replace x′,y′ with x,y respectively. This can be done using the equation (1) . So, substituting the values in the equation, we get,
⇒(x−3)2+(y−6)2=20
Therefore, we can conclude that the standard equation of a circle with centre (3,6) and passes through the point (−1,4) is (x−3)2+(y−6)2=20.
Note: We should be careful while translating the axes and should develop the relations between the coordinate systems correctly. At last, we should also check whether the equation derived is correct by putting the point in the equation and checking if it gets 0 . Generally, for a circle with centre (a,b) as centre and radius r , the standard equation will be (x−a)2+(y−b)2=r2 .