Description: 1. Find the general solution of x´+1/2x=1/4. 2. Find the general solutions of the following linear differential equations: (a) x´+x=10 Solution: x´=10-x; dx/dt=10-x; dx/(10-x)=dt; -d(10-x)/(10-x)=dt; -ln(10-x)=t+C; ln(10-x)=-t+C; 10-x=e^(-t+C); Answer: x(t)=10-e^(-t+C); Test: x´=e^(-t+C); e^(-t+C)+ 10-e^(-t+C)=10; 10=10. (b) x´-3x=27 (c) 4x´+5x=100
3. Find the general solutions of the following differential equations: (a) tx´+2x+t=0 (b) x´-1/tx=t (c) x´-t/(t^2-1)x=t
4. Solve the following Bernoulli equations assuming t>0, x>0: (a) tx´+2x=tx^2 (b) x´=4x+2(e^t)(x^0.5) (c) tx´+x=(x^2)lnt