If the circle $x^2+y^2+2ax+c=0$ lies completely inside the circle$ x^2+y^2+2 bx+c=0$, prove that$ ab>0,c>0$.

2.7k Views Asked by At

I tried using the inequality, distance between centres is less than difference of the radiuses, but did not get any satisfactory result.Please help.

2

There are 2 best solutions below

1
On BEST ANSWER

If $c\le 0$, then $(0,\sqrt{-c})$ is on both circles, which is not allowed as the first lies completely inside the second. Therefore $c>0$.

We see that $(-a,0)$ and $(-b,0)$ are the centres of the circle. As the point $(0,0)$ is outside of both circles, we conclude first of all that $a\ne 0$ and $b\ne 0$, but also that both circles must be on the same side of the origin, which means $ab>0$.

0
On

The distance between the centers must be less than the radius of the larger circle. This gives the inequality $$(a-b)^2<b^2-c$$ which simplifies to $$a^2+c<2a b$$ It has been shown above that $c>0$ therefore $$a b>0$$