The number of tangent to curve $$y^2 - 2x^3 - 4y + 8 = 0$$ that passes through $(1,2)$
My work Assuming tangent touch the curve at$(x_1,y_1)$ $$\frac{dy}{dx}=\frac{3x^2}{(y - 2)} $$ $$\frac{2 - y_1}{1- x_1}=\frac{dy}{dx}=\frac{3x_1^2}{(y_1 - 2)}$$, I should need one more equation. How I will get that?