Questions: Directional Derivatives

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

The gradient of f at point P is ∇f = (3, 4). What is the directional derivative D_u f in the direction u = (3/5, 4/5)?

A5 — f increases at a rate of 5 per unit step
B25 — the dot product of (3, 4) with (3, 4)
C7 — the sum of the gradient components
D1 — dividing by the gradient magnitude
Question 2 Multiple Choice

At a point where ∇f = (2, −1), a walker moves in a direction perpendicular to ∇f. What rate of change does she experience?

A0 — perpendicular to the gradient means moving along a level curve
B|∇f| = √5 — she is moving at the steepest rate
C−|∇f| = −√5 — perpendicular means opposite direction
DIt depends on which of the two perpendicular directions she chooses
Question 3 True / False

The maximum directional derivative of f at a point equals the magnitude of the gradient at that point.

TTrue
FFalse
Question 4 True / False

The formula D_u f = ∇f · u gives the correct directional derivative for any nonzero vector u — you just interpret the result as 'rate of change per unit step in direction u'.

TTrue
FFalse
Question 5 Short Answer

Why must the direction vector u be a unit vector in the directional derivative formula D_u f = ∇f · u, and what goes wrong if you use a non-unit vector?

Think about your answer, then reveal below.