Find the equation of the circle

Which touches x - axis at a distance of 5 from the origin and radius 6 units.

Given that we need to find the equation of the circle which touches x - axis at a distance of 5 units from the origin and having radius 6 units.



A circle touches the x - axis at the points (±5, 0).


Let us assume the centre of the circle is (±5, a).


We have a circle with centre (5, a) and passing through the point (5,0) and having radius 6.


We know that the radius of the circle is the distance between the centre and any point on the radius. So, we find the radius of the circle.


We know that the distance between the two points (x1,y1) and (x2,y2) is .


Let us assume r is the radius of the circle.




6 = √(a2 )


|a| = 6


a = ±6 ..... (1)


We have got the centre at (±5, ±6) and having radius 6 units.


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


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


Now we substitute the corresponding values in the equation:


(x ± 5)2 + (y ± 6)2 = (6)2


x2 ± 10x + 25 + y2 ± 12y + 36 = 36


x2 + y2 ± 10x ± 12y + 25 = 0.


The equation of the circle is x2 + y2 ± 10x ± 12y + 25 = 0. We get four circles which satisfy this condition.


7