Tanget plane of z=ycos(x-y), at point (2,2,2)

  • Thread starter Thread starter day1ok
  • Start date Start date
  • Tags Tags
    Plane Point
day1ok
Messages
3
Reaction score
0
Find the tanget plane using partial derivatives.

z=ycos(x-y), at point (2,2,2)


attempted: fx(x,y)=ysin(x-y)*1
fx(2,2)=0
fy(x,y)=1*sin(x-y)*1
fx(2,2)=0
z-2=0(x-2)+0(x-2)
z=2 Incorrect
 
Physics news on Phys.org
day1ok said:
Find the tanget plane using partial derivatives.

z=ycos(x-y), at point (2,2,2)attempted: fx(x,y)=ysin(x-y)*1
fx(2,2)=0
fy(x,y)=1*sin(x-y)*1
fx(2,2)=0
z-2=0(x-2)+0(x-2)
z=2 Incorrect
Welcome to Physics Forums.

Are you sure about your evaluation of fx and fy?
 
no I am noy sure i may be finding the partial derivative of both fx and fy wrong
 
You need to use the product rule to find fy since there is a y both in front of the sin, and in its argument.
 
got it thanks
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top