Solve y'=(2x+y+1)/(x+2y-4) implicitly.
@myininaya
So dy/dx=(2x+y+1)/(x+2y-4), and then?
Please help me.
is it homogeneous ?
if not, can you make it homegeneous forcibly ?
because you can always solve a homogeneous equation
y=ux u=y/x y'=u'x+u y'=(2+y/x+1/x)/(1+2(y/x)-4/x) =(1/x)(2x+y+1)/(1/x)(x+2y-4) =(2x+y+1)/(x+2y-4)
making a linear equation homogeneous is easy, all you need to is to shift it up/down : |dw:1410378230900:dw|
that substitution works only with homogeneous equations @Idealist10 so think of a way to change the given equation into homogeneous form
those constants +1 and -4 are making this equation difficult, right ?
Yes.
lets get rid off them y'=(2x+y+1)/(x+2y-4) say \(\large u = x+h\) \(\large v = y+k\) \[\large \dfrac{dy}{dx} = \dfrac{dv}{du} \] the given equation changes to : \[\large \dfrac{dv}{du} = \dfrac{2(u-h) + v-k+1}{u-h+2(v-k)-4} \]
choose the values of "h" and "k" such that they eat off the constant terms
a system of equations?
simplifying a bit you get \[\large \dfrac{dv}{du} = \dfrac{2u + v + (\color{red}{-2h-k+1})}{u+2v + (\color{red}{-h-2k-4})} \]
exactly setting those constant terms equal to 0 gives a system of two linear equations which we can solve for good h,k values
it seems \(\large h=2, k=-3 \) are the magic numbers that choice of h,k kills the constant terms and you're left with your favorite homogeneous equation to solve : \[\large \dfrac{dv}{du} = \dfrac{2u + v}{u+2v } \]
solve it, we can change back to xy coordinates after solving this
@myininaya
Join our real-time social learning platform and learn together with your friends!