Chemical Engineering > GATE 2019 > Vector Calculus
If x, y and z are directions in a Cartesian coordinate system and i, j and k are the respective unit vectors, the directional derivative of the function u(x, y, z) = x2 - 3yz at the point (2,0,-4) in the direction (i + j - 2k)/√6 is ______ (rounded off to two decimal places).

Explanation

Correct : 6.53

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science