Cara Marie M. answered 10/01/14
Tutor
5.0
(3,071)
Professional Tutor for Advanced Math, Science and MCAT!
1. The derivative of tan-1 (z) = 1/z2 * z' (the z' comes from the chain rule)
df/dx = 1/ (y/x)2 * d/dx (y * (1/x))
df/dx = 1/ (y2/x2) * (-2y/x2)
df/dx = (x2/y2) * (-2y/x2)
df/dx = x2*-2y
x2*y2
df/dx = - 2
y
df/dy = 1/(y/x)2 * d/dx(y/x)
df/dy = 1/(y2/x2) * (1/x)
df/dy = (x2/y2) * (1/x)
df/dy = x2
y2 x
df/dy = x
y2
2. df/dx = e-xcos(x+y) + sin(x+y)(-e-x) (use the product rule)
df/dx = e-xcos(x+y) - e-xsin(x+y)
df/dy = e-xcos(x+y)
You don't need the product rule to get df/dy because e-x is a "constant" with respect to y. It's just a number, rather than a function. If it was ey, then you would need to use the product rule.
3. Use the quotient rule to get d/dx.
df/dx = (x2+y2)(1) - (x)(2x)
(x2+y2)2
df/dx = y2 - x2
(x2+y2)2
(x2+y2)2
To get d/dy, you treat the x and x2 terms as constants. You still need the quotient rule because the y2 is in the denominator:
d/dy = (x2+y2)(0) - (x*2y)
(x2+y2)2
d/dy = 2xy
(x2+y2)2