footprints
- 100
- 0
$ 4xy = y^2 + 2 \ln x
How do I differentiate that?
How do I differentiate that?
ToxicBug said:Use implicit differentiation.
4y + 4xy' = 2yy' + 2/x
y'(4x - 2y) = 2/x - 4y
y' = (2/x - 4y)/(4x - 2y)
Why do teachers ask their students to do something like that when it can be solved using a more proficient technique?t!m said:Rewrite the expression as y^2 - 4xy + 2 \ln x = 0 and use the quadratic formula to find y in terms of x. Then derive.