frozen7
- 163
- 0
Solve :
y'' + y' - 12y = 4x^2
The complementary equation I get is y1 = C1 e^3x + C2 e^-4x
But how to solve for the trial solution?
I do it in this way:
f(x) = 4x^2
y2 = D (Ax^2 + Bx + C )...
What I want to know is whether my y2 is correct.
y'' + y' - 12y = 4x^2
The complementary equation I get is y1 = C1 e^3x + C2 e^-4x
But how to solve for the trial solution?
I do it in this way:
f(x) = 4x^2
y2 = D (Ax^2 + Bx + C )...
What I want to know is whether my y2 is correct.
Last edited: