Tom K. answered 07/20/20
Knowledgeable and Friendly Math and Statistics Tutor
Problems such as this, where we have f(x,y) = 0, require implicit differentiation.
Just so we don't get lost, let's just expand the left side.
3xy^2 - x^2y = 16
(3y^2 -2xy)dx + (6xy - x^2) dy = 0
(6xy - x^2) dy = - (3y^2 -2xy)dx
dy/dx = - (3y^2 -2xy)/(6xy - x^2) or
dy/dx = (2xy-3y^2)/(6xy - x^2)
Now, substitute x = 2 and y = 2
dy/dx = (2*2^2 -3*2^2)/(6*2^2-2^2) = -1/5