Mark M. answered 04/18/18
Tutor
4.9
(955)
Retired Math prof with teaching and tutoring experience in trig.
r = asinθ + bcosθ
So, r2 = arsinθ + brcosθ
x2+y2 = ay + bx
(x2 - bx) + (y2 - ay) = 0
(x2 - bx + b2/4) + (y2 - ay + a2/4) = (a2+b2)/4
(x-b/2)2 + (y-a/2)2 = [√(a2+b2)/2]2
Center = (b/2, a/2) Radius = √(a2+b2)/2