8.5E: Exercises for Section 8.5
( \newcommand{\kernel}{\mathrm{null}\,}\)
In exercises 1 - 5, state if each of the following differential equations is linear? Explain your reasoning.
1) dydx=x2y+sinx
2) dydt=ty
- Answer
- Yes
3) dydt+y2=x
4) y′=x3+ex
- Answer
- Yes
5) y′=y+ey
In exercises 6 - 10, write the following first-order differential equations in standard form.
6) y′=x3y+sinx
- Answer
- y′−x3y=sinx
7) y′+3y−lnx=0
8) −xy′=(3x+2)y+xex
- Answer
- y′+(3x+2)xy=−ex
9) dydt=4y+ty+tant
10) dydt=yx(x+1)
- Answer
- dydt−yx(x+1)=0
In exercises 11 - 15, state the integrating factors for each of the following differential equations.
11) y′=xy+3
12) y′+exy=sinx
- Answer
- ex
13) y′=xln(x)y+3x
14) dydx=tanh(x)y+1
- Answer
- −ln(coshx)
15) dydt+3ty=ety
In exercises 16 - 25, solve each differential equation by using integrating factors.
16) y′=3y+2
- Answer
- y=Ce3x−23
17) y′=2y−x2
18) xy′=3y−6x2
- Answer
- y=Cx3+6x2
19) (x+2)y′=3x+y
20) y′=3x+xy
- Answer
- y=Cex2/2−3
21) xy′=x+y
22) sin(x)y′=y+2x
- Answer
- y=Ctan(x2)−2x+4tan(x2)ln(sin(x2))
23) y′=y+ex
24) xy′=3y+x2
- Answer
- y=Cx3−x2
25) y′+lnx=yx
In exercises 26 - 33, solve the given differential equation. Use your calculator to draw a family of solutions. Are there certain initial conditions that change the behavior of the solution?
26) [T] (x+2)y′=2y−1
- Answer
- y=C(x+2)2+12
27) [T] y′=3et/3−2y
28) [T] xy′+y2=sin(3t)
- Answer
- y=C√x+2sin(3t)
29) [T] xy′=2cosxx−3y
30) [T] (x+1)y′=3y+x2+2x+1
- Answer
- y=C(x+1)3−x2−2x−1
31) [T] sin(x)y′+cos(x)y=2x
32) [T] √x2+1y′=y+2
- Answer
- y=Cesinh−1x−2
33) [T] x3y′+2x2y=x+1
In exercises 34 - 43, solve each initial-value problem by using integrating factors.
34) y′+y=x,y(0)=3
- Answer
- y=x+4ex−1
35) y′=y+2x2,y(0)=0
36) xy′=y−3x3,y(1)=0
- Answer
- y=−3x2(x2−1)
37) x2y′=xy−lnx,y(1)=1
38) (1+x2)y′=y−1,y(0)=0
- Answer
- y=1−etan−1x
39) xy′=y+2xlnx,y(1)=5
40) (2+x)y′=y+2+x,y(0)=0
- Answer
- y=(x+2)ln(x+22)
41) y′=xy+2xex,y(0)=2
42) √xy′=y+2x,y(0)=1
- Answer
- y=2e2√x−2x−2√x−1
43) y′=2y+xex,y(0)=−1
44) A falling object of mass m can reach terminal velocity when the drag force is proportional to its velocity, with proportionality constant k. Set up the differential equation and solve for the velocity given an initial velocity of 0.
- Answer
- v(t)=gmk(1−e−kt/m)
45) Using your expression from the preceding problem, what is the terminal velocity? (Hint: Examine the limiting behavior; does the velocity approach a value?)
46) [T] Using your equation for terminal velocity, solve for the distance fallen. How long does it take to fall 5000 meters if the mass is 100 kilograms, the acceleration due to gravity is 9.8 m/s2 and the proportionality constant is 4?
- Answer
- 40.451 seconds
47) A more accurate way to describe terminal velocity is that the drag force is proportional to the square of velocity, with a proportionality constant k. Set up the differential equation and solve for the velocity.
48) Using your expression from the preceding problem, what is the terminal velocity? (Hint: Examine the limiting behavior: Does the velocity approach a value?)
- Answer
- √gmk
49) [T] Using your equation for terminal velocity, solve for the distance fallen. How long does it take to fall 5000 meters if the mass is 100 kilograms, the acceleration due to gravity is 9.8 m/s2 and the proportionality constant is 4? Does it take more or less time than your initial estimate?
In exercises 50 - 54, determine how parameter a affects the solution.
50) Solve the generic equation y′=ax+y. How does varying a change the behavior?
- Answer
- y=Cex−a(x+1)
51) Solve the generic equation y′=ax+y. How does varying a change the behavior?
52) Solve the generic equation y′=ax+xy. How does varying a change the behavior?
- Answer
- y=Cex2/2−a
53) Solve the generic equation y′=x+axy. How does varying a change the behavior?
54) Solve y′−y=ekt with the initial condition y(0)=0. As k approaches 1, what happens to your formula?
- Answer
- y=ekt−etk−1