de-module-4-2021-2022
de-module-4-2021-2022
DE-Module-4 (2021-2022)
College: Engineering
Campus: Bambang
Bachelor of Science in
DEGREE PROGRAM COURSE NO. MATH 4
Electrical Engineering
SPECIALIZATION Electrical COURSE TITLE Differential Equations
YEAR LEVEL 2nd Year TIME FRAME 9 hrs. WK NO. 14 -16 IM NO.
V. COURSE CONTENT
where
f(D) – the linear differential operator
For higher derivatives
𝑑2𝑦
= 𝐷2 𝑦
𝑑𝑥 2
𝑑3𝑦
= 𝐷3 𝑦
𝑑𝑥 3
𝑑4𝑦
= 𝐷4 𝑦
𝑑𝑥 4
.
.
.
𝑑𝑛 𝑦
= 𝐷𝑛 𝑦
𝑑𝑥 𝑛
By operator notation
𝑎0 𝐷 2 𝑦 + 𝑎1 𝐷𝑦 + 𝑎2 𝑦 = 0
(𝑎0 𝐷 2 + 𝑎1 𝐷 + 𝑎2 )𝑦 = 0
In general
𝒚 = 𝑪𝟏 𝒆𝒎𝟏 𝒙 + 𝑪𝟐 𝒆𝒎𝟐 𝒙 + 𝑪𝟑 𝒆𝒎𝟑 𝒙 + ⋯ + 𝑪𝒏 𝒆𝒎𝒏𝒙
EXAMPLE
(𝐷 2 + 2𝐷 − 3)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚2 + 2𝑚 − 3 = 0
(𝑚 + 3)(𝑚 − 1) = 0
(𝑚 + 3) = 0; (𝑚 − 1) = 0
𝑚 = −3, 1
𝑦 = 𝐶1 𝑒 𝑚1 𝑥 + 𝐶2 𝑒 𝑚2 𝑥
𝒚 = 𝑪𝟏 𝒆−𝟑𝒙 + 𝑪𝟐 𝒆𝒙
EXAMPLE
(𝐷 2 + 2𝐷)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚2 + 2𝑚 = 0
𝑚(𝑚 + 2)0
𝑚 = 0; 𝑚+2= 0
𝑚 = 0, −2
𝑦 = 𝐶1 𝑒 𝑚1 𝑥 + 𝐶2 𝑒 𝑚2 𝑥
𝒚 = 𝑪𝟏 + 𝑪𝟐 𝒆−𝟐𝒙
EXAMPLE
(𝐷 2 + 𝐷 − 6)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚2 + 𝑚 − 6 = 0
(𝑚 + 3)(𝑚 − 2) = 0
NVSU-FR-ICD-05-00 (081220) Page |2
“In accordance with Section 185, Fair Use of a Copyright Work of Republic Act 8293,
the copy righted works included in this material may be reproduced for
educational purposes only and not for commercial distribution”
Downloaded by Jackjack Mictahi ([email protected])
lOMoARcPSD|46523762
EXAMPLE
(𝐷 2 + 5𝐷 + 6)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚2 + 5𝑚 + 6 = 0
(𝑚 + 3)(𝑚 + 2) = 0
𝑚 + 3 = 0; 𝑚+2 =0
𝑚 = −3, −2
𝑦 = 𝐶1 𝑒 𝑚1 𝑥 + 𝐶2 𝑒 𝑚2 𝑥
𝒚 = 𝑪𝟏 𝒆−𝟑𝒙 + 𝑪𝟐 𝒆−𝟐𝒙
EXAMPLE
(𝐷 3 + 3𝐷 2 − 4𝐷)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚3 + 3𝑚2 − 4𝑚 = 0
𝑚(𝑚 + 4)(𝑚 − 1) = 0
𝑚 = 0; 𝑚 + 4 = 0; 𝑚−1 =0
𝑚 = 0, −4, 1
𝑦 = 𝐶1 𝑒 𝑚1 𝑥 + 𝐶2 𝑒 𝑚2 𝑥 + 𝐶3 𝑒 𝑚3 𝑥
𝒚 = 𝑪𝟏 + 𝑪𝟐 𝒆−𝟒𝒙 + 𝑪𝟑 𝒆𝒙
EXAMPLE
(𝐷 3 − 3𝐷 2 − 10𝐷)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚3 − 3𝑚2 − 10𝑚 = 0
𝑚(𝑚 − 5)(𝑚 + 2) = 0
𝑚 = 0; 𝑚 − 5 = 0; 𝑚+2 =0
𝑚 = 0, 5, −2
𝑦 = 𝐶1 𝑒 𝑚1 𝑥 + 𝐶2 𝑒 𝑚2 𝑥 + 𝐶3 𝑒 𝑚3 𝑥
𝒚 = 𝑪𝟏 + 𝑪𝟐 𝒆𝟓𝒙 + 𝑪𝟑 𝒆−𝟐𝒙
EXAMPLE
(𝐷 3 + 6𝐷 2 + 11𝐷 + 6)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚3 + 6𝑚2 + 11𝑚 + 6 = 0
Factoring method:
✓ By Synthetic Division
✓ By Calculator
By Synthetic Division
-2 1 6 11 6
-2 -8 6
1 4 3 0
𝑚2 + 4𝑚 + 3 = 0
(𝑚 + 3)(𝑚 + 1) = 0
𝑚 + 3 = 0; 𝑚 + 1 = 0;
NVSU-FR-ICD-05-00 (081220) Page |3
“In accordance with Section 185, Fair Use of a Copyright Work of Republic Act 8293,
the copy righted works included in this material may be reproduced for
educational purposes only and not for commercial distribution”
Downloaded by Jackjack Mictahi ([email protected])
lOMoARcPSD|46523762
EXAMPLE
(𝐷 3 + 3𝐷 2 − 4𝐷 − 12)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚3 + 3𝑚2 − 4𝑚 − 12 = 0
By Synthetic Division
-2 1 3 -4 -12
-2 -2 12
1 1 -6 0
𝑚2 + 𝑚 − 6 = 0
(𝑚 + 3)(𝑚 − 2) = 0
𝑚 + 3 = 0; 𝑚 − 2 = 0;
𝑚 = −2, −3, 2
𝑦 = 𝐶1 𝑒 𝑚1 𝑥 + 𝐶2 𝑒 𝑚2 𝑥 + 𝐶3 𝑒 𝑚3 𝑥
𝒚 = 𝑪𝟏 𝒆−𝟐𝒙 + 𝑪𝟐 𝒆−𝟑𝒙 + 𝑪𝟑 𝒆𝟐𝒙
EXAMPLE
(4𝐷 3 − 7𝐷 + 3)𝑦 = 0
Solution:
The Auxiliary Equation
4𝑚3 − 7𝑚 + 3 = 0
By Synthetic Division
1 4 0 -7 3
4 4 -3
4 4 -3 0
4𝑚2 + 4𝑚 − 3 = 0
(2𝑚 − 1)(2𝑚 + 3) = 0
2𝑚 − 1 = 0; 2𝑚 + 3 = 0;
1 3
𝑚 = 1, , −
2 2
𝑦 = 𝐶1 𝑒 𝑚1 𝑥 + 𝐶2 𝑒 𝑚2 𝑥 + 𝐶3 𝑒 𝑚3 𝑥
𝟏 𝟑
𝒚 = 𝑪𝟏 𝒆𝒙 + 𝑪𝟐 𝒆𝟐𝒙 + 𝑪𝟑 𝒆−𝟐𝒙
EXAMPLE
𝑑3𝑥 𝑑2𝑥 𝑑𝑥
( 3 + 2 −2 )=0
𝑑𝑡 𝑑𝑡 𝑑𝑡
Solution:
The Auxiliary Equation
𝑚3 + 𝑚2 − 2𝑚 = 0
𝑚(𝑚 + 2)(𝑚 − 1) = 0
𝑚 = 0; 𝑚 + 2 = 0; 𝑚 − 1 = 0;
𝑚 = 0, −2, 1
𝑦 = 𝐶1 𝑒 𝑚1 𝑥 + 𝐶2 𝑒 𝑚2 𝑥 + 𝐶3 𝑒 𝑚3 𝑥
𝒚 = 𝑪𝟏 + 𝑪𝟐 𝒆−𝟐𝒙 + 𝑪𝟑 𝒆𝒙
Solution:
The Auxiliary Equation
𝑚2 − 2𝑚 − 3 = 0
(𝑚 − 3)(𝑚 + 1) = 0
𝑚 − 3 = 0; 𝑚 + 1 = 0;
𝑚 = 3, −1
𝑦 = 𝐶1 𝑒 𝑚1 𝑥 + 𝐶2 𝑒 𝑚2 𝑥
𝒚 = 𝑪𝟏 𝒆𝟑𝒙 + 𝑪𝟐 𝒆−𝒙
For the particular solution, two arbitrary constants
𝑦 = 𝐶1 𝑒 3𝑥 + 𝐶2 𝑒 −𝑥
𝑦 ′ = 3𝐶1 𝑒 3𝑥 − 𝐶2 𝑒 −𝑥
When x = 0, y = 0
𝑦 = 𝐶1 𝑒 3𝑥 + 𝐶2 𝑒 −𝑥
0 = 𝐶1 + 𝐶2
When x = 0, y’ = -4
𝑦 ′ = 3𝐶1 𝑒 3𝑥 − 𝐶2 𝑒 −𝑥
−4 = 3𝐶1 + 𝐶2
Solving simultaneously
𝐶1 = −1
𝐶2 = 1
Hence
𝑦 = 𝐶1 𝑒 3𝑥 + 𝐶2 𝑒 −𝑥
𝑦 = −𝑒 3𝑥 + 𝑒 −𝑥
𝒚 = 𝒆−𝒙 − 𝒆𝟑𝒙
Find the general solution. When the operator D is used, it is implied that the independent
variable is x.
EXAMPLE
(𝐷 2 − 6𝐷 + 9)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚2 − 6𝑚 + 9 = 0
(𝑚 − 3)(𝑚 − 3) = 0
𝑚 = 3, 3
𝑦 = 𝐶1 𝑒 𝑏𝑥 + 𝐶2 𝑥𝑒 𝑏𝑥
𝒚 = 𝑪𝟏 𝒆𝟑𝒙 + 𝑪𝟐 𝒙𝒆𝟑𝒙
EXAMPLE
(𝐷 2 + 4𝐷 + 4)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚2 + 4𝑚 + 4 = 0
(𝑚 + 2)(𝑚 + 2) = 0
𝑚 = −2, −2
𝑦 = 𝐶1 𝑒 𝑏𝑥 + 𝐶2 𝑥𝑒 𝑏𝑥
𝒚 = 𝑪𝟏 𝒆−𝟐𝒙 + 𝑪𝟐 𝒙𝒆−𝟐𝒙
EXAMPLE
(4𝐷 3 + 4𝐷 2 + 𝐷)𝑦 = 0
Solution:
The Auxiliary Equation
4𝑚3 + 4𝑚2 + 𝑚 = 0
𝑚(2𝑚 + 1)(2𝑚 + 1) = 0
1 1
𝑚 = 0, − , −
2 2
𝑦 = 𝐶1 𝑒 𝑏𝑥 + (𝐶2 𝑒 𝑏𝑥 + 𝐶3 𝑥𝑒 𝑏𝑥 )
1 1
𝑦 = 𝐶1 + (𝐶2 𝑒 −2𝑥 + 𝐶3 𝑥𝑒 −2𝑥 )
𝟏
𝒚 = 𝑪𝟏 + (𝑪𝟐 + 𝑪𝟑 𝒙)𝒆−𝟐𝒙
EXAMPLE
(𝐷 3 − 8𝐷 2 + 16𝐷)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚3 − 8𝑚2 + 16𝑚 = 0
𝑚(𝑚2 − 8𝑚 + 16) = 0
𝑚(𝑚 − 4)(𝑚 − 4) = 0
𝑚 = 0, 4, 4
𝑦 = 𝐶1 𝑒 𝑏𝑥 + (𝐶2 𝑒 𝑏𝑥 + 𝐶3 𝑥𝑒 𝑏𝑥 )
𝑦 = 𝐶1 + (𝐶2 𝑒 4𝑥 + 𝐶3 𝑥𝑒 4𝑥 )
𝒚 = 𝑪𝟏 + (𝑪𝟐 + 𝑪𝟑 𝒙)𝒆𝟒𝒙
Solution:
The Auxiliary Equation
𝑚4 + 6𝑚3 + 9𝑚2 = 0
𝑚2 (𝑚2 + 6𝑚 + 9) = 0
𝑚2 (𝑚 + 3)(𝑚 + 3) = 0
𝑚 = 0, 0, −3, −3
𝑦 = (𝐶1 𝑒 𝑏𝑥 + 𝐶2 𝑥𝑒 𝑏𝑥 ) + (𝐶3 𝑒 𝑏𝑥 + 𝐶4 𝑥𝑒 𝑏𝑥 )
𝑦 = (𝐶1 + 𝐶2 𝑥) + (𝐶3 𝑒 −3𝑥 + 𝐶4 𝑥𝑒 −3 )
𝒚 = (𝑪𝟏 + 𝑪𝟐 𝒙) + (𝑪𝟑 + 𝑪𝟒 𝒙)𝒆−𝟑𝒙
EXAMPLE
(𝐷 3 − 3𝐷 2 + 4)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚3 − 3𝑚2 + 4 = 0
By Synthetic Division
2 1 -3 0 4
2 -2 -4
1 -1 -2 0
(𝑚2 − 𝑚 − 2) = 0
(𝑚 − 2)(𝑚 + 1) = 0
𝑚 = −1, 2, 2
𝑦 = 𝐶1 𝑒 𝑏𝑥 + (𝐶2 𝑒 𝑏𝑥 + 𝐶3 𝑥𝑒 𝑏𝑥 )
𝑦 = 𝐶1 𝑒 −𝑥 + (𝐶2 𝑒 2𝑥 + 𝐶3 𝑥𝑒 2𝑥 )
𝒚 = 𝑪𝟏 𝑒 −𝑥 + (𝑪𝟐 + 𝑪𝟑 𝒙)𝒆𝟐𝒙
EXAMPLE
(4𝐷 3 − 3𝐷 + 1)𝑦 = 0
Solution:
The Auxiliary Equation
4𝑚3 − 3𝑚 + 1 = 0
By Synthetic Division
-1 4 0 -3 1
-4 4 -1
4 -4 1 0
(4𝑚2 − 4𝑚 + 1) = 0
(2𝑚 − 1)(2𝑚 − 1) = 0
1 1
𝑚 = −1, ,
2 2
𝑦 = 𝐶1 𝑒 𝑏𝑥 + (𝐶2 𝑒 𝑏𝑥 + 𝐶3 𝑥𝑒 𝑏𝑥 )
1 1
𝑦 = 𝐶1 𝑒 −𝑥 + (𝐶2 𝑒 2𝑥 + 𝐶3 𝑥𝑒 2𝑥 )
𝟏
𝒚 = 𝑪𝟏 𝑒 −𝑥 + (𝑪𝟐 + 𝑪𝟑 𝒙)𝒆𝟐𝒙
EXAMPLE
(𝐷 4 − 3𝐷 3 − 6𝐷 2 + 28𝐷 − 24)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚4 − 3𝑚3 − 6𝑚2 + 28𝑚 − 24 = 0
(𝑚3 − 𝑚2 − 8𝑚 + 12) = 0
2 1 -1 -8 12
2 2 -12
1 1 -6 0
(𝑚2 + 𝑚 − 6) =
(𝑚 − 2)(𝑚 + 3) = 0
𝑚 = −3, 2, 2, 2
𝑦 = 𝐶1 𝑒 𝑏𝑥 + (𝐶2 𝑒 𝑏𝑥 + 𝐶3 𝑥𝑒 𝑏𝑥 + 𝐶4 𝑥 2 𝑒 𝑏𝑥 )
𝑦 = 𝐶1 𝑒 −3𝑥 + (𝐶2 𝑒 2𝑥 + 𝐶3 𝑥𝑒 2𝑥 + 𝐶4 𝑥 2 𝑒 2𝑥 )
𝒚 = 𝑪𝟏 𝒆−𝟑𝒙 + (𝑪𝟐 + 𝑪𝟑 𝒙 + 𝑪𝟒 𝒙𝟐 )𝒆𝟐𝒙
EXAMPLE
(𝐷 3 + 3𝐷 2 + 3𝐷 + 1)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚3 + 3𝑚2 + 3𝑚 + 1 = 0
(𝑚 + 1)(𝑚 + 1)(𝑚 + 1) = 0
𝑚 = −1, −1, −1
𝑦 = 𝐶1 𝑒 𝑏𝑥 + 𝐶2 𝑥𝑒 𝑏𝑥 + 𝐶3 𝑥 2 𝑒 𝑏𝑥
𝑦 = 𝐶1 𝑒 −𝑥 + 𝐶2 𝑥𝑒 −𝑥 + 𝐶3 𝑥 2 𝑒 −𝑥
𝒚 = (𝑪𝟏 + 𝑪𝟐 𝒙 + 𝑪𝟑 𝒙𝟐 )𝒆−𝒙
EXAMPLE
(𝐷 5 − 𝐷 3 )𝑦 = 0
Solution:
The Auxiliary Equation
𝑚5 − 𝑚3
𝑚3 (𝑚2 − 1) = 0
𝑚3 (𝑚 − 1)(𝑚 + 1) = 0
𝑚 = 0, 0, 0 − 1,1
𝑦 = 𝐶1 𝑒 𝑏𝑥 + 𝐶2 𝑥𝑒 𝑏𝑥 + 𝐶3 𝑥 2 𝑒 𝑏𝑥 + 𝐶4 𝑒 𝑏𝑥 + 𝐶5 𝑥𝑒 𝑏𝑥
𝑦 = 𝐶1 + 𝐶2 𝑥 + 𝐶3 𝑥 2 + 𝐶4 𝑒 −𝑥 + 𝐶5 𝑥𝑒 −𝑥
𝒚 = (𝑪𝟏 + 𝑪𝟐 𝒙 + 𝑪𝟑 𝒙𝟐 )+(𝑪𝟒 + 𝑪𝟓 𝒙)𝒆−𝒙
Find the general solution. When the operator D is used, it is implied that the independent
variable is x.
1. (4𝐷 4 − 4𝐷 3 − 23𝐷 2 + 12𝐷 + 36)𝑦 = 0
2. (27𝐷 4 − 18𝐷 2 + 8𝐷 − 1)𝑦 = 0
3. (4𝐷 5 − 23𝐷 3 − 33𝐷 2 − 17𝐷 − 3)𝑦 = 0
4. (𝐷 4 − 5𝐷 2 − 6𝐷 − 2)𝑦 = 0
5. (𝐷 5 − 5𝐷 4 + 7𝐷 3 + 𝐷 2 − 8𝐷 + 4)𝑦 = 0
where
f(D) – the linear differential operator
For higher derivatives
𝑑2𝑦
= 𝐷2 𝑦
𝑑𝑥 2
𝑑3𝑦
= 𝐷3 𝑦
𝑑𝑥 3
𝑑4𝑦
= 𝐷4 𝑦
𝑑𝑥 4
.
.
.
𝑑𝑛 𝑦
= 𝐷𝑛 𝑦
𝑑𝑥 𝑛
By operator notation
𝑎0 𝐷 2 𝑦 + 𝑎1 𝐷𝑦 + 𝑎2 𝑦 = 0
(𝑎0 𝐷 2 + 𝑎1 𝐷 + 𝑎2 )𝑦 = 0
but
𝑦 = 𝐶1 𝑒 𝑚1 𝑥 + 𝐶2 𝑒 𝑚2 𝑥
𝑦 = 𝐶1 𝑒 (𝑎+𝑖𝑏)𝑥 + 𝐶2 𝑒 (𝑎−𝑖𝑏)𝑥
𝑦 = 𝐶1 𝑒 𝑎𝑥 𝑒 𝑖𝑏𝑥 + 𝐶2 𝑒 𝑎𝑥 𝑒 −𝑖𝑏𝑥
EXAMPLE
(𝐷 2 − 2𝐷 + 5)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚2 − 2𝑚 + 5 = 0
EXAMPLE
(𝐷 2 + 9)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚2 + 9 = 0
By Quadratic Equation
𝑚 = ±3𝑖
𝑚 = 3𝑖, −3𝑖
EXAMPLE
(𝐷 2 − 4𝐷 + 7)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚2 − 4𝑚 + 7 = 0
By Quadratic Equation
−𝑏 ± √𝑏 2 − 4𝑎𝑐
𝑚=
2𝑎
−(−4) ± √(−4)2 − 4(1)(7)
𝑚=
2(1)
4 ± i 2√3
𝑚= = 2 ± 𝑖√3
2
𝑚 = 2 − 𝑖√3, 2 + 𝑖√3
EXAMPLE
(𝐷 4 + 2𝐷 3 + 10𝐷 2 )𝑦 = 0
Solution:
The Auxiliary Equation
𝑚4 + 2𝑚3 + 10𝑚2 = 0
𝑚2 (𝑚2 + 2𝑚 + 10) = 0
By Quadratic Equation
−𝑏 ± √𝑏 2 − 4𝑎𝑐
𝑚=
2𝑎
−(2) ± √(2)2 − 4(1)(10)
𝑚=
2(1)
NVSU-FR-ICD-05-00 (081220) P a g e | 10
“In accordance with Section 185, Fair Use of a Copyright Work of Republic Act 8293,
the copy righted works included in this material may be reproduced for
educational purposes only and not for commercial distribution”
Downloaded by Jackjack Mictahi ([email protected])
lOMoARcPSD|46523762
EXAMPLE
(𝐷 3 + 7𝐷 2 + 19𝐷 + 13)𝑦 = 0
Solution:
The Auxiliary Equation
𝑚3 + 7𝑚2 + 19𝑚 + 13 = 0
By Synthetic Division
-1 1 7 19 13
-1 -6 -13
1 6 13 0
(𝑚2 + 6𝑚 + 13) = 0
By Quadratic Equation
−𝑏 ± √𝑏 2 − 4𝑎𝑐
𝑚=
2𝑎
−(6) ± √(6)2 − 4(1)(13)
𝑚=
2(1)
−6 ± i4
𝑚= = −3 ± 2𝑖
2
𝑚 = −1, −3 + 2𝑖, −3 − 2𝑖
Find the general solution. When the operator D is used, it is implied that the independent
variable is x.
1. (𝐷 4 + 18𝐷 2 + 81)𝑦 = 0
2. (2𝐷 4 + 11𝐷 3 − 4𝐷 2 − 69𝐷 + 34)𝑦 = 0
3. (𝐷 6 + 9𝐷 4 + 24𝐷 2 + 16)𝑦 = 0
4. (2𝐷 3 − 𝐷 2 + 36𝐷 − 18)𝑦 = 0
5. (𝐷 5 + 𝐷 4 − 7𝐷 3 − 11𝐷 2 − 8𝐷 − 12)𝑦 = 0
NVSU-FR-ICD-05-00 (081220) P a g e | 11
“In accordance with Section 185, Fair Use of a Copyright Work of Republic Act 8293,
the copy righted works included in this material may be reproduced for
educational purposes only and not for commercial distribution”
Downloaded by Jackjack Mictahi ([email protected])
lOMoARcPSD|46523762
A) Book/Printed Resources
Arthur David Snider, Edward B. Saff, R. Kent Nagle. (2017). Fundamentals of Differential Equations,
8th Edition. Boston: Pearson Education, Incorporated, Rights andContractsDepartment, 501
Boylston Street, Suite 900, Boston, MA 02116.
Bird, J. (2020). Higher Engineering Mathematics, 6th Edition. Oxford, UK: Elsevier's Science and
Technology Rights Department.
Earl D. Rainville, Phillip E. Bedient. (1989). Elementary Differential Equations. Quezon City: EDCA
Publishing and Distributing Corporation, 388 Quezon Avenue, Quezon City.
Zill, D. G. (2012). A first Course in Differential Equations with Applications, 9th Edition. California, USA:
Cengage Learning.
B) e-Resources
http://www.soton.ac.uk/~cjg/eng1/modules/modules.html
http://www.mit.opencourseware.com
http://www.mathalino.com/reviewer/advance-engineering-mathematics/advance-engineering-
mathematics
http://ecereviewcourse.blogspot.com/p/math.html
NVSU-FR-ICD-05-00 (081220) P a g e | 12
“In accordance with Section 185, Fair Use of a Copyright Work of Republic Act 8293,
the copy righted works included in this material may be reproduced for
educational purposes only and not for commercial distribution”
Downloaded by Jackjack Mictahi ([email protected])