Active forum topics
- The Chain Rule Explained: Don't Just Memorize, Visualize It
- The Intuition Behind Integration by Parts (Proof & Example)
- Statics
- Calculus
- Hydraulics: Rotating Vessel
- Inverse Trigo
- Application of Differential Equation: Newton's Law of Cooling
- Problems in progression
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
New forum topics
- The Chain Rule Explained: Don't Just Memorize, Visualize It
- The Intuition Behind Integration by Parts (Proof & Example)
- Statics
- Calculus
- Hydraulics: Rotating Vessel
- Inverse Trigo
- Problems in progression
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
- Integration of 4x^2/csc^3x√sinxcosx dx
Recent comments
- Bakit po nagmultiply ng 3/4…1 month 2 weeks ago
- Determine the least depth…11 months 2 weeks ago
- Solve mo ang h manually…1 month 2 weeks ago
- Paano kinuha yung height na…11 months 3 weeks ago
- It's the unit conversion…1 year ago
- Refer to the figure below…1 year ago
- where do you get the sqrt411 month 2 weeks ago
- Thank you so much1 month 2 weeks ago
- How did you get the 2.8 mins…1 month 2 weeks ago
- How did you get the distance…1 month 2 weeks ago


$y = C_1 e^x + C_2 e^{2x} + C
$y = C_1 e^x + C_2 e^{2x} + C_3 e^{3x}$ ← Equation (1)
$y' = C_1 e^x + 2C_2 e^{2x} + 3C_3 e^{3x}$ ← Equation (2)
$y'' = C_1 e^x + 4C_2 e^{2x} + 9C_3 e^{3x}$ ← Equation (3)
$y''' = C_1 e^x + 8C_2 e^{2x} + 27C_3 e^{3x}$ ← Equation (4)
Equation (2) - 3 × Equation (1)
$y' - 3y = -2C_1 e^x - C_2 e^{2x}$ ← Equation (5)
Equation (3) - 3 × Equation (2)
$y'' - 3y' = -2C_1 e^x - 2C_2 e^{2x}$ ← Equation (6)
Equation (4) - 3 × Equation (3)
$y''' - 3y'' = -2C_1 e^x - 4C_2 e^{2x}$ ← Equation (7)
Equation (6) - 2 × Equation (5)
$(y'' - 3y') - 2(y' - 3y) = 2C_1 e^x$ ← Equation (8)
Equation (7) - 2 × Equation (6)
$(y''' - 3y'') - 2(y'' - 3y') = 2C_1 e^x$ ← Equation (9)
Equation (9) - Equation (8)
$[ \, (y''' - 3y'') - 2(y'' - 3y') \, ] - [ \, (y'' - 3y') - 2(y' - 3y) \, ] = 0$
$(y''' - 5y'' + 3y') - (y'' - 5y' + 3y) = 0$
$y''' - 6y'' + 8y' - 3y = 0$