154 results.
-
Question in Bill's workspace
Find the stationary points of the function: $f(x,y)=a x ^ 3 + b x ^ 2 y + c y ^ 2 x + dy$ by choosing from a list of points.
-
Question in Bill's workspace
Find the coordinates of the stationary point for $f: D \rightarrow \mathbb{R}$: $f(x,y) = a + be^{-(x-c)^2-(y-d)^2}$, $D$ is a disk centre $(c,d)$.
-
Question in Bill's workspace
Find the critical point $(0,a)$ of the function: $f(x,y)=ax^3+bx^2y+cy^2+dy+f$ and find its type using the test given by the Hessian matrix.
-
Question in David's workspace
The custom function
rectangle(width,height)draws a rectangle with the given dimensions, along with some labels.