Applied directional derivative problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
EngnrMatt
Messages
34
Reaction score
0

Homework Statement



The temperature at a point (x,y,z) is given by T(x,y,z)=200e^[−x^(2)−y^(2)/4−z^(2)/9], where T is measured in degrees celsius and x,y, and z in meters.

Find the rate of change of the temperature at the point (0, -1, -1) in the direction toward the point (-2, 1, -4).

Homework Equations



A directional derivative with direction u is equal to ∇f dotted with the unit vector u.

The Attempt at a Solution



For the gradient vector, I got:

∇T = <-400xe^[-x^(2)-y^(2)/4-z^(2)/9], -100ye^[''''], (-400/9)e^['''']>

evaluated at (0,-1,-1), I got ∇T(0,-1,-1) = <0, 69.69, 30.9734>

Now, according to the problem, u = <-2, 1, -4>. This means that |u| = √21, so the answer should be <0, 69.69, 30.9734> dotted with <-2/√21, 1/√21, -4/√21> , which gives me -11.828, but this is apparently not the right answer. I would definitely like some help finding my mistake.
 
Physics news on Phys.org
EngnrMatt said:

Homework Statement



The temperature at a point (x,y,z) is given by T(x,y,z)=200e^[−x^(2)−y^(2)/4−z^(2)/9], where T is measured in degrees celsius and x,y, and z in meters.

Find the rate of change of the temperature at the point (0, -1, -1) in the direction toward the point (-2, 1, -4).

Homework Equations



A directional derivative with direction u is equal to ∇f dotted with the unit vector u.

The Attempt at a Solution



For the gradient vector, I got:

∇T = <-400xe^[-x^(2)-y^(2)/4-z^(2)/9], -100ye^[''''], (-400/9)e^['''']>

evaluated at (0,-1,-1), I got ∇T(0,-1,-1) = <0, 69.69, 30.9734>

Now, according to the problem, u = <-2, 1, -4>. This means that |u| = √21, so the answer should be <0, 69.69, 30.9734> dotted with <-2/√21, 1/√21, -4/√21> , which gives me -11.828, but this is apparently not the right answer. I would definitely like some help finding my mistake.

You are using the wrong vector u. Go back and re-read the question.