How would you calculate the directional derivative of a point on a contour map, with respect to different directions?
This is the contour map:
http://www.math.duke.edu/education/ccp/materials/mvcalc/yosemite-alt/contours.html
I need to calculate the directional derivative from the point (5000ft, 4000ft) using the scale on the axis (which corresponds to 367, 445 on the map), in the directions due N, NE, W, and SW.
Do you just take the change in the y's over the change in the x's?
Thanks for any help.