I am clearly not typing this in to search engines correctly, if it's possible. The teacher likes to ask trick questions, so it might actually not be possible. I can't see anything like this in my notes, nor does anything come up when I Google.
When I turned in the work, I assumed the point on the circle was opposite to the tangent line. I was told this wasn't a valid assumption to make. I'm also not getting any answers from him. I can't think of any way to solve this, so I turn to you guys.
Consider a circle $C$ that is tangent to $3x+4y-12=0$ at $(0,3)$ and contains $(2,-1)$. Set up equations that would determine the center $(h,k)$ and radius $r$ from the circle. DO NOT SOLVE THESE EQUATIONS.



The gradient of the tangent at $(0,3)$ is $-3/4$. A line from the centre of the circle to $(0,3)$ therefore has gradient $4/3$. Let the centre of the circle be $(h,k)$. Then the gradient of this line is $$\frac{k-3}{h}=\frac{4}{3} \iff 3k-9=4h$$ Since $(2,-1)$ lies on the circle, $$(2-h)^2+(-1-k)^2=r^2.$$ Since $(0,3)$ lies on the circle, $$h^2+(3-k)^2=r^2.$$ Use these three equations to find $k,h,r$.