- #1
pointassist30
- 1
- 0
Homework Statement
calculate the derivative of the following functions?
f(x,y,z,t) = (x-1)(2-y)z + (t^3 - 1)xyz
g(x,y) = 1/(1 + exp(-(ax + by + c))
h(x,y,z) = (x-1)^2 exp(x) + (y-2)^3 * z^3
The Attempt at a Solution
the way i was thinking was may be split the problem into multiple parts according to different variales. so if i have x,y,z in my problem...split into three parts and take derivative of one variable at a time. when taking a derivate, assume the other variables are constant.
not really sure how to do it though.
any help would be appreciated.
thanks.