Questions: Total Differential and Linear Approximation

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You want to estimate how f(x, y) = xy² changes when x goes from 3 to 3.02 and y goes from 2 to 1.99. You know ∂f/∂x = y² = 4 and ∂f/∂y = 2xy = 12 at (3, 2). Which expression gives the correct total differential approximation?

AΔf ≈ (∂f/∂x)(∂f/∂y) = 4 · 12 = 48
BΔf ≈ (∂f/∂x)Δx + (∂f/∂y)Δy = 4(0.02) + 12(−0.01) = −0.04
CΔf ≈ (∂f/∂x)Δx = 4(0.02) = 0.08, since only x changes enough to matter
DΔf ≈ (∂f/∂y)Δy = 12(−0.01) = −0.12, since y's percentage change is larger
Question 2 Multiple Choice

The total differential df of a function f(x, y) at a point is best described as:

AThe exact change in f when x and y each change by specific amounts
BThe rate at which f increases in the direction of steepest ascent
CThe best linear approximation to the change in f for simultaneous small changes in x and y
DThe product of the two partial derivatives ∂f/∂x and ∂f/∂y
Question 3 True / False

In the total differential df = (∂f/∂x)dx + (∂f/∂y)dy, the quantities dx and dy are independent variables that can represent arbitrary (small) changes in x and y.

TTrue
FFalse
Question 4 True / False

If a function f(x, y) has partial derivatives ∂f/∂x and ∂f/∂y at a point, then the total differential df = (∂f/∂x)dx + (∂f/∂y)dy is very likely to be a valid linear approximation to Δf near that point.

TTrue
FFalse
Question 5 Short Answer

Explain why the total differential sums the partial derivative contributions rather than, say, taking the larger one or multiplying them.

Think about your answer, then reveal below.