AJ L. answered 05/17/23
Patient and knowledgeable Calculus Tutor committed to student mastery
Problem A
x9y + xy7 = 6x
9x8y + x9(dy/dx) + y7 + 7xy6(dy/dx) = 6 <-- Use Product Rule and let y' = dy/dx
(x9+7xy6)(dy/dx) = 6 - 9x8y - y7
dy/dx = (6-9x8y-y7)/(x9+7xy6)
Problem B
9x2+y2 = 9
18x+2y(dy/dx) = 0
2y(dy/dx) = -18x
dy/dx = -9x/y
At (0,3) --> dy/dx = -9(0)/3 = 0/3 = 0
Remember that in implicit differentiation, y is treated as a constant and its derivative is dy/dx.
Hope the answers and explanations helped!