Posted by Dani on Sunday, February 27, 2011 at 11:31pm.
From point (2,1) to (1,3):
u = <1-2,3-1> = <-1,2>
Note that vector u above is not a unit vector, so we need to make this a unit vector by dividing it with its magnitude.
u = <-1,2>/sqrt(5)
<dz/dx,dz/dy>•<-1/sqrt(5),2/sqrt(5)> = -2/sqrt(5)
-dz/dx + 2dz/dy = -2. ..(1)
From point (2,1) to (5,5):
v = <5-2,5-1> = <3,4>
Again, this is not a unit vector.
v = <3,4>/5 = <3/5,4/5>
<dz/dx,dz/dy>•<3/5,4/5> = 1
3dz/dx + 4dz/dy = 5. ..(2)
Using elimination and substition to both equations (1) and (2), you'll get the value for dz/dx and dz/dy
Related Questions
Directional derivative - "Find the directional derivative fu(1,2) for the ...
Calc - "Let f(x,y)=2(x^2)y-(y^3)+x-4. a) Find the local linearization of f ...
cal3 - Consider the function f(x,y)=xy+xz+yz+4 at point p=(2,-1,1) a)find the ...
Environmental Science - I have to determine which kind of natural selection is ...
Statistics - Discuss how a t Test can be employed in hypothesis testing by the ...
calc - derivative of (x^3/6)+(1/2x)? i got (x^2/2)-(1/2x^2) is that correct? and...
Calc-please help! - What is the second derivative of (x^3)/(x^2-1)? And how ...
finding c: calc - let f(x)=square root x. if the rate of change of at x=c is ...
calc - find derivative using limit definition: f(x) = x - sqrt(x) so f'(x...
calc - f(x)= x^3/x^2-16 defined on [-19, 16] How would you find the vertical ...
For Further Reading