Implicit derivative difficulties

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
kald13
Messages
9
Reaction score
0

Homework Statement



I am struggling with implicit derivatives, and though my course book includes final solutions to odd numbered exercises, it does not show the work. As such, I'm stuck in the process of getting from point A to point B:

Find the derivative y'(x) implicitly of

[itex]((x+3)/y)=4x+y^2[/itex]

2. The attempt at a solution

I know to start with the derivative of each side of the equation:

[itex]((d/dx)[x+3]y-(x+3)(d/dx)[y])/y^2=(d/dx)[4x+y^2][/itex]
[itex]((1)y-(x+3)(y'))/y^2=4+2y(y')[/itex]

Multiply both sides by [itex]y^2[/itex]

[itex]y-y'(x+3)=4y^2+2y^3(y')[/itex]

Subtract [itex]y[/itex] and then divide both sides by [itex]-(x+3)[/itex]

[itex]-y'(x+3)=4y^2-y+2y^3(y')[/itex]
[itex]y'=-(4y^2-y+2y^3(y'))/(x+3)[/itex]

So now I have y' isolated on the left, but I still have a y' on the right that doesn't factor, and I'm not sure what to do with it. I run into a similar problem if I try to isolate y' on the right first, and I'm not sure how to procede from this point.

The solution provided in the book is:

[itex]y'=(y-4y^2)/(x+3+2y^3)[/itex]

Getting close, but not quite there.
 
Physics news on Phys.org
kald13 said:

Homework Statement



I am struggling with implicit derivatives, and though my course book includes final solutions to odd numbered exercises, it does not show the work. As such, I'm stuck in the process of getting from point A to point B:

Find the derivative y'(x) implicitly of

[itex]((x+3)/y)=4x+y^2[/itex]

2. The attempt at a solution

I know to start with the derivative of each side of the equation:

[itex]((d/dx)[x+3]y-(x+3)(d/dx)[y])/y^2=(d/dx)[4x+y^2][/itex]
[itex]((1)y-(x+3)(y'))/y^2=4+2y(y')[/itex]

Multiply both sides by [itex]y^2[/itex]

[itex]y-y'(x+3)=4y^2+2y^3(y')[/itex]

Subtract [itex]y[/itex] and then divide both sides by [itex]-(x+3)[/itex]

[itex]-y'(x+3)=4y^2-y+2y^3(y')[/itex]
[itex]y'=-(4y^2-y+2y^3(y'))/(x+3)[/itex]

So now I have y' isolated on the left, but I still have a y' on the right that doesn't factor, and I'm not sure what to do with it. I run into a similar problem if I try to isolate y' on the right first, and I'm not sure how to procede from this point.

The solution provided in the book is:

[itex]y'=(y-4y^2)/(x+3+2y^3)[/itex]

Getting close, but not quite there.

Starting from ##y-y'(x+3)=4y^2+2y^3(y')## move all of the terms containing y' to one side and factor y' out before you do anything else.