Second derivative using implicit differentiation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
cphill29
Messages
16
Reaction score
1

Homework Statement



x^6 + y^6 = -6

I have to prove that y'' = 30x^4/y^11

Homework Equations





The Attempt at a Solution



Using implicit differentiation:

6x^5 + 6y^5 dy/dx = 0
6y^5 dy/dx = -6x^5
dy/dx = -x^5/y^5

Quotient Rule:

[(y^5)(-5x^4) - (-x^5)(5y^4 dy/dx)] / (y^5)^2
[-5x^4 y^5 + (x^5) 5y^4 dy/dx] / (y^5)^2

This is where I got stuck.
 
Physics news on Phys.org
For me, rather than using the quotient rule, it was easier to do this:

[tex]y^5 \frac{dy}{dx} = -x^5[/tex]

and differentiate this implicitly (using the product rule on the left-hand side). As CompuChip pointed out, you'll have to substitute in the expression for dy/dx, and you also get a handy substitution from the original statement that x^6 + y^6 = -6 .