
Kai L.
asked 01/18/21Find the general solution (x+2y-1)dx-(2x+y-5)dy=0
2 Answers By Expert Tutors
∂(x+2y-1)/∂y gives 2;
∂[-(2x+y-5)]/∂x or ∂[-2x-y+5]/∂x gives -2.
2 ≠ -2, so (x+2y-1)dx − (2x+y-5)dy = 0 is not an Exact Differential Equation.
Explore a double-transformation method.
Simultaneous solution of x+2y=1 & 2x+y=5 gives (x,y)=(3,-1).
The transformation x = x'+3 & y = y'-1 (with dx=dx' & dy=dy') rewrites the equation as
(x' + 3 + 2y' - 2 -1)dx' - (2x' + 6 + y' - 1 - 5)dy' = 0 which reduces to
(x' + 2y')dx' - (2x' + y')dy' = 0.
A second transformation of y'=vx' (with dy'=vdx'+x'dv) will give (x'+2vx')dx' - (2x'+vx')(vdx'+x'dv) = 0.
Rewrite as x'dx'+2vx'dx'-2vx'dx'-2x'2dv-v2x'dx'-vx'2dv = 0 and simplify to
x'dx'-2x'2dv-v2x'dx'-vx'2dv = 0 or x'(1-v2)dx' - x'2(2+v)dv = 0.
Division of both sides of the equation by x' will yield
(1-v2)dx' - x'(2+v)dv = 0 or (1-v2)dx' - x'(2+v)dv = 0. Then dx'/x' = (2+v)dv/(1-v2).
Further rearrange as 2dv/(1-v2) + vdv/(1-v2) - dx'/x' = 0 and then integrate to
2(0.5) ln |(v+1)/(v-1)| - (0.5) ln |1-v2| - ln |x'| = C1. Multiplication of both sides of the equation by 2
will yield 2 ln |(v+1)/(v-1)| - ln |1-v2| - 2 ln |x'| = C. With v equal to y'/x', take the last equation
to 2 ln |(y'+x')/x'÷(y'-x')/x'| - ln |(x'2-y'2)/x'2| - 2 ln |x'| = C. This simplifies to
ln |(y'+x')2/(y'-x')2 • x'2/(x'2-y'2) • 1/x'2| = C or ln |(x'+y')/(x'-y')3| = C.
Write y' as (y+1) and x' as (x-3) to obtain ln |(x+y-2)/(x-y-4)3| = C.
Stephen H. answered 01/18/21
Tutor of Math, Physics and Engineering ... available online
first, re-arrange the problem to be x+2y-1+(2x+y-5)dy/dx=0
second, let M=x+2y-1 and N=2x+y-5 and define Fx=M and Fy=N
third, show My=2 and Nx=2, thus the problem is an EXACT ODE
fourth, find integral of Mdx holding y constant = x2/2+2xy-x+h(y) = F
fifth, find Fy= 2x+h' = N = 2x+y-5 ... solve for h'=y-5 and h=y2/2-5y
sixth, solution is F=x2/2+2xy-x+y2/2-5y=constant
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Kevin S.
01/18/21