Finding the Derivative of a Function with Implicit Differentiation

Quadruple Bypass
Messages
120
Reaction score
0
Assume that y is a function of x . Find y' = dy/dx for (x^3+y^3)^20

when i solved this i got y'= (20(x^3+y^3)^19 * 3x^2)/(-3y^2)

is this correct or am i missing something?
 
Physics news on Phys.org
It's not entirely right, remember that y(x) is an unknown function of x!

<br /> \begin{gathered}<br /> y = \left( {x^3 + y^3 } \right)^{20} \hfill \\<br /> y&#039; = 20\left( {x^3 + y^3 } \right)^{19} \cdot \left( {x^3 + y^3 } \right)^\prime = 20\left( {x^3 + y^3 } \right)^{19} \cdot \left( {3x^2 + 3y^2 \cdot y&#039;} \right) \hfill \\ <br /> \end{gathered} <br />

Now you can solve for y'.
 
thanks a lot man. the grader only took off 3 pts for that prob and didnt say anything else, so i didnt know what i did wrong.

THANKS A LOT, you just saved me from making several mistakes on my final exam tommorow :D
 
Good luck! :smile:
 
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