Concept:
Slope of tangent is given by:
\[
\frac{dy}{dx}
\]
Step 1: Differentiate implicitly.
\[
2x + 2 - 3\frac{dy}{dx} = 0
\]
\[
\frac{dy}{dx} = \frac{2x+2}{3}
\]
Step 2: Find slope at \( (1,2) \).
\[
m = \frac{2(1)+2}{3} = \frac{4}{3}
\]
Step 3: Equation of tangent.
\[
y - 2 = \frac{4}{3}(x - 1)
\]
\[
3y - 6 = 4x - 4
\Rightarrow 3y - 4x - 2 = 0
\]