Let z1 = r(cos A + i sin A) in the third quadrant and z2 = r(cos B + i sin B) in the second quadrant, where both angles are measured from the positive real axis. The argument of their ratio is arg(z1 / z2) = arg(z1) - arg(z2) = A - B. From the given equation az^2 + bz + c = 0, we use the quadratic formula to find z = (-b + i sqrt(4ac - b^2)) / 2a and z = (-b - i sqrt(4ac - b^2)) / 2a. The real parts are equal to -b / 2a, so the cosine of the angle between the vectors is (-b / 2a)^2 / (c / a) = b^2 / 4ac. Since the required angle is the difference between the two arguments, the argument of z1 / z2 equals 2cos^-1(b^2 / 4ac)^1/2.