Solving 1st Order Diff EQ: Check My Work for dy/dx = (3x+2y)/(3x+2y+2)

  • Thread starter Thread starter JinM
  • Start date Start date
  • Tags Tags
    Diff eq
JinM
Messages
64
Reaction score
0

Homework Statement



\frac{dy}{dx} = \frac{3x+2y}{3x+2y+2}

2. The attempt at a solution

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

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

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

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

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

Perhaps you should show me your steps when integrating

\int \frac{u}{5u-4} du
 
Gah, I actually missed TeXing the 5 inside the log function -- I got the same thing as you on paper. Thanks!
 
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...
Back
Top