Calculating Derivative of cos(xy)+ye^x Near (0,1) and Level Curve f(x,y)=f(0,1)

  • Thread starter Thread starter Cpt Qwark
  • Start date Start date
  • Tags Tags
    Derivative
Cpt Qwark
Messages
45
Reaction score
1

Homework Statement


f(x,y)=cos(xy)+ye^{x} near (0,1), the level curve f(x,y)=f(0,1) can be described as y=g(x), calculate g'(0).

Homework Equations


N/A
Answer is -1.

The Attempt at a Solution


If you do f(0,1)=cos((0)(1))+1=2, do you have to use linear approximation or some other method?
 
Physics news on Phys.org
Yes, at f(0, 1)= 2 so the level curve is cos(xy)+ e^xy= 2. Now, what they are calling "g(x)" is y(x) implicitly defined by that (that is, you could, theoretically, solve that equation for y.) Use implicit differentiation to find y'(x) from that.
 
Why don't you first find an expression for ##\frac{d(F(x,y))}{dx}## ? You don't have to use any approximation methods here.
 
So implicitly differentiate cos(xy)+e^{x}y=2?

I got something along the lines of \frac{dy}{dx}=\frac{ysin(xy)-ye^{x}}{-xsin(xy)+e^{x}}.
 
Cpt Qwark said:
So implicitly differentiate cos(xy)+e^{x}y=2?

I got something along the lines of \frac{dy}{dx}=\frac{ysin(xy)-ye^{x}}{-xsin(xy)+e^{x}}.
That is correct. Now substitute the ##x## and ##y## values and you'll get your answer. (Remember that for ##f(0,1)=2## , ##g(x)=y## . You've just found an expression for ##g'(x)##.)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top