Back to noteBack to top

Pomodoro

Pomodoro timer is idle

Multivariable Calculus Practice

GitHub Changelog

Showing all 6 problems

0 of 6 completed

Direct Practice

1.1Compute a Gradient

Exam I | Problem 1.1 | Gradient · Partial Derivatives

For $f(x,y)=x^2y+3y$, compute $\nabla f$ at $(2,-1)$.

1.2Find a Directional Derivative

Exam I | Problem 1.2 | Directional Derivative

For $f(x,y)=x^2+y^2$, find the directional derivative at $(1,2)$ toward $(4,6)$.

Integrated Practice

2.1Use a Linear Approximation

Exam II | Problem 2.1 | Linearization

Use the linearization of $f(x,y)=\sqrt{x^2+y^2}$ at $(3,4)$ to estimate $f(3.1,3.9)$.

2.2Classify a Critical Point

Exam II | Problem 2.2 | Hessian Test · Critical Points

Classify the critical point $(0,0)$ of $f(x,y)=x^2+4y^2$.

Applied Problems

3.1Set Up a Lagrange System

Final | Problem 3.1 | Lagrange Multipliers

Set up, but do not solve, the Lagrange equations for maximizing $f(x,y)=xy$ subject to $x^2+y^2=1$.

Challenge / Synthesis

4.1Interpret a Jacobian

Final | Problem 4.1 | Jacobian · Linear Approximation

For $F(x,y)=(x+y,x-y)$, write its Jacobian and explain what it maps locally.