Consider equation $x^2 + y^2 = h$ that touches the line $y=3x+2$ at some point $P$. Find the value of $h$
I know that $x^2 + y^2 = h$ is a circle with radius $\sqrt{h}$.
Also, since $y = 3x + 2 $ is a tangent, we know that the slope of the radius perpendicular to the tangent is $M_{OP}= -\frac{1}{3}$. I'm not sure how I can determine the value of $h$ though?
Hint
$h$ is fixed. Let $A=\{(x,y)\mid x^2+y^2=h\}$ and $B=\{(x,y)\mid y=3x+2\}$. $$(x,y)\in A\cap B\implies x^{2}+(3x+2)^2=h\implies ...\implies x=...$$