Implicit differentiation problem.

Dissonance in E
Messages
71
Reaction score
0

Homework Statement


Find y´(x) for x + y = 1/x^2 + 8/y^2


Homework Equations





The Attempt at a Solution


Rewrite the eq. as
x + y = x^-2 + 8y^-2
differentiate.
1 + y´(x) = (-2x^-3) + (-16y^-3)(y´(x))
Rearrange
1 + (2x^-3) = (-16y^-3)(y´(x)) - (y´(x))
(1 + (2x^-3))/(16y^-3) = (-2y´(x))
(1 + (2x^-3))/((-2)16y^-3) = y´(x)

Now I know that the answer should look like this:
(1+2x^−3 )/(−1−16y^−3).

What am i doing wrong?
 
Physics news on Phys.org
Dissonance in E said:
Rearrange
1 + (2x^-3) = (-16y^-3)(y´(x)) - (y´(x))
(1 + (2x^-3))/(16y^-3) = (-2y´(x))
(1 + (2x^-3))/((-2)16y^-3) = y´(x)
Something looks really strange for the 2nd line. Careless mistake?
 
How do i not eliminate the y´(x) term? I am probably doing some really basic mistake that should be enough motivation to make me drop calculus.

1 + (2x^-3) = (-16y^-3)(y´(x)) - (y´(x))
(1 + (2x^-3))/(-16y^-3) = (y´(x)) - (y´(x))
(1 + (2x^-3))/(-16y^-3) = 0
 
You want to make y'(x) the subject, hence you factor it out.
1 + (2x^-3) = (-16y^-3)(y´(x)) - (y´(x)) = y'(x) (-16y^-3 - 1)
This appears to be an algebra issue that you are facing, so you might want to work on it.
 
From: 1 + (2x^-3) = (-16y^-3)(y´(x)) - (y´(x))
You cannot divide by (-16y^-3) on both sides, in order to get your next expression, because the last part of your equation -> " - y´(x) " doesn't have that factor in it.

Instead, "pull out" y´(x) from the second half of the equation giving:

1 + (2x^-3) = y´(x)*[-16y^-3 - 1] (I put in brackets to make it a bit easier.

From here it should be pretty easy, just divide by " -16y^-3 - 1"
 
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...

Similar threads

Back
Top