Find the equation of the circle with:

Centre (a, a) and radius √2 a.

Given that we need to find the equation of the circle with centre (a, a) and radius √2a.



We know that the equation of the circle with centre (p, q) and radius ‘r’ is given by:


(x - p)2 + (y - q)2 = r2


Now we substitute the corresponding values in the equation:


(x - a)2 + (y - a)2 = (a)2


x2 - 2ax + a2 + y2 - 2ay + a2 = 2a2


x2 + y2 - 2ax - 2ay = 0


The equation of the circle is x2 + y2 - 2ax - 2ay = 0.


1