FermiParadox
- 10
- 0
Okay, I'm going insane. I have these problems completely worked out and have stared at them for centuries but the online homework is still telling me they're wrong. Could anyone here take a look and let me know? I'd appreciate it a ton.
Problem 1: Exact Equation
Given the differential equation (12+5xy)dx + (6xy-1+3x2)dy=0 which is not exact, find an integrating factor (in the form xnym ) and use it to find the general (nonzero) solution. I'm not worried about the general solution because one of the input fields calls for finding the integrating factor and because it tells me I'm wrong, I haven't bothered to go any further to find a wrong general solution.
(12+5xy)dx +(6xy-1+3x2)dy = 0
u = xnym
a. Multiply through by xnym, giving:
b. Now that the equation has been multiplied by the integrating factor, the test for exactness should come up true. Therefore,
c. Okay, now that we have all of those we should be clear to set like terms - those with the same power of xnym - equal to one another, and then solve for n and m.
So our integrating factor is x3y2, yet apparently that's wrong. What gives?
Problem 2: Substitution
Find the general solution of
y' = 1-ey-x+1
Notice the right-hand-side is in the form y' = f(ax+by+c).
The solution should be written in the form f(x,y) = C (where C is the constant of integration).
y' = f(ax+by+c)
f(x,y) = C
y' = 1-ey-x+1
a. Fairly straightforward substitution. I decided to do
b. Now plugging that into the equation, we get-
c. Integrate both sides, substitute back in v.
Not sure what I did wrong here, either. I have a habit when progressing through these problems of making tiny mistakes that botch the entire thing, so if I did that here, please let me know! I think my general approach is right, though.
Problem 1: Exact Equation
Homework Statement
Given the differential equation (12+5xy)dx + (6xy-1+3x2)dy=0 which is not exact, find an integrating factor (in the form xnym ) and use it to find the general (nonzero) solution. I'm not worried about the general solution because one of the input fields calls for finding the integrating factor and because it tells me I'm wrong, I haven't bothered to go any further to find a wrong general solution.
Homework Equations
(12+5xy)dx +(6xy-1+3x2)dy = 0
u = xnym
The Attempt at a Solution
a. Multiply through by xnym, giving:
(12xnym+5xn+1ym+1) dx + (6xn+1ym-1+3xn+2ym)dy = 0
b. Now that the equation has been multiplied by the integrating factor, the test for exactness should come up true. Therefore,
My = Nx
[12bxnym-1 + 5xn+1ym(m+1)] = [6xnym-1(n+1)+3xn+1ym(n+2)]
c. Okay, now that we have all of those we should be clear to set like terms - those with the same power of xnym - equal to one another, and then solve for n and m.
12m = 6(n+1)
12m = 6n+6
12m-6 = 6n
2m-1 = n
5(m+1) = 3(n+2)
5m+5 = 3n + 6
5m = 3n+1
5m = 3(2m-1)+1
5m = 6m-2
-m = -2
m = 2
n = 2m-1
n = 2(2)-1
n = 3
12m = 6n+6
12m-6 = 6n
2m-1 = n
5(m+1) = 3(n+2)
5m+5 = 3n + 6
5m = 3n+1
5m = 3(2m-1)+1
5m = 6m-2
-m = -2
m = 2
n = 2m-1
n = 2(2)-1
n = 3
So our integrating factor is x3y2, yet apparently that's wrong. What gives?
Problem 2: Substitution
Homework Statement
Find the general solution of
y' = 1-ey-x+1
Notice the right-hand-side is in the form y' = f(ax+by+c).
The solution should be written in the form f(x,y) = C (where C is the constant of integration).
Homework Equations
y' = f(ax+by+c)
f(x,y) = C
y' = 1-ey-x+1
The Attempt at a Solution
a. Fairly straightforward substitution. I decided to do
v = y-x+1
v' = y'-1
y' = v'+1
v' = y'-1
y' = v'+1
b. Now plugging that into the equation, we get-
v'+1 = 1-ev
v' = -ev
-e-vdv = dx
v' = -ev
-e-vdv = dx
c. Integrate both sides, substitute back in v.
e-v = x+C
e-v-x = C
e-(y-x+1)-x=C
e-v-x = C
e-(y-x+1)-x=C
Not sure what I did wrong here, either. I have a habit when progressing through these problems of making tiny mistakes that botch the entire thing, so if I did that here, please let me know! I think my general approach is right, though.