Raymond B. answered 08/26/22
Math, microeconomics or criminal justice
x^2 + ax + y^2 +by + c= 0
subtract c from both sides
x^2 +ax +y^2 +by = -c
add half a squared and half b squared to both sides
x^2 + ax + (a/2)^2 + y^2 + by + (b/2)^2 = -c+ a^2/4 + b^2/4
it's a circle when a, b and c have the following relationship
(x+a/2)^2 + (y+b/2)^2 = a^2/4 + b^2/4 - c
center of the circle is (-a^2/2, - b^2/2)
radius = sqr(a^2/4 +b^2/4 -c)
with a^2/4 +b^2/4-c > 0
a^2 +b^2 >4c

Doug C.
So should be a^2/4 and b^2/4 on right side. Since the radius must be positive a^2 + b^2 > 4c must be true, I had prepared a Desmos graph earlier to answer this question, but never got around to submitting the answer: desmos.com/calculator/ckkrjz2yoh08/26/22