Since you explicitly mention "characteristic equation", I assume you mean the differential equation is
because the phrase is often used in the context of linear ODEs with constant coefficients.
The characteristic equation is then
with roots
and
. Then the characteristic solution is
By substituting
and
, the ODE transforms to
so we have the system of ODEs
In matrix form,
Compute the eigenvalues of the coefficient matrix.
Compute the corresponding eigenvectors.
Then the characteristic solution to the system is
but we only want the second component,
You also mention "initial value problem" but it's unclear what the initial values are. It looks like you might have meant
and
, in which case
By elimination,
and so the particular solution is
You did write d2y/dx2=-5, though, so you also could have meant
, n which case
Take your pick.