Skip to main content
Logo image

Section 3.3 Summary & Exercises

Summary of the Key Ideas.

  • Antiderivatives as Solutions to Differential Equations
    • Finding the general antiderivative of a function, f(x), is equivalent to finding the general solution to the differential equation
      dydx=f(x).
  • Direct Integration
    • Process of integrating both sides of a differential equation to directly solve for the dependent variable, y.

Exercises Exercises

General Solution.

Find the general solution for each of the following differential equations. Combine constants where appropriate.

1.

dydx=2x5
Answer. Answer
y=x25x+C

2.

ddx[y]=e2x
Answer. Answer
y=12e2x+C

3.

ddx[xy]=cos(x)
Answer. Answer
y=sin(x)x+Cx

4.

dydt=1t2+t
Answer. Answer
y=1t+12t2+C

5.

dydx=xex
Answer. Answer
y=(x1)ex+C

6.

[sin(x)y]=cos2(x)
Answer. Answer
y=sin(x)2+Csin(x)

7.

y=ln(x)+x2
Answer. Answer
y=xln(x)x+13x3+C

8.

ddP[ePQ]=P
Answer. Answer
Q=eP(PeP+C)

Particular Solution.

Find the particular solution for each of the following differential equations with the given initial condition.

9.

dydx=3x2+2,  y(1)=4
Answer. Answer
y=x3+2x+1

10.

ddt[y]=sin(t),  y(0)=2
Answer. Answer
y=cos(t)+3

11.

ddx[xy]=ex,  y(1)=0
Answer. Answer
y=exxex

12.

dydx=x34,  y(2)=1
Answer. Answer
y=x444x+5

13.

dRdh=1h+h,  R(1)=3
Answer. Answer
R=ln|h|+h22+52

14.

ddx[exy]=sin(x),  y(0)=2
Answer. Answer
y=ex(cos(x)+3)

15.

y=cos(x)+x2,  y(0)=2
Answer. Answer
y=sin(x)+x332

16.

ddx[tan(x)y]=sec2(x),y(π4)=1
Answer. Answer
y=xsec2(x)tan(x)+π/41tan(x)

17.

Attempt to apply direct integration to the differential equation
dydx=x+y.
Get to the point where it becomes clear that you cannot solve for y directly. What is the obstacle?
Answer. Answer
Integrating both sides gives
dydx dx=(x+y) dxy+C1=x dx+y dxy+C1=12x2+C2+y dxyy dx=12x2+C2C1
Without knowing y, we cannot simplify y dx. So the obstacle is that we are unable to combine the these y variables into a single y on the left side.

Exercise Group.

Convert this idea from the integrating factor into some exercises for the direct integration method.

18.

Note 5.
In this chapter, we will study a solution technique that will help us solve differential equations that are first order and linear. Consider this (carefully selected) example.
(14)x7dydx+7x6y=ex
Notice that the dependent variable is y and the independent variable is x, so we seek to find a formula for y in terms of x. The DE is also first order and linear.
You have attempted 1 of 1 activities on this page.