I can differentiate one side of the equation, but I dont know how to deal with sin(xy)
2026-03-31 07:48:53.1774943333
On
Implicitly differentiate $e^y \cos(x) = 1 + \sin(xy)$
112 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
Are you differentiating "with respect to x" or "with respect to y"? In other words, are you differentiating the function defined by $f_1(x) = e^{g(x)} \cos(x) = 1 + \sin(xg(x))$ or $f_2(y) = e^y \cos(h(y)) = 1 + \sin(h(y)y)$. If its the first one, then we have $$ {f_1}'(x) = e^{g(x)}g'(x) \cdot \cos(x) - e^{g(x)} \sin(x) = \cos(xg(x)) \cdot \left(g(x) + xg'(x)\right). $$ If its the second one, then we have $$ {f_2}'(y) = e^y \cos(h(y)) - e^y \sin(h(y)) \cdot h'(y) = \cos(h(y)y) \cdot \left(h'(y)y + h(y)\right). $$
Hint: use the change rule (sin(xy))'(x) = cos(xy)*(y + xy') and you can continue: