Active forum topics
- Problems in progression
- Ceva’s Theorem Is More Than a Formula for Concurrency
- 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
- Hydraulics: Water is flowing through a pipe
- Application of Differential Equation: Newton's Law of Cooling
New forum topics
- Ceva’s Theorem Is More Than a Formula for Concurrency
- The Chain Rule Explained: Don't Just Memorize, Visualize It
- The Intuition Behind Integration by Parts (Proof & Example)
- Statics
- Calculus
- Hydraulics: Rotating Vessel
- Hydraulics: Water is flowing through a pipe
- Inverse Trigo
- Problems in progression
- General Solution of $y' = x \, \ln x$
Recent comments
- thankyouu!1 week 6 days ago
- z2 weeks 6 days ago
- Force P only impends motion…2 weeks 6 days ago
- Wow! :>1 month 1 week ago
- In general, the centroid of …1 month 1 week ago
- isn't the centroid of the…1 month 1 week ago
- I get it now, for long I was…1 month 4 weeks ago
- Why is BD Tension?
is it not…1 month 4 weeks ago - Bakit po nagmultiply ng 3/4…3 months 3 weeks ago
- Determine the least depth…1 year 1 month ago


$y = x^2 + c_1 e^{2x} + c_2 e
$y = x^2 + c_1 e^{2x} + c_2 e^{3x}$ ← Equation (1)
$y' = 2x + 2c_1 e^{2x} + 3c_2 e^{3x}$ ← Equation (2)
$y'' = 2 + 4c_1 e^{2x} + 9c_2 e^{3x}$ ← Equation (3)
Equation (2) - 3 × Equation (1)
$y' - y = (2x - 3x^2) - c_1 e^{2x}$ ← Equation (4)
Equation (3) - 3 × Equation (2)
$y'' - y' = (2 - 6x) - 2c_1 e^{2x}$ ← Equation (5)
Equation (5) - 2 × Equation (4)
$(y'' - y') - 2(y' - y) = (2 - 6x) - 2(2x - 3x^2)$
$y'' - 3y' + 2y = 2 - 10x + 6x^2$ ← (answer)