
Patrick B. answered 03/03/20
Math and computer tutor/teacher
8x^2 - y^2 = 9
8x^2 - 9 = y^2
sqrt(8x^2 - 9) = y
y = (8x^2 - 9)^(1/2)
-----------------------------------------------
implicit differentiation:
16x - 2yy' = 0
8x - yy' = 0
8x = yy'
8x/y = y'
8x/(sqrt(8x^2 - 9)) = y'
-----------------------------------------
Differentiating:
y' = (1/2)(8x^2-9)^(-1/2) ( 16x)
= 8x / sqrt(8x^2-9)