So the correct answer isdy/dx = (-sin4x - 4siny) / (4y + 4cos4x)

JackieAnne
Messages
7
Reaction score
0
Use implicit differentiation to find dy/dx.
y is a differentiable function of x

2y^2+4xsiny = cos4x

Here is what I did:

4y*dy/dx + 4siny+ 1/cosy*dy/dx = -sin4x + 4
4y*dy/dx + 1/cosy*dy/dx = -sin4x - 4siny + 4
dy/dx(4y + 1/cosy) = -sin4x - 4siny + 4
dy/dx = (-sin4x - 4siny + 4) / (4y + (1/cosy))

My answer is incorrect. Can anyone tell me where I went wrong and what the answer should be? Thanks
 
Physics news on Phys.org
JackieAnne said:
2y^2+4xsiny = cos4x

Here is what I did:

4y*dy/dx + 4siny+ 1/cosy*dy/dx = -sin4x + 4

For the bold part on the left hand side, you want to use

\frac{d}{dy} \sin y = \cos y,

not 1/cos y. For the bold part on the right hand side, use the chain rule to see that

\frac{d}{dx} \cos(4x) = - \sin(4x) \frac{d(4x)}{dx} = - 4\sin(4x) .
 
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