Mark M. answered 12/14/19
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
2y3 + xy - y = 16x4
When x = 1, 2y3 + y - y = 16. So, 2y3 = 16. Therefore, y = 2.
So, the tangent line intersects the curve at the point (1,2).
Differentiate the given equation implicitly with respect to x:
6y2(dy/dx) + y + x(dy/dx) - dy/dx = 64x3
At the point (1,2), 24(dy/dx) + 2 = 64
dy/dx = 62/24 = 31/12
Equation of tangent line: y - 2 = (31/12)(x - 1)
y = (31/12)x - 7/12