Checking substitution method for dy/dx = (3x+2y)/(3x+2y+2)

  • Thread starter Thread starter JinM
  • Start date Start date
  • Tags Tags
    Diff eq
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
JinM
Messages
64
Reaction score
0

Homework Statement



[itex]\frac{dy}{dx} = \frac{3x+2y}{3x+2y+2}[/itex]

2. The attempt at a solution

I thought I'd let u = 3x+2y+2, which would give me this,

[itex]u' = 5 - \frac{4}{u}[/itex]. This is seperable, and we thus get

[itex]\frac{1}{5}(3x + 2y +2) - \frac{4}{25}\ln|5(3x+2y+2)-4| = x + C[/itex]

Can someone check this? I've been differentiating this beast and I keep getting different coefficients. Is what I got here correct?
 
Last edited:
Physics news on Phys.org
I get

[itex]\frac{1}{5}(3x + 2y +2) + \frac{4}{25}\ln|5(3x+2y+2)-4| = x + C[/itex]

Perhaps you should show me your steps when integrating

[itex]\int \frac{u}{5u-4} du[/itex]
 
Gah, I actually missed TeXing the 5 inside the log function -- I got the same thing as you on paper. Thanks!