Richard P. answered 07/02/20
PhD in Physics with 10+ years tutoring experience in STEM subjects
Let y = f(x)
The problem is then a standard implicit differentiation problem.
y + x^2 y^5 = 34
differentiate both side wrt x:
y’ + 2x y^5 + 5 x^2 y^4 y’ = 0
Solve for y’
y’ = -2 x y^5 /(1 + 5 x^2 y^4)
Plug in y = 2 and x = 1
y’ = -64/81