Find the directional derivative of:
f(x,y) = (x^2)y-y^3, (2,1,3)
Can somebody explain to me why we did the step we did?
First we found the directional derivative of f(x,y,z)
▽f(x,y)
= <2xy, (x^2)-3(y^2), a>
▽f(2,1)
= <2(2)(1), (2^2)-3(1^2)), a>
= <2(2), 4-3, a> = <4,1, a>
and then we... did...