Implicit Differentiation: Finding dy/dx for cos(y^2) = x^4

mlowery
Messages
23
Reaction score
0
Find \frac{dy}{dx} given cos(y^2) = x^4
Is this correct:

1. cos(y^2) = x^4

2. -sin(y^2) \times 2y \frac{dy}{dx} = 4x^3

3. \frac{dy}{dx} = \frac{4x^3}{-2sin(y^2)}
 
Last edited:
Physics news on Phys.org
Oops... Looks like you left out a "y" in the last step. Write it like this:
\frac{dy}{dx} = -\frac{2x^3}{y \sin(y^2)}
 
Last edited:
Yes, that is what I originally did. The thing is, this is a multiple choice question. Of the choices, the only answers close to this are: (Please don't think I am using this forum for answers. I just believe none of the choices are correct).

A) \frac{4x^3}{-sin(y^2)}

B) \frac{4x^3}{-2ysin(y^2)}

Here are the other choices:

C) \frac{\sqrt{xy}-y}{2xy}

D) \frac{x^4}{-sin(y^2)}

E) \frac{4x^3}{cos(2y)}
 
For the second step, I'd prefer having it written as:

-sin(y^2) \times 2y dy = 4x^3dx

This will probably be more consistent once you encounter more complicated problems or do multivariable calculus.

Answer B is correct. You forgot to move the y over in your last step, step 3.
 
Last edited:
mezarashi said:
Answer B is correct. You forgot to move the y over in your last step, step 3.
Right! (I just realized that you left out that y in your last step!)
 
Hehe, how'd that "y" sneak by me?
Thanks for the help.

Yeah mezarashi, I am not quite familiar with the notation you used (I just started using the dy/dx notation last week).

Thanks,
Mitch
 
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