Question #58422

6 Solve
(x3+y3)dx−3xy2dy=0
x5−2y3=Cx
x3−2y3=Cx
x3−3y3=Cx
x3−2y2=Cx

7 Solve
(1+2exy)dx+2exy(1−xy)dy=0
5x+2yexy=C
x+2ye2xy=C
x+2yexy=C
5x+3yexy=C

8 Solve
y(xy+1)dx+x(1+xy+x2y2)dy=0
2x2y2lny−2xy−1=Cx2y2
3x2y2lny−2xy−3=Cx2y2
2x2y2lny−xy=Cx2y2
2x3y2lny−2xy−1=Cx2y5

9 Solve
xdy−ydx−x2−y2−−−−−−√dx=0
Cx=2earcsinyx
Cx=earcsinyx
Cx=earcsin2y3x
Cx=earccosyx

10 The population of student P at NOUN increases at a rate proportional to the population and to the addition of 150,250 and the population divided by 3, the differential equation of this statement is
dPdT=3kP(150,250+P)4
dPdT=2kP(150,250+P)3
5dPdT=kP(150,250+P)3
dPdT=kP(150,250+P)3

Expert's answer

Answer on Question #58422 – Math – Differential Equations

Question

6. Solve


(x3+y3)dx3xy2dy=0(x^3 + y^3)dx - 3xy^2dy = 0


Solution


(x3+y3)dx=3xy2dy,x3+y33xy2=dydx,y=13(x2y2+yx)(x^3 + y^3)dx = 3xy^2dy, \quad \frac{x^3 + y^3}{3xy^2} = \frac{dy}{dx}, \quad y' = \frac{1}{3}\left(\frac{x^2}{y^2} + \frac{y}{x}\right)


Substitution y=txy = tx, t=t(x)t = t(x), y=t+txy' = t + t'x, t=yxt = \frac{y}{x}.

We obtain t+tx=13(1t2+t)t + t'x = \frac{1}{3}\left(\frac{1}{t^2} + t\right), tx=13(1t22t)=12t33t2t'x = \frac{1}{3}\left(\frac{1}{t^2} - 2t\right) = \frac{1 - 2t^3}{3t^2}, dtdxx=12t33t2\frac{dt}{dx}x = \frac{1 - 2t^3}{3t^2}, 3t2dt(12t3)=dxx\frac{3t^2dt}{(1 - 2t^3)} = \frac{dx}{x};


3t2dt(12t3)=dxx,12ln12t3=lnCx,12t3=Cx2,12y3x3=Cx2,\int \frac{3t^2dt}{(1 - 2t^3)} = \int \frac{dx}{x}, \quad -\frac{1}{2}\ln |1 - 2t^3| = \ln |Cx|, \quad 1 - 2t^3 = \frac{C}{x^2}, \quad 1 - 2\frac{y^3}{x^3} = \frac{C}{x^2},x32y3=Cxx^3 - 2y^3 = Cx


Answer: x32y3=Cxx^3 - 2y^3 = Cx.

Question

7. Solve


(1+2exy)dx+2exy(1xy)dy=0(1 + 2e^{xy})dx + 2e^{xy}(1 - xy)dy = 0

5x+2y5x + 2y exy = C

x+2yx + 2y exy = C

x+2yx + 2y exy = C

5x+3y5x + 3y exy = C

(May be a bug)

Solution

According to the suggested answer options, this equation must be the total differential equation, or must become it through the introduction of some integrating factors. But we have:


d(5x+2yexy)=(5+2y2exy)dx+2exy(1+xy)dyd(x+2ye2xy)=(1+4y2e2xy)dx+2e2xy(1+2xy)dyd(x+2yexy)=(1+2y2exy)dx+2exy(1+xy)dyd(5x+3yexy)=(5+3y2exy)dx+3exy(1+xy)dy\begin{array}{l} d(5x + 2ye^{xy}) = (5 + 2y^2e^{xy})dx + 2e^{xy}(1 + xy)dy \\ d(x + 2ye^{2xy}) = (1 + 4y^2e^{2xy})dx + 2e^{2xy}(1 + 2xy)dy \\ d(x + 2ye^{xy}) = (1 + 2y^2e^{xy})dx + 2e^{xy}(1 + xy)dy \\ d(5x + 3ye^{xy}) = (5 + 3y^2e^{xy})dx + 3e^{xy}(1 + xy)dy \\ \end{array}


Answer: none of them.

Question

8. Solve


y(xy+1)dx+x(1+xy+x2y2)dy=0y(xy + 1)dx + x(1 + xy + x^2y^2)dy = 0


Solution


dydx=y(xy+1)x(1+xy+x2y2)\frac{dy}{dx} = -\frac{y(xy + 1)}{x(1 + xy + x^2y^2)}


Substitution xy=txy = t, t=t(x)t = t(x), y=txy = \frac{t}{x}, y=txtx2=txtx2y' = \frac{t'x - t}{x^2} = \frac{t'}{x} - \frac{t}{x^2}.

We obtain


txtx2=t(t+1)x2(1+t+t2);txt=t(t+1)(1+t+t2);tx=t(1t+11+t+t2);dtdxx=t31+t+t2;(1+t+t2)dtt3=dxx;\begin{array}{l} \frac{t'}{x} - \frac{t}{x^2} = -\frac{t(t + 1)}{x^2(1 + t + t^2)}; \quad t'x - t = -\frac{t(t + 1)}{(1 + t + t^2)}; \quad t'x = t\left(1 - \frac{t + 1}{1 + t + t^2}\right); \\ \frac{dt}{dx}x = \frac{t^3}{1 + t + t^2}; \quad \frac{(1 + t + t^2)dt}{t^3} = \frac{dx}{x}; \\ \end{array}(1+t+t2)dtt3=dxx,12t21t+lnt=lnx+C,12t21t+lntx=C\int \frac{(1 + t + t^2)dt}{t^3} = \int \frac{dx}{x}, \quad -\frac{1}{2t^2} - \frac{1}{t} + \ln |t| = \ln |x| + C, \quad -\frac{1}{2t^2} - \frac{1}{t} + \ln \left| \frac{t}{x} \right| = C2t2lntx2t1=t2C,2t^2 \ln \left| \frac{t}{x} \right| - 2t - 1 = t^2 C,2x2y2lny2xy1=x2y2C2x^2 y^2 \ln |y| - 2xy - 1 = x^2 y^2 C


Answer: 2x2y2lny2xy1=Cx2y22x^2 y^2 \ln |y| - 2xy - 1 = Cx^2 y^2.

---

Question

9. Solve


xdyydxx2y2dx=0xdy - ydx - x^2 - y^2 - \sqrt{dx} = 0Cx=2earcsinyxCx = 2e \arcsin yxCx=earcsinyxCx = e \arcsin yxCx=earcsin2y3xCx = e \arcsin^2 y^3 xCx=earccosyxCx = e \arccos yx


Answer: I think that the statement of this question is incorrect.

---

Question

10. The population of student P at NOUN increases at a rate proportional to the population and to the addition of 150,250 and the population divided by 3, the differential equation of this statement is

Solution.


dPdT=kP(150,250+P):3,\frac{dP}{dT} = kP(150,250 + P): 3,


Answer: dPdT=kP(150,250+P):3\frac{dP}{dT} = kP(150,250 + P): 3.

---

www.AssignmentExpert.com


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS