For f(x,y,z) equal to x2y3z4, obtain: ∂f/∂x or 2y3z4x; ∂f/∂y or 3x2z4y2; and ∂f/∂z or 4x2y3z3.
The gradient of f(x,y,z) equal to x2y3z4 is then constructed as the vector (∂f/∂x)i + (∂f/∂y)j + (∂f/∂z)k,
in this case equal to (2y3z4x)i + (3x2z4y2)j + (4x2y3z3)k.
For f(x,y,z) equal to x2 + y3 + z4, obtain: ∂f/∂x or 2x; ∂f/∂y or 3y2; and ∂f/∂z or 4z3.
The gradient of f(x,y,z) equal to x2 + y3 + z4 is then constructed as the vector (∂f/∂x)i + (∂f/∂y)j + (∂f/∂z)k,
in this case equal to (2x)i + (3y2)j + (4z3)k.