I need to differentiate this cubic function to get the stationary points: $$f(x,y) = x^3 + ax^2 + bxy^2 + cxy + dx + e,$$ where $a$, $b$, $c$, $d$ and $e$ are constants.
How do I do this?
I need to differentiate this cubic function to get the stationary points: $$f(x,y) = x^3 + ax^2 + bxy^2 + cxy + dx + e,$$ where $a$, $b$, $c$, $d$ and $e$ are constants.
How do I do this?
Copyright © 2021 JogjaFile Inc.
HINT: solve the system $$d+2ax+3x^2+cy+by^2=0$$ $$cx+2bxy=0$$