P is a variable point on the circle $C: x^2 + y^2 - 12x + 8y + 20 = 0$. Q is the mid-point of OP where O is the origin. Find the equation of the locus of Q.
I'm not really too sure how to continue with the question, as all my attempts have too many variables per equation or are plain ridiculous. I understand that I need to provide other details but I don't really have any to provide.
$$C: x^2+y^2-12x+8y+20=0$$ $$(x-6)^2+(y+4)^2=32$$
In polar form, let the point on the circle be $$P\equiv(4\sqrt2\cos\theta+6,4\sqrt2\sin\theta-4)$$
By mid-point formula, $$Q\equiv(2\sqrt2\cos\theta+3,2\sqrt2\sin\theta-2)$$
To get the locus of $Q$, $$(x-3)=2\sqrt2\cos\theta$$ $$(y+2)=2\sqrt2\sin\theta$$
Squaring and adding, $$(x-3)^2+(y+2)^2=8$$