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"
 
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...

Similar threads

Back
Top