Find the equation of the circle passing through (0,0) and making intercepts a and b on the coordinates axes.
The circle makes intercepts a with x axis and b with y - axis.
∴ OA=a and OB=b
So the co-ordinates of A are (a,0) and B are (0,b) Now the cirlce passes through three points O(0,0), A (a, 0) and B (0,b).
Putting the co-ordinates of three point in the point in teh equation of circle
x2+y2+2gx+2fy+c=0c=0a2+2ga=0⇒a(a+2g)=0⇒g=−12ab2+2fb=0⇒b(b+2f)=0⇒f=−12bPutting these values of g,f and c in (i), We havex2+y+2×−12ax+2×−12by+0=0⇒x2+y2−ax−by=0
Which is required equation of circle.