Obtain the general solution of the following equations. 1. xydx + (x ^ 2 - 3y) * d * y = 0 2. y' =y-xy³e-2x Solve the following problem: 1. The population of a community will be treble by the year 2009. If the population in the year 1998 initially has 2,025, find the year when the population will be doubled. What is the population in the year 2012? 2. A thermometer reading of 50 degrees Celsius was plunged into a tub of frozen water. If the thermometer reads 30 degrees Celsius after 5 seconds, what will be the reading after 10 seconds? How long will it take for the thermometer reading to drop to 20 degrees Celsius?
1
Expert's answer
2021-10-29T03:01:44-0400
1.
integrating factor:
μ(y)=y
xy2+(x2−3y)yy′=0
(xy2)y=((x2−3y)y)x=2xy
this is exact equation
solution is
f(x,y)=c
f(x,y)=∫xy2dx=x2y2/2+g(y)
fy(x,y)=(x2y2/2+g(y))y=xy2+dg(y)/dy
x2y+dg(y)/dy=y(x2−3y)
dg(y)/dy=−3y2
g(y)=−y3
f(x,y)=−y3+x2y2/2
y3+x2y2/2=c
2.
−2y′/y2+2/y2=2xe−2x
v(x)=1/y2
v′+2v=2xe−2x
μ(x)=e2x
v′e2x+2ve2x=2x
dxd(ve2x)=2x
ve2x=x2+c
v=e−2x(x2+c)
y(x)=±x2+cex
1.
for exponential growth:
A=A0ekt
A0=2025 in 1998
in 2009:
A=A0e11k=3A0
k=ln3/11=0.1
then population will be doubled:
2A0=A0e0.1t
t=ln2/0.1=6.9 years - in 2004
population in the year 2012:
A=2025e0.1⋅14=8211
2.
by Newton's law of cooling:
T−T0=cekt
Then:
50−0=ce0
c=50
30−0=50e5k
k=ln(3/5)/5=−0.1
reading after 10 seconds:
T=50e−0.1⋅10=18.4°C
time for the thermometer reading to drop to 20 degrees Celsius:
Comments