I'm totally lost with this question. I appreciate any kind of help.
if the equation of a circle is $(x-3)^2+y^2=9$
Find :
-Equation of the tangent line at $(2,2\sqrt2)$
-Equation of the tangent to the circle symmetric about the $x$ axis to the line obtained in the first question.
From the equation I found that :
Center is $(3,0)$ Radius $= 3$
Thanks for your help
Edit : I can't use calculus or per-calculus to solve it
since the tangent passes through the point $T=(2,2\sqrt{2})$ we need to find its slope. this is the value of $\frac{dy}{dx}$ at $T$.
differentiating the equation gives: $$ 2(x-3) + 2y\frac{dy}{dx} = 0 $$ at any point. setting $x=2$ and $y=2\sqrt{2}$ allows calculation of $m_T=\frac{dy}{dx}|_T$
the tangent is then: $$ y-2\sqrt{2} = m_T(x-2) $$